diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-06-07 23:02:35 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-06-07 23:02:35 +0200 |
commit | 79e683455118545ac5c4a2ad7c6101b94debf07f (patch) | |
tree | 93b998fb1d4b5502dc3aea49c01f5585294d24d6 | |
parent | Misc: Rename deprecated option (diff) | |
download | nixos-config-79e683455118545ac5c4a2ad7c6101b94debf07f.tar.gz nixos-config-79e683455118545ac5c4a2ad7c6101b94debf07f.tar.bz2 nixos-config-79e683455118545ac5c4a2ad7c6101b94debf07f.zip |
Update
-rw-r--r-- | flake.lock | bin | 13354 -> 8247 bytes | |||
-rw-r--r-- | flake.nix | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock index 5ef77a1..f5556b0 100644 --- a/flake.lock +++ b/flake.lock Binary files differdiff --git a/flake.nix b/flake.nix index 4b84653..8aa2b4f 100644 --- a/flake.nix +++ b/flake.nix @@ -25,11 +25,6 @@ nur.url = "github:nix-community/NUR"; - neovim-nightly-overlay = { - url = "github:nix-community/neovim-nightly-overlay"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - nixtest.url = "github:jetpack-io/nixtest"; nix-index.url = "github:Mic92/nix-index-database"; |