diff options
author | jeschli <jeschli@gmail.com> | 2018-02-28 20:22:08 +0000 |
---|---|---|
committer | jeschli <jeschli@gmail.com> | 2018-02-28 20:22:08 +0000 |
commit | e7ac3fc703929cd503bc6a01cad449a5b2c328f2 (patch) | |
tree | a03346a78c60212faa190f4d9ae146ef5a2d6324 /krebs | |
parent | a7e49dd5fc590ba2ccb26d559d672767c87a7692 (diff) | |
parent | 793742b9d1b2eab942e5d06ed27028c636cda583 (diff) |
Merge branch 'staging/jeschli' of prism.i:stockholm into staging/jeschli
Diffstat (limited to 'krebs')
-rw-r--r-- | krebs/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/source.nix b/krebs/source.nix index c2fbbc5f8..b22ef3574 100644 --- a/krebs/source.nix +++ b/krebs/source.nix @@ -18,7 +18,7 @@ in stockholm.file = toString <stockholm>; nixpkgs.git = { url = https://github.com/NixOS/nixpkgs; - ref = "d09e425aea3e09b6cec5c7b05cc0603f6853748b"; # nixos-17.09 @ 2018-02-22 + ref = "c5bc83b503dfb29eb27c1deb0268f15c1858e7ce"; # nixos-17.09 @ 2018-02-27 }; } override |