Commit Graph

379960 Commits

Author SHA1 Message Date
Martin Weinelt
1923b68bda Merge remote-tracking branch 'origin/staging-next' into staging 2022-05-23 17:35:37 +02:00
Martin Weinelt
736fdef658
Merge pull request #174005 from mweinelt/cpython 2022-05-23 16:44:37 +02:00
Artturi
b82c7826da
Merge pull request #173909 from Artturin/strictdeps2 2022-05-23 16:19:35 +03:00
github-actions[bot]
f51499324c
Merge master into staging-next 2022-05-23 12:01:25 +00:00
Matthieu Coudron
375e41bca4
Merge pull request #163062 from teto/pulumi-v3 2022-05-23 13:43:48 +02:00
Linus Heckemann
64b0719898
Merge pull request #174069 from leungbk/isync-mainProgram
isync: set mainProgram
2022-05-23 13:25:34 +02:00
Pavol Rusnak
e69af2535c
Merge pull request #167727 from emmanuelrosa/sparrow 2022-05-23 12:54:43 +02:00
pennae
023e25264c
Merge pull request #172983 from pennae/mosquitto-bind-interface
nixos/mosquitto: add bind_interface listener option, fix assertion messages
2022-05-23 10:53:08 +00:00
Janne Heß
e9bdd5fa74
Merge pull request #168168 from fedeinthemix/home-mode
nixos/users-group: Add 'homeMode' option.
2022-05-23 12:27:49 +02:00
Martin Weinelt
855dee370a
Merge pull request #174045 from dotlambda/python3Packages-no-pylint 2022-05-23 12:06:00 +02:00
Janne Heß
54c2bcdfd0
Merge pull request #174049 from Mindavi/openldap/cross
openldap: fix cross-compilation
2022-05-23 11:39:10 +02:00
Florian Klink
2403723108
Merge pull request #172652 from klemensn/systemd-optional-system-units
nixos/systemd: Package only built component units
2022-05-23 11:35:01 +02:00
Florian Klink
4d9f5f6bcc
Merge pull request #173922 from lopsided98/systemd-build-bash
systemd: fix build platform shebang reference
2022-05-23 11:17:46 +02:00
Bobby Rong
ad532c1d80
Merge pull request #174075 from jmbaur/users-module-fix-typo
nixos/users: Fix typo
2022-05-23 17:07:35 +08:00
Matthieu Coudron
fa2393f031 pulumi: update updater
so that it can work even with an empty NIX_PATH
2022-05-23 11:03:33 +02:00
Janne Heß
58c2b6c527
Merge pull request #173940 from risicle/ris-gecode-clang-fix
gecode_6: add patch fixing clang build
2022-05-23 11:01:59 +02:00
Janne Heß
09438ed9ce
Merge pull request #173968 from symphorien/scantailor-advanced-zhf
scantailor-advanced: fix build with qt5.15 by switching to a maintained fork
2022-05-23 11:01:21 +02:00
Janne Heß
137b8e2781
Merge pull request #173584 from sikmir/yandex-disk
yandex-disk: 0.1.6.1074 → 0.1.6.1080, fix build
2022-05-23 11:00:48 +02:00
Vladimír Čunát
4ddea71bbd
Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)"
This reverts commit 9f4060c552.
After the previous merge commit this should work now.
2022-05-23 10:28:05 +02:00
Vladimír Čunát
063c5603cf
Merge #174038: makeBinaryWrapper: fix codesign on aarch64-darwin
...into staging-next
2022-05-23 10:27:37 +02:00
Vladimír Čunát
232db920ae
Merge branch 'master' into staging-next 2022-05-23 10:10:50 +02:00
Ulrik Strid
26e7906a96 ocamlPackages.hacl_x25519: 0.2.0 -> 0.2.2 2022-05-23 09:53:10 +02:00
Alyssa Ross
b173750213 kmod: build devdoc
Switch from autoreconfHook to running autogen.sh ourselves so that
gtkdocize gets run.  The GTK_DOC_CHECK autoconf macro isn't
cross-friendly, so we have to disable it when cross-compiling.
2022-05-23 07:48:50 +00:00
Ulrik Strid
ad81f8dbef ocamlPackages.faraday: 0.7.2 -> 0.8.1 2022-05-23 09:30:34 +02:00
Fabian Affolter
a790b646e0
Merge pull request #174073 from r-ryantm/auto-update/python3.10-pywemo
python310Packages.pywemo: 0.8.0 -> 0.8.1
2022-05-23 08:24:46 +02:00
Fabian Affolter
d91c644006
Merge pull request #174050 from fabaff/ssh-mitm-bump
python310Packages.ssh-mitm: 2.0.2 -> 2.0.3
2022-05-23 07:54:57 +02:00
Fabian Affolter
5f659c2ca7
Merge pull request #174051 from fabaff/checkov-bump
checkov: 2.0.1147 -> 2.0.1153
2022-05-23 07:54:44 +02:00
Fabian Affolter
744992412e
Merge pull request #174052 from fabaff/beautifultable-bump
python310Packages.beautifultable: 1.0.1 -> 1.1.0
2022-05-23 07:54:33 +02:00
Federico Beffa
572ff94f55 nixos/users-group: make homeMode respect is_dry and create home directly with right permissions 2022-05-23 07:47:11 +02:00
Rick van Schijndel
be2ceef4f1 openldap: fix cross-compilation 2022-05-23 07:34:08 +02:00
Maciej Krüger
497a37dcea
Merge pull request #174023 from trofi/workaround-fno-common-for-oonf-olsrd2
oonf-olsrd2: add -fcommon workaround
2022-05-23 07:16:15 +02:00
Jared Baur
5463b86d03
nixos/users: Fix typo 2022-05-22 22:13:39 -07:00
Vladimír Čunát
d8dd85d03f
Merge #122147: mesa: Add support for building the Zink driver 2022-05-23 07:00:10 +02:00
github-actions[bot]
c67d1d8752 terraform-providers: update 2022-05-23 2022-05-23 14:42:33 +10:00
R. Ryantm
aab6863dde python310Packages.pywemo: 0.8.0 -> 0.8.1 2022-05-23 04:37:13 +00:00
Brian Leung
93fe6c89c8
isync: set mainProgram 2022-05-22 20:10:10 -07:00
Ben Siraphob
d65ee335c8
Merge pull request #174012 from marsam/fix-mpg321-darwin
mpg321: fix build on darwin
2022-05-22 19:56:18 -07:00
Robert Schütz
2c4171ca83
abcmidi: 2022.05.05 -> 2022.05.20 (#173912) 2022-05-22 19:14:35 -07:00
Ivv
fd49ac93ac
Merge pull request #174010 from teto/pgadmin-mainProgram
pgadmin: set mainProgram
2022-05-23 03:37:38 +02:00
Ivv
a29130b932
Merge pull request #174062 from SebTM/notepad-next_aarch64
notepad-next: mark as broken for aarch64
2022-05-23 03:34:41 +02:00
Artemis Tosini
e5caa559c4
mesa: Add support for building the Zink driver
Zink requires vulkan-loader to build. Enable vulkan-loader when Zink is explicitally specified as a build target
2022-05-23 01:17:19 +00:00
yvt
bf139d83ec
systems: support cross-compiling for Renesas RX microcontrollers (#173858) 2022-05-22 20:52:36 -04:00
Bobby Rong
66782715d8
Merge pull request #173507 from shanesveller/shanesveller/sqlx-cli-0.5.13
sqlx-cli: 0.5.11 -> 0.5.13
2022-05-23 08:50:33 +08:00
ajs124
a27585d146
Merge pull request #174016 from LeSuisse/nbd-3.24
nbd: 3.21 -> 3.24
2022-05-23 02:47:08 +02:00
Sebastian Sellmeier
644d8ed029
notepad-next: mark as broken for aarch64 2022-05-23 02:42:09 +02:00
github-actions[bot]
ba5122823c
Merge master into staging-next 2022-05-23 00:02:36 +00:00
Martin Weinelt
bc38fcac7d
Merge pull request #174000 from mweinelt/pep621-optional-dependencies 2022-05-23 01:35:24 +02:00
Sergei Trofimovich
f01320c213 openambit: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: CMakeFiles/ambit.dir/libambit.c.o:(.rodata+0x40): multiple definition of
      `ambit_waypoint_types_from_movescount'; CMakeFiles/ambit.dir/device_driver_ambit.c.o:(.rodata+0x20): first defined here
2022-05-23 01:03:12 +02:00
Martin Weinelt
cb06de526c
Merge pull request #174056 from dotlambda/airtouch4pyapi-patch
python3Packages.airtouch4pyapi: make compatible with Home Assistant
2022-05-23 01:01:04 +02:00
Robert Schütz
d9aa9aa45c python3Packages.airtouch4pyapi: make compatible with Home Assistant 2022-05-22 22:53:40 +00:00