diff options
| -rw-r--r-- | nin/2configs/nixpkgs.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/2configs/nixpkgs.nix b/nin/2configs/nixpkgs.nix index 9c3eaff..14ddb79 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";    };  }  | 
