@hackage nix-freeze-tree0.1.0.0

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.