summaryrefslogtreecommitdiff
path: root/pkgs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs.nix')
-rw-r--r--pkgs.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/pkgs.nix b/pkgs.nix
deleted file mode 100644
index 154daca..0000000
--- a/pkgs.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-# Get the sha256 with: nix-prefetch-url --unpack ${url}
-{
- url = "https://github.com/NixOS/nixpkgs/archive/da81531c1d76b4c24b944f6cf69b7025770662c1.tar.gz";
- sha256 = "00qqchbvvbcmmkfpjkp1ki4kwcm33ch1ljbi2n3zxy36r430way1";
-}