summaryrefslogtreecommitdiffstats
path: root/nin
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2017-11-07 19:07:59 +0100
committernin <nineinchnade@gmail.com>2017-11-07 19:07:59 +0100
commit2319484e02261f5c60cc3c48088e39369549a557 (patch)
treecb184028c0c773ed22856c02149fcaa5baac65b2 /nin
parent6402cbc33988253eace61dd8d5671fa931e664d7 (diff)
n nixpkgs: c99239b -> cfafd6f
Diffstat (limited to 'nin')
-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..bbf88d8 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 = "cfafd6f";
};
}