summaryrefslogtreecommitdiffstats
path: root/jeschli/source.nix
diff options
context:
space:
mode:
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 fe1de8fd1..91ff5514f 100644
--- a/jeschli/source.nix
+++ b/jeschli/source.nix
@@ -15,7 +15,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>;