diff options
| author | tv <tv@krebsco.de> | 2018-01-16 20:19:27 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2018-01-16 20:19:27 +0100 |
| commit | f7dd302841409740819a8beee65e4984afa7c44b (patch) | |
| tree | c671d307c9417c204fe90af826050abc6aac8468 /jeschli/source.nix | |
| parent | bf8c5af0a881e5077bdaedc6a6cf696bf8a9221a (diff) | |
| parent | ff1f2c25af32e6c7370af6871de39af9fba872d3 (diff) | |
Merge remote-tracking branch 'prism/master'
Diffstat (limited to 'jeschli/source.nix')
| -rw-r--r-- | jeschli/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jeschli/source.nix b/jeschli/source.nix index ae9e1e7..382dd61 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 = "d83c808"; + ref = "0653b73"; }; secrets.file = getAttr builder { buildbot = toString <stockholm/jeschli/2configs/tests/dummy-secrets>; |
