diff options
author | nin <nineinchnade@gmail.com> | 2017-09-05 22:34:01 +0200 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-09-05 22:34:01 +0200 |
commit | 43903dbc74911434b7de0c76fc49aff93c354945 (patch) | |
tree | d4729b3aef8e62d198d36a649beb6ef77af5e452 | |
parent | 8c98fd545e36e3afdcb0bfd533c86bb730b72d9d (diff) |
nin nixpkgs: 01c3847 -> 799435b
-rw-r--r-- | nin/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/source.nix b/nin/source.nix index 5dd4311..183c71b 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 = "01c3847"; + ref = "799435b"; }; } |