Commit graph

49004 commits

Author SHA1 Message Date
Robert Schütz ade62d2d44 rapidfuzz-cpp: 1.0.2 -> 1.0.3
https://github.com/maxbachmann/rapidfuzz-cpp/releases/tag/v1.0.3
2022-06-25 22:08:15 +00:00
zowoq 7d5108c5dc sqlite: 3.38.5 -> 3.39.0
https://sqlite.org/releaselog/3_39_0.html
2022-06-26 07:43:28 +10:00
André Vitor de Lima Matos d6b20ea2cf kf5/plasma-framework: backport patch to fix thumbnails in task manager 2022-06-25 18:29:02 -03:00
Robert Schütz b86d7fc99b jarowinkler-cpp: 1.0.1 -> 1.0.2
https://github.com/maxbachmann/jarowinkler-cpp/releases/tag/v1.0.2
2022-06-25 21:03:47 +00:00
Klemens Nanni eaf4ec2634 plasma5Package.baloo: Unbreak kde-baloo.service startup
https://invent.kde.org/frameworks/baloo/-/blob/048edc5d/src/file/kde-baloo.service.in#L9
expects the `kde-systemd-start-condition` executable to be in "baloo"s
installation directory, but unique nixpkgs derivations break this
assumption:

```
$ journalctl --user -u kde-baloo -o cat
Starting Baloo File Indexer Daemon...
kde-baloo.service: Failed to locate executable /nix/store/74g3ahh0k0x6d5rj5rxs1lxhzx81vgdd-baloo-5.95.0/bin/kde-systemd-start-condition: No such file or directory
kde-baloo.service: Failed at step EXEC spawning /nix/store/74g3ahh0k0x6d5rj5rxs1lxhzx81vgdd-baloo-5.95.0/bin/kde-systemd-start-condition: No such file or directory
kde-baloo.service: Skipped due to 'exec-condition'.
Condition check resulted in Baloo File Indexer Daemon being skipped.
```
```
$ systemctl --user cat kde-baloo | grep kde-systemd-start-condition
ExecCondition=/nix/store/74g3ahh0k0x6d5rj5rxs1lxhzx81vgdd-baloo-5.95.0/bin/kde-systemd-start-condition --condition "baloofilerc:Basic Settings:Indexing-Enabled:true"
```

`kde-systemd-start-condition` is provided by the "plasma-workspace"
derivation which depends on "baloo".

Replace the CMake macro with the generic current system's path to fix
service startup and to avoid a recursive dependency.
2022-06-25 23:23:48 +04:00
Sandro 52f12a2461
Merge pull request #179036 from r-ryantm/auto-update/doctest
doctest: 2.4.8 -> 2.4.9
2022-06-25 20:11:35 +02:00
github-actions[bot] b9c428d2bd
Merge staging-next into staging 2022-06-25 18:01:49 +00:00
github-actions[bot] 900f6d92f1
Merge master into staging-next 2022-06-25 18:01:04 +00:00
R. Ryantm e5e8b08da6 flint: 2.8.5 -> 2.9.0 2022-06-25 17:25:33 +00:00
Mario Rodas e1dc9f89c5
Merge pull request #179026 from r-ryantm/auto-update/commons-daemon
commonsDaemon: 1.3.0 -> 1.3.1
2022-06-25 10:31:52 -05:00
R. Ryantm 34b7a4685f doctest: 2.4.8 -> 2.4.9 2022-06-25 15:29:40 +00:00
Mario Rodas c9a70bc79c
Merge pull request #179017 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.15.0 -> 5.16.0
2022-06-25 09:56:32 -05:00
Mario Rodas 4e693d9e52
Merge pull request #178929 from marsam/update-libkqueue
libkqueue: 2.6.1 -> 2.6.2
2022-06-25 09:55:20 -05:00
R. Ryantm 43cb516e9e commonsDaemon: 1.3.0 -> 1.3.1 2022-06-25 14:39:10 +00:00
R. Ryantm dbf01024e4 cpp-utilities: 5.15.0 -> 5.16.0 2022-06-25 13:51:15 +00:00
github-actions[bot] 4f1156a766
Merge staging-next into staging 2022-06-25 12:01:51 +00:00
github-actions[bot] 62b079eb5d
Merge master into staging-next 2022-06-25 12:01:16 +00:00
Guillaume Girol 918bf36d30 pcre-cpp: fix static build 2022-06-25 12:00:00 +00:00
Guillaume Girol a898e689b7
Merge pull request #172892 from midchildan/fix/ncurses-static
ncurses: make static binaries not depend on Nix store paths
2022-06-25 09:54:18 +00:00
Mario Rodas 2af0db6d3e capnproto: remove outdated patch
The patch was integrated in the 0.10.0 release.
2022-06-25 08:20:00 +00:00
R. Ryantm 112374cc63 capnproto: 0.9.1 -> 0.10.1 2022-06-25 08:19:51 +00:00
github-actions[bot] ed1037c13a
Merge staging-next into staging 2022-06-25 06:01:57 +00:00
github-actions[bot] ae24e28a98
Merge master into staging-next 2022-06-25 06:01:17 +00:00
R. Ryantm c326712df4 armadillo: 11.1.1 -> 11.2.0 2022-06-25 05:24:57 +00:00
Mario Rodas 11047cbb26
Merge pull request #173082 from aaronjheng/v8
v8: Add libv8_monolith.a symbolic link
2022-06-24 21:35:35 -05:00
Mario Rodas 635a6cb84f
Merge pull request #178308 from collares/m4rie-20200125
m4rie: 20200115 -> 20200125
2022-06-24 21:01:34 -05:00
R. Ryantm f9771ac5ba allegro5: 5.2.7.0 -> 5.2.8.0 2022-06-25 00:32:09 +00:00
Christoph Honal b8f5d289f5 nrf5-sdk: init at 17.1.0 2022-06-25 01:07:43 +02:00
github-actions[bot] ae72071e54
Merge staging-next into staging 2022-06-24 18:01:48 +00:00
github-actions[bot] c3dedde930
Merge master into staging-next 2022-06-24 18:01:11 +00:00
Robert Schütz dc0380bb21
taskflow: 3.3.0 -> 3.4.0 (#178384)
https://taskflow.github.io/taskflow/release-3-4-0.html
2022-06-24 11:04:02 -04:00
Sandro 9a2cb68e99
Merge pull request #178815 from lopsided98/geos-config-paths
geos: backport patch to fix config paths
2022-06-24 16:09:28 +02:00
Sergei Trofimovich 29cb8d0eed
Merge pull request #178215 from trofi/update-re2
re2: 2022-04-01 -> 2022-06-01
2022-06-24 14:29:06 +01:00
github-actions[bot] add6a3b7dc
Merge staging-next into staging 2022-06-24 12:02:27 +00:00
github-actions[bot] def2d62aea
Merge master into staging-next 2022-06-24 12:01:49 +00:00
Sandro 9aeb3ea98a
Merge pull request #178286 from tfmoraes/egl-wayland-1.10
egl-wayland: 1.1.9 -> 1.1.10
2022-06-24 12:08:15 +02:00
Mario Rodas dbff0b876a libkqueue: 2.6.1 -> 2.6.2
https://github.com/mheily/libkqueue/raw/v2.6.2/ChangeLog
2022-06-24 04:20:00 +00:00
Mario Rodas 4e03320ec5 grpc: 1.46.3 -> 1.47.0
https://github.com/grpc/grpc/releases/tag/v1.47.0
2022-06-24 04:20:00 +00:00
github-actions[bot] 7832edeaf0
Merge staging-next into staging 2022-06-24 00:03:02 +00:00
github-actions[bot] 5b9ee17283
Merge master into staging-next 2022-06-24 00:02:29 +00:00
Ben Wolsieffer ccbf6438f1 geos: backport patch to fix config paths
Backport an upstream patch to fix the paths in geos-config and geos.pc when
built with absolute CMAKE_INSTALL_*DIR.
2022-06-23 19:49:53 -04:00
ajs124 0bd02d1963 nss_latest: 3.79 -> 3.80
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_80.rst
2022-06-24 00:41:32 +02:00
Rick van Schijndel ef9ef365a7
Merge pull request #178204 from r-ryantm/auto-update/libvgm
libvgm: unstable-2022-06-17 -> unstable-2022-06-18
2022-06-23 22:32:53 +02:00
github-actions[bot] 6b59ae1fef
Merge staging-next into staging 2022-06-23 18:01:53 +00:00
github-actions[bot] 4f79f81d47
Merge master into staging-next 2022-06-23 18:01:15 +00:00
Bernardo Meurer cefe06f820
Merge pull request #178755 from edolstra/fix-static-libzip
Fix pkgsStatic.libzip
2022-06-23 13:02:05 -04:00
Bernardo Meurer dd2f9e638b
Merge pull request #178212 from vincentbernat/feature/pipewire-0.3.52
pipewire: 0.3.51 -> 0.3.52
2022-06-23 12:15:00 -04:00
Bernardo Meurer 43059a08b6
Merge pull request #178646 from trofi/parallel-gnu-efi
gnu-efi: pull fix pending upstream inclusion for parallel build failures
2022-06-23 12:02:58 -04:00
Eelco Dolstra b97f46c807 libzip: Fix static build
Don't build the regression tests because they don't build with
pkgsStatic and are not executed anyway.
2022-06-23 17:43:56 +02:00
Vladimír Čunát c605c54a7e
Merge #151065: libffi: Pass --build and --host to configure
...into staging
2022-06-23 09:58:27 +02:00
Vladimír Čunát 3c49886d01
Merge #177367: libinput: 1.20.1 -> 1.21.0 (into staging) 2022-06-23 09:52:22 +02:00
Vladimír Čunát 0ccd66c6ce
Merge #178687: gnutls: 3.7.3 -> 3.7.6 (into staging) 2022-06-23 09:43:52 +02:00
Vladimír Čunát f344b4da35
gnutls: 3.7.3 -> 3.7.6
https://lists.gnupg.org/pipermail/gnutls-help/2022-March/004738.html
https://lists.gnupg.org/pipermail/gnutls-help/2022-May/004743.html
https://lists.gnupg.org/pipermail/gnutls-help/2022-May/004744.html
2022-06-23 09:15:03 +02:00
R. Ryantm 8184235b6c amdvlk: 2022.Q2.2 -> 2022.Q2.3 2022-06-23 00:26:40 +00:00
Sergei Trofimovich 131a97e8c8 gnu-efi: pull fix pending upstream inclusion for parallel build failures
Without the change parallel build fails as:

    gcc -I/build/gnu-efi-code//lib ... -c lib/runtime/rtstr.c -o runtime/rtstr.o
    Assembler messages:
    Fatal error: can't create runtime/rtstr.o: No such file or directory
2022-06-22 23:09:06 +01:00
Lassulus fbf7716fc1
Merge pull request #178462 from mweinelt/openssl
openssl_1_1: 1.1.1o -> 1.1.1p; openssl_3_0: 3.0.3 -> 3.0.4
2022-06-22 22:45:08 +02:00
github-actions[bot] 9a2405d657
Merge staging-next into staging 2022-06-22 18:02:10 +00:00
midchildan 8fa427ef9f
ncurses: make static binaries not depend on Nix store paths
One of the most popular features of static binaries is portability
across distros. However, static binaries built against the ncurses
package are currently not portable. This is because the current ncurses
package configures dependant packages to use the ncurses store path as
their terminfo search path. This unfortunately makes static binaries
built against ncurses not portable across NixOS systems too, as it
introduces a dependency on a specific build of ncurses.

To fix this problem, this change adds common paths from FHS systems and
the NixOS system profile path to the default terminfo search path.
2022-06-22 23:28:33 +09:00
Michele Guerini Rocco 8942163bfe
Merge pull request #175925 from alternateved/add-opensuse-certificate-store
Add path to openSUSE certificate store
2022-06-22 16:08:16 +02:00
LiberMarko 7b3de8ee37
Merge branch 'NixOS:master' into master 2022-06-22 10:38:10 +02:00
Sandro 2215ea19fa
Merge pull request #178496 from trofi/strictDeps-for-gumbo
gumbo: fix depends for strictDeps = true
2022-06-22 03:05:01 +02:00
Sergei Trofimovich 6f0fb013cd gumbo: fix depends for strictDeps = true
Without the change `config.strictDepsByDefault = true` fails build as:

    configuring
    libtoolize
    ./autogen.sh: line 29: libtoolize: not found
2022-06-21 22:35:53 +01:00
github-actions[bot] cea2503d73
Merge staging-next into staging 2022-06-21 18:01:45 +00:00
Phillip Cloud a0d48a1515
duckdb: use upstream patch and name patch derivation 2022-06-21 12:15:05 -05:00
Phillip Cloud 78d4dc2639
duckdb: 0.3.4 -> 0.4.0 2022-06-21 12:15:03 -05:00
Martin Weinelt deb8ef1162 openssl_3_0: 3.0.3 -> 3.0.4
Fixes additional sanitization issues in the c_rehash script.

https://mta.openssl.org/pipermail/openssl-announce/2022-June/000227.html

Fixes: CVE-2022-2068
2022-06-21 18:02:47 +02:00
Martin Weinelt 0c21382922 openssl_1_1: 1.1.1o -> 1.1.1p
Fixes additional sanitization issues in the c_rehash script.

https://mta.openssl.org/pipermail/openssl-announce/2022-June/000226.html

Fixes: CVE-2022-2068
2022-06-21 18:02:47 +02:00
Bernardo Meurer e7f161a3e8
Merge pull request #177438 from justinas/ffmpeg-opencl
ffmpeg-full: add opencl
2022-06-21 11:04:16 -04:00
Bernardo Meurer fe9c921bad
Merge pull request #178283 from justinas/ffmpeg-nvdec
ffmpeg-full: add NVDEC support
2022-06-21 11:03:25 -04:00
Justinas Stankevicius 91e73fa5e9 jellyfin-ffmpeg: bump nv-codec-headers to v11
Fixes nvenc on Jellyfin 10.8.0
2022-06-21 15:35:59 +03:00
github-actions[bot] 3746a49dcc
Merge staging-next into staging 2022-06-21 00:02:48 +00:00
Robert Scott f33c8906a2
Merge pull request #178059 from risicle/ris-native-source-provenance-development-2
treewide/development: add `sourceType` `binaryNativeCode` for more packages
2022-06-20 20:00:01 +01:00
github-actions[bot] 8c4cc99917
Merge staging-next into staging 2022-06-20 18:01:47 +00:00
Pavol Rusnak 1aa1cf03b6 boost: use jfrog mirror instead of bintray
See https://www.boost.org/users/news/boost_has_moved_downloads_to_jfr.html
for more info
2022-06-20 19:04:03 +02:00
Tobias Mayer 51ca56f0fe pkgsStatic.libunwind: fix build 2022-06-20 12:29:00 +00:00
github-actions[bot] 8637d8e56f
Merge staging-next into staging 2022-06-20 12:01:56 +00:00
Lassulus 855b8203bb
Merge pull request #169813 from r-ryantm/auto-update/faudio
faudio: 22.02 -> 22.04
2022-06-20 12:51:21 +02:00
Vincent Bernat 11a818b768 pipewire: 0.3.51 -> 0.3.52
New LC3plus codec is not enabled as it is not packaged in nixpkgs. The
source is available from ETSI as a [ZIP file][].

[ZIP file]: https://www.etsi.org/deliver/etsi_ts/103600_103699/103634/01.03.01_60/ts_103634v010301p0.zip
2022-06-20 12:15:47 +02:00
Mauricio Collares 67b31c0752 m4rie: 20200115 -> 20200125 2022-06-20 11:00:54 +02:00
Dmitry Kalinkin 59d4abf424
vtk_9: unbreak on darwin using VTK_VERSIONED_INSTALL
This fixed VTK that was broken on darwin in #158778 with "mv: Argument
list too long".

Reverts: 16a1b346 ('vtk: create versionless symlinks in /lib')
Reverts: 63599248 ('vtk: move headers out of /include/vtk-*')
This partially reverts: 010f6ee3 ('treewide: mark broken for darwin')
2022-06-19 22:36:36 -04:00
Thiago Franco de Moraes 37e98f1eef
egl-wayland: 1.1.9 -> 1.1.10 2022-06-19 22:02:59 -03:00
Justinas Stankevicius 6338c61c20 ffmpeg-full: add nvdec/cuvid support 2022-06-20 00:51:00 +03:00
github-actions[bot] f84a59fe94
Merge staging-next into staging 2022-06-19 12:01:50 +00:00
Vladimír Čunát 849bf88af1
Merge #177182: kiwix: 2.0.5 -> 2.2.1 2022-06-19 14:00:17 +02:00
Vladimír Čunát 29b622d211
Merge #175986: libtiff: 4.3.0 -> 4.4.0 (into staging) 2022-06-19 11:35:55 +02:00
Vladimír Čunát c04f36461c
Merge #173114: iptables: 1.8.7 -> 1.8.8 (into staging) 2022-06-19 11:08:48 +02:00
Sergei Trofimovich 148eea3390 re2: 2022-04-01 -> 2022-06-01 2022-06-19 09:15:44 +01:00
Sergei Trofimovich 650cf38784
Merge pull request #159491 from r-ryantm/auto-update/libipt
libipt: 2.0.4 -> 2.0.5
2022-06-19 08:04:04 +00:00
Vladimír Čunát a80fd0af94
Merge #178124: makeDBusConf: reduce build closure
...into staging-next
2022-06-19 08:07:35 +02:00
R. Ryantm dbeaa16636 libvgm: unstable-2022-06-17 -> unstable-2022-06-18 2022-06-19 05:04:15 +00:00
github-actions[bot] 8c7f102a14
Merge staging-next into staging 2022-06-18 18:01:45 +00:00
github-actions[bot] 5ee636b083
Merge master into staging-next 2022-06-18 18:01:12 +00:00
Bobby Rong 01401e796f
Merge pull request #178100 from r-ryantm/auto-update/libvgm
libvgm: unstable-2022-05-27 -> unstable-2022-06-17
2022-06-18 22:13:39 +08:00
Vladimír Čunát ad24ab01de
makeDBusConf: reduce build closure
*buildInputs take .dev outputs by default, but we don't need it here.
The extra dependency (introduced by commit d172061281) was breaking
tests like nixosTests.containers-imperative and nixosTests.installer.*
https://hydra.nixos.org/eval/1767666#tabs-still-fail
2022-06-18 10:45:36 +02:00
github-actions[bot] 358f18f4c3
Merge staging-next into staging 2022-06-18 07:06:46 +00:00
Sergei Trofimovich 5ee88ab21d Merge master into staging-next 2022-06-18 08:00:58 +01:00
R. Ryantm 7182c05da4 libvgm: unstable-2022-05-27 -> unstable-2022-06-17 2022-06-18 04:48:54 +00:00
github-actions[bot] f40a25207d
Merge staging-next into staging 2022-06-18 00:02:27 +00:00
Sandro dda843a6b7
Merge pull request #177919 from sikmir/monocypher
monocypher: init at 3.1.3
2022-06-17 21:23:05 +02:00
Sandro 1db4a72e11
Merge pull request #178029 from SuperSandro2000/intel-media-driver
intel-media-driver: 22.4.2 -> 22.4.3
2022-06-17 21:11:15 +02:00
Robert Scott 07706c46ca treewide/development: add sourceType binaryNativeCode for more packages 2022-06-17 19:59:09 +01:00
Jan Tojnar 222bf23c35 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/top-level/python-packages.nix
2022-06-17 20:30:43 +02:00
Anderson Torres e1c8b9a431
Merge pull request #177670 from jonnybolton/sokol
sokol: init at unstable-2022-06-13
2022-06-17 13:32:39 -03:00
Vladimír Čunát 5ffd19ddbf
Merge #175785: libidn2: hack to avoid referencing bootstrap tools
...into staging
2022-06-17 18:23:25 +02:00
Sandro Jäckel 9426ebcb82
intel-media-driver: 22.4.2 -> 22.4.3 2022-06-17 16:25:00 +02:00
Jan Tojnar db60718027
Merge pull request #177078 from jtojnar/fc
fontconfig: 2.13.94 → 2.14.0
2022-06-17 15:52:30 +02:00
github-actions[bot] 8ac32ac4de
Merge staging-next into staging 2022-06-17 12:01:56 +00:00
github-actions[bot] f6b0f94b9e
Merge master into staging-next 2022-06-17 12:01:21 +00:00
Sandro c0fb2f569f
Merge pull request #170271 from armeenm/opencv-remove-python2
opencv2: remove python2 option
2022-06-17 13:34:39 +02:00
Sandro 9ddf754430
Merge pull request #177876 from kilianar/oniguruma
oniguruma: 6.9.7.1 -> 6.9.8
2022-06-17 11:56:51 +02:00
github-actions[bot] 5e3a16c8af
Merge staging-next into staging 2022-06-17 06:01:47 +00:00
github-actions[bot] c2c4d2b8fa
Merge master into staging-next 2022-06-17 06:01:10 +00:00
Anderson Torres 20c0964ebf
Merge pull request #177827 from malob/fix-wxGTK30-darwin
wxGTK30-gtk2,wxGTK30-gtk3: add missing buildInput on Darwin
2022-06-17 02:29:51 -03:00
Mario Rodas 3712c6201e
Merge pull request #177309 from Artturin/smpegupdates
smpeg: 390 -> 0.4.5
2022-06-16 22:29:32 -05:00
Mario Rodas 4c47cea659
Merge pull request #177509 from applePrincess/fix-partio
partio: 2018-03-01 -> 1.14.6
2022-06-16 22:26:51 -05:00
Malo Bourgon 135836b31b wxsqliteplus: fix Darwin build 2022-06-16 19:20:03 -07:00
Malo Bourgon 0b06db69f5 wxSVG: unbreak on Darwin 2022-06-16 19:19:55 -07:00
Jonny Bolton d6b6545c9b sokol: init at unstable-2022-06-13 2022-06-17 00:52:29 +01:00
github-actions[bot] 46b42d9734
Merge staging-next into staging 2022-06-16 23:27:58 +00:00
github-actions[bot] ccdd0f7af6
Merge master into staging-next 2022-06-16 23:27:22 +00:00
Anderson Torres fedfcd6d24
Merge pull request #177909 from misuzu/live555-update
live555: 2022.02.07 -> 2022.06.16
2022-06-16 19:46:15 -03:00
Dmitry Kalinkin d5fccdcd49
geant4: enable on darwin 2022-06-16 17:06:37 -04:00
Dmitry Kalinkin 10ca1b2864
geant4: add veprbl to maintainers 2022-06-16 17:06:14 -04:00
Nikolay Korotkiy 1ec563dd0a
monocypher: init at 3.1.3 2022-06-16 22:30:29 +03:00
Robert Scott 12eea1c636 treewide/development: add sourceType binaryNativeCode for many packages
excluding compilers and interpreters as some new tricks may be
needed to cover their various bootstrapping processes properly
2022-06-16 20:12:04 +01:00
github-actions[bot] 8c938c76c8
Merge staging-next into staging 2022-06-16 18:01:58 +00:00
misuzu 4c031799bf live555: 2022.02.07 -> 2022.06.16 2022-06-16 20:54:55 +03:00
Tomasz Hołubowicz d9775e93ec p11-kit: add path to openSUSE certificate store 2022-06-16 16:13:11 +02:00
Marko Muler 1d502c6809 hunspellDicts.hr-hr: Init at 6.3.0.4 Add Croatian hunspell dict. 2022-06-16 15:00:28 +02:00
K900 20972d657e
xxHash: add pkg-config file fix, clean up a bit 2022-06-16 14:53:43 +02:00
kilianar e04ac131cf oniguruma: 6.9.7.1 -> 6.9.8
https://github.com/kkos/oniguruma/releases/tag/v6.9.8
2022-06-16 14:25:38 +02:00
Malo Bourgon d304496834 wxGTK30-gtk2,wxGTK30-gtk3: add missing buildInput on Darwin 2022-06-15 18:50:04 -07:00
github-actions[bot] ca38c61118
Merge staging-next into staging 2022-06-16 00:02:52 +00:00
github-actions[bot] d1886be475
Merge master into staging-next 2022-06-16 00:02:14 +00:00
maxine [they] b9ad745f32
Merge pull request #177473 from r-ryantm/auto-update/gtksourceview5
gtksourceview5: 5.4.1 -> 5.4.2
2022-06-15 22:10:12 +02:00
Rick van Schijndel abb346a417
Merge pull request #177249 from dotlambda/rapidjson-tests
rapidjson: run tests
2022-06-15 20:35:35 +02:00
Rick van Schijndel 83fb2a5ec7
Merge pull request #177477 from dotlambda/wrapQtAppsHook-cross
libsForQt5.wrapQtAppsHook: fix cross
2022-06-15 20:33:43 +02:00
github-actions[bot] 6cba7d42f1
Merge staging-next into staging 2022-06-15 18:02:12 +00:00
github-actions[bot] 5917794eda
Merge master into staging-next 2022-06-15 18:01:10 +00:00
ajs124 be37d88cf2
Merge pull request #177647 from klemensn/qtscriptgenerator-remove
qtscriptgenerator: remove (Qt4)
2022-06-15 16:27:49 +02:00
ajs124 6b622041e8
Merge pull request #177633 from klemensn/libdbusmenus-qt4-remove
libdbusmenu_qt: Remove (Qt4 version)
2022-06-15 16:21:36 +02:00
Martin Weinelt f124f2fcaa
Merge pull request #177302 from dotlambda/v8_8_x-python39
[staging-next] v8_8_x: use python39
2022-06-15 15:45:56 +02:00
github-actions[bot] 7d845ac90c
Merge staging-next into staging 2022-06-15 12:02:14 +00:00
Martin Weinelt cf610b5257 Merge remote-tracking branch 'origin/master' into staging-next 2022-06-15 13:05:54 +02:00
Peter Hoeg e1de560f7a kde-frameworks: 5.94 -> 5.95 2022-06-15 14:53:15 +08:00
Anderson Torres 153c8b7d04
Merge pull request #177636 from klemensn/libbluedevil-remove
libbluedevil: Remove (Qt4)
2022-06-14 21:41:50 -03:00
Robert Schütz e2d63b0e02 jarowinkler-cpp: 1.0.0 -> 1.0.1
https://github.com/maxbachmann/jarowinkler-cpp/releases/tag/v1.0.1
2022-06-15 00:07:43 +00:00
Robert Schütz 87aef5e856 rapidfuzz-cpp: 1.0.1 -> 1.0.2
https://github.com/maxbachmann/rapidfuzz-cpp/releases/tag/v1.0.2
2022-06-15 00:07:43 +00:00
Robert Schütz 01fb64af34 catch2_3: init at 3.0.1
Version 3 is not backwards compatible with version 2:
https://github.com/catchorg/Catch2/blob/v3.0.1/docs/migrate-v2-to-v3.md
2022-06-15 00:07:43 +00:00
github-actions[bot] 659ec6f582
Merge staging-next into staging 2022-06-14 18:02:03 +00:00
github-actions[bot] 34bc19a1dc
Merge master into staging-next 2022-06-14 18:01:25 +00:00
Bernardo Meurer 61f6379f62
Merge pull request #177522 from minijackson/xdg-desktop-portal-wlr-0.6.0
xdg-desktop-portal-wlr: 0.5.0 -> 0.6.0
2022-06-14 10:55:03 -04:00
Klemens Nanni d79afaff6a qtscriptgenerator: remove (Qt4)
Currently fetched from google archives, upstream is dead since 2017 and
nothing depends on it.

It has not received any package updates since its introduction in 2012
(as dependency for Amarok), execept for build/infrastructure changes.

amarok-kde4 and thus the dependency was dropped in 2017.

qcad uses qtscriptgenerator internally, but it bundles its own copy.

See #174634.
2022-06-14 16:33:59 +02:00
Klemens Nanni 78d388e6f6 libbluedevil: Remove (Qt4)
Unused since

	commit d237f44928
	Author: Thomas Tuegel <ttuegel@mailbox.org>
	Date:   Sat Feb 18 12:53:53 2017 -0600

	    Remove kde4.bluedevil

	    - Already updated to KDE 5 in Nixpkgs
	    - Not useful without the KDE 4 desktop

See #174634.
2022-06-14 15:02:00 +02:00
Klemens Nanni 8c3222d835 libdbusmenu_qt: Remove (Qt4 version)
This package is unused, unmaintained and uses deprecated Qt4.

See #174634.
2022-06-14 14:45:34 +02:00
github-actions[bot] 179051c702
Merge staging-next into staging 2022-06-14 12:02:11 +00:00
github-actions[bot] 452a7d6c43
Merge master into staging-next 2022-06-14 12:01:32 +00:00
Martin Weinelt 6e030d41bb
Merge pull request #177570 from jtojnar/liblouis 2022-06-14 10:46:42 +02:00
github-actions[bot] 7eb0857556
Merge staging-next into staging 2022-06-14 00:02:46 +00:00
github-actions[bot] caada97a27
Merge master into staging-next 2022-06-14 00:02:11 +00:00
OPNA2608 80ef1c69cd libopenmpt-modplug: init at 0.8.9.0-openmpt1 2022-06-14 01:13:18 +02:00
zowoq 52e36bc559 libseccomp: 2.5.3 -> 2.5.4
https://github.com/seccomp/libseccomp/releases/tag/v2.5.4
2022-06-14 07:56:59 +10:00
Jan Tojnar 0631bf9509 liblouis: 3.21.0 → 3.22.0
http://liblouis.org/liblouis/2022/06/07/liblouis-release-3.22.0.html

CVE-2022-26981

Also correct license.
2022-06-13 23:52:50 +02:00
Michael Weiss afbc154a21
Merge pull request #177386 from primeos/libxkbcommon
libxkbcommon: 1.4.0 -> 1.4.1
2022-06-13 23:16:04 +02:00
Fabian Affolter afb6182f9a
libnfc: specify license
- update description
- update style
2022-06-13 22:58:05 +02:00
Robert Schütz 59182da0c7 qt6Packages.wrapQtAppsHook: fix cross 2022-06-13 16:40:20 +00:00
Minijackson e25d36346f
xdg-desktop-portal-wlr: 0.5.0 -> 0.6.0 2022-06-13 15:07:11 +02:00
yangqihuang 442481052a libnfc: fix build on darwin 2022-06-13 20:35:28 +08:00
github-actions[bot] fa46b52651
Merge staging-next into staging 2022-06-13 12:02:02 +00:00
Lein Matsumaru bcc1b27645
partio: 2018-03-01 -> 1.14.6 2022-06-13 11:51:15 +00:00
Martin Weinelt 76b76719e7 Merge remote-tracking branch 'origin/master' into staging-next 2022-06-13 10:59:32 +02:00
Robert Schütz 5344965f85 libsForQt5.wrapQtAppsHook: fix cross 2022-06-13 06:40:45 +00:00
André Vitor de Lima Matos de00076fa3 libsForQt5.kimageannotator: 0.5.3 -> 0.6.0 2022-06-13 14:09:07 +08:00
André Vitor de Lima Matos bc1f4d29b1 libsForQt5.kcolorpicker: 0.1.6 -> 0.2.0 2022-06-13 14:09:07 +08:00
R. Ryantm 3b95894025 gtksourceview5: 5.4.1 -> 5.4.2 2022-06-13 05:07:22 +00:00
github-actions[bot] da07bce23d
Merge staging-next into staging 2022-06-13 00:02:57 +00:00
Martin Weinelt 5f377994ca t Merge remote-tracking branch 'origin/master' into staging-next 2022-06-13 01:50:35 +02:00
R. Ryantm dfe98e2c07 catch2: 2.13.8 -> 2.13.9 2022-06-12 22:59:21 +00:00
Justinas Stankevicius 97c98ab16b ffmpeg-full: add opencl 2022-06-12 23:24:13 +03:00
Artturi ce62ff7bdf
Merge pull request #176464 from Artturin/gobjecfix 2022-06-12 17:32:49 +03:00
github-actions[bot] 3945b4136d
Merge staging-next into staging 2022-06-12 12:01:50 +00:00
github-actions[bot] 1f50f0a724
Merge master into staging-next 2022-06-12 12:01:12 +00:00
Michael Weiss 1a11501d85
libxkbcommon: 1.4.0 -> 1.4.1 2022-06-12 13:21:21 +02:00
Florian Klink 2de7c6f1e7
Merge pull request #176693 from klemensn/digidoc-rpath-opensc
digidoc: Replace wrap with rpath addition
2022-06-12 10:06:28 +02:00
Daniel Olsen 826794479e libaom: move libvmaf and libjxl to propagatedBuildInputs
pkg-config doesn't have absolute store paths so propogating the dependencies was required
Fixes the build for gst_all_1.gst-plugins-bad

Co-authored-by: Sergei Trofimovich <slyich@gmail.com>
2022-06-12 09:56:15 +02:00
Daniel Olsen 9228c0a2d2 libjxl: Move brotli and libhwy to propagatedBuildInputs
pkg-config dependencies aren't specified using store paths so
they need to be propagated manually
2022-06-12 09:40:26 +02:00
R. Ryantm a3f2567847 libinput: 1.20.1 -> 1.21.0 2022-06-12 05:16:45 +00:00
github-actions[bot] f82867cea3
Merge staging-next into staging 2022-06-12 00:02:55 +00:00
github-actions[bot] dea522a1e7
Merge master into staging-next 2022-06-12 00:02:14 +00:00
Martin Weinelt 0af7e9c407 Revert "nss: 3.68.4 -> 3.79"
This reverts commit 1c76a270d2.

This breaks the Firefox 91esr build, which is apparently not compatible
with this NSS version.

/build/firefox-91.10.0/security/certverifier/OCSPVerificationTrustDomain.cpp:63:11: error: unknown type name 'SignedDigest'

Will revisit this upgrade, when we drop 91esr in favor of 102esr soon.
2022-06-12 01:24:12 +02:00
Martin Weinelt 37b7e36ed1
Merge pull request #171859 from mweinelt/jemalloc 2022-06-12 00:54:20 +02:00
Pavol Rusnak f3333e86ad
Merge pull request #177334 from Atemu/hello_xr
openxr-loader: build hello_xr and enable wayland
2022-06-12 00:32:43 +02:00
Atemu c65e990ed2 openxr-loader: enable wayland
Not sure this is required as it seems to work without but do it anyways for good
measure
2022-06-11 23:07:41 +02:00
Atemu 54c95acb8a openxr-loader: build tests for hello_xr 2022-06-11 23:07:29 +02:00
Martin Weinelt e9218500ba
jemalloc: 5.2.1 -> 5.3.0
https://github.com/jemalloc/jemalloc/releases/tag/5.3.0
2022-06-11 23:03:37 +02:00
Robert Schütz 92775fc62f rapidjson: run tests 2022-06-11 19:54:19 +00:00
github-actions[bot] 53d99f8319
Merge staging-next into staging 2022-06-11 18:01:47 +00:00
github-actions[bot] f3de1bfb6d
Merge master into staging-next 2022-06-11 18:01:12 +00:00
Artturin 3da65d0955 smpeg2: unstable-2017-10-18 -> unstable-2022-05-26 2022-06-11 19:31:09 +03:00
Artturin ad5243d940 smpeg: 390 -> 0.4.5
change source to new upstream
http://svn.icculus.org/smpeg/trunk/
they moved to github

0.4.5 is revision 399 on svn

http://svn.icculus.org/smpeg?view=rev&revision=399

https://github.com/icculus/smpeg/tags
2022-06-11 19:08:50 +03:00