nix-graph: Reify the Nix build graph into a Haskell graph data structure

[ bsd3, graphs, library, nix, program ] [ Propose Tags ]

Reify the Nix build graph into a Haskell graph data structure


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.1.0, 1.0.2.0
Change log CHANGELOG.md
Dependencies algebraic-graphs (>=0.5 && <0.7), attoparsec (>=0.13.1 && <0.15), base (>=4.12 && <5.0), containers, hashable, nix-derivation (>=1.1.0 && <2.0), nix-graph, optparse-applicative (>=0.14.0.0), stm (>=2.4.2), text, ttrie (>=0.1.2 && <0.2), unliftio (>=0.2.6 && <0.3), unordered-containers [details]
License BSD-3-Clause
Copyright 2022 Arista Networks
Author Arista Networks <opensource@awakesecurity.com>
Maintainer Arista Networks <opensource@awakesecurity.com>
Revised Revision 1 made by evanrelf at 2022-05-21T03:21:04Z
Category Nix, Graphs
Home page https://github.com/awakesecurity/nix-graph
Uploaded by evanrelf at 2022-05-12T20:08:18Z
Distributions NixOS:1.0.2.0
Executables nix-graph
Downloads 303 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-05-12 [all 1 reports]

Readme for nix-graph-1.0.2.0

[back to package description]

nix-graph

Reify the Nix build graph into a Haskell graph data structure

Hackage CI