Commit Graph

554450 Commits

Author SHA1 Message Date
7c6f434c
8122b5899e
Merge pull request #271004 from mattpolzin/graphite2-fix-cross-compilation
graphite2: fix cross-compilation
2023-12-01 05:34:18 +00:00
Mario Rodas
c4b3cc031e nodejs: default to nodejs_20 2023-12-01 05:27:11 +00:00
Emily Trau
247775d29e
Merge pull request #270143 from lxsameer/libedit-musl
libedit: manually define __STDC_ISO_10646__ to fix the build issue against musl
2023-12-01 15:56:29 +11:00
Sergei Trofimovich
0027d68ced openblas: 0.3.24 -> 0.3.25
Changes: https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.25
2023-12-01 02:35:41 +00:00
Sergei Trofimovich
d738269f28 libkrb5: 1.20.2 -> 1.21.2
Changes: https://web.mit.edu/kerberos/krb5-1.21/krb5-1.21.2.html
2023-12-01 02:22:49 +00:00
Sergei Trofimovich
235e16e90f nlohmann_json: 3.11.2 -> 3.11.3
Changes: https://github.com/nlohmann/json/releases/tag/v3.11.3
2023-12-01 02:22:36 +00:00
Sergei Trofimovich
5f3a2d687e shadow: 4.14.1 -> 4.14.2
Changes: https://github.com/shadow-maint/shadow/releases/tag/4.14.2
2023-12-01 00:48:24 +00:00
Sergei Trofimovich
3602b74fad zix: enable tests 2023-12-01 00:42:31 +00:00
Sergei Trofimovich
014943848a zix: apply upstream fix for fdatasync() on darwin 2023-12-01 00:42:31 +00:00
Sergei Trofimovich
8177c2e81f iwd: 2.8 -> 2.10
Changes:
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=2.9
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=2.10
2023-12-01 00:41:39 +00:00
Sergei Trofimovich
9fe8c004ad ell: 0.59 -> 0.61
Changes:
- https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.60
- https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.61
2023-12-01 00:41:39 +00:00
Sergei Trofimovich
1f27903774 iwd: backport fix for ell-0.61 (add rtnetlink.h inclusion) 2023-12-01 00:41:39 +00:00
Sergei Trofimovich
3adb26e898 libxslt: 1.1.38 -> 1.1.39
Changes: https://discourse.gnome.org/t/libxslt-1-1-39-released/18064
2023-11-30 23:58:28 +00:00
Sergei Trofimovich
c8cdc3999e libgcrypt: 1.10.2 -> 1.10.3
Changes: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blobdiff;f=NEWS;h=b767dc1170eb479b9a311cca4074c58e4eedaf0b;hp=25db0712cf9aea5638b639a2ef60774221ab709b;hb=aa1610866f8e42bdc272584f0a717f32ee050a22;hpb=11973c2219da0f732338cf080a4edeb6a89c313e
2023-11-30 23:51:16 +00:00
Sergei Trofimovich
cd6ff2f7ce man-db: 2.11.2 -> 2.12.0
Changes: https://mail.gnu.org/archive/html/man-db-announce/2023-09/msg00000.html
2023-11-30 23:13:45 +00:00
Mathew Polzin
249a6de703 graphite2: fix cross-compilation
Cross compilation failed for me with the following message:
24/85 Test #48: charis7 ..........................   Passed    0.02 sec
      Start  1: nolib-stdc++-graphite2_core
Could not find executable readelf

In other words, the check failed because one of the tests uses readelf and when cross-compiling this tool has a prefix for the target architecture.
2023-11-30 15:33:13 -06:00
Pierre Bourdon
52c8e138c7
Merge pull request #261138 from nek0/krita_5_2_0
krita: 5.1.5 -> 5.2.0
2023-11-30 19:47:50 +01:00
nek0
7a40fdc288 krita: 5.1.5 -> 5.2.0 2023-11-30 18:02:27 +01:00
Janne Heß
c1778d5d16
Merge pull request #269996 from stigtsp/perl/update-5.38.1-5.36.2
[staging] perl: 5.38.0 -> 5.38.2, 5.36.1 -> 5.36.3, perl-cross: 1.5 -> 84db4c71
2023-11-30 17:20:40 +01:00
John Ericson
e4d8cfb2b1
Merge pull request #254516 from Strum355/http-parser-static
http-parser: fix copying outputs for static build
2023-11-30 09:31:56 -05:00
Bernardo Meurer
6e086086d7
Merge pull request #188347 from zhaofengli/darwin-uuid 2023-11-30 10:51:28 -03:00
7c6f434c
f2a820fa8f
Merge pull request #269879 from trofi/libsodium-update
libsodium: 1.0.18 -> 1.0.19, drop -Ofast flag
2023-11-30 13:14:44 +00:00
Mario Rodas
037dda9965
Merge pull request #271064 from marsam/update-nodejs_18
nodejs_18: 18.18.2 -> 18.19.0
2023-11-30 06:47:20 -05:00
Stig Palmquist
9625705020
perl.perl-cross: 1.5 -> 84db4c71 2023-11-30 12:08:46 +01:00
Sergei Trofimovich
68aaaec7d2 gcc12, gcc13: fix typos in comments around __FILE__ patch
Noticed by Robert Schütz.
2023-11-30 10:24:57 +00:00
Alyssa Ross
52a13b8125 separateDebugInfo: use NIX_RUSTFLAGS
Setting RUSTFLAGS causes Cargo to ignore other ways of configuring
flags, including the target-specific RUSTFLAGS options.  This broke
pkgsCross.musl64.crosvm, and was surprising to users.

Fixes: https://github.com/NixOS/nixpkgs/pull/261727
2023-11-30 09:23:06 +00:00
Alyssa Ross
8929ba838f rustc: use the wrapper for fastCross sysroot
This avoids having two layers of wrapper for cross rustc.
2023-11-30 09:23:06 +00:00
Alyssa Ross
8b51cdd3be rustc: add a compiler wrapper
We keep running into situations where we can't get the right
combination of rustc flags through build systems into rustc.
RUSTFLAGS is the only variable supported across build systems, but if
RUSTFLAGS is set, Cargo will ignore all other ways of specifying rustc
flags, including the target-specific ones, which we need to make
dynamic musl builds work.  (This is why pkgsCross.musl64.crosvm is
currently broken — it works if you unset separateDebugInfo, which
causes RUSTFLAGS not to be set.)

So, we need to do the same thing we do for C and C++ compilers, and
add a compiler wrapper so we can inject the flags we need, regardless
of the build system.

Currently the wrapper only supports a single mechanism for injecting
flags — the NIX_RUSTFLAGS environment variable.  As time goes on,
we'll probably want to add additional features, like target-specific
environment variables.
2023-11-30 09:23:06 +00:00
Robert Schütz
c6f3c0403f
Merge pull request #270307 from dotlambda/trove-classifiers-2023.11.22
python311Packages.trove-classifiers: 2023.8.7 -> 2023.11.22
2023-11-29 23:21:29 -08:00
Weijia Wang
4cd0c3f7ca
Merge pull request #269511 from trofi/libffi-proto-fix
libffi: backport fix for implicit function declarations in libffi
2023-11-30 07:10:58 +01:00
Noah Santschi-Cooney
33f464b661 http_parser: fix copying outputs for static build
Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems>
2023-11-30 00:03:40 -05:00
John Ericson
fa58b67d7a http-parser: Delete unused patch
Since 4056c436c9 a Make not Gyp build
system has been in use.
2023-11-29 23:35:57 -05:00
Stig Palmquist
8aac6da1c3
perl538: 5.38.0 -> 5.38.2 2023-11-30 02:35:36 +01:00
Stig Palmquist
a18b35ae5b
perl536: 5.36.1 -> 5.36.3 2023-11-30 02:35:32 +01:00
Vladimír Čunát
1426cf3d09
Merge #271001: mkosi: drop patches backported to systemd 254.6
...into staging
2023-11-30 00:05:58 +01:00
Nick Cao
c04a30d0ea
Merge pull request #270542 from NickCao/glslang
glslang: fix build on riscv
2023-11-29 16:02:43 -05:00
Paul Meyer
ea8f862acf mkosi: drop patches backported to systemd 254.6 2023-11-29 18:36:48 +00:00
github-actions[bot]
e019e7cdb1
Merge staging-next into staging 2023-11-29 12:01:23 +00:00
github-actions[bot]
d6199b375e
Merge master into staging-next 2023-11-29 12:00:57 +00:00
piegames
c67a44307a
Merge pull request #270315: gnomeExtensions: auto-update 2023-11-29 12:50:40 +01:00
piegames
cb47f7e108
Merge pull request #267309: check-meta: Improve performance 2023-11-29 12:46:12 +01:00
piegames
8bdcb69782
Merge pull request #270142: gnomeExtensions.arcmenu: 44 -> 52 2023-11-29 12:34:48 +01:00
Silvan Mosberger
d9957dcdd8
Merge pull request #270859 from Mic92/eval-fixes
Eval fixes from release-attrpaths-superset.nix optimization
2023-11-29 12:29:35 +01:00
piegames
cf3503e9dc
Merge pull request #270418: gnome.gpaste: Fix typelib path modification 2023-11-29 12:27:47 +01:00
Mario Rodas
1ecfdb40cc
Merge pull request #270853 from gaelreyrol/postgresql-pg_uuid-update-1.4.0
postgresqlPackages.pg_uuidv7: 1.3.0 -> 1.4.0
2023-11-29 06:11:57 -05:00
K900
941448ee07
Merge pull request #270904 from alyssais/linux-6.7-rc3
Linux kernels 2023-11-29
2023-11-29 14:08:02 +03:00
Alyssa Ross
565eb9a83a
linux-rt_5_10: 5.10.199-rt97 -> 5.10.201-rt98 2023-11-29 11:47:47 +01:00
Alyssa Ross
c84f34c3c0
linux_4_14: 4.14.330 -> 4.14.331 2023-11-29 11:47:30 +01:00
Alyssa Ross
3172e8e1fc
linux_4_19: 4.19.299 -> 4.19.300 2023-11-29 11:47:25 +01:00
Alyssa Ross
f954c6ac38
linux_5_4: 5.4.261 -> 5.4.262 2023-11-29 11:47:19 +01:00