Jonathan Ringer
0546e68ef7
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-14 21:57:09 -07:00
Aaron Andersen
fc63be7ac8
Merge pull request #122658 from aanderse/httpd-reload
...
nixos/httpd: provide a stable path stable path to the configuration f…
2021-05-14 23:50:43 -04:00
Aaron Andersen
d9868214a3
Merge pull request #122672 from r-ryantm/auto-update/kodi-inputstream-ffmpegdirect
...
kodiPackages.inputstream-ffmpegdirect: 1.21.2 -> 1.21.3
2021-05-14 23:24:52 -04:00
Aaron Andersen
695e45f1df
Merge pull request #122673 from r-ryantm/auto-update/kodi-pvr-iptvsimple
...
kodiPackages.pvr-iptvsimple: 7.6.2 -> 7.6.4
2021-05-14 23:24:32 -04:00
Aaron Andersen
460f8def67
Merge pull request #122255 from aanderse/kodi
...
kodi: 19.0 -> 19.1
2021-05-14 23:21:08 -04:00
Doron Behar
a87c60a9c3
gnomeExtensions.sound-output-device-chooser: 35 -> 38
2021-05-15 01:58:25 +02:00
John Ericson
7dd53fe56e
Merge pull request #122778 from Ericson2314/choose-linker
...
treewide: Allow the linker to be chosen independently
2021-05-14 18:53:14 -04:00
John Ericson
93e6a25f50
Merge pull request #123047 from sternenseemann/usellvm-lunwind
...
llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled
2021-05-14 18:51:34 -04:00
sternenseemann
f506019942
llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled
...
To successfully compile C++ with useLLVM we need an unwinder and
thus to explicitly -lunwind like it has been done for the android
cross targets.
2021-05-15 00:34:50 +02:00
Ryan Mulligan
72948af15b
Merge pull request #122826 from r-ryantm/auto-update/kubernetes
...
kubernetes: 1.21.0 -> 1.21.1
2021-05-14 14:45:54 -07:00
TredwellGit
b9bb51497d
linux/hardened/patches/5.4: 5.4.118-hardened1 -> 5.4.119-hardened1
2021-05-14 21:41:11 +00:00
TredwellGit
bd4e82b585
linux/hardened/patches/5.11: 5.11.20-hardened1 -> 5.11.21-hardened1
2021-05-14 21:41:10 +00:00
TredwellGit
8cf62ea50a
linux/hardened/patches/5.10: 5.10.36-hardened1 -> 5.10.37-hardened1
2021-05-14 21:41:09 +00:00
TredwellGit
b2f61fde52
linux: 5.4.118 -> 5.4.119
2021-05-14 21:40:48 +00:00
TredwellGit
1f0dc90f1a
linux: 5.12.3 -> 5.12.4
2021-05-14 21:40:41 +00:00
TredwellGit
f861540ac2
linux: 5.11.20 -> 5.11.21
2021-05-14 21:40:34 +00:00
TredwellGit
b9cf39ce34
linux: 5.10.36 -> 5.10.37
2021-05-14 21:40:26 +00:00
Stéphan Kochen
2ff319e055
findomain: fix darwin build ( #123019 )
2021-05-14 17:36:55 -04:00
Stéphan Kochen
f91dcdd7b5
copper: broken on darwin ( #123030 )
2021-05-14 17:35:55 -04:00
Fabian Affolter
90e41651fa
python3Packages.dendropy: 4.4.0 -> 4.5.1
2021-05-14 23:35:34 +02:00
Stéphan Kochen
6b666af734
code-minimap: fix darwin build ( #123031 )
2021-05-14 17:34:22 -04:00
Stéphan Kochen
bb24db68aa
dmtx-utils: fix darwin build ( #123033 )
2021-05-14 17:34:07 -04:00
Stéphan Kochen
4bfa8bdd46
ecpdap: fix darwin build ( #123035 )
2021-05-14 17:33:51 -04:00
John Ericson
18c38f8aee
treewide: All the linker to be chosen independently
...
This will begin the process of breaking up the `useLLVM` monolith. That
is good in general, but I hope will be good for NetBSD and Darwin in
particular.
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-14 21:29:51 +00:00
Stéphan Kochen
2adca7ae14
cd-hit: fix darwin build ( #123026 )
2021-05-14 17:27:16 -04:00
sternenseemann
104af4aafa
inspircd: run configure phase hooks
2021-05-14 23:02:20 +02:00
sternenseemann
abe7335e7e
inspircd: 3.9.0 -> 3.10.0
...
https://docs.inspircd.org/3/change-log/#inspircd-3100
2021-05-14 23:02:20 +02:00
Michael Weiss
3f31c0edef
sway: Simplify screen sharing
...
This should make it easier to get started.
The xdg-desktop-portal backend for wlroots is required and one needs to
"make sure WAYLAND_DISPLAY and XDG_CURRENT_DESKTOP are imported into
D-Bus." [0]
[0]: efcbcb60aa/README.md (running)
2021-05-14 22:42:19 +02:00
Konstantin Alekseev
feb867f2fd
lua-5.4: fix build on darwin ( #123028 )
2021-05-14 16:38:50 -04:00
Vladimír Čunát
1a7ef60b2f
Merge #122803 : llvm*: patch to fix a test on older CPUs
2021-05-14 22:31:23 +02:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next
2021-05-14 22:27:34 +02:00
Ben Siraphob
f986333023
lib/systems/parse: make isCompatible description clearer and more useful
...
Stating that CPUs and the isCompatible relation forms a category (or
preorder) is correct but overtly technical. We can state it more
clearly for readers unfamiliar with mathematics while retaining some
keywords to be useful to technical readers.
2021-05-14 13:23:28 -07:00
Stéphan Kochen
006d7f80eb
imagemagick6: fix darwin build ( #123023 )
2021-05-14 16:21:38 -04:00
Vladimír Čunát
55282bd6f6
lua5_1: fixup a recent regression
...
Commit 57832e625c
(PR #119860 ) switched to using SYSCFLAGS,
but lua 5.1 calls it MYCFLAGS. We noticed due to broken luarocks build:
https://hydra.nixos.org/build/142663274
2021-05-14 22:08:38 +02:00
John Ericson
e3a1c149d2
llvmPackages: Fix default version calculation
...
Add a comment with explanation, which I should have done all along.
2021-05-14 19:12:22 +00:00
Martin Weinelt
cc2fc35667
Merge pull request #122932 from mweinelt/ansible-lint
2021-05-14 21:01:29 +02:00
John Ericson
f030f859b9
Merge pull request #121323 from sternenseemann/pkgs-llvm
...
pkgsLLVM: cross compiled package set using llvm compilers
2021-05-14 15:00:25 -04:00
Fabian Affolter
3e2e05643c
Merge pull request #122986 from fabaff/fix-pytaglib
...
python3Packages.pytaglib: 1.4.5 -> 1.4.6
2021-05-14 20:57:21 +02:00
John Ericson
49d2653653
Merge pull request #122974 from sternenseemann/lldClang-no-double-wrap
...
llvmPackages_*.lldClang: don't wrap bintools twice
2021-05-14 14:52:57 -04:00
Austin Seipp
e7241be2e2
Merge pull request #122965 from r-ryantm/auto-update/chrony
...
chrony: 4.0 -> 4.1
2021-05-14 13:51:58 -05:00
Martin Weinelt
080bfc35f8
tts: 0.0.12 -> 0.0.13
2021-05-14 20:26:52 +02:00
Domen Kožar
74562c88c9
Merge pull request #122941 from bobrik/ivan/msse-x86
...
python2: only pass -msse2 on x86_64-darwin, not any darwin
2021-05-14 20:01:20 +02:00
Andreas Rammhold
04d29e6bf3
Merge pull request #122868 from andir/prosody
...
prosody: 0.11.8 -> 0.11.9
2021-05-14 19:50:26 +02:00
Robert T. McGibbon
a17bfa39ce
python3Packages.rfc3339-validator: 0.1.3 -> 0.1.4 ( #123000 )
2021-05-14 19:28:51 +02:00
Anderson Torres
f6fa95f6f1
Merge pull request #122797 from AndersonTorres/quick-patches
...
Emacs packages updates
2021-05-14 14:17:29 -03:00
Robert Scott
e931e72696
Merge pull request #122334 from DavHau/zhf-gpapi
...
python3Packages.gpapi: unbreak
2021-05-14 18:02:35 +01:00
Christian Kögler
428edf7fe0
neovide: init at ba42855
2021-05-14 18:53:15 +02:00
jnetod
68468fc35f
pythonPackages.pyfuse3: 3.1.1 -> 3.2.0 ( #122954 )
2021-05-14 18:52:33 +02:00
Jan Tojnar
5711c768af
gnome.gnome-shell: 40.0-unstable-2021-05-01 → 40.1
2021-05-14 18:52:02 +02:00
Jan Tojnar
5ad529cde2
gnome.mutter: 40.0 → 40.1
2021-05-14 18:52:01 +02:00