Commit Graph

323133 Commits

Author SHA1 Message Date
Alexander Nortung
42670f62f2 session-desktop-appimage: 1.7.1 -> 1.7.3 2021-10-14 14:15:39 +02:00
pennae
300226261f nixos/unifi: fix unifi ExecStop= being incompatible with systemd
unifi does not shut down properly when stopped via systemd (it always exits with
SIGTERM exit status) because systemd wants stop commands to not exit before the
main command is gone and unifi does not comply. the easiest way around this is
to have systemd send an ignored signal after the stop command has exited.

unifi may still throw exceptions during shutdown, but it *does* exit cleanly as
far as systemd is concerned now.
2021-10-14 13:26:14 +02:00
Michael Raskin
b53c5c4552
Merge pull request #141444 from Quiark/orig_master
vifm: 0.11 -> 0.12
2021-10-14 11:04:46 +00:00
Michael Raskin
ed76a91248
Merge pull request #141211 from andresilva/geoclue-fix-no-wifi
geoclue: fix getting a location if the computer has no wifi
2021-10-14 11:03:31 +00:00
Michael Raskin
ea4c595210
Merge pull request #141612 from vbgl/leo2-1.7.0
leo2: 1.6.2 → 1.7.0
2021-10-14 11:01:18 +00:00
Peter Simons
afbd625c7f
Merge pull request #141613 from peti/t/unmaintain-lots-of-packages
Drop myself from meta.maintainers for most packages.
2021-10-14 11:52:22 +02:00
Matthias Treydte
72fbd63c5c nixos/prometheus: fix node exporter timex collector
The timex collector (enabled by default) needs the
adjtimex syscall, which was disabled by
9fea6d4c85.

So allow it unless the timex collector is disabled.
2021-10-14 11:26:29 +02:00
Matthias Treydte
ae7ce180dd nixos/prometheus: fix node exporter systemd collector
The systemd collector needs AF_UNIX to talk to
/var/run/dbus/system_bus_socket, which was broken
with 9fea6d4c85.

This commit allows AF_UNIX when needed.
2021-10-14 11:26:29 +02:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Bernardo Meurer
b8ffa68b35
Merge pull request #141611 from lovesegfault/linux_xanmod-5.14.12
linuxKernel.kernels.linux_xanmod: 5.14.9 -> 5.14.12
2021-10-14 01:57:29 -07:00
Fabian Affolter
b5071ff351
Merge pull request #141595 from r-ryantm/auto-update/python3.8-emoji
python38Packages.emoji: 1.6.0 -> 1.6.1
2021-10-14 10:14:40 +02:00
Bernardo Meurer
51f32e34ab
linuxKernel.kernels.linux_xanmod: 5.14.9 -> 5.14.12 2021-10-14 00:51:30 -07:00
Vincent Laporte
cafe9f88fc
leo2: 1.6.2 → 1.7.0
Fix build with recent C++ compilers

Use a more recent OCaml (4.05)
2021-10-14 09:45:49 +02:00
Ryan Burns
b580b1fcdb
Merge pull request #141357 from r-ryantm/auto-update/python38Packages.iminuit
python38Packages.iminuit: 2.8.3 -> 2.8.4
2021-10-14 00:45:23 -07:00
Ryan Burns
b6eaaffa15
Merge pull request #141361 from r-ryantm/auto-update/python3.8-pybullet
python38Packages.pybullet: 3.1.9 -> 3.2.0
2021-10-14 00:45:08 -07:00
Ryan Burns
e29468493a
Merge pull request #141386 from r-ryantm/auto-update/python38Packages.sopel
python38Packages.sopel: 7.1.4 -> 7.1.5
2021-10-14 00:44:37 -07:00
Ryan Burns
e868ff7625
Merge pull request #141416 from nzbr/master
xstow: init on 1.0.2
2021-10-14 00:40:54 -07:00
Fabian Affolter
2d50f168ba
Merge pull request #141584 from r-ryantm/auto-update/python38Packages.versioneer
python38Packages.versioneer: 0.20 -> 0.21
2021-10-14 09:24:16 +02:00
Fabian Affolter
54a986add2
Merge pull request #141525 from 06kellyjac/dockle
dockle: 0.4.2 -> 0.4.3
2021-10-14 08:46:35 +02:00
Sandro
e518fed490
Merge pull request #141599 from r-ryantm/auto-update/python3.8-google-cloud-container
python38Packages.google-cloud-container: 2.9.0 -> 2.10.0
2021-10-14 08:23:50 +02:00
Sergei Trofimovich
b91ec507be
packetdrill: pull upstream fix for fno-common toolchains (#141574)
* packetdrill: pull upstream fix for fno-common toolchains

Example toolchain is clang-12. The patch fixes the following
build failure:

    $ nix-build -E 'with import ./. {}; packetdrill.override { stdenv = clang12Stdenv; }'
    ...
    ld: libpacketdrill-lib.a(tcp_options_to_string.c.o):(.bss+0x0):
      multiple definition of `tcp_option';
        libpacketdrill-lib.a(run.c.o):(.bss+0x18): first defined here
2021-10-13 23:20:23 -07:00
Jörg Thalheim
b0fcb8326a
Merge pull request #110633 from tomberek/parallel-nag
parallel: add disableNagMessage
2021-10-14 06:51:05 +01:00
R. RyanTM
23dcb15889 python38Packages.google-cloud-container: 2.9.0 -> 2.10.0 2021-10-14 05:33:12 +00:00
Elis Hirwing
16608ed2e6
Merge pull request #141545 from shyim/php-phpstan-upgrade
php.packages.phpstan: 0.12.90 -> 0.12.99
2021-10-14 07:14:16 +02:00
Mario Rodas
1822dbf167
Merge pull request #141109 from marsam/update-gdouros
fonts/gdouros: update to 13.00
2021-10-14 00:01:02 -05:00
Ryan Burns
808798f80c
Merge pull request #141566 from dali99/update_hydrus2
hydrus: 457 -> 458
2021-10-13 21:20:35 -07:00
Ryan Burns
cc953bd02c
Merge pull request #141571 from polygon/dfu-update
dfu-util: 0.10 -> 0.11
2021-10-13 21:20:02 -07:00
Ryan Burns
a8a57d623b
Merge pull request #141524 from zakame/contrib/python3-timecop
python3Packages.timecop: init at 0.5.0dev
2021-10-13 21:16:38 -07:00
Zak B. Elep
bc17a53990 python3Packages.timecop: init at 0.5.0dev 2021-10-14 12:07:25 +08:00
R. RyanTM
5c22f8b266 python38Packages.emoji: 1.6.0 -> 1.6.1 2021-10-14 03:32:57 +00:00
Artturi
c88983cef4
Merge pull request #141582 from helsinki-systems/fix/test-runner-exceptions
nixos/test-runner: Print exceptions that happen
2021-10-14 06:22:17 +03:00
figsoda
74c63a11cd
Merge pull request #141510 from newAM/cargo-spellcheck
cargo-spellcheck: 0.8.13 -> 0.8.14
2021-10-13 21:45:39 -04:00
Bobby Rong
0b15081439
Merge pull request #141015 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7058 -> 1.0.7065
2021-10-14 09:25:54 +08:00
Aaron Andersen
03cf34636f
Merge pull request #140947 from xfix/dolphinEmuMaster15260
dolphinEmuMaster: 5.0-14002 -> 5.0-15260
2021-10-13 21:08:04 -04:00
Bobby Rong
b1fbab8f77
Merge pull request #141478 from 06kellyjac/deno
deno: 1.15.0 -> 1.15.1
2021-10-14 09:04:07 +08:00
Bobby Rong
2cf9db0e3d
Merge pull request #141559 from bbigras/anytype
anytype: 0.20.2 -> 0.20.9
2021-10-14 08:43:12 +08:00
Jan Tojnar
db3aa421df libshumate: print test logs on failure 2021-10-14 02:41:26 +02:00
Ryan Burns
bc4dfbe591
Merge pull request #141534 from johnrichardrinehart/postman/9.0.5
postman: 9.0.4 -> 9.0.5
2021-10-13 17:34:19 -07:00
Anderson Torres
37b6cc6f03
Merge pull request #141570 from AndersonTorres/new-ctx
ctx: init at 0.pre+date=2021-10-09
2021-10-13 21:18:35 -03:00
figsoda
d991a1a9d1
Merge pull request #141587 from mvnetbiz/drawing
drawing: 0.8.0 -> 0.8.3
2021-10-13 20:12:52 -04:00
figsoda
d2cc2fbb5a
Merge pull request #141575 from figsoda/update-verco
verco: 6.5.5 -> 6.6.0
2021-10-13 20:09:28 -04:00
Matt Votava
01478aefb3 drawing: 0.8.0 -> 0.8.3 2021-10-13 16:48:43 -07:00
Ryan Mulligan
3712aee173
Merge pull request #141473 from r-ryantm/auto-update/python38Packages.google-cloud-appengine-logging
python38Packages.google-cloud-appengine-logging: 0.1.5 -> 1.0.0
2021-10-13 16:39:03 -07:00
Ryan Mulligan
1612f548f2
Merge pull request #141310 from r-ryantm/auto-update/hubstaff
hubstaff: 1.6.1-20f4dbb0 -> 1.6.2-b5029032
2021-10-13 16:37:00 -07:00
José Romildo Malaquias
a91ebff981
Merge pull request #141530 from romildo/upd.hexchat
hexchat: 2.14.3 -> 2.16.0
2021-10-13 19:55:36 -03:00
Jan Tojnar
e90c3e2fe5 onboard: move python dependencies to pythonPath
It is deprecated but otherwise wrapPython adds everything that is propagated, including dev outputs, to program_PATH, which ends up in the wrapper.
2021-10-14 00:29:00 +02:00
Jan Tojnar
6fbc97704c onboard: fix indicator support
Closes: https://github.com/NixOS/nixpkgs/issues/117942
2021-10-14 00:27:54 +02:00
R. RyanTM
4943033627 python38Packages.versioneer: 0.20 -> 0.21 2021-10-13 22:24:43 +00:00
Artturi
9bc92ba914
Merge pull request #141576 from Artturin/tbsmarkbroken 2021-10-14 01:21:37 +03:00
Janne Heß
540dc908ca
nixos/test-runner: Print exceptions that happen 2021-10-14 00:15:53 +02:00