aboutsummaryrefslogtreecommitdiff
path: root/pkgs/tools/archivers/undmg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* undmg: use file name instead of pipeMatthew Bauer2020-08-191-1/+1
| | | | | There’s some issue in really big files with pipes that doesn’t occur in filename decompression.
* undmg: 1.0.5 -> 1.1.0Matthew Bauer2020-08-191-4/+6
|
* undmg: 1.0.3 -> 1.0.5Matthew Bauer2020-07-281-3/+2
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-301-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* undmg: 1.0.2 -> 1.0.3ndowens2017-03-041-8/+9
| | | | undmg: Readd setup-hook
* undmg: init at 1.0.2Marc Scholten2016-03-032-0/+32