Commit Graph

343131 Commits

Author SHA1 Message Date
sternenseemann
c58517aeed llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily
Starting with LLVM 8, clang does no longer use llvm-config to detect the
LLVM installation: https://github.com/llvm/llvm-project/commit/e4faa5c7986b7
Consequently, there is no point passing LLVM_CONFIG_PATH (in fact the
variable is unused currently).
2022-01-03 16:46:38 +01:00
github-actions[bot]
fec8555fb0
Merge staging-next into staging 2022-01-03 12:02:12 +00:00
markuskowa
a97320ef8b
Merge pull request #153174 from r-ryantm/auto-update/openblas
openblas: 0.3.18 -> 0.3.19
2022-01-03 11:40:19 +01:00
Dmitry Kalinkin
27c0a7faf6
Merge pull request #152794 from fabaff/bump-pycryptodomex
python3Packages.pycryptodome: 3.11.0 -> 3.12.0, python3Packages.pycryptodomex: 3.11.0 -> 3.12.0
2022-01-03 01:58:43 -05:00
R. Ryantm
ad1d385e0e vala: 0.54.3 -> 0.54.5 2022-01-03 01:55:01 -05:00
Robert Schütz
741668e4b0 nimbo: add awscli to $PATH instead of propagatedBuildInputs
Awscli is never imported.
2022-01-02 22:37:17 -08:00
Robert Schütz
482634d5ca awscli: 1.22.14 -> 1.22.21 2022-01-02 22:37:17 -08:00
Robert Schütz
16b8612016 awscli: pin pyyaml 2022-01-02 22:37:17 -08:00
Bobby Rong
f23c7f14bf
Merge pull request #153220 from mikroskeem/darwin-fix-libpulseaudio-aarch64
libpulseaudio: fix aarch64-darwin build
2022-01-03 10:36:35 +08:00
Dmitry Kalinkin
438c50890a libepoxy: disable glx on darwin by default
Originally enabled in

950261bb9a ('darwin: fix gtk+3 dependencies')

since then many dependencies may have been changed to rely on Cocoa
only. Let's try disabling it by default to avoid the mesa dependency
on darwin, we can always enable on a case-by-case basis for apps that
really use X11.
2022-01-03 01:02:23 +01:00
Jan Tojnar
009de75a84
Merge pull request #153225 from NixOS/libportal
Fix builds broken by libportal update
2022-01-03 00:46:23 +01:00
Sergei Trofimovich
088277aafb
zstd: 1.5.0 -> 1.5.1 (#153103)
While at it added trivial updater plumbing.
2022-01-02 17:25:18 -05:00
Robert Scott
e8effac006
Merge pull request #152967 from r-ryantm/auto-update/apache-httpd
apacheHttpd: 2.4.51 -> 2.4.52
2022-01-02 22:10:59 +00:00
Sergei Trofimovich
281f4c06ce libseccomp: 2.5.2 -> 2.5.3
While at it added trivial updater plumbing.
2022-01-02 12:47:52 -06:00
Jan Tojnar
bb54aca688 gnome.nautilus: fix build 2022-01-02 17:27:49 +01:00
Jan Tojnar
8b72976055 gnome-builder: fix build 2022-01-02 17:24:06 +01:00
Jan Tojnar
dd166870fe epiphany: fix build 2022-01-02 17:21:11 +01:00
Jan Tojnar
7ad378b30d gnome.eog: fix build 2022-01-02 17:07:08 +01:00
Jan Tojnar
50dd556b4f gcolor3: fix build 2022-01-02 17:01:47 +01:00
Mark Vainomaa
17dbf56cea
libpulseaudio: fix aarch64-darwin build
Removes darwin Libc buildInput, which does not appear to be needed on
x86_64, and which does not support aarch64 at all (too old)
2022-01-02 17:05:17 +02:00
Maximilian Bosch
58db0cc789
Merge pull request #152235 from TredwellGit/glibc
glibc: 2.33-59 -> 2.33-62
2022-01-02 15:15:56 +01:00
markuskowa
8eb9baacbe
Merge pull request #152775 from r-ryantm/auto-update/libfabric
libfabric: 1.13.2 -> 1.14.0
2022-01-02 13:33:24 +01:00
Sandro
8b81a68aa3
Merge pull request #152779 from r-ryantm/auto-update/libthai 2022-01-02 11:32:43 +01:00
Bobby Rong
87cf4cb881
Merge pull request #153022 from bobby285271/notejot
notejot: 3.2.0 -> 3.3.3 (tagged 3.4.9)
2022-01-02 18:02:50 +08:00
Jan Tojnar
548dc7c056
Merge pull request #152948 from jtojnar/adw1
pango,gtk3,gtk4,libadwaita: update
2022-01-02 10:54:27 +01:00
R. Ryantm
fba0c3293b openblas: 0.3.18 -> 0.3.19 2022-01-02 07:46:14 +00:00
Martin Weinelt
bacce58b44
Merge pull request #152550 from mweinelt/python/django-redis 2022-01-02 01:32:14 +01:00
Bobby Rong
09d5219434
notejot: 3.2.0 -> 3.3.3 (tagged 3.4.9) 2022-01-02 08:22:22 +08:00
Jan Tojnar
d8ce0727e4 shortwave: mark as broken
Crashes at runtime:

(de.haeckerfelix.Shortwave:347903): Gtk-ERROR **: 00:33:56.355: failed to add UI from resource /de/haeckerfelix/Shortwave/gtk/featured_carousel.ui: .:12:50 Invalid property: AdwCarousel.animation_duration
2022-01-02 00:36:50 +01:00
Jan Tojnar
b39268ac53 kooha: fix pkg-config finding libadwaita
meson.build:17:0: ERROR: Invalid version of dependency, need 'libadwaita-1' ['>= 1.0.0-alpha.1'] found '1.0.0'.
2022-01-02 00:22:02 +01:00
Jan Tojnar
d6c2e0eedc ashpd-demo: mark as broken 2022-01-02 00:22:02 +01:00
Jan Tojnar
09e03d0544 gnome.gnome-todo: 41.0 → unstable-2022-01-01
https://gitlab.gnome.org/GNOME/gnome-todo/-/compare/41.0...4a6be8c38510d909a9f94ec34c4da1f31ac9f1ab
2022-01-02 00:22:02 +01:00
Jan Tojnar
5038552e28 libportal: 0.4 → 0.5
https://github.com/flatpak/libportal/releases/tag/0.5
2022-01-02 00:22:02 +01:00
Ryan Burns
85cc2c3e8a
Merge pull request #152829 from r-burns/libredirect-musl
[staging] libredirect: fix musl build
2022-01-01 14:51:56 -08:00
Jan Tojnar
7edebd90e8 libadwaita: 1.0.0.alpha.4 → 1.0.0
https://blogs.gnome.org/alexm/2021/12/31/libadwaita-1-0/
8896cb224e
2022-01-01 23:07:53 +01:00
Jan Tojnar
133b9618f8 gtk3: 3.24.30 → 3.24.31
https://gitlab.gnome.org/GNOME/gtk/-/blob/3.24.31/NEWS#L1-71
2022-01-01 23:07:53 +01:00
Jan Tojnar
78ef5c72c2 gtk4: 4.4.1 → 4.6.0
https://gitlab.gnome.org/GNOME/gtk/-/blob/4.6.0/NEWS#L1-248
2022-01-01 23:07:52 +01:00
Artturi
dcab2ec6a5
Merge pull request #152698 from ius/dbus-python-cross 2022-01-01 21:05:03 +02:00
John Ericson
0749e45dea
Merge pull request #153068 from angerman/angerman/fix-link-type
Check link type based on expanded parameters
2022-01-01 10:11:11 -08:00
Fabian Affolter
3218f2bd45
Merge pull request #147007 from fabaff/bump-wrapt
python3Packages.wrapt: enable tests
2022-01-01 13:52:07 +01:00
Moritz Angermann
14996789a1
Check link type based on expanded parameters
So far we've ignored response files in arguments, and did not
check linkType against expanded parameters.  This means if
we have `-static` in a @reponse-file, linkType will not be
set to `-static` as we never check against the expanded arguments
from response files.
2022-01-01 20:30:56 +08:00
Fabian Affolter
4ef6469342
Merge pull request #150321 from fabaff/tests-adal
python3Packages.adal: enable tests
2022-01-01 12:50:23 +01:00
Fabian Affolter
ee3363259c python3Packages.wrapt: enable tests 2022-01-01 12:37:44 +01:00
Fabian Affolter
c7413438d8
Merge pull request #152442 from fabaff/bump-charset-normalizer
python3Packages.charset-normalizer: 2.0.8 -> 2.0.9
2022-01-01 12:31:50 +01:00
Fabian Affolter
34bca23464 python3Packages.adal: enable tests 2022-01-01 12:30:43 +01:00
github-actions[bot]
38dc27dab2
Merge staging-next into staging 2022-01-01 00:02:16 +00:00
github-actions[bot]
c30032af77
Merge master into staging-next 2022-01-01 00:01:38 +00:00
zowoq
796af3ddba terraform-providers.google: 3.76.0 -> 4.5.0 2022-01-01 08:26:40 +10:00
zowoq
41473bf959 terraform-providers: support proxyVendor 2022-01-01 08:26:40 +10:00
zowoq
84ef8b2222 terraform-providers.vercel: remove separate derivation 2022-01-01 08:26:40 +10:00