summaryrefslogtreecommitdiffstats
path: root/jeschli/source.nix
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2018-03-20 15:17:36 +0100
committerjeschli <jeschli@gmail.com>2018-03-20 15:17:36 +0100
commit651060327e5e7fb5d0f8b634a65ccf006bd2fe15 (patch)
treedab9a0cb07fd046bc510ed22de8cc21197b476ae /jeschli/source.nix
parent482ea9732dde1aae5a5424b1298fa1b00f956e5d (diff)
j: dirty merge again
Diffstat (limited to 'jeschli/source.nix')
-rw-r--r--jeschli/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/jeschli/source.nix b/jeschli/source.nix
index 382dd61..d5cc32a 100644
--- a/jeschli/source.nix
+++ b/jeschli/source.nix
@@ -10,7 +10,7 @@ in
nixos-config.symlink = "stockholm/jeschli/1systems/${name}/config.nix";
nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
- ref = "0653b73";
+ ref = "395fe7f";
};
secrets.file = getAttr builder {
buildbot = toString <stockholm/jeschli/2configs/tests/dummy-secrets>;