Commit graph

193218 commits

Author SHA1 Message Date
Will Dietz f99bdb2b61
networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as:

systemd[1]: Failed to put bus name to hashmap: File exists
systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation.

Problem is that systemd treats symlinks to files outside the service
path differently, causing our old workaround to look like two separate services.

These symlinks are intended to be a means for manually emulating
the behavior of the `Alias=` directive in these services.
Unfortunately even making these symlinks relative isn't enough,
since they don't make it to where it matters--
that only makes the links in /etc/static/systemd/system/*
relative, with systemd still being shown non-relative links
in /etc/systemd/system/*.

To fix this, drop all of this at the package level
and instead simply specify the aliases in the NixOS modules.

Also handle the same for modemmanager,
since the networkmanager NixOS module also handles that.
2019-09-13 21:02:39 -05:00
Jonathan Ringer e5aba9c007 pythonPackages.azure-servicebus: 0.50.0 -> 0.50.1 2019-09-13 18:25:45 -07:00
Jonathan Ringer 27c8e8ec5c pythonPackages.uamq: 1.1.0 -> 1.2.2 2019-09-13 18:18:08 -07:00
Aaron Andersen 4e6b7a51a0 nut: fix broken build 2019-09-13 21:17:05 -04:00
Aaron Andersen 792f80d918 tome4: fix broken build 2019-09-13 21:10:11 -04:00
worldofpeace a412701c8d
Merge pull request #68063 from dtzWill/update/ell-0.22-iwd-0.20
ell: 0.21 -> 0.22, iwd: 0.19 -> 0.20, add myself to maintainers
2019-09-13 21:09:00 -04:00
Will Dietz 208fa6be8e iwd: revert commit introducing attempt to create /var
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:31 -04:00
Will Dietz aaf0ccfa4d iwd: 0.19 -> 0.20
* don't use deprecated dbus directory
* alphabetize
* drop Mic92 from maintainers
  https://github.com/NixOS/nixpkgs/pull/68063#discussion_r323113385
* enableParallelBuilding

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:17 -04:00
Alexandre Esteves 5f46805ec6 Fix typo 2019-09-14 01:01:17 +01:00
Austin Seipp 700cc56a0e
doctl: 1.18.0 -> 1.31.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-13 18:32:29 -05:00
Silvan Mosberger b7f54d4ffa
radicale: Fix runtime
Needed pkg_resources module, which apparently comes from setuptools
according to https://stackoverflow.com/a/10538412/6605742
2019-09-14 00:56:19 +02:00
Robin Gloster 0c457cb348
Merge pull request #68693 from jonringer/fix-pyarrow
pythonPackages.pyarrow: fix build
2019-09-14 00:02:54 +02:00
worldofpeace 02cab2d031 scribusUnstable: fix build
We use harfbuzzFull because that includes the icu build which
this depends on.

Fixes #68548
2019-09-13 17:51:01 -04:00
Robin Gloster c8cb4c743e
Merge pull request #68664 from danme/fix-csvkit
csvkit: fix failing test
2019-09-13 23:50:31 +02:00
Robin Gloster ef378f7ffa
Merge pull request #68585 from B4dM4n/manuskript-build
manuskript: fix build and use wrapQtApp
2019-09-13 23:32:45 +02:00
Robin Gloster da28be646f
Merge pull request #68661 from JohnAZoidberg/xen-gcc8
xen: Ignore GCC8 errors
2019-09-13 23:28:20 +02:00
Robin Gloster 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 e4581fb5ab
Merge pull request #68677 from jonringer/fix-zeep
pythonPackages.zeep: fix pytest5 tests
2019-09-13 23:25:28 +02:00
Robin Gloster 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 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 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 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 761b3a0640
Merge pull request #68692 from mayflower/netatalk
netatalk: use system netatalk
2019-09-13 20:46:20 +02:00
worldofpeace 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
Jonathan Ringer 5e67b340e8 pythonPackages.pyarrow: fix build 2019-09-13 10:51:29 -07:00
Linus Heckemann 19ca6c62b0 netatalk: use system netatalk 2019-09-13 17:14:50 +00:00
Daniel Schaefer 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 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 2b921136f0 ocamlPackages.ppx_deriving_protobuf: init at 2.7 2019-09-13 16:18:27 +00:00
WilliButz 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 889485bd7d
giv: removed (#68676)
giv: removed
2019-09-13 17:05:10 +01:00
nyanloutre d38121a871 jackett: 0.11.589 -> 0.11.687
Also migrate to standalone binary
2019-09-13 18:03:15 +02:00
Jörg Thalheim 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 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 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 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 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