Commit Graph

47299 Commits

Author SHA1 Message Date
R. Ryantm
c84d82e962 bullet: 3.21 -> 3.22a 2022-03-30 22:04:47 +08:00
Will Cohen
06e3b4f7a0 geos39: init at 3.9.2 2022-03-30 09:14:53 -04:00
Jacek Galowicz
ae01da1bb2 libnet: v1.2-rc3 -> v1.2 2022-03-30 11:32:32 +02:00
Lassulus
710fed5a24
Merge pull request #166376 from r-ryantm/auto-update/lief
lief: 0.11.5 -> 0.12.0
2022-03-30 11:31:56 +02:00
Louis Bettens
9f4b404b5c maintainers/teams: add cosmopolitan team 2022-03-30 10:33:17 +02:00
Louis Bettens
bd84351def python-cosmopolitan: init at 3.6.14 2022-03-30 10:33:17 +02:00
Louis Bettens
d1eb392e95 cosmopolitan: remove redundant fix
the shebangs issue has been fixed upstream in f721d61b54
2022-03-30 10:33:17 +02:00
Louis Bettens
96d3126781 cosmopolitan: lint 2022-03-30 10:33:16 +02:00
Louis Bettens
89604525d7 cosmopolitan: unclutter output 2022-03-30 10:33:16 +02:00
Louis Bettens
f92cfbce3a cosmopolitan: remove redundant test
It seems like both the checkPhase and cosmoc's installCheckPhase run
plenty of executables, I don't see what this test could catch.
2022-03-30 10:33:16 +02:00
Louis Bettens
0d5810ede0 cosmoc: init 2022-03-30 10:33:16 +02:00
R. Ryantm
1121300b41 lief: 0.11.5 -> 0.12.0 2022-03-30 07:27:31 +00:00
Sandro
7989b30b43
Merge pull request #166074 from maxice8/poco 2022-03-30 03:14:31 +02:00
Louis Bettens
6443507c12 cosmopolitan: add checkPhase 2022-03-29 18:00:50 +02:00
Louis Bettens
961472b74a cosmopolitan: only build libc 2022-03-29 18:00:50 +02:00
Frederik Rietdijk
25c014324b Merge master into staging-next 2022-03-29 13:25:16 +02:00
Louis Bettens
3a08f8d91c cosmopolitan: don't extend include path
The intended idiom according to upstream is to have no `#includes` for
the libc. This works because the combined header `cosmopolitan.h` has
always been on the command line.
2022-03-29 10:40:40 +02:00
Jan Tojnar
9b7f392f75 vte: 0.67.90 → 0.68.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.67.90...0.68.0
2022-03-29 10:23:06 +02:00
github-actions[bot]
80ddf916da
Merge master into staging-next 2022-03-29 00:02:04 +00:00
R. Ryantm
f6d9cedbb8 tachyon: 0.99.3 -> 0.99.4 2022-03-28 22:36:08 +00:00
R. Ryantm
5e92becb9b robin-map: 0.6.3 -> 1.0.0 2022-03-28 22:28:54 +02:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro
a85e2dcf73
Merge pull request #164182 from IvarWithoutBones/init/gummy 2022-03-28 17:02:25 +02:00
maxice8
fad08c37e3 poco: move openssl to propagatedBuildInputs
this is required if someone is using Poco::Crypto, see the following
extract from poco's cmake files:

```cmake
include(CMakeFindDependencyMacro)
find_dependency(PocoFoundation)
find_dependency(OpenSSL REQUIRED COMPONENTS Crypto)
include("${CMAKE_CURRENT_LIST_DIR}/PocoCryptoTargets.cmake")
```
2022-03-28 09:39:56 -03:00
Sandro
a63a39e238
Merge pull request #165335 from willcohen/qwt-6.2 2022-03-28 14:19:09 +02:00
Ryan Mulligan
8a5030eee2
Merge pull request #165874 from r-ryantm/auto-update/gdcm
gdcm: 3.0.10 -> 3.0.11
2022-03-27 18:31:11 -07:00
Tom Bereknyei
1edfe6d91b cosmopolitan: 0.3 -> unstable-2022-03-22 2022-03-27 20:02:59 -04:00
Pavol Rusnak
dc45957373
Merge pull request #165839 from prusnak/sdl2-sound
SDL2_sound: init at 2.0.1
2022-03-27 22:39:14 +02:00
Anthony Cowley
eb20eae90f
llvmPackages_rocm: 4.5.2 -> 5.0.2 (#165362)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-27 20:35:14 +02:00
github-actions[bot]
e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Sandro Jäckel
ffb8c40ad7
intel-media-driver: 22.2.2 -> 22.3.0 2022-03-27 18:27:44 +02:00
Sandro Jäckel
9cc6f05dac
intel-gmmlib: 22.1.1 -> 22.1.2 2022-03-27 18:22:23 +02:00
Sandro Jäckel
9f034e5d18
libgda: propagate libxml2 2022-03-27 17:54:58 +02:00
Sandro Jäckel
8e0f6609c3
libgda: remove ? null from inputs 2022-03-27 17:54:57 +02:00
Sandro Jäckel
073206c8e0
libgpod: reduce propagated libraries, cleanup 2022-03-27 17:54:57 +02:00
Adam Joseph
8feed8e815
ffmpeg: honor pulseaudioSupport (#161017)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-27 17:01:58 +02:00
Sandro
3812e3a10c
Merge pull request #159900 from risicle/ris-libarchive-passthru-deps 2022-03-27 16:37:21 +02:00
Sandro
38c585d70a
Merge pull request #160057 from risicle/ris-harfbuzz-passthru-deps 2022-03-27 16:37:02 +02:00
Sandro
2873d96dd7
Merge pull request #162110 from risicle/ris-libtiff-passthru-tests 2022-03-27 16:36:28 +02:00
Jan Tojnar
086c62dd5e glib: Revert patch likely causing Inkscape build to fail on Darwin 2022-03-27 16:28:48 +02:00
Martin Weinelt
d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Jan Tojnar
1379cbe985 gtk4: move broadwayd into out
It is convenient to have it in PATH by default and does not seem to increase the output size much (+0.2M).

Just as was done to GTK 3 in https://github.com/NixOS/nixpkgs/pull/116053
2022-03-27 15:25:31 +02:00
R. Ryantm
52a769ea89 malcontent: 0.10.3 → 0.10.4
https://gitlab.freedesktop.org/pwithnall/malcontent/-/compare/0.10.3...0.10.4
2022-03-27 15:24:07 +02:00
Jan Tojnar
e3bd210eea glib-testing: 0.1.0 → 0.1.1
https://gitlab.gnome.org/pwithnall/libglib-testing/-/compare/0.1.0...0.1.1
2022-03-27 15:24:07 +02:00
Sandro
5c1f8cd19f
Merge pull request #163509 from NixOS/drop/ffmpeg_3 2022-03-27 12:52:12 +02:00
Sandro
7f8d80df88
Merge pull request #165346 from jansol/draco 2022-03-27 11:41:39 +02:00
R. Ryantm
98e68b355d matio: 1.5.21 -> 1.5.22 2022-03-27 11:15:18 +02:00
github-actions[bot]
aba0b519c5
Merge master into staging-next 2022-03-27 06:01:24 +00:00
R. Ryantm
78a79342a5 gdcm: 3.0.10 -> 3.0.11 2022-03-26 20:37:10 +00:00
AndersonTorres
a6504af8da wxGTK: remove myself from maintainers 2022-03-26 16:19:00 -03:00
github-actions[bot]
3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Will Cohen
47fb5151cb libsForQt5.qwt: cleanup metadata 2022-03-26 13:35:30 -04:00
Will Cohen
50df75459e libsForQt5.qwt: rename 6.nix to default.nix 2022-03-26 13:35:30 -04:00
Will Cohen
fbc8d491ec qwt: remove qwt v5.x derivation 2022-03-26 13:35:30 -04:00
Will Cohen
f405c59874 libsForQt5.qwt: 6.1.6 -> 6.2.0 2022-03-26 13:35:18 -04:00
Will Cohen
45134bb912 libsForQt5.qwt6_1: init at 6.1.6 2022-03-26 13:29:22 -04:00
R. Ryantm
f7ad253271 flatpak: 1.12.6 -> 1.12.7 2022-03-26 18:01:41 +01:00
Robert Scott
7cde130853
Merge pull request #162397 from r-ryantm/auto-update/libsolv
libsolv: 0.7.20 -> 0.7.21
2022-03-26 13:16:41 +00:00
Pavol Rusnak
1f1511a30c
SDL2_sound: init at 2.0.1 2022-03-26 13:19:48 +01:00
github-actions[bot]
811b90f085
Merge master into staging-next 2022-03-26 12:01:14 +00:00
Sandro
19bf4b9f8c
Merge pull request #165537 from r-ryantm/auto-update/intel-gmmlib 2022-03-26 12:32:51 +01:00
R. Ryantm
9d397e8f16 libgphoto2: 2.5.28 -> 2.5.29 2022-03-26 11:40:52 +01:00
R. Ryantm
e31ff53ceb libbluray: 1.3.0 -> 1.3.1 2022-03-26 11:40:29 +01:00
R. Ryantm
a30fdc5df3 suitesparse: 5.10.1 -> 5.11.0 2022-03-26 11:40:16 +01:00
Sandro
7f1642def5
Merge pull request #160628 from bachp/cryptomator-1.6.5 2022-03-26 10:43:16 +01:00
Jan Tojnar
213b02a8cc libsolv: 0.7.20 → 0.7.21
The priority patch applied by micromamba has been upstreamed:
91be77ea69
2022-03-26 10:42:39 +01:00
R. Ryantm
8e33d244af libportal: 0.5 -> 0.6 2022-03-26 10:13:40 +01:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Vladimír Čunát
b9eab51eed
Merge #160343: GNOME: 41 -> 42 2022-03-26 09:16:07 +01:00
Pascal Bach
a2c06170a3 jffi: init at 1.3.9 2022-03-26 08:48:53 +01:00
Bobby Rong
481cc5f7db
Merge pull request #164493 from r-ryantm/auto-update/stellarsolver
stellarsolver: 2.0 -> 2.2
2022-03-26 14:17:33 +08:00
Jan Tojnar
0e78d578e6 glib: Fix docs on Darwin
They are failing due to a Meson bug.

Doing it this hacky way to avoid rebuilding the world.
2022-03-26 03:50:26 +01:00
Anderson Torres
5302fbbfc8
Merge pull request #165630 from willcohen/wxwidgets
wxwidgets: fix build
2022-03-25 22:29:26 -03:00
github-actions[bot]
c6dd9fd65d
Merge master into staging-next 2022-03-25 18:01:14 +00:00
maralorn
0e0bb200ff
Merge pull request #165327 from ncfavier/fetchpatch-relative
fetchpatch: add `preIncludes` and `relative`
2022-03-25 16:32:14 +01:00
Kevin Cox
30d3d79b7d
Merge pull request #161652 from 06kellyjac/libpwquality
libpwquality: 1.4.2 -> 1.4.4
2022-03-25 10:41:56 -04:00
Jan Tojnar
b43e9c65eb folks: 0.15.4 → 0.15.5
https://gitlab.gnome.org/GNOME/folks/-/compare/0.15.4...0.15.5
2022-03-25 15:02:50 +01:00
Jan Tojnar
d81828f4aa glib-networking: 2.72.beta → 2.72.0
https://gitlab.gnome.org/GNOME/glib-networking/-/compare/2.72.beta...2.72.0
2022-03-25 15:02:50 +01:00
Jan Tojnar
d0af33ab0f gtkmm4: 4.6.0 → 4.6.1
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.6.0...4.6.1
2022-03-25 15:02:49 +01:00
Jan Tojnar
b9f71fe5d3 libgsf: 1.14.48 → 1.14.49
https://gitlab.gnome.org/GNOME/libgsf/-/compare/LIBGSF_1_14_48...LIBGSF_1_14_49

Also format the expression.
2022-03-25 15:02:48 +01:00
Jan Tojnar
5d74b9a1b8 gnome-desktop: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar
27d52bf401 libgweather: 3.91.0 → 4.0.0
https://gitlab.gnome.org/GNOME/libgweather/-/tags/3.99.0
https://gitlab.gnome.org/GNOME/libgweather/-/tags/4.0.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
49d506498e tracker-miners: 3.3.0.rc → 3.3.0
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.3.0.rc...3.3.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
a1c0f79f27 tracker: 3.3.0.rc → 3.3.0
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.0.rc...3.3.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
acc8f30963 pango: 1.50.5 → 1.50.6
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.5...1.50.6
2022-03-25 15:02:47 +01:00
Jan Tojnar
c82f942efc libpeas: build developer docs 2022-03-25 15:02:47 +01:00
Jan Tojnar
705068d5e3 libpeas: 1.30.0 → 1.32.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/1.30.0...1.32.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
70c0a6915f gtksourceview5: 5.3.2 → 5.4.0
https://gitlab.gnome.org/GNOME/gtksourceview/-/compare/5.3.2...5.4.0
2022-03-25 15:02:46 +01:00
Jan Tojnar
0080317d86 gtksourceview4: 4.8.2 → 4.8.3
https://gitlab.gnome.org/GNOME/gtksourceview/-/compare/4.8.2...4.8.3
2022-03-25 15:02:46 +01:00
Jan Tojnar
d2f46a0e67 gtk4: 4.6.1 → 4.6.2
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.6.1...4.6.2
2022-03-25 15:02:46 +01:00
Jan Tojnar
004ea1200f gsettings-desktop-schemas: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/42.rc...42.0
2022-03-25 15:02:46 +01:00
Jan Tojnar
914fd5031c gjs: 1.71.90 → 1.72.0
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.71.90...1.72.0
2022-03-25 15:02:43 +01:00
Jan Tojnar
5b6b29248a xdg-desktop-portal-gnome: 42.rc → 42.0.1
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/42.rc...42.0.1
2022-03-25 15:02:43 +01:00
Jan Tojnar
748625551a template-glib: 3.34.0 → 3.34.1
https://gitlab.gnome.org/GNOME/template-glib/-/compare/3.34.0...3.34.1
2022-03-25 15:02:43 +01:00
Jan Tojnar
31cfdd9770 libsoup_3: 3.0.4 → 3.0.5
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.0.4...3.0.5
2022-03-25 15:02:42 +01:00
Jan Tojnar
2f139d2d01 librsvg: 2.53.2 → 2.54.0
https://gitlab.gnome.org/GNOME/librsvg/-/compare/2.53.2...2.54.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
7fd4c47704 libhandy: 1.5.91 → 1.6.1
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.5.91...1.6.1
2022-03-25 15:02:42 +01:00
Jan Tojnar
81be15c774 libgnome-games-support_2_0: 2.0.beta.2 → 2.0.0
https://gitlab.gnome.org/GNOME/libgnome-games-support/-/compare/2.0.beta.2...2.0.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
4133c2dfca libadwaita: 1.1.rc → 1.1.0
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.rc...1.1.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
0738d6e70d libdazzle: 3.43.90 → 3.44.0
https://gitlab.gnome.org/GNOME/libdazzle/-/compare/3.43.90...3.44.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
5c7c637f44 jsonrpc-glib: 3.41.0 → 3.42.0
https://gitlab.gnome.org/GNOME/jsonrpc-glib/-/compare/3.41.0...3.42.0
2022-03-25 15:02:42 +01:00
Jan Tojnar
82632f000e gobject-introspection: 1.71.0 → 1.72.0
https://gitlab.gnome.org/GNOME/gobject-introspection/-/compare/1.71.0...1.72.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
42e872ee28 gnome.gvfs: 1.49.90 → 1.50.0
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.49.90...1.50.0
2022-03-25 15:02:41 +01:00
Jan Tojnar
76a508dc39 glib: 2.71.3 → 2.72.0
https://gitlab.gnome.org/GNOME/glib/-/compare/2.71.3...2.72.0
2022-03-25 15:02:40 +01:00
Jan Tojnar
a0da2d759d gdk-pixbuf: 2.42.6 → 2.42.8
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/compare/2.42.6...2.42.8
2022-03-25 15:02:40 +01:00
Jan Tojnar
429862e5fa at-spi2-core: 2.43.92 → 2.44.0
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_43_92...AT_SPI2_CORE_2_44_0
2022-03-25 15:02:39 +01:00
Jan Tojnar
caa2c31664 xdg-desktop-portal-gnome: 41.1 → 42.rc
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/41.1...42.rc
2022-03-25 15:02:39 +01:00
Jan Tojnar
43d4e493be tracker-miners: 3.3.0.beta → 3.3.0.rc
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.3.0.beta...3.3.0.rc
2022-03-25 15:02:38 +01:00
Jan Tojnar
3eac402d0d tracker: 3.3.0.beta → 3.3.0.rc
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.0.beta...3.3.0.rc
2022-03-25 15:02:38 +01:00
Jan Tojnar
fa58a38b40 pango: 1.50.4 → 1.50.5
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.4...1.50.5
2022-03-25 15:02:38 +01:00
Jan Tojnar
747b64c51c librsvg: 2.53.1 → 2.53.2
https://gitlab.gnome.org/GNOME/librsvg/-/compare/2.53.1...2.53.2
2022-03-25 15:02:38 +01:00
Jan Tojnar
a873fe7993 libhandy: 1.5.90 → 1.5.91
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.5.90...1.5.91
2022-03-25 15:02:37 +01:00
Jan Tojnar
948008152b libadwaita: 1.1.beta → 1.1.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.1.beta...1.1.rc
2022-03-25 15:02:37 +01:00
Jan Tojnar
f4ed674e9b libdazzle: 3.42.0 → 3.43.90
https://gitlab.gnome.org/GNOME/libdazzle/-/compare/3.42.0...3.43.90
2022-03-25 15:02:37 +01:00
Jan Tojnar
71fd4d8688 gtk3: 3.24.31 → 3.24.33
https://gitlab.gnome.org/GNOME/gtk+/-/compare/3.24.31...3.24.33
2022-03-25 15:02:37 +01:00
Jan Tojnar
07bd942158 gsettings-desktop-schemas: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/42.beta...42.rc
2022-03-25 15:02:37 +01:00
Jan Tojnar
7eca5484b6 gnome.gnome-desktop: 42.beta → 42.rc
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/42.beta...42.rc
2022-03-25 15:02:35 +01:00
Jan Tojnar
d3857212b1 glib: 2.71.2 → 2.71.3
https://gitlab.gnome.org/GNOME/glib/-/compare/2.71.2...2.71.3
2022-03-25 15:02:34 +01:00
Jan Tojnar
8b1959ff16 gjs: 1.71.1 → 1.71.90
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.71.1...1.71.90
2022-03-25 15:02:34 +01:00
Jan Tojnar
70222ad792 poppler: 22.01.0 → 22.03.0
https://lists.freedesktop.org/archives/poppler/2022-February/015055.html
https://lists.freedesktop.org/archives/poppler/2022-March/015089.html
2022-03-25 15:02:33 +01:00
Jan Tojnar
097fd04fb8 at-spi2-core: 2.42.0 → 2.43.92
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_42_0...AT_SPI2_CORE_2_43_92
2022-03-25 15:02:33 +01:00
Jan Tojnar
338a586a9a gnome.gnome-desktop: 42.alpha.1 → 42.beta
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/42.alpha.1...42.beta
2022-03-25 15:02:33 +01:00
Jan Tojnar
100ae90d51 tree-wide: Modernize moving gi-docgen-built docs to devdoc output
Since DevHelp 41, it no longer needs to be stored in `share/devhelp`.
2022-03-25 15:02:32 +01:00
Jan Tojnar
0222931643 libsecret: 0.20.4 → 0.20.5
https://gitlab.gnome.org/GNOME/libsecret/-/compare/0.20.4...0.20.5
2022-03-25 15:02:32 +01:00
Jan Tojnar
046c9e05a0 libsecret: clean up 2022-03-25 15:02:32 +01:00
Jan Tojnar
0e1489ae3b librest_1_0: init at 0.9.0
https://gitlab.gnome.org/GNOME/librest/-/compare/0.8.1...0.9.0
2022-03-25 15:01:23 +01:00
Jan Tojnar
4be046c3cf libgweather: 40.0 → 3.91.0
Yes, this is an upgrade.

https://gitlab.gnome.org/GNOME/libgweather/-/tags/3.90.0
https://gitlab.gnome.org/GNOME/libgweather/-/tags/3.91.0
2022-03-25 15:01:23 +01:00
Jan Tojnar
f3e6896063 tracker-miners: 3.2.2 → 3.3.0.beta
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.2.2...3.3.0.beta
2022-03-25 15:01:23 +01:00
Jan Tojnar
52396f0c87 tracker: 3.2.1 → 3.3.0.beta
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.2.1...3.3.0.beta

Increase test timeouts for “tracker:functional / ontology-changes”
2022-03-25 15:01:23 +01:00
Jan Tojnar
5003674a9f librsvg: 2.52.6 → 2.53.1
https://gitlab.gnome.org/GNOME/librsvg/-/compare/2.52.6...2.53.1
2022-03-25 15:01:23 +01:00
Jan Tojnar
5f5078bea9 libadwaita: 1.0.2 → 1.1.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.0.2...1.1.beta
2022-03-25 15:01:23 +01:00
Jan Tojnar
7a3e89c7f5 libhandy: 1.5.0 → 1.5.90
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.5.0...1.5.90
2022-03-25 15:01:23 +01:00
Jan Tojnar
3b7f73443e jsonrpc-glib: 3.40.0 → 3.41.0
https://gitlab.gnome.org/GNOME/jsonrpc-glib/-/compare/3.40.0...3.41.0
2022-03-25 15:01:23 +01:00
Jan Tojnar
8212afc323 gtksourceview5: 5.2.0 → 5.3.2
https://gitlab.gnome.org/GNOME/gtksourceview/-/compare/5.2.0...5.3.2
2022-03-25 15:01:22 +01:00
Jan Tojnar
3852b7117a gsettings-desktop-schemas: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/41.0...42.beta
2022-03-25 15:01:22 +01:00
Jan Tojnar
533adf2e55 gobject-introspection: 1.70.0 → 1.71.0
https://gitlab.gnome.org/GNOME/gobject-introspection/-/compare/1.70.0...1.71.0
2022-03-25 15:01:22 +01:00
Jan Tojnar
3a9cac50e1 gnome-online-accounts: 3.40.1 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.40.1...3.43.1
2022-03-25 15:01:22 +01:00
Jan Tojnar
70f28eca05 libgnome-games-support_2_0: init at 2.0.beta.2
https://gitlab.gnome.org/GNOME/libgnome-games-support/-/compare/1.8.2...2.0.beta.2
2022-03-25 15:01:22 +01:00
Jan Tojnar
47d3cf39e0 gnome.gvfs: 1.48.1 → 1.49.90
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.48.1...1.49.90

Switches http/dav module to libsoup3, which is lighter,
allowing us to enable it everywhere.

This means we now depend on both libsoup3 and libsoup2
but they are used by different programs (the latter,
transitively via libgdata, by the google module)
so it should be fine.
2022-03-25 15:01:22 +01:00
Jan Tojnar
6d2d6f9594 gnome.gnome-desktop: 41.3 → 42.alpha.1
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/41.3...42.alpha.1
2022-03-25 15:01:22 +01:00
Jan Tojnar
0a4072ce23 vte: 0.64.2 → 0.67.90
https://gitlab.gnome.org/GNOME/vte/-/compare/0.64.2...0.66.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.66.0...0.67.90

Need to switch to clangStdenv since aarch6 is stuck on GCC 9 but vte requires
at least GCC 10. I also tried gcc11Stdenv but that failed with linking issues.
2022-03-25 15:01:22 +01:00
Jan Tojnar
a225002f3e gjs: 1.70.1 → 1.71.1
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.70.1...1.71.1
2022-03-25 15:01:22 +01:00
Jan Tojnar
32f38e997f glib-networking: 2.70.1 → 2.72.beta
https://gitlab.gnome.org/GNOME/glib-networking/-/compare/2.70.1...2.72.beta
2022-03-25 15:01:22 +01:00
Jan Tojnar
a411a7f9bd libical: 3.0.11 → 3.0.14
https://github.com/libical/libical/releases/tag/v3.0.12
https://github.com/libical/libical/releases/tag/v3.0.13
https://github.com/libical/libical/releases/tag/v3.0.13
https://github.com/libical/libical/releases/tag/v3.0.14
2022-03-25 15:01:21 +01:00
Jan Tojnar
0193debd1c glib: 2.70.3 → 2.71.2
https://gitlab.gnome.org/GNOME/glib/-/compare/2.70.3...2.71.2
2022-03-25 15:01:21 +01:00
Jan Tojnar
7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00
Alyssa Ross
8685cea963 nghttp2: only run tests on GNU
Fixes pkgsMusl.nghttp2.

Fixes: 32dbdc4388 ("nghttp2: 1.43.0 -> 1.47.0")
2022-03-25 11:11:30 +00:00
Naïm Favier
a6bc988f00
boost177: use fetchpatch's relative argument
We can drop `includes` since there's only one file in that directory.
2022-03-25 10:47:12 +01:00
Naïm Favier
9e7ec276c6
cgal_4: use fetchpatch's relative argument
The `gcc-12-prereq.patch` patch now includes the entire `CGAL_Core`
subdirectory, but the patch only fixes warnings so this is fine.
2022-03-25 10:45:53 +01:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
Vladimír Čunát
173de4efbf
libuv: drop a test that seems flaky on Hydra
https://hydra.nixos.org/log/lg744sdh93maxbb68bk1p29a9rpnx2pw-libuv-1.44.1.drv
2022-03-25 10:01:51 +01:00
Artturin
33cce15e42 treewide: remove meta.repositories
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Ryan Mulligan
42e1e12468
Merge pull request #165675 from r-ryantm/auto-update/libqb
libqb: 2.0.5 -> 2.0.6
2022-03-24 13:39:55 -07:00
Michael Weiss
77a1baa320
Merge pull request #165517 from primeos/mesa
mesa: 21.3.7 -> 21.3.8
2022-03-24 21:36:53 +01:00
Thomas Tuegel
b4f94f8d08
Merge pull request #160954 from a-m-joseph/kauth-without-polkit
kauth: make polkit dependency optional
2022-03-24 14:54:35 -05:00
Pavol Rusnak
d472df8aa7
Merge pull request #165665 from prusnak/static-libgpg-error-linux-aarch64
libgpg-error: fix build of pkgsStatic.libgpg-error on aarch64-linux
2022-03-24 20:51:40 +01:00
Pavol Rusnak
a4d3563d93
libgpg-error: fix build of pkgsStatic.libgpg-error on aarch64-linux 2022-03-24 19:11:57 +01:00
R. Ryantm
389d5c1f5a libqb: 2.0.5 -> 2.0.6 2022-03-24 18:07:21 +00:00
Thomas Tuegel
ce9f00278a
kauth: preserve buildInputs order 2022-03-24 11:32:12 -05:00
Will Cohen
3f171a9e88 wxwidgets: fix build 2022-03-24 11:03:40 -04:00
Thomas Tuegel
253509dfe5
kauth: use lib.optional 2022-03-24 09:49:19 -05:00
Vladimír Čunát
4d7a1d8e36
Merge branch 'staging' into staging-next 2022-03-24 10:46:02 +01:00
Vladimír Čunát
195c7da07d
Revert #156510: openssl: stop static binaries referencing libs
This reverts commit 71f1f4884b.
It seems like too problematic at this point; see PR comments below
https://github.com/NixOS/nixpkgs/pull/156510#issuecomment-1058532765
2022-03-24 10:36:10 +01:00
7c6f434c
9d247b3bf6
Merge pull request #165364 from r-ryantm/auto-update/bctoolbox
bctoolbox: 5.1.10 -> 5.1.12
2022-03-24 05:42:30 +00:00
Bobby Rong
a5b7902c32
Merge pull request #164945 from trofi/fix-gcr-for-meson-0.60
gcr: pull upstream fix for meson-0.60
2022-03-24 13:06:39 +08:00
R. Ryantm
ceb5d22833 intel-gmmlib: 22.1.0 -> 22.1.1 2022-03-24 00:52:09 +00:00
ajs124
f0cac4d2ba ffmpeg-sixel: drop 2022-03-24 01:08:13 +01:00
ajs124
8f390037eb ffmpeg_3: drop 2022-03-24 01:07:52 +01:00
github-actions[bot]
fb0dc315ac
Merge staging-next into staging 2022-03-24 00:02:30 +00:00
Ivv
c3641936f7
Merge pull request #165048 from r-ryantm/auto-update/cglm
cglm: 0.8.4 -> 0.8.5
2022-03-24 00:50:58 +01:00
Michael Weiss
46076745df
mesa: 21.3.7 -> 21.3.8 2022-03-23 23:12:16 +01:00
Robert Scott
34bd6156cd
Merge pull request #165007 from alexbakker/libtoxcore-update
libtoxcore: 0.2.13 -> 0.2.17
2022-03-23 22:00:49 +00:00
Vladimír Čunát
a7ccddeb54
Revert "Merge #160259: separateDebugInfo: Use --strip-unneeded"
This reverts commit 848091a52b, reversing
changes made to ab0e692ac7.

It caused issues with elfutils tests,
probably through over-stripping of glibc parts.
2022-03-23 21:43:15 +01:00
R. Ryantm
a82aed502c libuldaq: 1.2.0 -> 1.2.1 2022-03-23 18:43:04 +00:00
Alexander Bakker
395a39c551 libtoxcore: 0.2.13 -> 0.2.17 2022-03-23 11:33:46 +01:00
Sandro
55b85b1356
Merge pull request #163335 from knl/wxwidgets-3.1-update 2022-03-23 11:31:24 +01:00
Jan Solanti
a8cff20649 draco: 1.5.0 -> 1.5.2 2022-03-23 12:22:40 +02:00
Jan Solanti
781ea695cf tinygltf: init at 2.5.0 2022-03-23 12:22:40 +02:00
Sandro
a42d192031
Merge pull request #165305 from K900/wireplumber-0.4.9 2022-03-23 10:53:12 +01:00
06kellyjac
4a2da4208a libpwquality: 1.4.2 -> 1.4.4
- corrected the license: https://github.com/libpwquality/libpwquality/blob/libpwquality-1.4.4/COPYING
- added long description
- added myself as a maintainer
- removed unnecessary patch
- split outputs
- added pam for building the pam module
2022-03-23 08:39:34 +00:00
Sandro
d29c38eb6b
Merge pull request #164120 from mweinelt/qtwebengine-fix-build 2022-03-23 09:19:42 +01:00
Nikola Knezevic
b22a1d1530 wxwidgets: fix building on darwin
Fix building on darwin by passing in all the dependencies and removing
compilation switches that do not exist anymore.
2022-03-23 09:08:55 +01:00
Vladimír Čunát
848091a52b
Merge #160259: separateDebugInfo: Use --strip-unneeded
...into staging
2022-03-23 08:32:39 +01:00
Sandro
b2c9bceef8
Merge pull request #165162 from andrevmatos/kde/frameworks 2022-03-23 07:51:16 +01:00
K900
f8990c1bd6 wireplumber: 0.4.8 → 0.4.9 2022-03-23 09:22:12 +03:00
github-actions[bot]
c80dabe3b1
Merge staging-next into staging 2022-03-23 06:01:55 +00:00
R. Ryantm
6bd91dcd42 bctoolbox: 5.1.10 -> 5.1.12 2022-03-23 04:04:51 +00:00
Sandro
f0717ed92b
Merge pull request #164858 from r-ryantm/auto-update/dav1d 2022-03-23 04:58:25 +01:00
Sandro
1f3a1bf512
Merge pull request #165261 from alyssais/libudev-zero-1.0.1 2022-03-23 04:09:04 +01:00
Sandro
c4be9ee24a
Merge pull request #164403 from Izorkin/update-libthreadar 2022-03-23 04:06:02 +01:00
Sandro
1fb09c3c2e
Merge pull request #165253 from r-ryantm/auto-update/libqb 2022-03-23 04:05:26 +01:00
Sandro
e8aeac7295
Merge pull request #164643 from IvarWithoutBones/bump/crcpp 2022-03-23 03:57:27 +01:00
Markus Wamser
713648a19b
boost: unbreak build for 1.65 and 1.66 (#163216)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 03:51:12 +01:00
R. Ryantm
f3f02bff9d LAStools: 2.0.0 -> 2.0.1 2022-03-22 22:37:12 -04:00
Sandro
71529d7293
Merge pull request #165308 from willcohen/qscintilla-2.13.2 2022-03-23 03:34:56 +01:00
zowoq
be98149597 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/servers/isso/default.nix
2022-03-23 10:04:17 +10:00
Matthias Treydte
252608fbbb prometheus-cpp: fix use with CMake and clean up
The derivation did not properly propagate it's
dependency on civetweb, causing dependent CMake
derivations not to find it. So just move it to
propagatedBuildInputs instead of messing with
the cmakeFlags.

Also, split off "dev" so we don't carry around
the headers as a runtime dependency.
2022-03-22 13:42:00 -07:00
markuskowa
c29c8895f3
Merge pull request #165290 from markuskowa/upd-ucx
ucx: 1.12.0 -> 1.12.1
2022-03-22 21:10:27 +01:00
github-actions[bot]
9d35f2cd19
Merge staging-next into staging 2022-03-22 18:10:54 +00:00
Will Cohen
1bf88c64d8 qscintilla: 2.13.1 -> 2.13.2 2022-03-22 14:09:39 -04:00
Ben Siraphob
209598e67e
Merge pull request #164241 from larsr/patch-1 2022-03-22 11:30:36 -05:00
Markus Kowalewski
1a889c097b
ucx: 1.12.0 -> 1.12.1 2022-03-22 16:25:54 +01:00
Anthony Cowley
29a988f978
Merge pull request #163698 from InternetUnexplorer/rocm-llvm-disable-shared-libs
llvmPackages_rocm.llvm: don't build shared libs
2022-03-22 10:28:19 -04:00
Alyssa Ross
c7b7ad7798
libudev-zero: 1.0.0 -> 1.0.1 2022-03-22 11:33:59 +00:00
R. Ryantm
fa3fed2a3e libqb: 2.0.4 -> 2.0.5 2022-03-22 10:18:55 +00:00
github-actions[bot]
c62314becb
Merge staging-next into staging 2022-03-22 06:01:42 +00:00
Sandro
4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
Robert Scott
6788a7d6f5 dav1d: enable tests 2022-03-22 00:43:01 +00:00
github-actions[bot]
03c279d7ea
Merge staging-next into staging 2022-03-22 00:02:58 +00:00
André Vitor de Lima Matos
462ce69a74
kde/frameworks: 5.91 -> 5.92 2022-03-21 16:56:46 -03:00
Robert Scott
ac4dcf66ae
Merge pull request #164755 from dtzWill/fix/capnproto-musl
capnproto: use upstream patch to fix w/musl
2022-03-21 18:35:18 +00:00
github-actions[bot]
6ae26bb3c8
Merge staging-next into staging 2022-03-21 18:07:51 +00:00
Ryan Mulligan
2c6ad38a20
Merge pull request #164695 from r-ryantm/auto-update/librtprocess
librtprocess: 0.11.0 -> 0.12.0
2022-03-21 10:03:06 -07:00
Bernardo Meurer
d2562a557a
Merge pull request #164907 from chivay/libvirt-fix
libvirt: Fix a segfault when undefining a domain
2022-03-21 09:45:57 -07:00
Will Dietz
04fc58f31d capnproto: regenerate patch with more clear commit message
Explain what changed, and ensure no one mistakes this for the original
upsteam commit (while giving due attribution).
2022-03-21 08:31:32 -05:00
Vladimír Čunát
a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
R. Ryantm
cb6528f5c2 cglm: 0.8.4 -> 0.8.5 2022-03-21 02:32:52 +00:00
Sandro
bf7837529e
Merge pull request #103733 from JJJollyjim/term-tests 2022-03-20 18:57:18 +01:00
Sergei Trofimovich
89ed2ce3e8 gcr: pull upstream fix for meson-0.60
Without the change build fails on `staging` as:

    > gck/meson.build:130:2: ERROR: gnome.generate_gir got unknown keyword arguments "packages"
2022-03-20 14:40:18 +00:00
Mario Rodas
6e183413aa
Merge pull request #164226 from r-ryantm/auto-update/gdal
gdal: 3.4.1 -> 3.4.2
2022-03-20 09:04:01 -05:00
Mario Rodas
4705884500
Merge pull request #164278 from JohnAZoidberg/yder-1.4.15
yder: 1.4.14 -> 1.4.15
2022-03-20 09:02:13 -05:00
Fabian Affolter
b70db0a774
Merge pull request #164799 from r-ryantm/auto-update/mysocketw
mysocketw: 3.10.27 -> 3.11.0
2022-03-20 10:23:24 +01:00
Vladimír Čunát
ffbe82639b
Merge #162400: libjpeg: 2.1.2 -> 2.1.3 (into staging) 2022-03-20 09:55:08 +01:00
OPNA2608
ad3e121795 SDL2: Reinstate find-headers.patch 2022-03-20 16:07:38 +08:00
R. Ryantm
8727738771 libqalculate: 4.0.0 -> 4.1.0 2022-03-20 16:04:47 +08:00
R. Ryantm
0fb9c4bec3 suitesparse-graphblas: 6.2.2 -> 6.2.5 2022-03-20 05:03:15 +01:00
Jamie McClymont
2708692778 vte: add tested vte-based terminals to passthru.tests 2022-03-20 16:48:06 +13:00
github-actions[bot]
3df8e35539
Merge staging-next into staging 2022-03-20 00:02:45 +00:00
Hubert Jasudowicz
609623c346 libvirt: Fix a segfault when undefining a domain
libvirt 8.1.0 will crash when trying to undefine a domain.
Backport a patch to fix this.

Original commit:
823a62ec8a
2022-03-20 00:07:40 +01:00
Martin Weinelt
f4f3622cb1 Merge remote-tracking branch 'origin/staging-next' into staging 2022-03-20 00:00:32 +01:00
Fabian Affolter
13f95830f4
mysocketw: update meta 2022-03-19 20:52:15 +01:00
Artturi
2c9fdfd691
Merge pull request #153106 from paperdigits/exiv2-bmff 2022-03-19 21:30:01 +02:00
Bobby Rong
35a74aa665
Merge pull request #164523 from r-ryantm/auto-update/belcard
belcard: 5.0.55 -> 5.1.10
2022-03-19 23:30:31 +08:00
Bobby Rong
e90179a22c
Merge pull request #149941 from r-ryantm/auto-update/lime
lime: 5.0.0 -> 5.0.53
2022-03-19 23:14:10 +08:00
Bobby Rong
ed8e0ef136
Merge pull request #162876 from r-ryantm/auto-update/belr
belr: 5.0.55 -> 5.1.3
2022-03-19 23:10:38 +08:00
Bobby Rong
082d0600eb
Merge pull request #163554 from bobby285271/libinput
libinput: 1.19.3 → 1.20.0
2022-03-19 22:39:01 +08:00
Martin Weinelt
6c3608592e
Merge pull request #164291 from fpletz/libressl-CVE-2022-0778 2022-03-19 15:07:17 +01:00
R. Ryantm
c55c1e50be dav1d: 0.9.2 -> 1.0.0 2022-03-19 13:27:37 +00:00
7c6f434c
93709c2d6b
Merge pull request #164307 from r-ryantm/auto-update/bctoolbox
bctoolbox: 5.1.0 -> 5.1.10
2022-03-19 11:34:30 +00:00
markuskowa
9be97b8020
Merge pull request #160153 from illdefined/freedv
freedv: extend platform support
2022-03-19 12:32:51 +01:00
R. Ryantm
c0db1312bc mysocketw: 3.10.27 -> 3.11.0 2022-03-19 00:34:44 +00:00
Ryan Mulligan
ac81bcb8b7
Merge pull request #164581 from r-ryantm/auto-update/igraph
igraph: 0.9.6 -> 0.9.7
2022-03-18 13:24:59 -07:00
Will Dietz
0e373bb46a capnproto: use upstream patch to fix w/musl
Without this, the package builds but fails when linking
sometimes due to undefined references to `getcontext` and friends.

Fix this using an upstream patch providing musl support,
which is vendored so it can be adjusted to apply to the release.
2022-03-18 13:54:16 -05:00
Luke Sandell
b5639fc91b liquid-dsp: 20170307 -> 1.4.0 2022-03-18 09:14:29 -05:00
R. Ryantm
16ce18bab3 librtprocess: 0.11.0 -> 0.12.0 2022-03-18 10:18:07 +00:00
github-actions[bot]
691557fc47
Merge staging-next into staging 2022-03-18 00:03:09 +00:00
R. Ryantm
af6b07431d libguestfs: 1.46.2 -> 1.48.0 2022-03-17 22:49:46 +00:00
Ivar Scholten
6db78a1751 crcpp: 1.1.0.0 -> 1.2.0.0 2022-03-17 22:58:41 +01:00
Samuel Ainsworth
7c6eaf9be2
Merge pull request #164338 from samuela/samuela/cudnn
cudnn: 8.3.0 -> 8.3.2
2022-03-17 13:10:52 -07:00
github-actions[bot]
739cf04cb7
Merge staging-next into staging 2022-03-17 18:02:05 +00:00