aboutsummaryrefslogtreecommitdiff
path: root/tools/compression.nix
AgeCommit message (Collapse)Author
2019-01-17compression: refactor compression frameworkJustin Bedo
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2018-10-08Add identity to compression functionsJustin Bedo
2018-10-05implement typesJustin Bedo