diff options
Diffstat (limited to '')
-rw-r--r-- | nix/sources.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nix/sources.json b/nix/sources.json index 9408daf..956e1af 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c14bb3039f25d463cd24a47d88b4a86b33561788", - "sha256": "1mjq4bb8hg890fh39z9hpdndql3571dh8af5civh8qiif34jwpzs", + "rev": "eabe3d0879d4395cf06a504cc61d7751871220e6", + "sha256": "0k6a2hl9rvbqqks5rshikxi966bnly3r1ikwziv23164kyyj3fpn", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/c14bb3039f25d463cd24a47d88b4a86b33561788.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/eabe3d0879d4395cf06a504cc61d7751871220e6.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-unstable": { @@ -29,10 +29,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5df05c902cde398e056eb6271d5fe13e418db4c6", - "sha256": "12plc7k251z1dmmrd29lyrpw0xmjvmf79yj568aapzrcki5mrw74", + "rev": "a2b0ea6865b2346ceb015259c76e111dcca039c5", + "sha256": "12dgwajv3w94p13scj68c24v01p055k9hcpcsn7w9i8fys72s99d", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/5df05c902cde398e056eb6271d5fe13e418db4c6.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/a2b0ea6865b2346ceb015259c76e111dcca039c5.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |