hnix-store/cabal.project

21 lines
542 B
Plaintext
Raw Normal View History

packages:
./hnix-store-core/hnix-store-core.cabal
2023-11-19 13:53:41 +03:00
./hnix-store-db/hnix-store-db.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-readme +io-testsuite