hnix-store/cabal.project

25 lines
632 B
Plaintext
Raw Normal View History

2023-12-06 07:02:30 +03:00
tests: true
benchmarks: true
packages:
./hnix-store-core/hnix-store-core.cabal
2023-11-19 13:53:41 +03:00
./hnix-store-db/hnix-store-db.cabal
2023-12-06 10:33:01 +03:00
./hnix-store-json/hnix-store-json.cabal
2023-11-22 12:44:11 +03:00
./hnix-store-nar/hnix-store-nar.cabal
2023-11-22 12:10:58 +03:00
./hnix-store-readonly/hnix-store-readonly.cabal
./hnix-store-remote/hnix-store-remote.cabal
./hnix-store-tests/hnix-store-tests.cabal
-- till https://github.com/obsidiansystems/dependent-sum/pull/80
allow-newer:
dependent-sum:some
2023-11-19 13:53:41 +03:00
package hnix-store-db
flags: +build-readme +build-bench
2023-11-22 12:44:11 +03:00
package hnix-store-nar
flags: +bounded_memory
package hnix-store-remote
flags: +build-derivation +build-readme +io-testsuite