summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/filesystems/duff
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-11-21Treewide: fix more URL permanent redirectsc0bw3b
Related issue: #60004 Previous PR: #73478
2019-08-28treewide: remove redundant recvolth
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-01-16Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice
Goodbye, and thanks for all the Nix...
2016-01-25Add version attribute where maintainers |= nckxTobias Geerinckx-Rice
This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
2015-11-14Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III
This reverts commit 741bf840dad05cd1728481045466811ae8ae8281. This reverts the fallout from reverting the major changes.
2015-10-06Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra
This reverts commit f61176c5396ed513f3d399f73f38ab78a066667f, reversing changes made to a27ca029ee2b39e04d7d2a516a7228f4b62067fb. Conflicts: pkgs/development/libraries/ncurses/default.nix
2015-10-02duff: 0.5.2 -> 2014-07-03Tobias Geerinckx-Rice
2015-07-31Remove unnecessary rec{s from "my" packagesTobias Geerinckx-Rice
2015-06-17Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice
And don't use square brackets on such lines.
2015-04-28Fixed some descriptionsPascal Wittmann
2015-04-08Tidy nckx-maintained packagesTobias Geerinckx-Rice
- Use fetchFromGitHub when possible - Build in parallel if supported
2015-04-04duff, nxproxy, libxcomp: use autoreconfHookTobias Geerinckx-Rice
2015-01-02duff: fix syntax error causing ugly error message (no failures)Tobias Geerinckx-Rice
2014-12-06Add duff: find duplicate files from the command lineTobias Geerinckx-Rice