summaryrefslogtreecommitdiffstats
path: root/nin
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2017-05-23 22:51:09 +0200
committernin <nineinchnade@gmail.com>2017-05-23 22:53:22 +0200
commit5f92b6b0a27ac6ed3289c0df96ebb9be664c0464 (patch)
tree83308b7179dfc1486459151152160911b3759a57 /nin
parent71719f2929c2dae1c431c09c517d8c49c7610b30 (diff)
n 2 nixpkgs: 5b0c9d4 -> 0afb6d7
Diffstat (limited to 'nin')
-rw-r--r--nin/2configs/nixpkgs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/2configs/nixpkgs.nix b/nin/2configs/nixpkgs.nix
index 9c3eafff..14ddb792 100644
--- a/nin/2configs/nixpkgs.nix
+++ b/nin/2configs/nixpkgs.nix
@@ -3,6 +3,6 @@
{
krebs.build.source.nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
- ref = "5b0c9d4";
+ ref = "0afb6d7";
};
}