summaryrefslogtreecommitdiffstats
path: root/nin/2configs/nixpkgs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nin/2configs/nixpkgs.nix')
-rw-r--r--nin/2configs/nixpkgs.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/nin/2configs/nixpkgs.nix b/nin/2configs/nixpkgs.nix
deleted file mode 100644
index c46331b0..00000000
--- a/nin/2configs/nixpkgs.nix
+++ /dev/null
@@ -1,8 +0,0 @@
-{ ... }:
-
-{
- krebs.build.source.nixpkgs.git = {
- url = https://github.com/nixos/nixpkgs;
- ref = "01c3847";
- };
-}