Skip to content

Commit 691dd53

Browse files
committed
Update Nix code and plutus-apps dependency
This was surprisingly easy.
1 parent 522725c commit 691dd53

File tree

9 files changed

+955
-1013
lines changed

9 files changed

+955
-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)