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
R. Ryantm
16ce18bab3
librtprocess: 0.11.0 -> 0.12.0
2022-03-18 10:18:07 +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
Jonathan Ringer
9858da4185
lv2: add dev output
...
Also put programs there since those are just development tools,
that would bring unnecessary Python dependency into out’s runtime closure.
2022-03-17 08:53:24 -07:00
Jonathan Ringer
2dfe209c3e
lv2: add pipewire test
...
; Conflicts:
; pkgs/development/libraries/audio/lv2/default.nix
2022-03-17 08:53:24 -07:00
Jonathan Ringer
beefeab222
lv2: drop GTK 2 dependency
...
gtk2 is optional and only used for some example plug-ins. In particular,
removing `gtk2` disables building UI module for `$out/lib/lv2/eg-sampler.lv2`
(`<http://lv2plug.in/plugins/eg-sampler#ui >`) and the whole
`$out/lib/lv2/eg-scope.lv2` (`<http://lv2plug.in/plugins/eg-scope >`).
2022-03-17 08:53:24 -07:00
Jan Tojnar
c586cccd7c
lv2: format the expression
2022-03-17 08:53:24 -07:00
R. Ryantm
018b394769
igraph: 0.9.6 -> 0.9.7
2022-03-17 11:32:31 +00:00
R. Ryantm
1a29f2f458
cfitsio: 4.0.0 -> 4.1.0
2022-03-17 05:21:40 +00:00
Samuel Ainsworth
7618e2eab4
cudnn: remove cudnn_7_6_cudatoolkit_10
2022-03-17 03:42:11 +00:00
R. Ryantm
ca71e2a414
belcard: 5.0.55 -> 5.1.10
2022-03-17 01:32:48 +00:00
Sandro
85207c71d9
Merge pull request #164401 from r-ryantm/auto-update/intel-gmmlib
2022-03-16 22:24:59 +01:00
markuskowa
1172fbd64e
Merge pull request #164369 from carpinchomug/libctl
...
libctl: init at 4.5.1
2022-03-16 22:09:22 +01:00
R. Ryantm
fccbe209cb
stellarsolver: 2.0 -> 2.2
2022-03-16 19:20:19 +00:00
Akiyoshi Suda
9cdf795143
libctl: init at 4.5.1
2022-03-17 03:46:28 +09:00
Bobby Rong
d0beadf71e
Merge pull request #163091 from dan4ik605743/liba-bump
...
libarchive-qt: 2.0.6 -> 2.0.7
2022-03-16 21:23:25 +08:00
Izorkin
6475ad4ea8
libthreadar: 1.3.5 -> 1.4.0
2022-03-16 13:16:27 +03:00
R. Ryantm
998b0feaf7
intel-gmmlib: 22.0.3 -> 22.1.0
2022-03-16 09:25:30 +00:00
Tom Wieczorek
673049d19b
libnbd: 1.9.5 -> 1.12.2
...
Add fuse3 as dependency, so that FUSE support gets enabled, and the
`nbdfuse` binary gets built.
2022-03-16 09:06:19 +01:00
Bobby Rong
09abab4d67
Merge pull request #163870 from r-ryantm/auto-update/opendht
...
opendht: 2.3.2 -> 2.3.5
2022-03-16 15:46:28 +08:00
Armeen Mahdian
e543cbb77e
clearsilver: remove
...
Motivated by #148779 and an unmaintained upstream.
2022-03-15 22:57:14 -04:00
Ryan Mulligan
141c9abab8
Merge pull request #162791 from r-ryantm/auto-update/protolock
...
protolock: 0.15.2 -> 0.16.0
2022-03-15 18:33:52 -07:00
Samuel Ainsworth
2000db2e33
cudnn: add samuela as a maintainer
2022-03-16 00:50:29 +00:00
Samuel Ainsworth
44941da0b3
cudnn: 8.3.0 -> 8.3.2
...
Update cuDNN 8.3 version. Refactor the cuDNN derivations to be clearer
and enforce CUDA version constraints.
2022-03-16 00:50:19 +00:00
Felix Buehler
7bbf666c9f
hydraAntLogger: switch to fetchFromGitHub
2022-03-16 00:45:12 +01:00
Ryan Mulligan
c86e0b7884
Merge pull request #163395 from r-ryantm/auto-update/libgbinder
...
libgbinder: 1.1.16 -> 1.1.19
2022-03-15 15:03:28 -07:00
Martin Weinelt
8d18f29b60
Merge pull request #161366 from NixOS/staging-next
...
Staging next 2022-02-22
2022-03-15 22:31:01 +01:00
R. Ryantm
42ce27aedf
bctoolbox: 5.1.0 -> 5.1.10
2022-03-15 19:55:28 +00:00
Ryan Mulligan
ef61fe146a
Merge pull request #162803 from r-ryantm/auto-update/stellarsolver
...
stellarsolver: 1.9 -> 2.0
2022-03-15 12:37:33 -07:00
Franz Pletz
c836666218
libressl_3_2: drop, unmaintained
2022-03-15 18:43:02 +01:00
Franz Pletz
c201e773c6
libressl: 3.4.2 -> 3.4.3
...
Fixes CVE-2022-0778.
2022-03-15 18:40:07 +01:00
Vladimír Čunát
93810bccc8
Merge #164281 : openssl*: 1.1.1m -> 1.1.1.n; 3.0.1 -> 3.0.2
...
...into staging-next. High-severity security fixes.
2022-03-15 18:09:49 +01:00
Vladimír Čunát
b61852cd94
Merge branch 'master' into staging-next
2022-03-15 18:08:32 +01:00
Martin Weinelt
72bb369245
openssl_1_1: 1.1.1m -> 1.1.1n
...
https://github.com/openssl/openssl/blob/OpenSSL_1_1_1n/CHANGES#L10
Fixes: CVE-2022-0778
2022-03-15 16:39:33 +01:00
Martin Weinelt
384a708e6d
openssl_3_0: 3.0.1 -> 3.0.2
...
https://github.com/openssl/openssl/blob/openssl-3.0.2/CHANGES.md#changes-between-301-and-302-15-mar-2022
Fixes: CVE-2022-0778
2022-03-15 16:38:56 +01:00
Daniel Schaefer
99b8950bd1
yder: 1.4.14 -> 1.4.15
2022-03-15 23:07:59 +08:00
Daniel Schaefer
8fdae30745
Merge pull request #163880 from r-ryantm/auto-update/orcania
2022-03-15 23:05:19 +08:00
larsr
58e32427d8
libnatpmp: fix dyld path on darwin
...
This solves #164240
2022-03-15 11:06:08 +01:00
Vladimír Čunát
f48c1fda6b
Merge branch 'master' into staging-next
...
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments. The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Vladimír Čunát
415d23fb4d
gpgme: fix the qt5 bindings
...
Commit 1340607f3d
(PR #155384 ) broke list-nesting of the passed qtbase.
Surprisingly to me, that prevented it from appearing in PKG_CONFIG_PATH
and thus from building the Qt bindings. Subsequently those were then
missing in libsForQt5.libkleo and maybe other places.
2022-03-15 09:31:06 +01:00
R. Ryantm
186de60a90
gdal: 3.4.1 -> 3.4.2
2022-03-15 06:54:16 +00:00
Sandro
73ad5f9e14
Merge pull request #163695 from DeterminateSystems/prometheus-cpp
2022-03-14 23:40:14 +01:00
Ivar Scholten
541064d899
sndbus-cpp: init at 1.1.0
2022-03-14 21:54:07 +01:00
Bernardo Meurer
462770166e
Merge pull request #164140 from lovesegfault/libvirt-8.1.0
...
libvirt: 7.10.0 -> 8.1.0
2022-03-14 13:40:10 -07:00
Cole Helbling
1351b6fbff
prometheus-cpp: 0.9.0 -> 1.0.0
...
I want to use the Exposer::GetListeningPorts function, but it was just
released in 1.0.0.
2022-03-14 12:17:26 -07:00
Cole Helbling
af7cb945a6
civetweb: use cmake
...
prometheus-cpp 1.0.0 depends on civetweb's cmake files being available:
CMake Error at pull/CMakeLists.txt:11 (find_package):
Could not find a package configuration file provided by "civetweb" with any
of the following names:
civetwebConfig.cmake
civetweb-config.cmake
Add the installation prefix of "civetweb" to CMAKE_PREFIX_PATH or set
"civetweb_DIR" to a directory containing one of the above files. If
"civetweb" provides a separate development package or SDK, be sure it has
been installed.
Cmake also properly handles setting the prefix, libdir, and includedir
paths, so that patch was dropped.
2022-03-14 12:17:26 -07:00
Bernardo Meurer
c2cecad6e2
Merge pull request #164098 from mweinelt/rocm
...
rocm-*: 5.0.2
2022-03-14 11:47:13 -07:00
Bernardo Meurer
d886a9ae83
libvirt: 7.10.0 -> 8.1.0
2022-03-14 11:41:56 -07:00
Bernardo Meurer
f7353740ed
Merge pull request #164078 from lovesegfault/libvirt-refactor
...
libvirt: refactor
2022-03-14 10:11:03 -07:00
github-actions[bot]
0ed928e4ab
Merge master into staging-next
2022-03-14 12:01:26 +00:00
Anderson Torres
8590804259
Merge pull request #164046 from AndersonTorres/metalab-mirrors
...
Change metalab mirrors to ibiblioPubLinux ones
2022-03-14 08:26:42 -03:00
Martin Weinelt
de8f18cfc6
rocm-device-libs: 5.0.0 -> 5.0.2
2022-03-14 12:01:03 +01:00
Martin Weinelt
7919dd2655
rocm-opencl-runtime: 4.5.2 -> 5.0.2
2022-03-14 11:57:01 +01:00
Bernardo Meurer
075de1bb2d
libvirt: refactor
2022-03-14 00:33:21 -07:00
Jörg Thalheim
4cb1ebb5a0
Merge pull request #163484 from mweinelt/firefox-rlbox
...
firefox: enable RLBox sandboxing
2022-03-14 06:02:38 +00:00
github-actions[bot]
0737c221ad
Merge master into staging-next
2022-03-14 06:01:13 +00:00
Bernardo Meurer
f9115e5fcb
Merge pull request #164018 from r-ryantm/auto-update/rocm-thunk
...
rocm-thunk: 4.5.2 -> 5.0.2
2022-03-13 21:03:58 -07:00
Bernardo Meurer
99e7cd733a
Merge pull request #164015 from r-ryantm/auto-update/rocclr
...
rocclr: 4.5.2 -> 5.0.2
2022-03-13 21:03:14 -07:00
Bernardo Meurer
fe1898a2b5
Merge pull request #161050 from r-ryantm/auto-update/rocm-runtime
...
rocm-runtime: 4.5.2 -> 5.0.1
2022-03-13 21:03:03 -07:00
Bernardo Meurer
f9932f5543
Merge pull request #159909 from r-ryantm/auto-update/rocm-device-libs
...
rocm-device-libs: 4.5.2 -> 5.0.0
2022-03-13 21:02:49 -07:00
AndersonTorres
8996c57c20
t1lib: ibiblioPubLinux mirror
2022-03-13 21:18:53 -03:00
github-actions[bot]
ea64a128d1
Merge master into staging-next
2022-03-14 00:02:12 +00:00
Martin Weinelt
47ca51cba9
wasilibc: 20190712 -> unstable-2021-09-23
2022-03-14 00:17:28 +01:00
Adam Joseph
ad826d3b93
vte: respect the global systemdSupport flag
...
This commit allows to compile vte without systemd (-D_systemd=false)
if the systemdSupport attribute is set to false. This can be done
globally in nixpkgs.conf, and is understood by other packages. See
also PR #160972 .
2022-03-13 21:46:57 +01:00
github-actions[bot]
38910351b7
Merge master into staging-next
2022-03-13 18:01:01 +00:00
R. Ryantm
70ce1775f3
rocm-thunk: 4.5.2 -> 5.0.2
2022-03-13 16:14:23 +00:00
R. Ryantm
01e69e9113
rocclr: 4.5.2 -> 5.0.2
2022-03-13 16:01:08 +00:00
Anderson Torres
96a57c02c3
Merge pull request #163232 from AndersonTorres/new-misc
...
A bunch of small updates
2022-03-13 11:38:49 -03:00
markuskowa
8d0f7b0cda
Merge pull request #163987 from r-ryantm/auto-update/elpa
...
elpa: 2021.11.001 -> 2021.11.002
2022-03-13 13:19:31 +01:00
R. Ryantm
aeb5eeff08
elpa: 2021.11.001 -> 2021.11.002
2022-03-13 10:45:01 +00:00
github-actions[bot]
6f7d104254
Merge master into staging-next
2022-03-13 00:02:14 +00:00
Bernardo Meurer
316b6f84c2
Revert "Merge pull request #163714 from lovesegfault/libvirt-8.1.0"
...
This reverts commit cdd51022ab
, reversing
changes made to 8db28de919
.
2022-03-12 14:24:30 -08:00
Ryan Mulligan
e2b5a5497e
Merge pull request #163893 from r-ryantm/auto-update/libhdhomerun
...
libhdhomerun: 20210624 -> 20220303
2022-03-12 14:45:02 -06:00
Bernardo Meurer
cdd51022ab
Merge pull request #163714 from lovesegfault/libvirt-8.1.0
...
libvirt: 7.10.0 -> 8.1.0
2022-03-12 11:39:18 -08:00
R. Ryantm
1307c79a14
libhdhomerun: 20210624 -> 20220303
2022-03-12 19:39:04 +00:00
R. Ryantm
4e5c3ba35e
orcania: 2.2.1 -> 2.2.2
2022-03-12 18:21:42 +00:00
github-actions[bot]
295cda2612
Merge master into staging-next
2022-03-12 18:00:58 +00:00
Bernardo Meurer
f5e999d5a0
libvirt: cleanup
2022-03-12 09:52:12 -08:00
R. Ryantm
175e299281
opendht: 2.3.2 -> 2.3.5
2022-03-12 17:27:07 +00:00
R. Ryantm
db725d892e
gtk-frdp: unstable-2021-10-01 -> unstable-2021-10-28
2022-03-12 13:33:45 +01:00
Bernardo Meurer
036ee2b9e1
libvirt: 7.10.0 -> 8.1.0
2022-03-12 00:34:41 -08:00
github-actions[bot]
be8c170739
Merge master into staging-next
2022-03-12 00:01:49 +00:00
InternetUnexplorer
9c8eda7f38
llvmPackages_rocm.llvm: don't build shared libs
...
This seems to fix the notorious "CommandLine Error: Option 'xxxxx'
registered more than once!" error in applications that use both Mesa and
ROCm.
Since Mesa is built with llvmPackages_latest and ROCm stuff is built
with llvmPackages_rocm, applications that use both (such as Blender) end
up with two different `libLLVM*.so`s loaded, which breaks things.
This seems like a straightforward way to fix the problem, and since the
ROCm stack seems to be the only thing in Nixpkgs that uses
llvmPackages_rocm this hopefully shouldn't break anything.
While there might be another way to fix this problem that doesn't
require disabling the shared libraries, I haven't been able to find it
yet, and since this issue seems to affect a lot of people I think it
might make sense to merge this fix for now and revisit it later if a
better solution is found.
This also removes a small patch to rocm-comgr since there are no longer
LLVM shared libraries for it to link against.
2022-03-11 11:33:56 -08:00
Sandro
1c35a82e11
Merge pull request #161185 from trofi/fix-pipewire-0.2-on-fno-common
2022-03-11 19:51:13 +01:00
github-actions[bot]
7573d7fe79
Merge master into staging-next
2022-03-11 18:01:20 +00:00
Sandro Jäckel
3c14e6c15e
intel-media-driver: 22.1.1 -> 22.2.2
2022-03-11 17:52:21 +01:00
Sandro
2181eb1470
Merge pull request #160054 from trofi/update-re2
2022-03-11 16:18:16 +01:00
Ryan Mulligan
97b55c18d3
Merge pull request #163461 from r-ryantm/auto-update/petsc
...
petsc: 3.16.4 -> 3.16.5
2022-03-11 05:57:58 -08:00
7c6f434c
89b0ec80eb
Merge pull request #163641 from r-ryantm/auto-update/tachyon
...
tachyon: 0.99b6 -> 0.99.3
2022-03-11 13:24:43 +00:00
R. Ryantm
cfdda97302
tracker-miners: 3.2.1 -> 3.2.2
2022-03-11 13:22:04 +01:00
github-actions[bot]
e01403d0eb
Merge master into staging-next
2022-03-11 12:01:14 +00:00
markuskowa
8cb0de0d60
Merge pull request #163611 from r-ryantm/auto-update/scalapack
...
scalapack: 2.2.0 -> 2.2.1
2022-03-11 10:26:16 +01:00
Sergei Trofimovich
7f1c4975fc
re2: 2021-11-01 -> 2022-02-01
...
While at it disabled parallel tests until the fix is merged upstream.
2022-03-11 09:21:53 +00:00
Fabian Affolter
ebccb9862f
Merge pull request #163372 from IvarWithoutBones/bump/ftxui
...
ftxui: unstable-2021-08-13 -> 2.0.0
2022-03-11 09:18:46 +01:00
github-actions[bot]
cb2a59dda7
Merge master into staging-next
2022-03-11 06:01:28 +00:00
Franz Pletz
e152a16250
Merge pull request #163596 from fgaz/nheko/0.9.2
2022-03-11 05:18:43 +01:00
R. Ryantm
f05d6edd9b
tachyon: 0.99b6 -> 0.99.3
2022-03-11 02:29:02 +00:00
github-actions[bot]
a4c1084dad
Merge master into staging-next
2022-03-11 00:02:10 +00:00
markuskowa
f6b9f8ee10
Merge pull request #163337 from greydot/libbladeRF-2.4.1
...
libbladeRF: 2.2.1 -> 2.4.1
2022-03-10 22:25:43 +01:00
R. Ryantm
b10a88ae4a
sqlcipher: 4.5.0 -> 4.5.1
2022-03-10 21:24:11 +00:00
R. Ryantm
0afd52c8f8
scalapack: 2.2.0 -> 2.2.1
2022-03-10 21:10:21 +00:00
Francesco Gazzetta
7e2fbbfb24
mtxclient: 0.6.2 -> 0.7.0
2022-03-10 20:23:56 +01:00
github-actions[bot]
cac809141e
Merge master into staging-next
2022-03-10 12:01:13 +00:00
Daniel Olsen
c09ba4441a
shine: init at 3.1.1
2022-03-10 11:45:28 +01:00
github-actions[bot]
c46a02f957
Merge master into staging-next
2022-03-10 06:01:29 +00:00
Bobby Rong
1adbba155c
Merge pull request #163410 from veprbl/pr/broken_retro-gtk
...
retro-gtk: mark as broken on darwin
2022-03-10 13:33:45 +08:00
github-actions[bot]
d30e2aa8f5
Merge master into staging-next
2022-03-09 18:01:14 +00:00
davidak
f02094df72
Merge pull request #161837 from bobby285271/appstream
...
appstream: 0.14.4 → 0.15.2
2022-03-09 17:29:57 +01:00
R. Ryantm
afaa41fe7a
petsc: 3.16.4 -> 3.16.5
2022-03-09 15:14:16 +00:00
AndersonTorres
c8021081cf
zchunk: broken on Darwin
2022-03-09 12:05:30 -03:00
AndersonTorres
054ad3e47e
zchunk: 1.1.16 -> 1.2.0
2022-03-09 12:05:30 -03:00
AndersonTorres
071468ac46
cimg: 3.0.0 -> 3.0.2
2022-03-09 12:05:29 -03:00
Dmitry Kalinkin
6a73291726
retro-gtk: mark as broken on darwin
2022-03-09 01:09:55 -05:00
github-actions[bot]
201cc2f89b
Merge master into staging-next
2022-03-09 00:02:05 +00:00
R. Ryantm
b734bd12e5
libgbinder: 1.1.16 -> 1.1.19
2022-03-08 23:55:24 +00:00
Ivar Scholten
85e45b20cb
ftxui: unstable-2021-08-13 -> 2.0.0
2022-03-08 21:20:54 +01:00
Michele Guerini Rocco
7864610118
Merge pull request #163253 from r-ryantm/auto-update/coeurl
...
coeurl: 0.1.1 -> 0.2.0
2022-03-08 20:13:21 +01:00
Sandro
7740b3bb77
Merge pull request #157087 from paperdigits/pkg-hdrmerge
2022-03-08 20:12:24 +01:00
Artturi
582a78596e
Merge pull request #160979 from a-m-joseph/webkitgtk-honor-dbusSupport
2022-03-08 20:53:13 +02:00
github-actions[bot]
d47f26379a
Merge master into staging-next
2022-03-08 18:01:16 +00:00
Mikael Voss
07d35fb444
lpcnetfreedv: enable all platforms
2022-03-08 17:19:04 +01:00
K900
48da737b31
wireplumber: backport a hang fix
...
Some applications (notably Steam) currently hang when attempting to
play sound through pw-pulse. Backport a wireplumber fix for that.
2022-03-08 08:09:21 -08:00
Lana Black
1ad945f645
libbladeRF: 2.2.1 -> 2.4.1
2022-03-08 14:43:27 +00:00
Sandro
753aa36fea
Merge pull request #163131 from Stunkymonkey/treewide-pname-version-16
2022-03-08 14:22:02 +01:00
R. Ryantm
89575b7509
liblouis: 3.20.0 -> 3.21.0
2022-03-08 14:07:02 +01:00
tobim
bcd781941a
google-cloud-cpp: 1.32.1 -> 1.38.0 ( #163205 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-08 13:24:57 +01:00
Felix Buehler
783d2679e5
treewide: rename name to pname&version
2022-03-08 13:24:25 +01:00
R. Ryantm
2a83885b8c
coeurl: 0.1.1 -> 0.2.0
2022-03-08 03:55:15 +00:00
github-actions[bot]
555fb8b146
Merge master into staging-next
2022-03-08 00:02:02 +00:00
Michael Weiss
1cb13d0f90
Merge pull request #163032 from primeos/intel-media-driver
...
intel-{gmmlib,media-driver}: Remove myself as maintainer
2022-03-07 21:06:41 +01:00
github-actions[bot]
2fa8dd529a
Merge master into staging-next
2022-03-07 18:01:12 +00:00
Jonathan Ringer
104a7fe846
nghttp2: add curl and libsoup as tests
2022-03-07 09:41:38 -08:00
Artturi
3fd559bcf7
Merge pull request #160281 from r-burns/aws
...
AWS C/C++ library bumps
2022-03-07 18:38:20 +02:00
Sandro
1026afe18d
Merge pull request #160782 from Leixb/rustdesk
2022-03-07 17:36:48 +01:00
github-actions[bot]
8e01330277
Merge master into staging-next
2022-03-07 12:01:33 +00:00
Bobby Rong
f47725ee20
Merge pull request #162314 from r-ryantm/auto-update/folly
...
folly: 2022.02.21.00 -> 2022.02.28.00
2022-03-07 16:20:14 +08:00
Bobby Rong
dd7a7f687e
Merge pull request #162391 from r-ryantm/auto-update/libaacs
...
libaacs: 0.11.0 -> 0.11.1
2022-03-07 16:02:30 +08:00
dan4ik
0b05331cb3
libarchive-qt: 2.0.6 -> 2.0.7
2022-03-07 10:04:32 +07:00
github-actions[bot]
68a45fb1f2
Merge master into staging-next
2022-03-06 18:01:10 +00:00
Vladimír Čunát
464af4795e
Merge #161976 : libschrift: 0.10.0 -> 0.10.1
2022-03-06 18:22:15 +01:00
Michael Weiss
8ef54b283b
intel-{gmmlib,media-driver}: Remove myself as maintainer
...
My hardware has become too old to profit from new features so I'll
rather spend my time on other packages.
2022-03-06 17:48:42 +01:00
Michael Weiss
bf27dd30d1
Merge pull request #162935 from r-ryantm/auto-update/intel-gmmlib
...
intel-gmmlib: 22.0.2 -> 22.0.3
2022-03-06 17:36:36 +01:00
Guillaume Girol
0e14f98d2e
Merge pull request #161934 from NickCao/aubio-cross
...
aubio: fix cross compilation
2022-03-06 15:50:31 +00:00
github-actions[bot]
c8add09e8f
Merge master into staging-next
2022-03-06 12:01:22 +00:00
lewo
a13a62d93d
Merge pull request #162860 from nlewo/fix-geant4.data
...
geant4.data: fix evaluation
2022-03-06 10:05:18 +01:00
github-actions[bot]
3f8e60728f
Merge master into staging-next
2022-03-06 06:01:06 +00:00
Adam Joseph
54410abf5d
SQUASH_BEFORE_MERGE: apply @Artturin's recommendation https://github.com/NixOS/nixpkgs/pull/160972#r820163675
2022-03-05 18:23:33 -08:00
Bobby Rong
a72d807471
Merge pull request #162875 from r-ryantm/auto-update/libwbxml
...
libwbxml: 0.11.7 -> 0.11.8
2022-03-06 10:03:44 +08:00
R. Ryantm
a7ae3eff03
intel-gmmlib: 22.0.2 -> 22.0.3
2022-03-05 22:37:40 +00:00
github-actions[bot]
61655037aa
Merge master into staging-next
2022-03-05 18:01:16 +00:00
markuskowa
7c98689bab
Merge pull request #162512 from r-ryantm/auto-update/suitesparse-graphblas
...
suitesparse-graphblas: 6.2.1 -> 6.2.2
2022-03-05 15:05:57 +01:00
Martin Weinelt
1227158d0b
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-05 12:56:25 +01:00
R. Ryantm
6458e0829f
libwbxml: 0.11.7 -> 0.11.8
2022-03-05 10:36:39 +00:00
R. Ryantm
2993397453
belr: 5.0.55 -> 5.1.3
2022-03-05 10:35:43 +00:00
Antoine Eiche
181d3f75f9
geant4.data: fix evaluation
2022-03-05 09:03:08 +01:00
Sandro
13c9be5066
Merge pull request #160482 from jansol/pipewire
2022-03-05 03:08:25 +01:00
Jan Solanti
dc40ef6683
pipewire: 0.3.47 -> 0.3.48
2022-03-05 02:50:03 +02:00
github-actions[bot]
d4bfb57f40
Merge master into staging-next
2022-03-05 00:01:54 +00:00
Robert Scott
9996dfac9a
Merge pull request #162105 from risicle/ris-expat-passthru-tests
...
expat: add some reverse dependencies to passthru.tests
2022-03-04 18:38:41 +00:00
R. Ryantm
a255d7f445
stellarsolver: 1.9 -> 2.0
2022-03-04 18:19:44 +00:00
github-actions[bot]
437813752b
Merge master into staging-next
2022-03-04 18:01:19 +00:00
Florian Klink
639d0ff352
Merge pull request #162519 from r-ryantm/auto-update/umockdev
...
umockdev: 0.17.6 -> 0.17.7
2022-03-04 18:37:08 +01:00
R. Ryantm
086e8066f5
pythia: 8.306 -> 8.307
2022-03-04 11:12:37 -05:00
Nikola Knežević
da882cddcc
arrow-cpp: libnsl is not necessary for building ( #162757 )
...
libnsl dependency was preventing building arrow-cpp on darwin.
arrow-cpp builds on darwin without issues outside of nix. The official
instructions at
https://arrow.apache.org/docs/developers/cpp/building.html do not
mention libnsl as a dependency. Thus, this change removes libnsl from
both darwin and linux platforms.
2022-03-04 11:01:20 -05:00
R. Ryantm
012bfb6439
protolock: 0.15.2 -> 0.16.0
2022-03-04 15:53:31 +00:00
Bobby Rong
db71f42738
Merge pull request #162588 from a-m-joseph/fix-polkit
...
spice-gtk: fix build for withPolkit==false case
2022-03-04 21:11:09 +08:00
github-actions[bot]
fc22d0d5e2
Merge master into staging-next
2022-03-04 12:01:33 +00:00
Sandro
6e95ce4089
Merge pull request #162676 from dotlambda/libdeltachat-1.76.0
2022-03-04 12:18:27 +01:00
Thiago Kenji Okada
b8de9089b8
Merge pull request #162730 from K900/fix-wireplumber-config-path
...
wireplumber: fix global config path
2022-03-04 11:00:04 +00:00
Sandro
4d5b1d6b27
Merge pull request #162709 from r-ryantm/auto-update/cmark-gfm
2022-03-04 11:52:04 +01:00
K900
2d461e7bc5
wireplumber: fix global config path
...
This defaults to $prefix/etc/wireplumber (why?). Fixes #162729 .
2022-03-04 11:12:13 +03:00
github-actions[bot]
a6135f2c14
Merge master into staging-next
2022-03-04 06:01:18 +00:00
R. Ryantm
6874a12a72
cmark-gfm: 0.29.0.gfm.2 -> 0.29.0.gfm.3
2022-03-04 03:33:17 +00:00
Bobby Rong
93b1d7c44a
Merge pull request #162075 from markus-heinrich/submit/libwbxml
...
libwbxml: init at 0.11.7
2022-03-04 10:33:47 +08:00
Mica Semrick
5c029ba214
alglib: init at 3.18.0
2022-03-03 17:51:09 -08:00
Robert Schütz
910f115cfa
libdeltachat: 1.75.0 -> 1.76.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.76.0/CHANGELOG.md
2022-03-03 21:09:44 +00:00
LeixB
0686582d8c
libsciter: init at 4.4.8.23-bis
2022-03-03 15:49:40 +01:00
LeixB
499da440d7
libyuv: init at 1787
2022-03-03 15:49:40 +01:00
github-actions[bot]
c29f27003c
Merge master into staging-next
2022-03-03 12:06:44 +00:00
Renaud
6341419590
Merge pull request #149831 from r-ryantm/auto-update/mxml
...
minixml: 3.2 -> 3.3
2022-03-03 12:13:10 +01:00
Adam Joseph
4a701a51aa
spice-gtk: fix build for withPolkit==false case
...
The spice-gtk/default.nix expression provides an option, withPolkit,
to decide whether or not the library should be compiled with support
for polkit. Currently setting that argument to false results in a
build failure:
Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig)
meson.build:207:0: ERROR: Dependency "polkit-gobject-1" not found, tried pkgconfig
It appears that at some point spice-gtk began requiring the meson flag
-Dpolkit=disabled in this case. This commit adds that flag when
!withPolkit.
2022-03-02 23:48:27 -08:00
R. Ryantm
df745a16f6
umockdev: 0.17.6 -> 0.17.7
2022-03-02 18:31:16 +00:00
github-actions[bot]
a97d52b348
Merge master into staging-next
2022-03-02 18:05:41 +00:00
R. Ryantm
1bac591ce7
suitesparse-graphblas: 6.2.1 -> 6.2.2
2022-03-02 17:04:15 +00:00
0x4A6F
bff70d25ff
Merge pull request #149751 from CorbanR/add_user_to_maintainers
...
libpulsar: init at 2.9.1
2022-03-02 17:45:58 +01:00
Sandro
5d5de3be19
Merge pull request #162042 from kamadorueda/mimalloc
2022-03-02 15:04:59 +01:00
github-actions[bot]
12423e2e92
Merge master into staging-next
2022-03-02 12:05:47 +00:00
Sandro
87eedf7ee8
Merge pull request #161222 from helsinki-systems/init/febio
2022-03-02 11:26:34 +01:00
Bobby Rong
2bfd5cee81
libsForQt5.appstream-qt: fix darwin build
2022-03-02 11:28:29 +08:00
Bobby Rong
b3d4c1d48f
nixosTests.installed-tests.appstream-qt: init
2022-03-02 11:28:29 +08:00
Bobby Rong
c942cd7b2e
nixosTests.installed-tests.appstream: init
2022-03-02 11:28:29 +08:00
Bobby Rong
33ed5aeef7
appstream: 0.14.4 → 0.15.2
...
https://github.com/ximion/appstream/blob/v0.15.2/NEWS
2022-03-02 11:28:29 +08:00
Bobby Rong
7c504659c8
libxmlb: enable darwin build
2022-03-02 11:28:28 +08:00
github-actions[bot]
fbe95e7196
Merge master into staging-next
2022-03-01 18:05:48 +00:00
Scriptkiddi
e1edefa157
febio: init at 3.5.1
2022-03-01 18:23:08 +01:00
Sandro
727f5c4d02
Merge pull request #162355 from Stunkymonkey/qt48Full-appendToName
2022-03-01 18:05:20 +01:00
R. Ryantm
a763eb509e
libaacs: 0.11.0 -> 0.11.1
2022-03-01 16:32:34 +00:00
Aaron Andersen
fe4da5c0a9
Merge pull request #161883 from aanderse/bonmin
...
bonmin: init at 1.8.8
2022-03-01 11:20:36 -05:00
Bobby Rong
9c1e63bb0c
Merge pull request #162339 from fedeinthemix/trilinos-no-auto-update
...
trilinos: disable auto updates
2022-03-01 22:54:26 +08:00
Aaron Andersen
5122b3eeaf
bonmin: init at 1.8.8
2022-03-01 09:20:46 -05:00
markuskowa
02cfe6827a
Merge pull request #162345 from markuskowa/upd-mpich
...
mpich: 4.0 -> 4.0.1
2022-03-01 14:06:43 +01:00
Jan Tojnar
f5d04780b2
Merge pull request #162229 from jtojnar/gnome-backports
...
GNOME: Backport fixes & stable updates from 42 branch
2022-03-01 13:56:26 +01:00
github-actions[bot]
4ae3f9a06c
Merge master into staging-next
2022-03-01 12:05:54 +00:00
Felix Buehler
1a2a8180a0
qt48Full: remove appendToName to have a consistent package name for repology
2022-03-01 12:45:09 +01:00
Markus Kowalewski
dc75e21da2
mpich: 4.0 -> 4.0.1
2022-03-01 11:47:50 +01:00
Jan Tojnar
60ae3a1738
accountsservice: 22.07.5 → 22.08.8
...
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/tags/22.08.8
2022-03-01 11:37:33 +01:00
Federico Beffa
7a7a3c62dc
trilinos: disable auto updates
2022-03-01 10:50:22 +01:00
markuskowa
684c73c9e6
Merge pull request #161980 from aanderse/ipopt
...
ipopt: 3.12.13 -> 3.14.5
2022-03-01 08:58:38 +01:00
R. Ryantm
6c335de816
folly: 2022.02.21.00 -> 2022.02.28.00
2022-03-01 05:35:04 +00:00
Kevin Amado
9ba8bda313
mimalloc: 2.0.2 -> 2.0.5
2022-02-28 19:21:23 -05:00
github-actions[bot]
9e44972094
Merge master into staging-next
2022-03-01 00:06:40 +00:00
Renaud
15e2aa70d2
Merge pull request #159044 from oxzi/olm-3.2.10
...
olm: 3.2.9 -> 3.2.10
2022-02-28 22:07:20 +01:00
Aaron Andersen
25da38d852
pagmo2: 2.9 -> 2.18.0
2022-02-28 15:47:55 -05:00
Aaron Andersen
3dafb71c9f
nlopt: fixup cmake directories
2022-02-28 15:47:55 -05:00
Aaron Andersen
7aad9f3307
ipopt: build with AMPL on linux
2022-02-28 15:47:55 -05:00
Aaron Andersen
c93d4b04f7
ipopt: 3.12.13 -> 3.14.5
2022-02-28 15:47:55 -05:00
Aaron Andersen
24d4124cd4
libamplsolver: init at 20211109
2022-02-28 15:47:51 -05:00
github-actions[bot]
bfb0bc0461
Merge master into staging-next
2022-02-28 18:05:41 +00:00
Markus Heinrich
f44738730c
libwbxml: init at 0.11.7
2022-02-28 19:03:03 +01:00
Jan Tojnar
165df3b4e1
libgda6: fix build
2022-02-28 15:18:35 +01:00
Jan Tojnar
2d221a2a56
libwnck: 40.0 → 40.1
...
https://gitlab.gnome.org/GNOME/libwnck/-/compare/40.0...40.1
2022-02-28 15:18:35 +01:00
Jan Tojnar
34453ad1a8
libgdata: Propagate more dependencies in requires
...
Fixes gnome.gvfs build not finding libsoup2
2022-02-28 15:18:35 +01:00
Jan Tojnar
5014345c6e
libsigcxx: 2.10.7 → 2.10.8
...
https://gitlab.gnome.org/GNOME/libsigc++/-/compare/2.10.7...2.10.8
2022-02-28 15:18:35 +01:00
Jan Tojnar
1e746b62a1
libsigcxx30: 3.0.7 → 3.2.0
...
https://gitlab.gnome.org/GNOME/libsigc++/-/compare/3.0.7...3.2.0
2022-02-28 15:18:35 +01:00
Jan Tojnar
3935dd094d
libgnome-games-support: move out of gnome scope
...
We do not want libraries there.
2022-02-28 15:18:35 +01:00
Bobby Rong
24c71ff72c
Merge pull request #162041 from bobby285271/bamf
...
bamf: 0.5.5 -> 0.5.6
2022-02-28 21:43:01 +08:00
Sandro
b7ec0afb59
Merge pull request #162205 from Stunkymonkey/treewide-vVersion
2022-02-28 14:26:16 +01:00
Felix Buehler
1573dbdcd0
treewide: fix versions starting with 'v'
2022-02-28 13:05:18 +01:00
github-actions[bot]
e71c1249e8
Merge master into staging-next
2022-02-28 12:01:10 +00:00
Felix Buehler
910a9c7722
sqlite-interactive: remove appendToName to have a consistent package name for repology
2022-02-28 12:46:11 +01:00
Felix Buehler
e8d722ff64
highfive-mpi: remove appendToName to have a consistent package name for repology
2022-02-28 12:45:44 +01:00
Felix Buehler
404e4e6be2
netcdf-mpi:remove appendToName to have a consistent package name for repology
2022-02-28 12:45:43 +01:00
Samuel Gräfenstein
de4352babb
{lib,}ktorrent: move to pkgs/application/kde
2022-02-28 18:48:45 +08:00
github-actions[bot]
6787116890
Merge master into staging-next
2022-02-28 00:02:07 +00:00
Robert Scott
24383df9d1
Merge pull request #161931 from r-ryantm/auto-update/htslib
...
htslib: 1.14 -> 1.15
2022-02-27 23:18:38 +00:00
Ryan Mulligan
bcea34fc6b
Merge pull request #162118 from cyplo/cmark-gfm-fix-includes
...
cmark-gfm: fix includes
2022-02-27 14:33:13 -08:00
Cyryl Płotnicki
169ba823d9
cmark-gfm: fix includes
...
Fix includes to remove a reference to package-private file.
2022-02-27 21:03:05 +00:00
Guillaume Girol
b9ecdae495
Merge pull request #161344 from ulrikstrid/ulrikstrid/tree-wide-native-inputs
...
ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
2022-02-27 19:49:07 +00:00
Robert Scott
93c5836538
libtiff: add some reverse dependencies to passthru.tests
2022-02-27 18:31:36 +00:00
Robert Scott
16098f1cee
expat: add some reverse dependencies to passthru.tests
2022-02-27 18:03:21 +00:00
github-actions[bot]
0a79f47878
Merge master into staging-next
2022-02-27 18:01:07 +00:00
R. Ryantm
8e97a58b56
okapi: 1.3.0 -> 1.4.0
2022-02-27 13:24:11 +00:00
github-actions[bot]
6fab7a16fa
Merge master into staging-next
2022-02-27 12:01:09 +00:00
Doron Behar
f231f397c5
Merge pull request #161966 from jtojnar/as-tmp-pict
2022-02-27 11:34:48 +02:00
Bobby Rong
4ec18cd57e
bamf: 0.5.5 -> 0.5.6
2022-02-27 11:34:38 +08:00
AndersonTorres
4db2ee6278
fixup patches reference on wxwidgets
2022-02-26 22:39:56 -03:00
AndersonTorres
ed2b1b4b90
Merge branch 'master' into staging-next
2022-02-26 21:04:25 -03:00
Adam Joseph
43f8a58df8
webkitgtk: honor systemdSupport
...
This commit exposes support for compilation without systemd,
controlled by the global systemdSupport argument. This argument is
understood by many other nixpkgs expressions and can be set globally
in ~/.config/nixpkgs/config.nix.
2022-02-26 15:48:02 -08:00
R. Ryantm
005a18f6bd
hepmc3: 3.2.4 -> 3.2.5
2022-02-26 16:52:12 -05:00