nix-freeze-tree: Convert a tree of files into fixed-output derivations
nix-freeze-tree
walks a directory tree and generates a tree of Nix
expressions that recreate the tree from fixed-output derivations,
one derivation per file in the source tree. See README.md
to get
started.
[Skip to Readme]
library nix-freeze-tree:nix-freeze-tree-internal
Downloads
- nix-freeze-tree-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <4.18), bytestring (>=0.10.8.2 && <0.12), cryptonite (>=0.28 && <0.31), data-fix (>=0.2.0 && <0.4), directory (>=1.3.3.0 && <1.4), directory-tree (>=0.12.1 && <0.13), hnix (>=0.16.0 && <0.17), hnix-store-core (>=0.5.0.0 && <0.6), nix-freeze-tree, optparse-applicative (>=0.14.3.0 && <0.18), path (>=0.6.1 && <0.10), path-io (>=1.6 && <1.9), prettyprinter (>=1.7.0 && <1.8), raw-strings-qq (>=1.1 && <1.2), text (>=1.2.3.1 && <1.3 || >=2.0 && <2.1), transformers (>=0.5.6.2 && <0.7) [details] |
Tested with | ghc ==9.4.8 |
License | AGPL-3.0-or-later |
Copyright | (c) 2020, 2023 Jack Kelly |
Author | Jack Kelly |
Maintainer | jack@jackkelly.name |
Category | Application, Nix |
Home page | https://git.sr.ht/~jack/nix-freeze-tree |
Bug tracker | https://todo.sr.ht/~jack/nix-freeze-tree |
Source repo | head: git clone https://git.sr.ht/~jack/nix-freeze-tree |
Uploaded | by jack at 2023-12-05T11:34:50Z |
Distributions | |
Executables | nix-freeze-tree |
Downloads | 550 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2023-12-05 [all 2 reports] |