about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
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 e534018..a0b253b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,7 +15,7 @@
     neovim.inputs.nixpkgs.follows = "unstable";
 
     # https://github.com/NixOS/nix/pull/5342
-    chaotic-nixpkgs.url = "git+https://git.sr.ht/~boppy/chaotic-nixpkgs?ref=main";
+    chaotic-nixpkgs.url = "git+https://git.sr.ht/~zachel/chaotic-nixpkgs?ref=main";
     chaotic-nixpkgs.inputs.nixpkgs.follows = "unstable";
   };