summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-02-26 16:01:45 +0100
committermakefu <github@syntax-fehler.de>2018-02-26 16:01:45 +0100
commit83b74d57c6795ea2e84b1e3c1a69dfeab1e1581d (patch)
tree4c2a64fef48a68c9651f4547fd436a05d459a38c
parent6fc405827eaa9b19de09ed027f63ecdebb931934 (diff)
more explicit python stuff
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 8cf0057..ac94e96 100644
--- a/default.nix
+++ b/default.nix
@@ -34,7 +34,7 @@
"stockholm": { "type": "git", "value": "http://cgit.krebsco.de/stockholm", "emailresponsible": false },
"nixpkgs": { "type": "git", "value": "https://github.com/makefu/nixpkgs 51810e0", "emailresponsible": false },
"nixos-hardware": { "type": "git", "value": "https://github.com/nixos/nixos-hardware.git 8a05dc9", "emailresponsible": false },
- "python": { "type": "git", "value": "https://github.com/garbas/nixpkgs-python cac319b", "emailresponsible": false },
+ "python": { "type": "git", "value": "https://github.com/garbas/nixpkgs-python cac319b7", "emailresponsible": false },
"nixos-config": { "type": "path", "value": "/var/src/stockholm/makefu/1systems/x/config.nix", "emailresponsible": false },
"secrets": { "type": "path", "value": "/var/src/stockholm/makefu/6tests/data/secrets", "emailresponsible": false },
"host": { "type": "string", "value": "x", "emailresponsible": false },