summaryrefslogtreecommitdiffstats
path: root/jeschli/source.nix
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2018-01-04 18:51:22 +0100
committerjeschli <jeschli@gmail.com>2018-01-04 18:51:22 +0100
commit63800b93ffb9e1e612f2d51ff88597b351caeefb (patch)
tree9f62298a01aa7691dc52d80d4dd27f220b99c5bc /jeschli/source.nix
parent06b7cfbae610ba3c5f585a1e80555a6cda732664 (diff)
jeschli nixpkgs: f9390d6 -> d83c808
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 d1b64b0e..ae9e1e72 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 = "f9390d6";
+ ref = "d83c808";
};
secrets.file = getAttr builder {
buildbot = toString <stockholm/jeschli/2configs/tests/dummy-secrets>;