Commit Graph

43727 Commits

Author SHA1 Message Date
Ellie Hermaszewska
40f260d1df
Merge pull request #141607 from expipiplus1/vulkan-update-v1.2.189.1
vulkan: 1.2.182.0 -> 1.2.189.1
2021-10-26 09:02:01 +08:00
Bobby Rong
e26214dd6c
xdg-desktop-portal-pantheon: init at 1.0.0 2021-10-26 08:35:22 +08:00
Martin Weinelt
a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
Jens Nolte
b7021d39ba libnfc: Set sysconfdir to /etc
The library was looking for config files in its nix store path.
2021-10-25 20:39:34 +02:00
Dmitry Kalinkin
f827b90439
Merge pull request #142796 from veprbl/pr/yoda_1_9_1
yoda: 1.9.0 -> 1.9.1
2021-10-25 14:10:30 -04:00
Jan Solanti
b3bcf51c05 pipewire: 0.3.38 -> 0.3.39
Split pipewire-media-session into its own package
2021-10-25 20:34:40 +03:00
Jan Solanti
b65f74fd98 pipewire-media-session: init at 0.4.0 2021-10-25 20:34:40 +03:00
Romain ACCIARI
0017d42f1e libstdc++5: Fix build failure on missing libc-ldflags-before
Package does not build due to missing libc-ldflags-before file.
2021-10-25 15:20:49 +02:00
Sandro
4687e7c8df
Merge pull request #142791 from veprbl/pr/lhapdf_6_4_0 2021-10-25 14:07:08 +02:00
github-actions[bot]
0386c26190
Merge master into staging-next 2021-10-25 06:01:29 +00:00
happysalada
db3764a245 oniguruma: 6.9.6 -> 6.9.7.1 2021-10-25 12:07:41 +09:00
Dmitry Kalinkin
5c80248ce4
fastjet-contrib: 1.045 -> 1.046 2021-10-24 20:30:07 -04:00
github-actions[bot]
24cfffaa7a
Merge master into staging-next 2021-10-25 00:01:32 +00:00
Maximilian Bosch
02bce71cab
mtrace: init at 2.33-50
`mtrace(1)` is a small Perl script that interprets and provides
human-readable output for `malloc(3)` traces.

Even though this is actually part of `glibc` itself I decided to place
this into its own package. The main reason for this is that this script
has a runtime dependency on Perl which would complicate `stdenv`
bootstrapping since we'd have to compile another Perl that doesn't depend on
the bootstrap tools that is used as runtime dependency for the
stage2 glibc.

Since this is only a dev/debugging tool, splitting this up seemed like a
reasonable choice to me.

On a leaking C program, this can be used like this:

    $ env MALLOC_TRACE=$(pwd)/trace ./a.out
    $ ./result/bin/mtrace ./trace

    Memory not freed:
    -----------------
               Address     Size     Caller
    0x0000000001875690      0x4  at 0x401151

Closes #141924
2021-10-25 01:01:29 +02:00
Dmitry Kalinkin
df68c1213f
yoda: 1.9.0 -> 1.9.1 2021-10-24 18:04:52 -04:00
Dmitry Kalinkin
85a6e037e7
pythia: 8.305 -> 8.306 2021-10-24 17:44:25 -04:00
Dmitry Kalinkin
a1f00bc029
lhapdf: 6.3.0 -> 6.4.0 2021-10-24 17:39:52 -04:00
Michael Weiss
5bb92dfe3a
Merge pull request #142768 from primeos/intel-gmmlib
intel-gmmlib: 21.3.1 -> 21.3.2
2021-10-24 22:11:56 +02:00
Ryan Burns
1f6d7365a9 build2: enable on all platforms
These are working on darwin, and the upstream developers
even use them on windows.
2021-10-24 13:03:56 -07:00
Ryan Burns
1c6b48a423 build2: 0.13.0 -> 0.14.0
This is a breaking update (at least for the internal C++ APIs) so the
packages all need to be updated in lockstep.

Misc notes:

* build2
  * Remove unnecessary pkg-config patch
  * Trivially refresh remove-config-store-paths.patch
* libbutl
  * Enable tests now that they work with NDEBUG
* libodb
  * update 2.5.0-b.19 -> 2.5.0-b.21
2021-10-24 13:03:48 -07:00
Jan Tojnar
10b4ad0f72
Merge pull request #142749 from jtojnar/webkitgtk
webkitgtk: 2.34.0 → 2.34.1
2021-10-24 21:02:39 +02:00
Jan Tojnar
95c14e3fec
Merge pull request #142724 from jtojnar/gupnp
gupnp/dleyna updates
2021-10-24 21:02:14 +02:00
Michael Weiss
0c2f2c746f
intel-gmmlib: 21.3.1 -> 21.3.2 2021-10-24 20:01:41 +02:00
github-actions[bot]
ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Anderson Torres
80ce2933e9
Merge pull request #142707 from AndersonTorres/new-misc
treewide: rename perlPackages.libintl_perl -> perlPackages.libintl-perl
2021-10-24 13:41:26 -03:00
Jan Tojnar
17547192a4 webkitgtk: 2.34.0 → 2.34.1
https://webkitgtk.org/2021/10/21/webkitgtk2.34.1-released.html
2021-10-24 16:24:29 +02:00
Jan Tojnar
00ba9c3398 dleyna-server: 0.6.0 → 0.7.1
Abandoned by Intel, new upstream.

https://github.com/phako/dleyna-server/compare/v0.6.0...v0.7.1
2021-10-24 15:38:21 +02:00
Jan Tojnar
3eeb9e70d0 dleyna-renderer: 0.6.0 → 0.7.1
Abandoned by Intel, new upstream.

https://github.com/phako/dleyna-renderer/compare/v0.6.0...v0.7.1
2021-10-24 15:38:21 +02:00
Jan Tojnar
1b809034d0 dleyna-connector-dbus: 0.3.0 → 0.4.1
Abandoned by Intel, new upstream.

https://github.com/phako/dleyna-connector-dbus/compare/v0.3.0...v0.4.1
2021-10-24 15:38:20 +02:00
Jan Tojnar
90d5815b1c dleyna-core: 0.6.0 → 0.7.0
Abandoned by Intel, new upstream.

https://github.com/phako/dleyna-core/compare/v0.6.0...v0.7.0
2021-10-24 15:38:20 +02:00
Jan Tojnar
2e6cb043da gupnp-dlna: 0.10.5 → 0.12.0
https://gitlab.gnome.org/GNOME/gupnp-dlna/-/blob/gupnp-dlna-0.12.0/NEWS
2021-10-24 15:38:19 +02:00
Jan Tojnar
df76d9f7a4 gupnp: 1.2.4 → 1.4.0 2021-10-24 15:38:19 +02:00
Jan Tojnar
529f7dd5da gupnp-av: 0.12.11 → 0.14.0 2021-10-24 15:38:18 +02:00
Jan Tojnar
767f2007ff gssdp-tools: re-add as separate derivation 2021-10-24 15:38:18 +02:00
github-actions[bot]
e84dc8ac6b
Merge master into staging-next 2021-10-24 12:01:27 +00:00
Jan Tojnar
e83a6a94fa
Merge pull request #142731 from jtojnar/more-gnome
More GNOME updates
2021-10-24 13:17:19 +02:00
Jan Tojnar
453edd71bf vte: 0.64.2 → 0.66.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.64.0...0.66.0
2021-10-24 12:41:35 +02:00
Jan Tojnar
b30e56bddf gssdp: 1.2.3 → 1.4.0.1 2021-10-24 06:45:21 +02:00
AndersonTorres
713a69a199 treewide: rename perlPackages.libintl_perl -> perlPackages.libintl-perl
The other package managers call this package libintl-perl, and it is also the
original name.
2021-10-23 22:51:23 -03:00
github-actions[bot]
6d5b2c70e0
Merge master into staging-next 2021-10-24 00:01:46 +00:00
Lionello Lunesu
9f34b86c59 opendkim: fix darwin
* fixes: configure: error: "unbound required on Darwin"
2021-10-23 15:33:19 -07:00
Doron Behar
e950fb484b thrift: 0.14.2 -> 0.15.0 2021-10-23 23:01:37 +03:00
Ryan Burns
ee5d269b13
Merge pull request #142064 from r-burns/aws-c-auth
aws-c-auth: 0.6.4 -> 0.6.5
2021-10-23 11:05:22 -07:00
github-actions[bot]
d9e518d0a3
Merge master into staging-next 2021-10-23 12:01:22 +00:00
Maximilian Bosch
9e369dbdc8
Merge pull request #138410 from jtojnar/gimp-2.10.28
gimp: 2.10.24 → 2.10.28
2021-10-23 12:52:07 +02:00
Greizgh
abe6b7ee70
oniguruma: enable posix API 2021-10-23 11:34:31 +02:00
github-actions[bot]
59156778b4
Merge master into staging-next 2021-10-23 06:01:03 +00:00
Emil Karlson
b964c5da83 mtxclient: fix compilation with olm-3.2.6
Patch adapted from upstream b452a984b0fc522c21bb8df7d320bf13960974d0,
which did not apply due to whitespace changes.
2021-10-23 06:47:34 +03:00
Ryan Burns
8b5982c9a7
Merge pull request #139347 from r-burns/build2
build2: split out dependencies
2021-10-22 17:31:31 -07:00
github-actions[bot]
421a9e648e
Merge master into staging-next 2021-10-23 00:01:46 +00:00
Samuel Dionne-Riel
028159efa9
Merge pull request #130151 from samueldr/feature/plasma-mobile-gear-21.06
Plasma Mobile Gear: 21.05 -> 21.06 -> 21.07 -> 21.08
2021-10-22 19:37:13 -04:00
Yaroslav Bolyukin
3cca04ad91
plasma-wayland-protocols: 1.3.0 -> 1.4.0
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:59 +03:00
Yaroslav Bolyukin
e9ce273757
kpackage: update patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:56 +03:00
Yaroslav Bolyukin
366a6abc6d
kio: remove outdated patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:53 +03:00
Yaroslav Bolyukin
c4bd924189
kde-frameworks: 5.85 -> 5.86
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:21:50 +03:00
Jonathan Ringer
fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
Mikael Voss
32e10ca78a
lpcfreenetdv: init at unstable-2021-06-29 2021-10-22 17:50:45 +02:00
markuskowa
133e1233eb
Merge pull request #142377 from illdefined/codec2
codec2: 1.0.0 -> 1.0.1
2021-10-22 17:03:02 +02:00
Sandro
fc31e2b96f
Merge pull request #142058 from sikmir/sdrpp 2021-10-22 15:10:23 +02:00
Sandro
99db4d17f4
Merge pull request #142559 from aplavin/patch-1 2021-10-22 13:34:50 +02:00
Alexander
4a9278c5fc
sqlite tools: fix version to match sqlite itself 2021-10-22 13:46:12 +03:00
Nick Cao
aa4bd9aacd
duckdb: 0.2.9 -> 0.3.0 2021-10-22 16:58:03 +08:00
Mikael Voss
ab1c5da9fb
codec2: 1.0.0 -> 1.0.1 2021-10-21 23:44:21 +02:00
Sandro
ef18e54a3a
Merge pull request #140622 from msimberg/hpx-1.7.1 2021-10-21 22:57:49 +02:00
Sandro
9bb780d5cd
Merge pull request #138578 from oxzi/olm-3.2.6 2021-10-21 20:42:09 +02:00
R. RyanTM
e9c9b38d2e libwpe-fdo: 1.7.1 -> 1.10.0 2021-10-21 18:12:05 +02:00
Mikael Simberg
2b39d083ba
hpx: 1.6.0 -> 1.7.1
Update HPX from 1.6.0 to 1.7.1. Adds dependency on Asio (new for 1.7.0)
and uses fixed Boost version (1.71.0 is the minimum required by HPX).
2021-10-21 14:16:42 +02:00
github-actions[bot]
54a42ab846
Merge master into staging-next 2021-10-21 06:01:21 +00:00
Mario Rodas
edaf3a9a01
Merge pull request #142289 from marsam/update-libvmaf
libvmaf: 2.2.1 -> 2.3.0
2021-10-20 19:43:04 -05:00
dan4ik
c33e391712 CuboCore.packages: added 2021-10-20 22:35:34 +07:00
github-actions[bot]
cdc8393c04
Merge master into staging-next 2021-10-20 12:01:31 +00:00
Sandro
d6ba4b80e6
Merge pull request #142306 from tomberek/nix_aws-crt-cpp3 2021-10-20 13:02:44 +02:00
Yureka
ab63bfb36b wlroots: make xwayland optional 2021-10-20 11:37:04 +02:00
Tom Bereknyei
3527b88d60 aws-sdk-cpp: propagate aws-crt-cpp 2021-10-20 03:48:45 -04:00
Nikolay Korotkiy
d4a0547fed
libad9361: init at 0.2 2021-10-20 09:44:08 +03:00
Michele Guerini Rocco
bb208438df
Merge pull request #141961 from sbruder/vapoursynth-r57
vapoursynth: add fixes for API v4/R55+
2021-10-20 08:36:29 +02:00
github-actions[bot]
2d8f645c79
Merge master into staging-next 2021-10-20 06:01:15 +00:00
Mario Rodas
4fcd8cf449 libvmaf: 2.2.1 -> 2.3.0
https://github.com/Netflix/vmaf/releases/tag/v2.3.0
2021-10-19 21:38:24 -05:00
Artturi
37a9affe1b
Merge pull request #136788 from trofi/SDl2_mixer-midi 2021-10-20 03:16:57 +03:00
Vladimír Čunát
01df3cd7dd
Merge branch 'master' into staging-next 2021-10-19 19:24:43 +02:00
Jared Beller
494882232c
libressl: 3.4.0 -> 3.4.1, libressl_3_2: 3.2.5 -> 3.2.7 2021-10-19 11:57:28 -04:00
Jared Beller
bb9f3e73ac
libressl: fix pkg-config exec_prefix 2021-10-19 11:12:45 -04:00
Justin Bedo
c25a1b7a5a
isa-l: init 2.30.0 2021-10-19 21:05:01 +11:00
Jim Garrison
07644a1733
ekam: init at 2021-09-18 (#141064)
Co-authored-by: Ian Denhardt <ian@zenhack.net>
Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 22:45:19 +02:00
Samuel Dionne-Riel
a24b5e511c kweathercore: 0.4 -> 0.5 2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
847b2cec0d kweathercore: init at v0.4
Why 0.4 when 0.5 is tagged? Because current kweather depends on 0.4 and
won't build with 0.5...

¯\_(ツ)_/¯
2021-10-18 16:10:36 -04:00
github-actions[bot]
8863d12326
Merge master into staging-next 2021-10-18 12:01:18 +00:00
Ryan Burns
1c2965a9cb aws-c-auth: 0.6.4 -> 0.6.5 2021-10-18 01:31:40 -07:00
Ryan Burns
f5eece7db4 aws-c-sdkutils: init at 0.1.1 2021-10-18 01:31:14 -07:00
Ryan Burns
f42a1f9a1e
Merge pull request #141925 from r-burns/aws-c-common
aws-c-common: 0.6.12 -> 0.6.14
2021-10-18 01:29:46 -07:00
github-actions[bot]
43b1a34ca8
Merge master into staging-next 2021-10-18 00:01:46 +00:00
Michele Guerini Rocco
cfa36eec35
Merge pull request #142009 from rnhmjoj/pr-randomx
randomx: 1.1.8 -> 1.1.9
2021-10-17 23:47:06 +02:00
Jan Tojnar
8847a88c2a
Merge pull request #141913 from shazow/flatpak-bump
flatpak: 1.10.2 → 1.12.2
2021-10-17 22:46:41 +02:00
Alyssa Ross
a3159ef498
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/libusb1/default.nix
2021-10-17 20:00:39 +00:00
Andrey Petrov
3c3fc76c13 flatpak: 1.10.2 -> 1.12.2
Changes:
- https://github.com/flatpak/flatpak/releases/tag/1.11.1
- https://github.com/flatpak/flatpak/releases/tag/1.11.2
- https://github.com/flatpak/flatpak/releases/tag/1.11.3
- https://github.com/flatpak/flatpak/releases/tag/1.12.0
- https://github.com/flatpak/flatpak/releases/tag/1.12.1
- https://github.com/flatpak/flatpak/releases/tag/1.12.2

Security advisories:
- https://github.com/flatpak/flatpak/security/advisories/GHSA-67h7-w3jq-vh4q

Note that 1.11.x releases were release-candidates for 1.12.
2021-10-17 15:16:23 -04:00
Pascal Bach
e9c43c2efc
Merge pull request #141581 from Smittyvb/init-qcoro
qcoro: init at 0.3.0
2021-10-17 21:00:29 +02:00
urlordjames
6f732836b6 drogon: 1.7.2 -> 1.7.3 2021-10-17 14:30:05 -04:00
Vladimír Čunát
53eab6a258
Merge #139545: libressl: 3.2.5 -> 3.4.0, enable tests 2021-10-17 20:18:30 +02:00
github-actions[bot]
0f92179807
Merge master into staging-next 2021-10-17 18:01:07 +00:00
rnhmjoj
c10d30c434
randomx: 1.1.8 -> 1.1.9 2021-10-17 18:02:34 +02:00
Doron Behar
a851c616a2
Merge pull request #107056 from ShamrockLee/gnudatalanguage 2021-10-17 14:41:08 +00:00
github-actions[bot]
4454997349
Merge master into staging-next 2021-10-17 12:01:09 +00:00
Simon Bruder
698a14b975
vapoursynth-editor: R19 -> R19-mod-4
This switches to a fork that has support for the VapourSynth v4 API
(R55 and above). The original vsedit does not work with those versions.
2021-10-17 11:19:01 +02:00
Simon Bruder
5f3551afd9
vapoursynth: R55 -> R57 2021-10-17 11:19:01 +02:00
Simon Bruder
dc2bdfbb3b
vapoursynth: remove flags for optional plugins
Since R55 vapoursynth no longer bundles any plugins.

This also creates an empty directory at $out/lib/vapoursynth, which now
no longer exists, to suppress a warning about this directory missing.
2021-10-17 11:19:01 +02:00
Michael Weiss
3b93c7a39e
aml: 0.2.0 -> 0.2.1 2021-10-17 11:05:44 +02:00
Shamrock Lee
d80b0c0171 gnudatalanguage: Init at 1.0.0
*   Generate PlPlot drivers by
    injecting wxGtk31 (if enableWX == true)
    and/or xorg.libX11 (if enableXWin == true,
    default to false)
    into the buildInputs of plplot
    with plplot.overrideAttrs
*   Override hdf4 and hdf5 with
    custom mpi (if
    enableMPI == true and libraryMPI == mpich)
    and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00
Ryan Burns
e1a217c16b aws-c-io: 0.10.9 -> 0.10.12 2021-10-16 16:24:43 -07:00
Ryan Burns
067c11ef19 aws-c-common: 0.6.12 -> 0.6.14 2021-10-16 16:24:35 -07:00
Ryan Burns
3220fbe696 Merge branch 'master' into staging-next 2021-10-16 16:07:38 -07:00
Artturi
ce22a20738
Merge pull request #140292 from Mindavi/drobilla/cross-master 2021-10-17 00:33:26 +03:00
Ryan Burns
6c4d97bfdc
Merge pull request #141817 from zhaofengli/riscv64-openssl
openssl: Fix build configuration for riscv64-linux
2021-10-16 12:22:41 -07:00
Smitty
16ffcc8f54 qcoro: init at 0.3.0 2021-10-16 14:09:20 -04:00
Sandro
9ff962dd55
Merge pull request #141014 from r-burns/aws-bump-to-end-all-bumps 2021-10-16 19:12:17 +02:00
Fabián Heredia Montiel
b0ed9c8372 tracker: patch failing test due to float comparison 2021-10-16 09:40:39 -05:00
Vladimír Čunát
2d89598250
Merge #134546: opencv: fix OpenCL linkage for 4.x 2021-10-16 14:20:02 +02:00
Anderson Torres
785cd037fc
Merge pull request #141790 from AndersonTorres/new-cimg
cimg: 2.9.8 -> 2.9.9
2021-10-15 22:07:25 -03:00
Anderson Torres
b5a526c4b0
Merge pull request #141784 from AndersonTorres/new-argtable3
argtable: 3.1.5 -> 3.2.1
2021-10-15 22:05:20 -03:00
Zhaofeng Li
42dcdc2c3a openssl: Fix build configuration for riscv64-linux
Without this patch, OpenSSL would use the suboptimal linux-generic32
config when building natively on riscv64.
2021-10-15 15:53:41 -07:00
Martin Weinelt
a415d5dd2e Merge remote-tracking branch 'origin/master' into staging-next 2021-10-15 23:10:08 +02:00
Jonathan Ringer
5957e9f064
mesa: 21.2.3 -> 21.2.4 2021-10-15 22:36:34 +02:00
AndersonTorres
48b8604bbe cimg: 2.9.8 -> 2.9.9 2021-10-15 15:30:43 -03:00
Jan Tojnar
690d9ab908
Merge pull request #141693 from jtojnar/gnome-stragglers
GNOME: more updates
2021-10-15 20:28:40 +02:00
AndersonTorres
ddef2011ad argtable: 3.1.5 -> 3.2.1 2021-10-15 14:30:30 -03:00
Jan Tojnar
85ec600026
Merge pull request #141299 from dotlambda/libadwaita-1.0.0.alpha.3
libadwaita: 1.0.0-alpha.2 -> 1.0.0.alpha.3
2021-10-15 17:03:15 +02:00
Scriptkiddi
fd49494b61
precice: 2.2.1 -> 2.3.0 2021-10-15 08:52:28 +02:00
Artturi
db56940ea8
Merge pull request #139887 from Artturin/rstudiobump 2021-10-15 08:35:40 +03:00
Artturi
fe2a837b19
Merge pull request #136144 from fabaff/bump-usbredir 2021-10-15 06:14:11 +03:00
D Anzorge
4e42c3008c
treewide: clean up fedorahosted.org URLs (#139977) 2021-10-15 06:11:42 +03:00
Artturi
b101509826
Merge pull request #141407 from Kranzes/bump-libvirt 2021-10-15 05:18:24 +03:00
Jan Tojnar
8960ed15ae libwnck: 3.36.0 → 40.0
https://gitlab.gnome.org/GNOME/libwnck/-/blob/40.0/NEWS
2021-10-15 02:49:09 +02:00
Jan Tojnar
b341f3bb43 libsigcxx: 2.10.6 → 2.10.7 2021-10-15 02:38:22 +02:00
Jan Tojnar
dcdfc8ee25 tracker-miners: 3.1.1 → 3.2.0 2021-10-15 02:38:22 +02:00
Jan Tojnar
129ee8b18e gtkmm4: 4.2.0 → 4.4.0 2021-10-15 02:38:22 +02:00
Jan Tojnar
f6acbbfe39 grilo-plugins: 0.3.13 → 0.3.14 2021-10-15 02:38:22 +02:00
Jan Tojnar
50eac60da0 grilo: 0.3.13 → 0.3.14 2021-10-15 02:38:21 +02:00
Jan Tojnar
3ba01756f9 gtk-frdp: 3.37.1-unstable-2020-10-26 → unstable-2021-10-01 2021-10-15 02:38:14 +02:00
Jan Tojnar
01031cec26 glibmm_2_68: 2.68.1 → 2.70.0 2021-10-15 02:38:14 +02:00
Jan Tojnar
26d81d2ffe glibmm: 2.66.1 → 2.66.2 2021-10-15 02:38:14 +02:00
Jan Tojnar
e4fa933433 gexiv2: 0.12.3 → 0.14.0 2021-10-15 02:38:03 +02:00
Martin Weinelt
adf4e67dd4 Merge remote-tracking branch 'origin/staging' into staging-next 2021-10-15 01:34:36 +02:00
Jan Tojnar
6db50236ef goocanvasmm2.updateScript: change version policy
This package is dead and stuck on  unstable version so odd-unstable policy tried to downgrade it, even though it was intentionally pinned on unstable because no stable version is available.
2021-10-15 00:51:49 +02:00
Jan Tojnar
2c39b38b6e goocanvas.updateScript: freeze ABI at 1.0
Also correct the version policy.
2021-10-15 00:51:49 +02:00
Jan Tojnar
7f0259b4c8 goocanvas3: add updateScript 2021-10-15 00:51:49 +02:00
Jan Tojnar
9dda958c3a goocanvas2: add updateScript 2021-10-15 00:51:49 +02:00
Jan Tojnar
6e98463923 gstreamermm.updateScript: correct attribute path 2021-10-15 00:51:49 +02:00
Jan Tojnar
ca2d815d58 libxmlxx3: add updateScript 2021-10-15 00:51:49 +02:00
Jan Tojnar
92aca820b2 libxmlxx.updateScript: correct attribute path
Also freeze the ABI version at 2.0
2021-10-15 00:51:49 +02:00
Jan Tojnar
a48c24906d libwnck.updateScript: correct attribute path 2021-10-15 00:51:48 +02:00
Jan Tojnar
d2b9122a29 libsoup_3.updateScript: correct attribute path 2021-10-15 00:51:48 +02:00
Jan Tojnar
4231aad624 libsigcxx.updateScript: freze at 3.0 ABI version 2021-10-15 00:51:48 +02:00
Jan Tojnar
3801cfb22c libgda.updateScript: freze at 5.0 ABI version 2021-10-15 00:51:48 +02:00
Jan Tojnar
26b4b39f4c gtksourceviewmm.updateScript: freze at 3.0 ABI version 2021-10-15 00:51:48 +02:00
Jan Tojnar
b95348806e gtksourceview4.updateScript: freze at 4.0 ABI version 2021-10-15 00:51:48 +02:00
Jan Tojnar
3b2a64d523 gtkmm3.updateScript: freze at 3.0 ABI version 2021-10-15 00:51:48 +02:00
Jan Tojnar
e7934867a8 gtk3.updateScript: freze at 3.0 ABI version 2021-10-15 00:51:47 +02:00
Jan Tojnar
9e6cb6d608 atkmm_2_36.updateScript.updateScript: correct attribute path 2021-10-15 00:51:47 +02:00
Jan Tojnar
c051a81161 libsoup.updateScript: freze at 2.4 ABI version 2021-10-15 00:51:47 +02:00
Jan Tojnar
f3a20a3231 gtksourceviewmm4.updateScript: correct attribute path 2021-10-15 00:51:47 +02:00
Jan Tojnar
98a7fc82a9 libgdamm.updateScript: remove version policy
Stable version for the ABI we need has not been released yet.
2021-10-15 00:51:47 +02:00
Michael Weiss
486c7c2d72
Merge pull request #141561 from primeos/intel-media-driver
intel-media-driver: 21.3.4 -> 21.3.5
2021-10-14 19:58:00 +02:00
Ryan Burns
abbb7c6e60 aws-sdk-cpp: 1.8.130 -> 1.9.121 2021-10-14 10:53:13 -07:00
Ryan Burns
4786f9e845 aws-crt-cpp: init at 0.17.0 2021-10-14 10:52:17 -07:00
Ryan Burns
095ababaf6 aws-c-mqtt: init at 0.7.8 2021-10-14 10:52:17 -07:00
Ryan Burns
b01ae7ae35 aws-c-s3: init at 0.1.27 2021-10-14 10:52:17 -07:00
Ryan Burns
bc62bf52e3 aws-c-auth: init at 0.6.4 2021-10-14 10:52:17 -07:00
Ryan Burns
1c2ca77d74 aws-c-http: init at 0.6.7 2021-10-14 10:52:17 -07:00
Ryan Burns
ff6afebdb3 aws-c-compression: init at 0.2.14 2021-10-14 10:52:17 -07:00
Ryan Burns
530cd8c3cc aws-c-io: 0.10.5 -> 0.10.9 2021-10-14 10:52:17 -07:00
Ryan Burns
310e86a834 aws-c-common: 0.6.9 -> 0.6.12, cleanup
* add setup hook for interface cmake module
* sba_metrics fails on musl
2021-10-14 10:52:02 -07:00
Robert Schütz
28331311a3 libadwaita: 1.0.0-alpha.2 -> 1.0.0.alpha.3 2021-10-14 09:11:26 -07:00
John Ericson
c3c77ae812
Merge pull request #138569 from Mindavi/mesa/cross
mesa (+stdenv / meson): fix cross-compilation support w/ llvm
2021-10-14 10:36:28 -04:00
Luke Granger-Brown
517b471539
Merge pull request #137597 from TredwellGit/glibc
glibc: 2.33-50 -> 2.33-55
2021-10-14 15:13:57 +01:00
Michael Raskin
ed76a91248
Merge pull request #141211 from andresilva/geoclue-fix-no-wifi
geoclue: fix getting a location if the computer has no wifi
2021-10-14 11:03:31 +00:00
Peter Simons
476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Ellie Hermaszewska
12cf7636fb
vulkan: 1.2.182.0 -> 1.2.189.1
Updates
- vulkan-headers
- vulkan-loader
- vulkan-validation-layers
- vulkan-extension-layer
- vulkan-tools
- vulkan-tools-lunarg
2021-10-14 15:05:31 +08:00
Jan Tojnar
db3aa421df libshumate: print test logs on failure 2021-10-14 02:41:26 +02:00
Jan Tojnar
09236e7b61
Merge pull request #141533 from jtojnar/gnome-prop-dev
gnome: Try to reduce output closure
2021-10-14 00:09:42 +02:00
Jan Tojnar
800ceaf1bd gst_all_1.gst-plugins-good: disable asserts
`lib/gstreamer-1.0/libgstrtpmanager.so` includes `${gstreamer.dev}/include/gstreamer-1.0/gst/base/gstbitwriter.h` in their .rodata section, increasing the runtime closure unnecessarily. This happens because `gstbitwriter.h` header uses GLib’s `g_assert` macro, which wants to print `__FILE__` on assertion failure.

The assertions can and should be disabled on stable releases (ce64f0e0e0) so let’s do that.
2021-10-13 23:01:47 +02:00
Jan Tojnar
1a8fc0bb52 gst_all_1.gst-plugins-bad: disable asserts
`lib/gstreamer-1.0/libgstdvbsubenc.so` and `lib/libgstcodecparsers-1.0.so` include `${gstreamer.dev}/include/gstreamer-1.0/gst/base/gstbitwriter.h` in their .rodata section, increasing the runtime closure unnecessarily. This happens because `gstbitwriter.h` header uses GLib’s `g_assert` macro, which wants to print `__FILE__` on assertion failure.

The assertions can and should be disabled on stable releases (7b8d74c15b) so let’s do that.
2021-10-13 22:53:14 +02:00
Rick van Schijndel
5d30f708b9 mesa: add llvm as dependency for llvm-config-native
Fixes https://github.com/NixOS/nixpkgs/issues/136926
2021-10-13 22:36:23 +02:00
Michael Weiss
2dd79cb659
intel-media-driver: 21.3.4 -> 21.3.5 2021-10-13 22:01:00 +02:00
Artturin
7cda65b81a libyaml-cpp: apply patch to fix cmake variables 2021-10-13 22:54:53 +03:00
Artturin
5763d8c2f4 liblinphone: add boost to buildinputs to fix build after
soci is built with boost
2021-10-13 22:17:07 +03:00
Artturin
2287fbebc8 lime: add boost to buildinputs to fix build after
soci is built with boost
2021-10-13 20:43:36 +03:00
Alyssa Ross
851b719ac6 treewide: use stdenv.hostPlatform.extensions.sharedLibrary where appropriate 2021-10-13 17:39:37 +00:00
Jan Tojnar
050a1d0a6e python3.pkgs.dogtail: add dev output
So that propagatedBuildInputs do not pull gupnp.dev into the out closure.
2021-10-13 18:40:00 +02:00
Jan Tojnar
7ae3ae5aab libgxps: add dev output
So that propagatedBuildInputs do not pull libarchive.dev into the out closure.
2021-10-13 17:49:11 +02:00
Robert Hensing
d1208e6382
Merge pull request #140800 from ivmai/update-libgc-8_0_6
boehmgc: 8.0.4 -> 8.0.6
2021-10-13 12:08:26 +02:00
github-actions[bot]
e69f5a133f
Merge staging-next into staging 2021-10-13 00:02:00 +00:00
Sandro
7c204b7c2d
Merge pull request #141219 from astro/irrlicht 2021-10-12 23:56:33 +02:00
Sandro
12dd909012
Merge pull request #134596 from r-ryantm/auto-update/suitesparse 2021-10-12 23:52:59 +02:00
Sandro
d54883b193
Merge pull request #141216 from r-burns/openfst-1.8 2021-10-12 23:52:20 +02:00
Ilan Joselevich
a4d1cc9c23 libvirt: 7.7.0 -> 7.8.0 2021-10-12 23:05:07 +03:00
Artturin
980f14081f soci: 4.0.1 -> 4.0.2 + build with postgresql and boost 2021-10-12 22:13:55 +03:00
github-actions[bot]
0cb186d33d
Merge staging-next into staging 2021-10-12 18:01:50 +00:00
adisbladis
d8b35aa96b
nanopb: Use protoc from buildPackages
This fixes cross compilation.
2021-10-12 11:23:19 -05:00
github-actions[bot]
7af387291c
Merge staging-next into staging 2021-10-12 12:02:08 +00:00
Florian Klink
b112f366fb
Merge pull request #81172 from misuzu/iptables-switch
iptables: switch from iptables-legacy to iptables-nftables-compat
2021-10-12 12:38:56 +02:00
Sandro
2017c3a883
Merge pull request #141301 from jbedo/samtools 2021-10-12 11:30:07 +02:00
github-actions[bot]
5065827878
Merge staging-next into staging 2021-10-12 00:02:05 +00:00
Justin Bedo
292a1d6310
htslib: 1.11 -> 1.13 2021-10-12 10:17:32 +11:00
Pavol Rusnak
b6ba0f59ca
Merge pull request #140876 from arkivm/upgrade-gtk-mac-integration
gtk-mac-integration: 2.1.3 -> 3.0.1
2021-10-11 23:01:10 +02:00
Jan Tojnar
e859225ee5
Merge pull request #139144 from NixOS/gnome-41
GNOME: 40 → 41
2021-10-11 22:59:01 +02:00
Sandro
c2f7b03b58
Merge pull request #140882 from Mindavi/hamlib/cross 2021-10-11 21:28:22 +02:00
Rick van Schijndel
e148619e37 hamlib: support cross-compilation, cleanup
unfortunately, this disables perl bindings, but at least it compiles now

- remove ExtUtilsMakeMaker, doesn't make a difference in the output
- enable strictDeps
2021-10-11 20:56:04 +02:00
Artturi
523bf8c3a4
Merge pull request #134486 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4 2021-10-11 21:07:16 +03:00
github-actions[bot]
92a15c8929
Merge staging-next into staging 2021-10-11 18:01:55 +00:00
Sandro
ea17bd62ef
Merge pull request #140950 from jarnaldich/patch-gdal-libspatialite 2021-10-11 16:02:32 +02:00
Sandro
f66c63bb7f
Merge pull request #141128 from andrevmatos/kde/frameworks 2021-10-11 15:16:21 +02:00
github-actions[bot]
d21a1c3fbc
Merge staging-next into staging 2021-10-11 12:02:07 +00:00
Alyssa Ross
ca80035fb8
bearssl: fix cross 2021-10-11 08:57:45 +00:00
Ryan Burns
3f405ae7b5
Merge pull request #133925 from r-ryantm/auto-update/wxsqlite3
wxsqlite3: 4.6.4 -> 4.7.3
2021-10-11 00:09:55 -07:00
Martin Weinelt
3c57389c5f
Merge pull request #141037 from NixOS/python-unstable 2021-10-11 03:08:52 +02:00
github-actions[bot]
03d816e015
Merge staging-next into staging 2021-10-11 00:02:14 +00:00
Martin Weinelt
973a283f88 libgit2: 1.1.1 -> 1.3.0 2021-10-11 01:54:20 +02:00
Ryan Burns
259f45372b
Merge pull request #133992 from r-ryantm/auto-update/libdeflate
libdeflate: 1.7 -> 1.8
2021-10-10 16:37:21 -07:00
Astro
65d87f1490 irrlicht: use makeFlagsArray, enableParallelBuilding 2021-10-11 01:35:49 +02:00
Astro
aec477db26 irrlicht: fix on aarch64 2021-10-11 01:35:44 +02:00
Ryan Burns
639557919e
Merge pull request #134588 from r-ryantm/auto-update/spdk
spdk: 21.04 -> 21.07
2021-10-10 16:27:52 -07:00
Ryan Burns
0ec38fda7e opengrm-ngram: 1.3.11 -> 1.3.13
needed to fix build against openfst 1.8
2021-10-10 15:27:50 -07:00
Ryan Burns
b311242b72 openfst: 1.7.9 -> 1.8.1 2021-10-10 15:27:22 -07:00
Michael Weiss
db8bb4a8bd
Merge pull request #141208 from primeos/libaom
libaom: 3.1.2 -> 3.1.3
2021-10-10 23:49:47 +02:00
André Silva
5b5d2540a8
geoclue: fix getting a location if the computer has no wifi 2021-10-10 21:19:58 +01:00
Michael Weiss
052b553a79
libaom: 3.1.2 -> 3.1.3 2021-10-10 22:01:43 +02:00
Sandro
f86ce2bc2f
Merge pull request #140901 from felixsinger/pkgs/libjaylink/add-package 2021-10-10 20:52:22 +02:00
github-actions[bot]
aac35c22db
Merge staging-next into staging 2021-10-10 18:01:41 +00:00
Sandro
66bc8d9517
Merge pull request #140746 from linsui/opendht 2021-10-10 19:38:18 +02:00
Jan Tojnar
b556a29420 libshumate: init at unstable-2021-10-06 2021-10-09 21:35:57 +02:00
Jan Tojnar
b9e4f6e1ab dee: Fix build with latest Vala 2021-10-09 21:35:57 +02:00
Jan Tojnar
80ea989ac9 xdg-desktop-portal-gtk: 1.8.0 → 1.10.0
https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.10.0
2021-10-09 21:35:57 +02:00
Jan Tojnar
0b986d5a0d xdg-desktop-portal: 1.8.1 → 1.10.1
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.10.0
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.10.1
2021-10-09 21:35:57 +02:00
Jan Tojnar
2c34edbcd8 xdg-desktop-portal-gnome: init at 41.1 2021-10-09 21:35:56 +02:00
Maxine Aubrey
602c1ddfb9 pangomm: freeze 2021-10-09 21:35:56 +02:00
Maxine Aubrey
4e1c9126a3 pangomm: 2.42.2 -> 2.46.1
- https://gitlab.gnome.org/GNOME/pangomm/-/blob/2.46.1/NEWS
2021-10-09 21:35:56 +02:00
Maxine Aubrey
d542319560 cairomm: 1.12.2 -> 1.14.3 2021-10-09 21:35:56 +02:00
Maxine Aubrey
54a88efc32 glibmm: freeze 2021-10-09 21:35:56 +02:00
Maxine Aubrey
b7242cef6e glibmm: 2.64.5 -> 2.66.1
- https://gitlab.gnome.org/GNOME/glibmm/-/blob/2.66.1/NEWS
2021-10-09 21:35:56 +02:00
Maxine Aubrey
9915ee8c3f atkmm: freeze 2021-10-09 21:35:56 +02:00
Maxine Aubrey
66c6489fd9 atkmm_2_36: init at 2.36.1
- https://gitlab.gnome.org/GNOME/atkmm/-/blob/2.36.1/NEWS
2021-10-09 21:35:56 +02:00
Maxine Aubrey
01d15b12ec atkmm: 2.28.0 -> 2.28.2
- https://gitlab.gnome.org/GNOME/atkmm/-/blob/2.28.2/NEWS
2021-10-09 21:35:55 +02:00
Jan Tojnar
44c652961b gcr: 3.40.0 → 3.41.0 2021-10-09 21:35:55 +02:00
Jan Tojnar
78b9369f4e folks: fix build with e-d-s ≥ 3.41 2021-10-09 21:35:54 +02:00
Jan Tojnar
fc18bab566 nv-codec-headers-11: init at 11.1.5.0 2021-10-09 21:35:54 +02:00
Jan Tojnar
a25fb7a911 umockdev: 0.15.4 → 0.16.3 2021-10-09 21:35:54 +02:00
Jan Tojnar
302360910a tracker: 3.1.1 → 3.2.0
https://gitlab.gnome.org/GNOME/tracker/-/blob/3.2.0/NEWS

Notably, both libsoup 2.x and 3.x are linked and selected at runtime (to avoid conflicts).

Also API documentation is now built by hotdoc but the build system copies it from the tarball for now.
2021-10-09 21:35:53 +02:00
Jan Tojnar
59a96f5bba vte: 0.64.1 → 0.64.2
https://ftp.gnome.org/pub/GNOME/sources/vte/0.64/vte-0.64.2.changes
2021-10-09 21:35:52 +02:00
Jan Tojnar
336ff679a8 jsonrpc-glib: 3.38.0 → 3.40.0
https://ftp.gnome.org/pub/GNOME/sources/jsonrpc-glib/3.40/jsonrpc-glib-3.40.0.news
2021-10-09 21:35:52 +02:00
Jan Tojnar
c08615451f gsettings-desktop-schemas: 40.0 → 41.0
https://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/41/gsettings-desktop-schemas-41.alpha.news
https://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/41/gsettings-desktop-schemas-41.rc.news
https://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/41/gsettings-desktop-schemas-41.0.news
2021-10-09 21:35:52 +02:00
Jan Tojnar
21b1744593 webkitgtk: 2.32.3 → 2.34.0
Changes:
- https://webkitgtk.org/2021/05/14/webkitgtk2.33.1-released.html
- https://webkitgtk.org/2021/06/08/webkitgtk2.33.2-released.html
- https://webkitgtk.org/2021/08/16/webkitgtk2.33.3-released.html
- https://webkitgtk.org/2021/09/02/webkitgtk2.33.90-released.html
- https://webkitgtk.org/2021/09/17/webkitgtk2.33.91-released.html
- https://webkitgtk.org/2021/09/22/webkitgtk2.34.0-released.html

Notably, libsoup3 is used by default. We revert that to reduce breakage
so programs using libsoup 3.x will need to override the argument.
2021-10-09 21:35:52 +02:00