Skip to content

Commit 7d94fe2

Browse files
committed
Revert "Update nix-tools version (#174)"
This reverts commit cd810e5. The stack-to-nix flags generation is not correct yet.
1 parent cd810e5 commit 7d94fe2

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

changelog.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
This file contains a summary of changes to Haskell.nix and `nix-tools`
22
that will impact users.
33

4-
## June 12, 2019
5-
* Updated [nix-tools][]. This fixes subdirs on source repos with
6-
`cabal.project` and adds support for `stack.yaml` flags.
7-
84
## June 7, 2019
9-
* Several additions to the [documentation][].
5+
* Several additions to the [documentation](https://input-output-hk.github.io/haskell.nix/).
106
* More information about getting nix-tools, Haskell.nix, pinning.
117
* Updates the stack-to-nix and cabal-to-nix guides.
128
* Adds a section on development environments.
@@ -49,6 +45,3 @@ that will impact users.
4945
expose `extras` instead of `overlay`. Similarly `mkStackPkgSet`, `mkPkgSet` and `mkCabalProjectPkgSet`
5046
take a `pkg-def-extras` instead of `pkg-def-overlay` argument. If you are using `iohk-nix`, the
5147
`iohk-overlay` was parameter was renamed to `iohk-extras`.
52-
53-
[documentation]: https://input-output-hk.github.io/haskell.nix/
54-
[nix-tools]: https://github.com/input-output-hk/nix-tools

nix-tools/nix-tools-src.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"url": "https://github.com/input-output-hk/nix-tools",
3-
"rev": "bb5700d04f0ff2d1a3a7b3278121c1ec67898793",
4-
"date": "2019-06-10T17:10:00+08:00",
5-
"sha256": "11q34s5hm76vb6r01h3r5ya9k9f4xqz2xdf958frhn6jb3jjihf6",
3+
"rev": "69ca9bd0c1994f7bddb12bc1a99ac980e7365c14",
4+
"date": "2019-05-23T11:35:17+08:00",
5+
"sha256": "0f9ds6i4qni6xfgh8bq5kr469wr8j7a2zlb9l9g6gqy0y3hpihqm",
66
"fetchSubmodules": false
77
}

0 commit comments

Comments
 (0)