mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-11-28 14:07:53 +03:00
7 lines
187 B
Markdown
7 lines
187 B
Markdown
|
# hnix-store-readonly
|
||
|
|
||
|
Read-only variant of Nix store. Only computes paths
|
||
|
without interacting with the actual Nix store.
|
||
|
|
||
|
[System.Nix.Store.ReadOnly]: ./src/System/Nix/Store/ReadOnly.hs
|