update url

This commit is contained in:
♥ Minnie ♥ 2025-04-27 18:44:45 +08:00
parent d9aa1e05d4
commit 476bc888ea
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 7 additions and 7 deletions

View file

@ -703,17 +703,17 @@
"nixvim": "nixvim_2" "nixvim": "nixvim_2"
}, },
"locked": { "locked": {
"lastModified": 1744894144, "lastModified": 1745750453,
"narHash": "sha256-2blXYiX4UffkVmLzR/BGC1Yk7ws+nTXhQbZhKtyvAKA=", "narHash": "sha256-E0exlm3TZ9O7oRN98Qt9PFApeGRfhByNtjWVeyCdgU8=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "0c866cfd92c725fc9da222845f1e2362c0b9cf93", "rev": "08e4b09c111ddadd946e7ec96f4f9ee9dd1a1b1c",
"revCount": 58, "revCount": 59,
"type": "git", "type": "git",
"url": "https://git.sajenim.dev/jasmine/nvim.nix.git" "url": "https://git.sajenim.dev/jasmine/nixvim-config.git"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "https://git.sajenim.dev/jasmine/nvim.nix.git" "url": "https://git.sajenim.dev/jasmine/nixvim-config.git"
} }
}, },
"nixvim_2": { "nixvim_2": {

View file

@ -24,7 +24,7 @@
crowdsec.url = "git+https://codeberg.org/kampka/nix-flake-crowdsec.git"; crowdsec.url = "git+https://codeberg.org/kampka/nix-flake-crowdsec.git";
# Our personal flakes # Our personal flakes
nixvim.url = "git+https://git.sajenim.dev/jasmine/nvim.nix.git"; nixvim.url = "git+https://git.sajenim.dev/jasmine/nixvim-config.git";
xmonad-config.url = "git+https://git.sajenim.dev/jasmine/xmonad-config.git"; xmonad-config.url = "git+https://git.sajenim.dev/jasmine/xmonad-config.git";
# Add any other flake you might need. # Add any other flake you might need.