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

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.6), 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) [details]
License BSD-3-Clause
Copyright 2021 Arista Networks
Author Arista Networks <opensource@awakesecurity.com>
Maintainer Arista Networks <opensource@awakesecurity.com>
Category Nix, Graphs
Home page https://github.com/awakesecurity/nix-graph
Uploaded by evanrelf at 2021-05-28T17:16:39Z
Distributions NixOS:1.0.2.0
Executables nix-graph
Downloads 314 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-05-28 [all 1 reports]

Readme for nix-graph-1.0.0.0

[back to package description]

nix-graph

Reify the Nix build graph into a Haskell graph data structure

Hackage CI