nixpkgs/pkgs/applications
Keshav Kini eb84586cad makeself: backport megastep/makeself#142
Currently, a self-extracting archive created by makeself will fail to
properly execute on NixOS because the boilerplate Bash code it uses to
clean up the temporary directory it extracted its contents into
assumes that the `rm` command is installed at `/bin/rm`, which is not
the case on NixOS.

This commit, a backport of a pull request I made to the upstream
repository at megastep/makeself#142, fixes the issue by causing the
boilerplate code to call `rm` without specifying an absolute path,
which allows the version of `rm` from one's current Nix environment to
be used instead.
2018-10-03 10:31:58 -07:00
..
altcoins Merge pull request #46160 from akru/master 2018-09-29 21:08:26 +02:00
audio Merge pull request #47506 from magnetophon/csa 2018-10-01 09:41:10 +02:00
backup Revert "treewide: remove placeholder usage" 2018-08-30 18:18:29 +02:00
display-managers lightdm_gtk_greeter: 2.0.5 -> 2.0.6 (#47021) 2018-09-28 22:36:18 +02:00
editors emacs: fix egg dependency on git 2018-10-01 17:01:42 +08:00
gis qgis: patch for compatibility with cmake 3.12 (#45880) 2018-09-01 10:52:33 +02:00
graphics kgraphviewer: 2.4.2 -> 2.4.3 (#47031) 2018-09-28 22:15:11 +02:00
inferno pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
kde kde-applications: 18.08.0 -> 18.08.1 2018-09-07 21:30:54 +02:00
misc makeself: backport megastep/makeself#142 2018-10-03 10:31:58 -07:00
networking terraform-landscape: 0.2.0 -> 0.2.1 (#47611) 2018-10-01 23:43:34 +02:00
office libreoffice-fresh: update hashes for help and translations 2018-09-29 11:02:52 -05:00
science picard-tools: 2.18.12 -> 2.18.14 (#46978) 2018-09-29 21:03:17 +02:00
search catfish: 1.4.4 -> 1.4.6 (#45860) 2018-08-31 16:11:38 +02:00
version-management gitkraken: 4.0.2 -> 4.0.5 (#47512) 2018-09-29 20:48:28 +02:00
video smtube: 18.3.0 -> 18.9.0 (#46960) 2018-09-29 20:44:14 +02:00
virtualization tree-wide: patchelf used during build -> nativeBuildInputs 2018-09-28 11:43:16 -05:00
window-managers i3status-rust: 0.9.0.2018-06-22 -> 0.9.0.2018-09-30 (#47566) 2018-10-01 00:04:52 +02:00