chore: move nixvim repo
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
eb1d4559a0
commit
1a53b3e5c8
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -518,17 +518,17 @@
|
||||||
"pre-commit-hooks": "pre-commit-hooks"
|
"pre-commit-hooks": "pre-commit-hooks"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1747178526,
|
"lastModified": 1754427396,
|
||||||
"narHash": "sha256-bq5/BV4gDUvB6Ju6GXRWk1eIWzePBXeFQjxOCZ7mKSw=",
|
"narHash": "sha256-ihFbF9pCXQrh2AjNnwkSbpc90KEnYa5VqIMFACqIa1s=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "6f23eea774dd98bd75c5b3735cd475bb2fefd9d4",
|
"rev": "86ade85ed224632f2e4b3f6e8f070e957634725e",
|
||||||
"revCount": 139,
|
"revCount": 153,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://codeberg.org/landervdb/nixvim.git"
|
"url": "https://git.escapeangle.com/lander/nixvim.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://codeberg.org/landervdb/nixvim.git"
|
"url": "https://git.escapeangle.com/lander/nixvim.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixvim_2": {
|
"nixvim_2": {
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
# neovim
|
# neovim
|
||||||
nixvim.url = "git+https://codeberg.org/landervdb/nixvim.git";
|
nixvim.url = "git+https://git.escapeangle.com/lander/nixvim.git";
|
||||||
|
|
||||||
# mailserver
|
# mailserver
|
||||||
nixos-mailserver = {
|
nixos-mailserver = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue