Haskell implementation of the nix store API
Go to file
Shea Levy 3c23fed2ac
ReadonlyStoreEffects -> StoreEffects.
We can break out into readonly or binary cache or whatever later if need be.
2018-04-27 19:49:38 -07:00
hnix-store-core ReadonlyStoreEffects -> StoreEffects. 2018-04-27 19:49:38 -07:00
.gitignore Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00
LICENSE Copyright 2018-04-24 09:34:16 -04:00
README.md Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00

hnix-store

A Haskell interface to the Nix store.

Packages