summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nin/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/source.nix b/nin/source.nix
index 2c80afaa..188ebafc 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 = "9824ca6";
+ ref = "c99239b";
};
}