diff options
author | Ben Sima <ben@bsima.me> | 2022-12-29 08:42:10 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-12-29 08:42:10 -0500 |
commit | 0ed300d6f783d3ec860d9657743d66d5ce68463a (patch) | |
tree | e9bd5c26f738c5f25fef367b6fba5da54c3a08fc | |
parent | c3b955145998d39df39370671585a271ca6f80f0 (diff) |
Update nixpkgs
Redis was failing a test on the previous version.
-rw-r--r-- | Biz/Bild/Sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index abd4a1e..ffeea03 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -92,10 +92,10 @@ "name": "nixpkgs", "owner": "nixos", "repo": "nixpkgs", - "rev": "170e39462b516bd1475ce9184f7bb93106d27c59", - "sha256": "0hxmkza8kq5ix8v34pp4405fgjvr3xhmihr75qda33810qvrk5jv", + "rev": "dac57a4eccf1442e8bf4030df6fcbb55883cb682", + "sha256": "025q5d9sjpamlbxyxzrisn3f6x8hnfx666favp0n59mfvh16hphb", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/170e39462b516bd1475ce9184f7bb93106d27c59.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/dac57a4eccf1442e8bf4030df6fcbb55883cb682.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "regex-applicative": { |