mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-11-24 05:33:19 +03:00
.. | ||
src | ||
ChangeLog.md | ||
hnix-store-core.cabal | ||
LICENSE | ||
README.md | ||
Setup.hs |
hnix-store-core
Core effects for interacting with the Nix store.
See StoreEffects
in System.Nix.Store for the available operations
on the store.