about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-19 13:14:52 +0200
committerSoispha <soispha@vhack.eu>2023-10-19 13:14:52 +0200
commit856d9c39bdb77e4d5d7ed3ca849eab926e00a843 (patch)
treedf6e84efdf2f72030a730f4680db8eedafe27331 /flake.nix
parentstyle(hm/conf/taskwarrior): Format (diff)
downloadnixos-config-856d9c39bdb77e4d5d7ed3ca849eab926e00a843.tar.gz
nixos-config-856d9c39bdb77e4d5d7ed3ca849eab926e00a843.zip
fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extension
Otherwise nixvim will complain, as I also have telescope enabled
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 3057475a..455b090b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -3,7 +3,7 @@
 
   inputs = {
     # base
-    nixpkgs.url = "github:NixOS/nixpkgs/f99e5f03cc0aa231ab5950a15ed02afec45ed51a";
+    nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
     nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-23.05";
 
     # inputs for following