Skip to content

Commit 3dce48a

Browse files
authored
Merge pull request #68 from L-as/master
Update Nix code
2 parents 522725c + ca7d096 commit 3dce48a

File tree

9 files changed

+956
-1013
lines changed

9 files changed

+956
-1013
lines changed

cabal-haskell.nix.project

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

cabal.project

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
-- Bump this if you need newer packages
2-
index-state: 2021-10-20T00:00:00Z
1+
index-state: 2022-01-22T00:00:00Z
32

43
packages: ./.
54
./examples/plutus-game/plutus-game.cabal
65
./examples/plutus-transfer/plutus-transfer.cabal
76
./examples/plutus-nft/plutus-nft.cabal
87

9-
-- You never, ever, want this.
10-
write-ghc-environment-files: never
11-
12-
-- Always build tests and benchmarks.
138
tests: true
149
benchmarks: true

0 commit comments

Comments
 (0)