summaryrefslogtreecommitdiff
path: root/nixpkgs.nix
diff options
context:
space:
mode:
authorDominic Steinitz <dominic@steinitz.org>2018-04-03 13:03:38 +0100
committerDominic Steinitz <dominic@steinitz.org>2018-04-03 13:03:38 +0100
commitf054fff33150b613b7eecf016b6189047f7c92a9 (patch)
treeb5e05413674bdb21f18c445b6ed548d07bc6924e /nixpkgs.nix
parente4adc2bda5d74c1b2306ddebf9ea3f1cc706b56a (diff)
We need the file we point at
Diffstat (limited to 'nixpkgs.nix')
-rw-r--r--nixpkgs.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs.nix b/nixpkgs.nix
new file mode 100644
index 0000000..b416238
--- /dev/null
+++ b/nixpkgs.nix
@@ -0,0 +1 @@
import (fetchTarball "https://github.com/nixos/nixpkgs/archive/54ade273e7a677ec35e501174d86d253d9d8dede.tar.gz")