Commit Graph

554435 Commits

Author SHA1 Message Date
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
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
Alyssa Ross
f3f7cca7e5
linux_5_10: 5.10.201 -> 5.10.202 2023-11-29 11:47:13 +01:00
Alyssa Ross
c2a8b5f8d2
linux_5_15: 5.15.139 -> 5.15.140 2023-11-29 11:47:06 +01:00
Alyssa Ross
2f492ad3cf
linux_6_1: 6.1.63 -> 6.1.64 2023-11-29 11:47:00 +01:00
Alyssa Ross
5214ba12f3
linux_6_5: 6.5.12 -> 6.5.13 2023-11-29 11:46:47 +01:00
Alyssa Ross
dd27218c71
linux_6_6: 6.6.2 -> 6.6.3 2023-11-29 11:46:40 +01:00
Alyssa Ross
4f711c3ba6
linux_testing: 6.7-rc2 -> 6.7-rc3 2023-11-29 11:46:05 +01:00
Martin Weinelt
e92039b55b
Merge pull request #270856 from trofi/kea-update
kea: 2.4.0 -> 2.4.1
2023-11-29 11:33:01 +01:00
Maciej Krüger
af69bf31f1
Merge pull request #263615 from nbraud/sha1/eclipse
eclipses.plugins: Replace SHA-1 hashes
2023-11-29 11:21:22 +01:00
Jörg Thalheim
41becba8d2 sysdig: 0.33.1 -> 0.34.1 2023-11-29 11:10:37 +01:00
Peder Bergebakken Sundt
5fd45b864c
Merge pull request #270506 from tu-maurice/fix/python-hdbscan
python311Packages.hdbscan: fix build
2023-11-29 11:07:31 +01:00
Mario Rodas
6007641aff dune_3: 3.11.1 -> 3.12.0
Diff: https://github.com/ocaml/dune/compare/None...3.12.0

Changelog: https://github.com/ocaml/dune/raw/3.12.0/CHANGES.md
2023-11-29 10:54:08 +01:00
Julien Malka
e34acbc79b
Merge pull request #270027 from a-n-n-a-l-e-e/astropy-healpix-darwin-build
python311Packages.astropy-healpix: upstream patch to fix darwin build
2023-11-29 10:53:20 +01:00
Sandro Jäckel
edfc8acaaf prefer-remote-fetch: add more fetchers which prefer local builds 2023-11-29 10:25:20 +01:00
Martin Weinelt
76f642f87f
Merge pull request #269658 from phaer/playwright-upgrade
playwright: 1.38.0 -> 1.40.0
2023-11-29 10:15:19 +01:00