John Ericson
b78e84097f
gdk-pixbuf setup hook: GDK_PIXBUF_MODULE_FILE might not be defined
...
Also switch to [[ ... ]] because it is more robust w.r.t. empty
arguments.
2019-11-08 13:24:20 -05:00
John Ericson
aaf0fd2c44
lua-5 setup hook: LUA_PATH and LUA_CPATH can be undefined
2019-11-08 13:24:20 -05:00
John Ericson
0b90a7f67f
lispPackages.clwrapper: NIX_LISP_LD_LIBRARY_PATH might be undefined
2019-11-08 13:24:20 -05:00
John Ericson
67cc85ec67
OCaml findlib: OCAMLPATH could be undefined
2019-11-08 13:24:20 -05:00
John Ericson
42ffaf5290
cmake: NIX_CFLAGS_COMPILE NIX_LDFLAG could be undefined
2019-11-08 13:24:20 -05:00
John Ericson
770a4c7946
glib: Fix setup hook
...
It was not robust against multiple matching directories, as the called
function takes exactly 3 arguments.
2019-11-08 13:24:18 -05:00
John Ericson
cdbbaa91ed
cmake: CMAKE_*_PATH can be undefined
2019-11-05 14:21:27 -05:00
John Ericson
9b274e2962
qtbase-setup-hook: postPhases
may be undefined
...
My earlier sed missed this because it already had `{..}`.
2019-11-02 19:23:44 -04:00
John Ericson
373236ccff
treewide: JAVA_HOME may not always be defined
2019-11-01 22:00:07 +00:00
John Ericson
45e5e68c53
rust: Allow IN_NIX_SHELL to be undefined
2019-11-01 14:45:59 -04:00
John Ericson
b7f4bda282
treewide: *Phase(s)?
variables are optional
...
If these aren't defined, the stdenv defaults are used in the `*Phase`
case, or no extra phases are done, in the `*Phases` case.
2019-11-01 14:44:44 -04:00
John Ericson
2811b032d6
treewide: Make still dont* Variables are optional in most cases
...
Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case:
- cc-wrapper's `dontlink`, because it already is handled.
Also, in nix files escaping was manually added.
EMP
2019-11-01 14:44:44 -04:00
John Ericson
1290e532ea
treewide: Make more dont*
variables OK to be undefined in setup hooks
2019-11-01 14:44:44 -04:00
John Ericson
3835442cf0
patchelf: dontPatchELF
in setup hook is allowed to be undefined
2019-11-01 14:44:44 -04:00
John Ericson
d21a660642
gettext, libiconv: dontAddExtraLibs
can be legitimately undefined
2019-11-01 14:44:44 -04:00
Mario Rodas
d901b961a9
Merge pull request #72286 from marsam/update-rubocop
...
rubocop: 0.75.0 -> 0.76.0
2019-10-31 20:42:06 -05:00
Renaud
17574594e2
libguestfs-appliance: 1.38.0 -> 1.40.1
2019-10-31 22:13:58 +01:00
Amar Paul
ded2b8a669
libguestfs: 1.38.6 -> 1.40.2 ( #67572 )
...
* libguestfs: bump stable 1.38.6 -> 1.40.2
2019-10-31 21:48:19 +01:00
Jan Tojnar
b45c5dc0aa
libabigail: init at 1.6 ( #72383 )
...
libabigail: init at 1.6
2019-10-31 21:47:52 +01:00
Pavol Rusnak
b877d845de
libabigail: init at 1.6
...
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-31 20:56:19 +01:00
Renaud
bca9437d1e
Merge pull request #72049 from babariviere/iosevka-v2.3.2
...
iosevka: 2.3.0 -> 2.3.2
2019-10-31 19:50:12 +01:00
Florian Klink
e3907717cc
bpython: fix build
...
aeb63f40dd
bumped bpython to 0.18, but it
failed to build afterwards, due to the .desktop file being renamed.
2019-10-31 10:38:37 -07:00
Niklas Hambüchen
62fbcea807
Merge pull request #72057 from nh2/polkit-musl-elogind
...
musl support for polkit, add elogind
2019-10-31 17:05:42 +01:00
Niklas Hambüchen
1ca49b80cb
polkit: Disable systemd support on musl, it needs elogind there
2019-10-31 16:47:00 +01:00
Jan Tojnar
471869c918
Merge pull request #71659 from jtojnar/pyselinux
...
pythonPackages.libselinux: init
2019-10-31 16:03:13 +01:00
adisbladis
bb86d34842
Merge pull request #72255 from max-wittig/patch-4
...
gitlab-runner: 12.4.0 -> 12.4.1
2019-10-31 14:02:08 +00:00
José Romildo Malaquias
9e37a76608
Merge pull request #72027 from romildo/upd.efl
...
enlightenment.efl: 1.22.5 -> 1.23.1
2019-10-31 11:01:52 -03:00
Lancelot SIX
ec40f895b9
Merge pull request #72316 from Mic92/radare2
...
radare2: 3.9.0 -> 4.0.0
2019-10-31 14:15:10 +01:00
Renaud
52adcff30e
Merge pull request #72285 from marsam/update-brakeman
...
brakeman: 4.6.1 -> 4.7.1
2019-10-31 14:11:53 +01:00
Jörg Thalheim
4f1c14ab94
Update elm-language-server to 1.4.4 ( #72359 )
...
Update elm-language-server to 1.4.4
2019-10-31 12:59:29 +00:00
Peter Simons
6bd0704542
Merge pull request #72338 from nkpart/nkpart/fix-rPackages-ModelMetrics
...
rPackages.ModelMetrics: fix darwin build
2019-10-31 13:11:43 +01:00
Marek Mahut
c364c6f09f
Merge pull request #72336 from marsam/update-flow
...
flow: 0.110.0 -> 0.111.0
2019-10-31 13:08:28 +01:00
Marek Mahut
24753c4123
Merge pull request #69962 from gomain/master
...
Cypress 3.4.1: Fix files used for verification.
2019-10-31 13:03:19 +01:00
Marek Mahut
bd2bccc47d
Merge pull request #72144 from chessai/libck-init
...
libck: init at 0.7.0
2019-10-31 13:03:06 +01:00
andys8
29260acb75
Update elm-language-server to 1.4.4
2019-10-31 12:45:50 +01:00
Renaud
ccae78ca4f
Merge pull request #71486 from chessai/forge-add
...
forge: init at 1.0.4
2019-10-31 11:40:24 +01:00
Marek Mahut
392b12f252
Merge pull request #72089 from prusnak/trezor-udev-rules
...
trezor-udev-rules: init at unstable-2019-07-17
2019-10-31 10:48:48 +01:00
Rakesh Gupta
6b46338847
pythonPackages.labelbox: init at 2.1
2019-10-31 00:38:41 -07:00
Vincent Laporte
a17f7277a8
ocamlPackages.sawja: 1.5.6 → 1.5.7
2019-10-31 07:29:53 +00:00
Rakesh Gupta
e5236a136d
pythonPackages.opentracing: init at 2.2.0
2019-10-30 23:51:37 -07:00
ajs124
03ec5e7e15
python3.pkgs.cherrypy: 18.1.2 -> 18.3.0 and fix tests
2019-10-30 22:35:44 -07:00
Mario Rodas
e888c423ad
terracognita: 0.1.6 -> 0.2.0
...
Changelog: https://github.com/cycloidio/terracognita/releases/tag/v0.2.0
2019-10-30 21:13:19 -07:00
Niklas Hambüchen
def9d09806
Merge pull request #71480 from nh2/glibc-musl-gcc8-werror-fixes
...
glibc: Fix building with musl on GCC 8
2019-10-31 02:52:29 +01:00
Mario Rodas
86b7e330a6
Merge pull request #72288 from xrelkd/update/cargo-watch
...
cargo-watch: 7.2.1 -> 7.2.2
2019-10-30 19:38:19 -05:00
Nick Partridge
f21ac0e4dc
rPackages.ModelMetrics: fix darwin build
...
This fixes the error:
auc_.cpp:2:10: fatal error: 'omp.h' file not found
#include <omp.h>
2019-10-31 10:10:55 +10:00
Jan Tojnar
688bf9db8c
pythonPackages.libselinux: init
2019-10-31 00:40:45 +01:00
WilliButz
4916d024a8
wt4: 4.1.1 -> 4.1.2
2019-10-30 23:23:09 +01:00
WilliButz
507b454cb8
wt3: 3.4.1 -> 3.4.2
2019-10-30 23:23:09 +01:00
Mario Rodas
5f8269701f
flow: 0.110.0 -> 0.111.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.111.0
2019-10-30 17:10:00 -05:00
Jörg Thalheim
fce2426dd3
radare2: 3.9.0 -> 4.0.0
2019-10-30 18:55:00 +00:00