Switch to upstream; srid/nixos-flake#64 is merged

main
Bo Jeanes 2024-07-17 10:57:58 +10:00
parent 58e52789fb
commit 6b446fa0a9
2 changed files with 5 additions and 5 deletions

View File

@ -187,15 +187,15 @@
}, },
"nixos-flake": { "nixos-flake": {
"locked": { "locked": {
"lastModified": 1721104497, "lastModified": 1721140942,
"narHash": "sha256-iEqZGdnkG+Hm0jZhS59NJwEyB6z9caVnudWPGHZ/FAE=", "narHash": "sha256-iEqZGdnkG+Hm0jZhS59NJwEyB6z9caVnudWPGHZ/FAE=",
"owner": "bjeanes", "owner": "srid",
"repo": "nixos-flake", "repo": "nixos-flake",
"rev": "3ca12f45863dafa13d9b127e0ae26cec9e2c982a", "rev": "5734c1d9a5fe0bc8e8beaf389ad6227392ca0108",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "bjeanes", "owner": "srid",
"repo": "nixos-flake", "repo": "nixos-flake",
"type": "github" "type": "github"
} }

View File

@ -8,7 +8,7 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs";
flake-parts.url = "github:hercules-ci/flake-parts"; flake-parts.url = "github:hercules-ci/flake-parts";
nixos-flake.url = "github:bjeanes/nixos-flake"; nixos-flake.url = "github:srid/nixos-flake";
# Neovim # Neovim
nixvim = { nixvim = {