summaryrefslogtreecommitdiffstats
path: root/nin/source.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-12-27 17:09:35 +0100
committertv <tv@krebsco.de>2017-12-27 17:09:35 +0100
commitfd50630abb30c45ceb2ec7adfa4cc30a24c75540 (patch)
treeb38ee703e1670ba2bbd6e446d9a1ceec1ccba03e /nin/source.nix
parent4eaaf658d6a81e91bda9752dbe7f84c0e45c9e1b (diff)
parentae958bfec23ba1e7a31c8bec8af9b1c48fe33538 (diff)
Merge remote-tracking branch 'prism/staging/test'
Diffstat (limited to 'nin/source.nix')
-rw-r--r--nin/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/source.nix b/nin/source.nix
index 188ebaf..ccf5e6a 100644
--- a/nin/source.nix
+++ b/nin/source.nix
@@ -14,6 +14,6 @@ in
stockholm.file = toString <stockholm>;
nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
- ref = "c99239b";
+ ref = "afe9649";
};
}