flake: Restore www.chvp.be input to my gitlab
This commit is contained in:
parent
f081f8e694
commit
bc0267963c
2 changed files with 8 additions and 6 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -45,11 +45,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1696181154,
|
"lastModified": 1696182625,
|
||||||
"narHash": "sha256-zezcv1xdf1AT5yT7nHkyfbat5oPY553KTJhNnutObZ0=",
|
"narHash": "sha256-qt2eSjH86lx8RSyRWknY2nGW5clMHqxsYaJD1PjnodU=",
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
"repo": "api",
|
"repo": "api",
|
||||||
"rev": "5f9031bec5f8111c4a218f63d34439f618a2843b",
|
"rev": "6c6f64be6156d0500ea3d76cf769f5f5fe0ad763",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -681,17 +681,19 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
|
"host": "git.chvp.be",
|
||||||
"lastModified": 1678093735,
|
"lastModified": 1678093735,
|
||||||
"narHash": "sha256-tA4HfESVtOozPBmHyxNwWcdfLYxaNuMgS+jnKTjr6P4=",
|
"narHash": "sha256-tA4HfESVtOozPBmHyxNwWcdfLYxaNuMgS+jnKTjr6P4=",
|
||||||
"owner": "chvp",
|
"owner": "chvp",
|
||||||
"repo": "www.chvp.be",
|
"repo": "www.chvp.be",
|
||||||
"rev": "364488efc0d31a32fc112e6862efd6a453f5e3ef",
|
"rev": "364488efc0d31a32fc112e6862efd6a453f5e3ef",
|
||||||
"type": "github"
|
"type": "gitlab"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
"host": "git.chvp.be",
|
||||||
"owner": "chvp",
|
"owner": "chvp",
|
||||||
"repo": "www.chvp.be",
|
"repo": "www.chvp.be",
|
||||||
"type": "github"
|
"type": "gitlab"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -77,7 +77,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
www-chvp-be = {
|
www-chvp-be = {
|
||||||
url = "github:chvp/www.chvp.be";
|
url = "gitlab:chvp/www.chvp.be?host=git.chvp.be";
|
||||||
inputs = {
|
inputs = {
|
||||||
devshell.follows = "devshell";
|
devshell.follows = "devshell";
|
||||||
flake-utils.follows = "flake-utils";
|
flake-utils.follows = "flake-utils";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue