nix-derivation

Parse and render *.drv files

Version on this page:1.1.2@rev:1
LTS Haskell 22.14:1.1.3
Stackage Nightly 2024-03-29:1.1.3
Latest on Hackage:1.1.3

See all snapshots nix-derivation appears in

BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:nix-derivation-1.1.2@sha256:60110e43a47025fc51b58c094faa560f4de4ceed9e810e2a877d3c24713ed219,3184

Module documentation for 1.1.2

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