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.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index 49ad1ee..33c0d05 100644
--- a/flake.nix
+++ b/flake.nix
@@ -28,9 +28,6 @@
 
     rust.url = "github:oxalica/rust-overlay";
     rust.inputs.nixpkgs.follows = "unstable";
-
-    chaotic-nixpkgs.url = "sourcehut:~zachel/chaotic-nixpkgs";
-    chaotic-nixpkgs.inputs.nixpkgs.follows = "unstable";
   };
 
   outputs = { self, ... } @ inputs: