summary refs log tree commit diff
path: root/pkgs/tools/filesystems/duperemove
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Merge pull request #52702 from jtojnar/boo-destdirJan Tojnar2018-12-22
|\ | | | | Boo destdir
| * duperemove: Do not abuse DESTDIRJan Tojnar2018-12-22
| |
* | duperemove: 0.11 -> 0.11.1R. RyanTM2018-12-16
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/duperemove/versions
* duperemove: 0.10 -> 0.11 (#40684)R. RyanTM2018-05-18
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/duperemove/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/btrfs-extent-same had a zero exit code or showed the expected version - /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/duperemove passed the binary check. - /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/hashstats passed the binary check. - /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11/bin/show-shared-extents passed the binary check. - 2 of 4 passed binary check by having a zero exit code. - 2 of 4 passed binary check by having the new version present in output. - found 0.11 with grep in /nix/store/mcgis270lv4waah1f68insh0n8j7ja52-duperemove-0.11 - directory tree listing: https://gist.github.com/0df1e551a8c77ca4dd4bb8f2783f75c4 - du listing: https://gist.github.com/4dc88fc1b6adba1caf3a67e67383c3c9
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* duperemove: get linuxHeaders from stdenvJoachim Fasting2016-05-13
| | | | | | | Building against anything other than the headers used to build libc doesn't really make any sense. Also: this package is Linux specific, so mark it as such.
* nixpkgs: duperemove 0.09.4 -> 0.10Austin Seipp2015-12-19
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* duperemove: Update from 0.09.beta2 to 0.09.4.aszlig2015-07-02
| | | | | | | Also switches to fetchFromGitHub to remove the need to depend on Git for fetching the source tarball. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* add duperemove: btrfs deduplication toolMathijs Kwik2014-11-06