@hackage nix-derivation1.1.3
Parse and render *.drv files
Categories
License
BSD-3-Clause
Maintainer
GenuineGabriella@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (7)
- attoparsec >=0.12.0.0 && <0.15
- base >=4.6.0.0 && <5
- containers <0.8
- deepseq >=1.4.0.0 && <1.6
- filepath <1.6
- text >=0.8.0.0 && <2.2 Show all…
Dependents (5)
@hackage/hnix-store-core, @hackage/acme-everything, @hackage/hnix-store-remote, @hackage/nix-diff, @hackage/nix-graph
Use this package to parse and render Nix derivation files (i.e. *.drv files)
This package also provides a pretty-derivation executable which reads a
derivation on standard input and outputs the pretty-printed Haskell
representation on standard output