nix-freeze-tree: Convert a tree of files into fixed-output derivations
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 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] |
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:49:17Z |
library nix-freeze-tree:nix-freeze-tree-internal
Modules
- BuilderDirs
- Config
- NixBuilder
- NixFreezeTree
- NixHash
Downloads
- nix-freeze-tree-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees