3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
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
..
applications makeself: backport megastep/makeself#142 2018-10-03 10:31:58 -07:00
build-support dockerTools: Use nix instead of nixUnstable 2018-10-01 09:51:52 +02:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data elementary-xfce-icon-theme: 0.13 -> 0.13.1 (#47614) 2018-10-01 22:24:22 +02:00
desktops deepin.dtkcore: 2.0.9 -> 2.0.9.4 (#47072) 2018-09-28 21:31:40 +02:00
development gitlab-runner-v1: remove v1 package (#47624) 2018-10-01 23:37:25 +02:00
games EmptyEpsilon: fix version numbering (#47546) 2018-10-01 08:09:28 +01:00
misc tetra-gtk-theme: no pname per reviewer feedback 2018-10-01 15:27:35 -05:00
os-specific linux kernel: increase build timeout from 2 to 4 hrs (#47564) 2018-10-01 17:40:29 +02:00
servers plex: allow the dataDir to contain spaces by quoting the path 2018-09-30 11:13:25 -07:00
shells zsh: 5.6.1 -> 5.6.2 2018-09-15 00:05:48 -05:00
stdenv Merge pull request #47400 from obsidiansystems/paxctl-darwin-no-mass-rebuild 2018-09-26 15:52:31 -04:00
test tests: add variants for llvm7 2018-09-23 13:30:17 -05:00
tools nvtop: use version-independent libnvidia-ml.so symlink 2018-10-01 23:40:21 +02:00
top-level gitlab-runner-v1: remove v1 package (#47624) 2018-10-01 23:37:25 +02:00