about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-19 17:38:25 +0200
committerSoispha <soispha@vhack.eu>2023-08-19 17:38:25 +0200
commit665be3f4eb3f3932f73af1941c275406f1235fbe (patch)
treefb297601d73b2b3efd745230dbe2eb7edcf39cf9 /flake.nix
parentFix(hm/packages): Remove neovim as it's already added by nixvim (diff)
downloadnixos-config-665be3f4eb3f3932f73af1941c275406f1235fbe.tar.gz
nixos-config-665be3f4eb3f3932f73af1941c275406f1235fbe.zip
Fix(flake): Remove Merge conflicts
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index f875c033..6be4609d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -37,7 +37,7 @@
         nixpkgs.follows = "nixpkgs";
         flake-utils.follows = "flake-utils";
         flake-compat.follows = "flake-compat";
-        nixpkgs-stable.follows = "nixpkgs_stable_release";
+        nixpkgs-stable.follows = "nixpkgs-stable";
         gitignore.follows = "gitignore";
       };
     };