tweag / nixpkgs-graph-explorer

Explore the nixpkgs dependency graph
MIT License
15 stars 0 forks source link

Extract multiple revisions of nixpkgs #93

Closed GuillaumeDesforges closed 1 year ago

GuillaumeDesforges commented 1 year ago

For now, we only extract, load and present nixpkgs at a single commit.

We want to present on a same view nodes and edges across nixpkgs commits.

GuillaumeDesforges commented 1 year ago

Will come in a per-feature basis.