From 332514c08d28a79dd931a07a90803e6c3cc6b717 Mon Sep 17 00:00:00 2001 From: Nicholas Clarke Date: Mon, 3 Aug 2020 10:32:56 +0200 Subject: [PATCH] Bump to latest haskell.nix This is needed to get https://github.com/input-output-hk/haskell.nix/pull/790, which supports the multiple subdirs option in cabal. --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index b2d8384f358..39f01006735 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": "35b1ec8cd577bfc5abf7d0325f38aab01de5ed00", - "sha256": "0mg18i6g7nxd7qk0kaca6k8dsc3kam21772zlr19k03ff67ws55j", + "rev": "f4136211c933b444ab2e0f358abd223929970220", + "sha256": "1b9nxzkg29hwczr6pb6a7arxka8z0swzq7b2bqyxqzr4qvpcjlc1", "type": "tarball", - "url": "https://github.com/input-output-hk/haskell.nix/archive/35b1ec8cd577bfc5abf7d0325f38aab01de5ed00.tar.gz", + "url": "https://github.com/input-output-hk/haskell.nix/archive/f4136211c933b444ab2e0f358abd223929970220.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "iohk-nix": {