summaryrefslogtreecommitdiffstats
path: root/krebs/source.nix
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2018-02-09 16:58:59 +0100
committerjeschli <jeschli@gmail.com>2018-02-09 16:58:59 +0100
commitcf2e59b8066e88492c7b986ed9e1bd6bf7b9a360 (patch)
tree5fce956f7ff883f589b0626b98679bd64ee5b03f /krebs/source.nix
parentab24f3c3a802eabef3f425d2b46e1b4ffc626e71 (diff)
parentd5aa4524f478a29779b4219e1a8dea10fef74065 (diff)
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'krebs/source.nix')
-rw-r--r--krebs/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/source.nix b/krebs/source.nix
index fcc7fb74..60303c7c 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 = "b222a0713f4a689519686421b3fbf5ca0c9bd3da"; # nixos-17.09 @ 2018-01-23
+ ref = "b34a5f6d874e3c3f3f7812371b858b79ddb5be35"; # nixos-17.09 @ 2018-02-09
};
}
override