about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-16 11:40:35 +0900
committersefidel <contact@sefidel.net>2023-02-16 11:41:05 +0900
commit927bd07cab5ad31bdd97353b3fce5550cdbbbfaf (patch)
tree499ef2b60d5ec7f58d51746b78ded61896556347 /flake.nix
parent625bb16a078148c6ea49bf8369b8f5a6172ad455 (diff)
downloadnixrc-927bd07cab5ad31bdd97353b3fce5550cdbbbfaf.tar.gz
nixrc-927bd07cab5ad31bdd97353b3fce5550cdbbbfaf.zip
feat: remove input chaotic-nixpkgs
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: