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": {
|
||||
"lastModified": 1696181154,
|
||||
"narHash": "sha256-zezcv1xdf1AT5yT7nHkyfbat5oPY553KTJhNnutObZ0=",
|
||||
"lastModified": 1696182625,
|
||||
"narHash": "sha256-qt2eSjH86lx8RSyRWknY2nGW5clMHqxsYaJD1PjnodU=",
|
||||
"owner": "accentor",
|
||||
"repo": "api",
|
||||
"rev": "5f9031bec5f8111c4a218f63d34439f618a2843b",
|
||||
"rev": "6c6f64be6156d0500ea3d76cf769f5f5fe0ad763",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -681,17 +681,19 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"host": "git.chvp.be",
|
||||
"lastModified": 1678093735,
|
||||
"narHash": "sha256-tA4HfESVtOozPBmHyxNwWcdfLYxaNuMgS+jnKTjr6P4=",
|
||||
"owner": "chvp",
|
||||
"repo": "www.chvp.be",
|
||||
"rev": "364488efc0d31a32fc112e6862efd6a453f5e3ef",
|
||||
"type": "github"
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
"host": "git.chvp.be",
|
||||
"owner": "chvp",
|
||||
"repo": "www.chvp.be",
|
||||
"type": "github"
|
||||
"type": "gitlab"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
};
|
||||
};
|
||||
www-chvp-be = {
|
||||
url = "github:chvp/www.chvp.be";
|
||||
url = "gitlab:chvp/www.chvp.be?host=git.chvp.be";
|
||||
inputs = {
|
||||
devshell.follows = "devshell";
|
||||
flake-utils.follows = "flake-utils";
|
||||
|
|
Loading…
Add table
Reference in a new issue