chore: move nixvim repo

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-09-18 11:00:38 +02:00
parent eb1d4559a0
commit 1a53b3e5c8
Signed by: lander
GPG key ID: 0142722B4B0C536F
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -518,17 +518,17 @@
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1747178526,
"narHash": "sha256-bq5/BV4gDUvB6Ju6GXRWk1eIWzePBXeFQjxOCZ7mKSw=",
"lastModified": 1754427396,
"narHash": "sha256-ihFbF9pCXQrh2AjNnwkSbpc90KEnYa5VqIMFACqIa1s=",
"ref": "refs/heads/main",
"rev": "6f23eea774dd98bd75c5b3735cd475bb2fefd9d4",
"revCount": 139,
"rev": "86ade85ed224632f2e4b3f6e8f070e957634725e",
"revCount": 153,
"type": "git",
"url": "https://codeberg.org/landervdb/nixvim.git"
"url": "https://git.escapeangle.com/lander/nixvim.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/landervdb/nixvim.git"
"url": "https://git.escapeangle.com/lander/nixvim.git"
}
},
"nixvim_2": {

View file

@ -24,7 +24,7 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# neovim
nixvim.url = "git+https://codeberg.org/landervdb/nixvim.git";
nixvim.url = "git+https://git.escapeangle.com/lander/nixvim.git";
# mailserver
nixos-mailserver = {