diff options
author | stuebinm | 2022-02-16 21:18:26 +0100 |
---|---|---|
committer | stuebinm | 2022-03-19 19:26:32 +0100 |
commit | 07483578e4034838ac7978b8d94d2358e33d6f37 (patch) | |
tree | 0cc1931d6d854eb825246ada392693e97a5aebbe /nix | |
parent | 1ff03848753ed4881d02289ca9236ad4d2e2853a (diff) |
update nix build system
Diffstat (limited to 'nix')
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index f9b2708..b0eafbe 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://input-output-hk.github.io/haskell.nix", "owner": "input-output-hk", "repo": "haskell.nix", - "rev": "c2677deef14f2772110f56b60d74dee25f19902f", - "sha256": "0pa5n8lgq2hmsskyd7m4xsfiinq8mfpgw7g7ll3j77l5z4shi264", + "rev": "659b73698e06c02cc0f3029383bd383c8acdbe98", + "sha256": "0i91iwa11sq0v82v0zl82npnb4qqfm71y7gn3giyaixslm73kspk", "type": "tarball", - "url": "https://github.com/input-output-hk/haskell.nix/archive/c2677deef14f2772110f56b60d74dee25f19902f.tar.gz", + "url": "https://github.com/input-output-hk/haskell.nix/archive/659b73698e06c02cc0f3029383bd383c8acdbe98.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "niv": { |