hnix-store/hnix-store-core
squalus 7850a38b3a core: add signatureToText function and tests
- make NarSignature's Show instance more legible
- add Arbitrary instance for NarSignature
- add roundtrip quickcheck tests for NarSignature encoding
2023-11-24 12:55:54 -08:00
..
src/System/Nix core: add signatureToText function and tests 2023-11-24 12:55:54 -08:00
tests core: add comment for test credits 2023-11-23 06:14:35 +01:00
CHANGELOG.md core: CHANGELOG 2023-11-22 11:16:17 +01:00
hnix-store-core.cabal switch to crypton 2023-11-23 10:22:19 -08:00
LICENSE Duplicate information to appease bad tooling 2018-08-05 10:58:17 -04:00
README.md init hnix-store-nar 2023-11-22 11:16:17 +01:00

hnix-store-core

Core types and functions for interacting with the Nix store.