nix-derivation

Parse and render *.drv files

Version on this page:1.1.2
LTS Haskell 22.17:1.1.3
Stackage Nightly 2024-04-14: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:7f55b540cff58bae525ab8e5999117018c4d4c62b2ef7bb1939fa2c8f2e46afe,3135

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