Robin Gloster and GitHub
c53d6f947f
Merge pull request #68673 from ck3d/fix-vb-guest-kernel52
...
virtualboxGuestAdditions: fix compilation with kernel 5.2
2019-09-13 23:26:29 +02:00
Robin Gloster and GitHub
e4581fb5ab
Merge pull request #68677 from jonringer/fix-zeep
...
pythonPackages.zeep: fix pytest5 tests
2019-09-13 23:25:28 +02:00
Robin Gloster and GitHub
77cbf831e4
Merge pull request #68690 from jonringer/bump-hug
...
python3Package.hug: 2.4.8 -> 2.6.0
2019-09-13 23:18:04 +02:00
Jörg Thalheim and GitHub
51bf5f4b3f
Merge pull request #68684 from zimbatm/rustup-1.19.0
...
rustup: 1.18.3 -> 1.19.0
2019-09-13 21:36:01 +01:00
Franz Pletz and GitHub
a7f2985466
Merge pull request #68698 from mayflower/fix-samba4Full
...
samba4Full: fix build
2019-09-13 19:46:41 +00:00
Tim Steinbach
c1fae7ccc8
xmonad: Fix test
2019-09-13 15:16:56 -04:00
WilliButz and Franz Pletz
9378ff1cb5
samba4Full: fix build
...
The pkgconfig requirements for glusterfs-api were not satisfied without
uuid, resulting in Waf not setting the correct API version for glusterfs
during the build and consequently incompatible function calls in samba.
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de >
2019-09-13 21:13:48 +02:00
Robin Gloster and GitHub
761b3a0640
Merge pull request #68692 from mayflower/netatalk
...
netatalk: use system netatalk
2019-09-13 20:46:20 +02:00
worldofpeace and GitHub
ed80711ca6
Merge pull request #68611 from aanderse/zhf/ike
...
ike: fix broken build
2019-09-13 14:40:59 -04:00
Eelco Dolstra
b9e81b2138
nixFlakes: 2.3pre20190830_04np4n6 -> 2.4pre20190913_a25c022
2019-09-13 20:13:14 +02:00
Linus Heckemann
19ca6c62b0
netatalk: use system netatalk
2019-09-13 17:14:50 +00:00
Daniel Schaefer and zimbatm
a5b2e090ec
whitebox: 0.9.0 -> 0.16.0 ( #68682 )
2019-09-13 17:08:57 +00:00
Jonathan Ringer
8e06d7ee3b
python3Package.hug: 2.4.8 -> 2.6.0
2019-09-13 10:07:30 -07:00
Linus Heckemann and GitHub
39ee74629c
Merge pull request #68388 from alyssais/appleseed
...
appleseed: fix build
2019-09-13 18:47:17 +02:00
zimbatm
d5817fa95a
rustup: 1.18.3 -> 1.19.0
2019-09-13 16:33:40 +00:00
Vasiliy Yorkin and Vincent Laporte
2b921136f0
ocamlPackages.ppx_deriving_protobuf: init at 2.7
2019-09-13 16:18:27 +00:00
WilliButz and GitHub
e64239dca3
Merge pull request #68674 from JohnAZoidberg/xfstests-sep-2019
...
xfstests: 2018-04-11 -> 2019-09-08
2019-09-13 18:12:10 +02:00
Jonathan Ringer
30f3e4a3a6
pythonPackages.zeep: fix pytest5 tests
2019-09-13 09:05:12 -07:00
Jörg Thalheim and GitHub
889485bd7d
giv: removed ( #68676 )
...
giv: removed
2019-09-13 17:05:10 +01:00
Jörg Thalheim and GitHub
2a23a79719
Merge pull request #68669 from WilliButz/remove-sambaMaster
...
sambaMaster: remove outdated package
2019-09-13 16:57:11 +01:00
danme
55a636055c
giv: removed
...
Because of a build error dropped for 19.09 (#68361 ).
2019-09-13 17:52:15 +02:00
Daniel Schaefer
08dab35cd4
xfstests: 2018-04-11 -> 2019-09-08
2019-09-13 17:40:16 +02:00
Christian Kögler
2756c3054c
virtualboxGuestAdditions: fix compilation with kernel 5.2
2019-09-13 17:39:27 +02:00
Jörg Thalheim and GitHub
a4bea6db8b
ccls: 0.20190314.1 -> 0.20190823 ( #67832 )
...
ccls: 0.20190314.1 -> 0.20190823
2019-09-13 16:34:32 +01:00
Jörg Thalheim
b31931adf5
python.pkgs.pylint_1_9: fix incorrect checksum
...
was not updated in 08d556c0e8
2019-09-13 16:32:04 +01:00
Robin Gloster and GitHub
ec64d881cb
Merge pull request #65457 from ck3d/redo-0.42
...
redo-apenwarr: update to release 0.42 and added docs and checks
2019-09-13 17:28:26 +02:00
Jörg Thalheim and GitHub
2e0c19121a
Merge branch 'master' into ccls
2019-09-13 16:26:21 +01:00
WilliButz
cec8524112
sambaMaster: remove outdated package
2019-09-13 17:16:27 +02:00
Linus Heckemann and GitHub
cca5cb5a02
Merge pull request #68666 from WilliButz/fix-mumble-test
...
nixos/tests/mumble: update test to use systemd-journal
2019-09-13 16:56:36 +02:00
Bjørn Forsman
d6e65ec4a0
wrapQtAppsHook: skip directories
...
Prevents messages like this in the build log:
grep: <PATH>/bin: Is a directory
2019-09-13 16:53:11 +02:00
Bjørn Forsman
c6d516dfc4
wrapQtAppsHook: use patchelf --print-interpreter instead of isELFExec
...
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
2019-09-13 16:53:11 +02:00
WilliButz
ef394409b2
nixos/tests/mumble: update test to use systemd-journal
2019-09-13 16:49:06 +02:00
Jörg Thalheim and GitHub
f595f28d55
Merge pull request #67896 from B4dM4n/h11-pytest
...
h11: add pytest5 compatability
2019-09-13 15:47:36 +01:00
Robin Gloster and GitHub
b19be78a93
Merge pull request #68648 from JohnAZoidberg/fluxgui120
...
xflux-gui: 1.1.10 -> 1.2.0
2019-09-13 16:43:13 +02:00
Jan Tojnar and GitHub
fac745bf16
gnome-multi-writer: init at 3.32.1 ( #68446 )
...
gnome-multi-writer: init at 3.32.1
2019-09-13 16:38:04 +02:00
zimbatm and GitHub
c2cbbb7010
Merge pull request #68651 from marsam/postgresql-ext-add-platforms
...
postgresqlPackages: add missing platforms
2019-09-13 14:03:30 +00:00
Michael Fellinger and zimbatm
13866ed4cf
gem-config: fix zookeeper for gcc-8 ( #68642 )
2019-09-13 14:01:13 +00:00
Christian Kögler
9b7e7e726e
redo-apenwarr: update to release 0.42 and added docs and checks
2019-09-13 15:43:50 +02:00
Jörg Thalheim
08d556c0e8
python.pkgs.pylint_1_9: 1.9.4 -> 1.9.5
...
Also fix build by skipping a test that requires setuptools to be present.
(Also just adding setuptools does not fix the issue either?)
2019-09-13 13:53:20 +01:00
Robin Gloster and GitHub
e0b945b166
Merge pull request #68624 from aanderse/zhf/tvheadend
...
tvheadend: fix broken build
2019-09-13 14:30:40 +02:00
Franz Pletz and GitHub
4fb48f9f6b
Merge pull request #68653 from WilliButz/rspamd/fix-aarch64-segfault
...
rspamd: disable LuaJIT support on aarch64 [ZHF 19.93]
2019-09-13 12:30:21 +00:00
WilliButz and GitHub
a9f555d393
Merge pull request #68643 from NixOS/fix-ants
...
ants: fix build
2019-09-13 14:25:41 +02:00
Daniel Schaefer
eb5497c419
xflux-gui: 1.1.10 -> 1.2.0
...
Didn't build with the old version because they dropped Python2 and
changed some dependencies.
2019-09-13 14:04:07 +02:00
WilliButz
7350dd9d94
rspamd: disable LuaJIT support on aarch64
...
When compiled with LuaJIT support, rspamd segfaults on aarch64.
Without LuaJIT, rspamd falls back to plain Lua and torch support needs to
be disabled.
2019-09-13 14:00:13 +02:00
Marek Mahut and GitHub
faada6275d
Merge pull request #68630 from mmahut/metabase
...
metabase: 0.32.10 -> 0.33.2
2019-09-13 13:51:58 +02:00
Philipp and Nikolay Amiantov
a26445a2dd
mudlet: 4.0.3 -> 4.1.2
2019-09-13 14:44:13 +03:00
Marek Mahut and GitHub
d6e8a36510
Merge pull request #68639 from hkjn/20190913-wasabi-1.1.8
...
wasabiwallet: 1.1.6 -> 1.1.8
2019-09-13 13:43:45 +02:00
zimbatm and Alyssa Ross
cef857e8b7
bundlerApp: avoid unecessary rebuilds when gemdir changes
...
Because the gemdir was referenced on the derivation, it would cause the
whole gemdir to get added to the store, which would in turn force the
derivation to be rebuilt whenever unrelated folder files would change.
2019-09-13 11:40:40 +00:00
Robin Gloster and GitHub
1987bddea8
Merge pull request #68649 from talyz/gitlab-fix
...
nixos/gitlab: Fix swap of secrets
2019-09-13 13:36:00 +02:00
Robin Gloster and GitHub
ec3898181c
Merge pull request #63125 from JohnAZoidberg/hpmyroom
...
hpmyroom: init at 11.1.0.0508
2019-09-13 13:32:16 +02:00