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.0.1.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.17), bytestring (>=0.10.8.2 && <0.12), cryptonite (>=0.28 && <0.30), data-fix (>=0.2.0 && <0.4), directory (>=1.3.3.0 && <1.4), directory-tree (>=0.12.1 && <0.13), hnix (>=0.14.0.1 && <0.15), hnix-store-core (>=0.5 && <0.6), nix-freeze-tree, optparse-applicative (>=0.14.3.0 && <0.17), path (>=0.6.1 && <0.10), path-io (>=1.6 && <1.7), prettyprinter (>=1.2.1.1 && <1.8), raw-strings-qq (>=1.1 && <1.2), text (>=1.2.3.1 && <1.3), transformers (>=0.5.6.2 && <0.7) [details] |
Tested with | ghc ==8.10.2 |
License | AGPL-3.0-or-later |
Copyright | (c) 2020 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 2021-11-01T00:52:22Z |
Distributions | |
Executables | nix-freeze-tree |
Downloads | 533 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2021-11-01 [all 1 reports] |