1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
aszlig 5e7a1cf955
build-support: Fix nix-prefetch-* on OS X.
Fixes a regression on OS X introduced by f83af95.

Don't use --tmpdir for mktemp, because that flag doesn't exist on OS X.
However, using -t is deprecated in GNU coreutils, so as suggested by
@ip1981 we're now using parameter expansion on ${TMPDIR:-/tmp} to
provide /tmp as a fallback if TMPDIR is not set and use it instead.

Also use this approach for nix-prefetch-cvs now in order to stay
consistent.

Reported-by: Vladimir Kirillov <proger@wilab.org.ua>
Tested-by: Igor Pashev <pashev.igor@gmail.com>
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 11:22:34 +02:00
..
applications coq_HEAD: update to latest Git HEAD 2014-08-26 16:36:50 -05:00
build-support build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
data data/fonts/terminus-font: Update to 4.39. 2014-08-24 20:06:43 +04:00
desktops Fix many package descriptions 2014-08-24 22:31:37 +02:00
development pypy: test sqlite3 and verify the module 2014-08-27 11:20:24 +02:00
games openspades: fix build by using fetchurl to download DevPaks27.zip. 2014-08-26 11:48:02 +02:00
misc ppsspp: update to 0.9.9.1 2014-08-25 10:14:44 +02:00
os-specific nftables: Add derivation 2014-08-25 14:55:15 +02:00
servers Fix many package descriptions 2014-08-24 22:31:37 +02:00
shells pythonPackges.ipython: 2.0.0 -> 2.2.0 2014-08-25 11:01:31 +02:00
stdenv Merge pull request #2455 from bjornfor/helpful-messages-when-refusing-eval 2014-08-12 20:18:10 +02:00
test
tools netboot: simplify, build only on 64bit 2014-08-26 12:11:31 +02:00
top-level Add zendopcache php package 2014-08-27 03:21:03 -04:00