Commit Graph

47299 Commits

Author SHA1 Message Date
Sandro
1ca334d1c3
Merge pull request #168884 from SuperSandro2000/kde-frameworks-update-homepage
kde-frameworks: update homepage
2022-04-16 09:25:16 +02:00
Sandro
5e6bd5771b
kde-frameworks: update homepage 2022-04-16 08:45:50 +02:00
Ben Siraphob
00a56ae464
Merge pull request #166511 from siraben/meson-buildinputs 2022-04-15 21:19:22 +00:00
Ben Siraphob
ff73ea1c8f
template-glib: fix buildInputs 2022-04-15 16:18:52 -05:00
Brian Leung
aaffbf925c
spdlog: fix build on aarch64-darwin 2022-04-15 08:23:36 -07:00
Brian Leung
a839c59d4e
spdlog: 1.9.2 -> 1.10.0 2022-04-15 08:23:36 -07:00
Ben Siraphob
7c188d8bae
Merge pull request #162265 from siraben/smtcoq-init
coqPackages.trakt: init at 1.0, coqPackages.smtcoq: init at itp22
2022-04-15 14:44:17 +00:00
Robert Scott
7b9e43199e
Merge pull request #168346 from dotlambda/igraph-0.9.8
igraph: 0.9.7 -> 0.9.8
2022-04-15 15:03:19 +01:00
ajs124
0b43a436fb
Merge pull request #164718 from lasandell/cubicsdr-0.2.7
cubicsdr: 0.2.5 -> 0.2.7
2022-04-15 12:03:24 +01:00
Markus Kowalewski
95d49fac4f
mpich: 4.0.1 -> 4.0.2 2022-04-15 12:10:03 +02:00
Sandro
f19b0a553d
Merge pull request #168573 from a-m-joseph/boost178-architecture-renaming
boost: fix taxonomy mistake, account taxonomy change in v1.78
2022-04-15 04:18:39 +02:00
Justinas Stankevičius
2532909462
jellyfin-ffmpeg: init at 4.4.1-4, use as default for jellyfin (#151617)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-15 03:04:18 +02:00
Will Dietz
dde5b0ca7a
python3Packages.fenics: fix build, pin to older boost (#166728)
* python3Packages.fenics: fix build, pin to older boost

Looking at upstream, there are various issues with newer boost.
(At least some of them have been since fixed)

For now, fix the build by using a version of boost that works
with the current version.

Error here was complaining about `std::min_element`,
which is no longer available, apparently, due to newer boost
no longer (transitively) including <algorithm>.

This was added in C++17, so I'm not sure the cmake flag
specifying dolfin built with C++11 makes sense or is used.
Leaving for now :).

* nixos/tests/fenics: fix name of machine/node in script

Still fails for now.

* python3Packages.fenics: fix accidentally changed strings in subst

Looks like in migration to pkg-config this was erroneously
changed from `pkgconfig` (python package, and source string)
to `pkg-config` (nix package name, tool name).
(see 9bb3fccb5b)

Fixes the NixOS test.
2022-04-14 19:37:20 -05:00
Anderson Torres
ccb9653427
Merge pull request #168648 from AndersonTorres/new-vivarium
tomlc99: init at 0.pre+date=2022-04-04
tomlcpp: init at 0.pre+date=2022-05-01
2022-04-14 21:08:20 -03:00
Niklas Hambüchen
0a9c88ab30
Merge pull request #167301 from lourkeur/update/ghc_filesystem
ghc_filesystem: 1.5.6 -> 1.5.12
2022-04-14 22:42:22 +02:00
AndersonTorres
8d9d486be2 tomlcpp: init at 0.pre+date=2022-05-01 2022-04-14 12:59:07 -03:00
Ryan Mulligan
cb80b946a4
Merge pull request #168310 from r-ryantm/auto-update/gtk-frdp
gtk-frdp: unstable-2022-04-07 -> unstable-2022-04-11, gnome-connections: 42.1.1 -> 42.1.2
2022-04-14 08:23:43 -07:00
AndersonTorres
ebad91bd17 tomlc99: init at 0.pre+date=2022-04-04 2022-04-14 12:17:20 -03:00
Thomas Tuegel
e516ffb990
Merge pull request #168524 from willcohen/qt-5.14-darwin
qt5, libsForQt5: 5.12 -> 5.14 on darwin
2022-04-14 09:25:35 -05:00
Adam Joseph
5952698e53 boost: fix taxonomy mistake, account taxonomy change in v1.78
This commit makes two changes:

1. Boost changed its taxonomy for architecture names between the 1.77 and
   1.78 releases, in this commit:

   6edc8184a7

2. During the review of #161162 I [was asked about][1] the source of
   the [mips64-context.patch][2] that I had included in the original
   version of the PR.  I searched through the boost-context revision
   history and found [a nearly identical patch][3], which I
   substituted in the final, merged version of the PR.

   As it turns out, my [mips64-context.patch][2] was an earlier
   revision of what was eventually accepted to boost-context.  The
   only difference between the two patches is the name they use:
   mips64 vs mips1.

   When switching to the accepted version of the boost patch, I should
   have also updated libraries/boost/generic.nix to change mips64 to
   mips1.  This commit does that.

[1]: https://github.com/NixOS/nixpkgs/pull/161162#discussion_r847903087
[2]: https://raw.githubusercontent.com/a-m-joseph/nixpkgs/1ca5025945470ce96408552b9117674b12efaf04/pkgs/development/libraries/boost/mips64-context.patch
[3]: e3f744a186.patch
2022-04-13 21:56:44 -07:00
R. Ryantm
76f8d7f751
gtk-frdp: unstable-2022-04-07 → unstable-2022-04-11
70cd7598cb...d7f408fb23
2022-04-14 10:18:57 +08:00
Robert Schütz
42e4eb3747 libdeltachat: 1.76.0 -> 1.77.0
https://github.com/deltachat/deltachat-core-rust/blob/1.77.0/CHANGELOG.md
2022-04-13 20:53:25 -04:00
Ben Siraphob
a3e1e9271e
cln: fix darwin build 2022-04-13 19:38:01 -05:00
Will Cohen
c55f61061e libsForQt5.qt5.qtserialbus: enable for qt 5.14 2022-04-13 17:18:24 -04:00
Thomas Tuegel
0c1bb90ec5
Merge pull request #168506 from willcohen/qca-darwin
libsForQt5.qt5-qca_2_3_2: add as darwin-compatible alternative for qt5-qca
2022-04-13 11:43:26 -05:00
Will Cohen
fbeaf0e612 libsForQt5.qca-qt5: mark as broken on darwin 2022-04-13 11:42:05 -04:00
Will Cohen
252458b9c5 libsForQt5.qca-qt5_2_3_2: init at 2.3.2 2022-04-13 11:37:59 -04:00
Lassulus
0ebdf89905
Merge pull request #167676 from helsinki-systems/remove/protobuf2_5
protobuf2_5: remove
2022-04-13 16:41:25 +02:00
Sandro
560c144bb8
Merge pull request #161162 from a-m-joseph/mips64-boost
boost: support for cross-compiling to mips64el
2022-04-13 12:35:23 +02:00
Robert Scott
bb955f7b59
Merge pull request #168336 from r-ryantm/auto-update/duckdb
duckdb: 0.3.2 -> 0.3.3
2022-04-12 23:55:16 +01:00
Adam Joseph
1c51548468 boost: support for cross-compiling boost to a mips64 target
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-12 15:21:43 -07:00
Thomas Tuegel
4ab80e4046
Merge pull request #168159 from helsinki-systems/upd/qca-qt5
libsForQt5.qca-qt5: 2.3.1 -> 2.3.4
2022-04-12 16:18:16 -05:00
Vladimír Čunát
e1118817a1
Merge #168140: staging-next 2022-04-10 2022-04-12 19:20:51 +02:00
Samuel Ainsworth
263292cb5e
Merge pull request #167397 from samuela/samuela/autopatchelf
autoPatchelfHook: more precise dependency ignorance
2022-04-12 08:58:00 -07:00
github-actions[bot]
2bed314598
Merge master into staging-next 2022-04-12 12:01:28 +00:00
Thiago Kenji Okada
60d3d42712
Merge pull request #167779 from r-ryantm/auto-update/glfw
glfw: 3.3.6 -> 3.3.7
2022-04-12 08:24:31 +01:00
github-actions[bot]
f6d51151f1
Merge master into staging-next 2022-04-12 06:01:18 +00:00
Ben Siraphob
84384ca2d1
Merge pull request #167487 from siraben/netcdf-darwin
netcdf: disable tests on aarch64-darwin
2022-04-11 21:10:29 -05:00
Robert Schütz
161e569665 igraph: 0.9.7 -> 0.9.8
https://github.com/igraph/igraph/blob/0.9.8/CHANGELOG.md
2022-04-12 00:23:24 +00:00
github-actions[bot]
ce196af785
Merge master into staging-next 2022-04-12 00:02:11 +00:00
Thiago Kenji Okada
271564ed3c
glfw: remove merged X11 patch 2022-04-11 23:58:59 +01:00
Adam Joseph
bd3b4c5483
qtwebengine: honor pipewireSupport (#161018) 2022-04-12 00:47:41 +02:00
R. Ryantm
333035257d duckdb: 0.3.2 -> 0.3.3 2022-04-11 21:54:33 +00:00
sternenseemann
a985b2bd99
Merge pull request #165746 from a-m-joseph/openssl-fix-mips64-abi-detection-when-not-cross-compiling
openssl: fix mips64 abi detection when not cross compiling
2022-04-11 22:41:29 +02:00
ajs124
4b4d4895b0
Merge pull request #164649 from r-ryantm/auto-update/libguestfs
libguestfs: 1.46.2 -> 1.48.0
2022-04-11 19:55:57 +01:00
Adam Joseph
77d6781cdc openssl: specify the ABI explicitly on mips64
When *not* cross-compiling, OpenSSL will not attempt to detect the
host ABI.  For mips64, the OpenSSL authors have chosen to assume that
the n32 ABI is used.

Since nixpkgs knows the correct ABI based on stdenv.hostPlatform,
let's pass this information to OpenSSL explicitly.

At the moment (bootstrappable) nixpkgs on mips64 can only be used with
the n64 ABI due to the fact that boost-context (required by nix) does
not support the n32 ABI.  Without this commit the openssl expression
can be cross-compiled to a mips64 host, but a mips64 host cannot
self-compile the expression due to OpenSSL's incorrect assumption.

https://github.com/NixOS/nixpkgs/pull/165746#pullrequestreview-924423243
2022-04-11 11:23:19 -07:00
github-actions[bot]
99ab2883c0
Merge master into staging-next 2022-04-11 12:01:28 +00:00
Sandro
9a529dd023
Merge pull request #165969 from SuperSandro2000/intel-media-driver 2022-04-11 13:27:43 +02:00
Adam Joseph
33772708c6
s2n-tls: disable unsupported feature (post-quantum cryptography) on mips64 (#161163)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-11 12:33:51 +02:00
Sandro
53e30a679d
Merge pull request #165322 from willcohen/geos-3.10 2022-04-11 11:45:30 +02:00