Skip to content

Commit

Permalink
Bump to latest haskell.nix
Browse files Browse the repository at this point in the history
This is needed to get
input-output-hk/haskell.nix#790, which supports
the multiple subdirs option in cabal.
  • Loading branch information
nc6 committed Aug 3, 2020
1 parent 3a4e19a commit b411c65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nix/sources.json
Expand Up @@ -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/<owner>/<repo>/archive/<rev>.tar.gz"
},
"iohk-nix": {
Expand Down

0 comments on commit b411c65

Please sign in to comment.