Skip to content

Commit f7ea504

Browse files
committed
Remove Nix build, just use Cabal
The build generated build expressions are now in the haskell.nix repo.
1 parent 38bf6fd commit f7ea504

File tree

12 files changed

+1
-1375
lines changed

12 files changed

+1
-1375
lines changed

README.org

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,7 @@ started with your own project.
2929

3030
* Building
3131

32-
To build all of the ~nix-tools~ using Nix:
33-
34-
#+begin_example
35-
nix-build -A nix-tools-all-execs
36-
./result/bin/stack-to-nix --help
37-
#+end_example
38-
39-
If you are making changes to the Haskell code, then build the Cabal
40-
project with:
32+
To build all of the ~nix-tools~ using Cabal:
4133

4234
#+begin_example
4335
cabal new-build

default.nix

Lines changed: 0 additions & 21 deletions
This file was deleted.

hackage-db.nix

Lines changed: 0 additions & 78 deletions
This file was deleted.

haskell-src-meta.nix

Lines changed: 0 additions & 50 deletions
This file was deleted.

hnix.nix

Lines changed: 0 additions & 197 deletions
This file was deleted.

0 commit comments

Comments
 (0)