Commit Graph

4357 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
52f51ae1e3 Merge staging-next into staging 2026-08-17 00:11:20 +00:00
Michael Daniels
c07c934b19 lix: Apply upstream patch to raise functional2 test timeout (#532989) 2026-08-16 21:43:59 +00:00
nixpkgs-ci[bot]
b50ee340e0 Merge staging-next into staging 2026-08-14 00:23:05 +00:00
Stefan Frijters
0db4e962b5 lix: use structuredAttrs instead of passAsFile for mesonCrossFile (#551489) 2026-08-13 21:39:44 +00:00
nixpkgs-ci[bot]
f66de93f85 Merge staging-next into staging 2026-08-13 18:18:57 +00:00
zowoq
9b88fef0ad nixVersions.nix_2_35: 2.35.1 -> 2.35.2
Diff: https://github.com/NixOS/nix/compare/2.35.1...2.35.2
2026-08-13 10:47:56 +10:00
Stefan Frijters
9be0929304 lix: use structuredAttrs instead of passAsFile for mesonCrossFile 2026-08-11 15:12:27 +02:00
nixpkgs-ci[bot]
ce35d8a4f4 Merge staging-next into staging 2026-08-10 12:16:53 +00:00
zowoq
bae2e15e53 nix-eval-jobs: 2.35.0 -> 2.35.1
Diff: https://github.com/NixOS/nix-eval-jobs/compare/v2.35.0...v2.35.1
2026-08-10 20:51:07 +10:00
Michael Daniels
35e3108c79 Merge branch 'staging-next' into staging 2026-08-08 14:47:28 -04:00
Arthur Gautier
ed249519fc lix: boost is required to build against lix/libutil (#548536) 2026-08-08 18:24:12 +00:00
Peder Bergebakken Sundt
057d187ccb akku: 1.1.0-unstable-2026-01-09 -> 1.1.0-unstable-2026-07-08 (#542680) 2026-08-08 16:37:02 +00:00
StepBroBD
f831e53736 nixVersions.git: 2.35pre20260619 -> 2.36pre20260804 (#549464) 2026-08-07 15:54:55 +00:00
Yifei Sun
0e2ae96228 nixVersions.git: 2.35pre20260619 -> 2.36pre20260804 2026-08-05 16:38:08 +02:00
Sam Estep
5ac5ff63bd nix-eval-jobs: 2.34.3 -> 2.35.0
Assisted-by: Claude:opus-5
2026-08-05 07:34:35 -04:00
Arthur Gautier
04155a77f6 lix: boost is required to build against lix/libutil
This fixes compilation errors like:
```
In file included from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/error-trace.hh:11,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/error.hh:18,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/async.hh:4,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/async-io.hh:4,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/archive.hh:4,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/hash.hh:6,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libstore/realisation.hh:6,
                 from /nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libstore/build-result.hh:4,
                 from ../src/plugin.cc:3:
/nix/store/1p6r4w8943g0cklmsdmsm4pdvvldw8ja-lix-2.95.2-dev/include/lix/libutil/fmt.hh:6:10: fatal error: boost/format.hpp: No such file or directory
    6 | #include <boost/format.hpp>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
```
2026-08-02 19:48:44 +00:00
Ben Siraphob
f7379a5aec pkgs/tools: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 11:15:27 -07:00
zowoq
ca4408c118 Revert "nix-eval-jobs: 2.34.3 -> 2.35.0"
breaks hydra

This reverts commit 12814ca048.
2026-07-17 08:30:24 +10:00
R. Ryantm
e6a50d4d56 akku: 1.1.0-unstable-2026-01-09 -> 1.1.0-unstable-2026-07-08 2026-07-16 19:18:16 +00:00
zowoq
12814ca048 nix-eval-jobs: 2.34.3 -> 2.35.0
Diff: https://github.com/NixOS/nix-eval-jobs/compare/v2.34.3...v2.35.0
2026-07-16 23:13:36 +10:00
Emily
b31d2f0465 nix: clean up after x86_64-darwin drop 2026-07-15 03:58:17 +01:00
夜坂雅
f6ec6d2e35 nixVersions.latest: 2.34.8 -> 2.35.1 2026-07-14 10:02:57 +08:00
OPNA2608
6aa6fdd354 lix: Apply upstream patch to raise functional2 test timeout 2026-07-13 22:38:41 +02:00
Sergei Zimmerman
88b362d977 nixVersions.nix_2_34: 2.34.7 -> 2.34.8
Notably, this has the fix for libcurl 8.21 and wakeup consumption.

Diff: https://github.com/NixOS/nix/compare/2.34.7...2.34.8
2026-07-06 23:56:10 +03:00
nixpkgs-ci[bot]
a7c22a4263 Merge master into staging-next 2026-07-02 18:32:15 +00:00
SandaruKasa
6ccc5ac3f2 nix: meta: add changelog 2026-07-01 23:15:13 +03:00
nixpkgs-ci[bot]
d8a7dfa41f Merge master into staging-next 2026-06-30 00:44:58 +00:00
Jörg Thalheim
75f3bb55be nixVersions.nix_2_30: remove
Nix 2.30 is no longer maintained upstream and was the last consumer of
the lowdown 3.0 backport patch.
2026-06-28 20:50:47 +03:00
Jörg Thalheim
7d940ca082 nixVersions.nix_2_28: remove
Nix 2.28 was the last release packaged with the monolithic
common-meson.nix expression and is no longer maintained upstream.
Drop it together with the now-unused common-meson.nix and nix-perl.nix
helpers and the storeDir/stateDir/confDir plumbing that only fed
that code path.
2026-06-28 20:50:31 +03:00
Martin Weinelt
0c2e75f5f9 curlMinimal: 8.20.0 -> 8.21.0 (#534906) 2026-06-26 19:19:15 +00:00
K900
d4c077ace1 Merge remote-tracking branch 'origin/staging-next' into staging 2026-06-26 21:41:51 +03:00
Adam C. Stephens
8581937963 lixPackageSets.stable: 2.94 -> 2.95 (#530224) 2026-06-26 16:21:54 +00:00
Sefa Eyeoglu
200ea92bed lix: revert performance patch for curl
curl 8.21.0 contains
2a2104f3cf
which breaks lix for some reason. Revert this single change just for lix
as a workaround

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-06-25 11:25:23 -04:00
nixpkgs-ci[bot]
26c33075cf Merge staging-next into staging 2026-06-24 07:13:49 +00:00
nixpkgs-ci[bot]
e65336901f Merge master into staging-next 2026-06-24 07:13:10 +00:00
Vladimír Čunát
ede975d158 lix: remove broken perf patch from curl (#534757) 2026-06-24 06:28:13 +00:00
zowoq
5d753747eb nix-eval-jobs: 2.34.1 -> 2.34.3
Diff: https://github.com/NixOS/nix-eval-jobs/compare/v2.34.1...v2.34.3
2026-06-24 11:32:13 +10:00
nixpkgs-ci[bot]
2d05f94a89 Merge staging-next into staging 2026-06-24 00:41:00 +00:00
Atemu
3f59608879 lix: remove broken perf patch from curl
Fixes https://github.com/NixOS/nixpkgs/issues/534713
2026-06-24 00:35:55 +02:00
Yifei Sun
40b1d13a21 nix: cleanup unused lowdown patch 2026-06-19 09:17:52 +02:00
Yifei Sun
c57d288273 nix: comment out unwanted tests directly in src
in https://github.com/NixOS/nixpkgs/pull/532575
we were using hardcoded line numbers to disable tests
and the patch might not apply if upstream source
reordered the tests or added/removed entries

instead we added `removeFunctionalTests` helper to
directly comment out those lines in meson.build file
2026-06-19 09:17:41 +02:00
Yifei Sun
b8541f163a nixVersions.git: 2.35pre20260504 -> 2.35pre20260619 2026-06-19 09:16:14 +02:00
Philip Taron
f4366bc68d pkgsMusl.nix: fix build (#491447) 2026-06-10 17:18:12 +00:00
Seth Flynn
b7e2e556e1 lixPackageSets.stable: 2.94 -> 2.95
I'm not aware of any major regressions/bugs that still exist in 2.95,
but there are some that remain in 2.94 - such as
https://git.lix.systems/lix-project/lix/issues/1217
2026-06-10 01:48:11 -04:00
nixpkgs-ci[bot]
d644c92282 Merge staging-next into staging 2026-06-01 19:39:24 +00:00
Ethan Carter Edwards
9313f44ca7 nix*: set meta.donationPage
Good software is worth supporting.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-06-01 00:50:42 -07:00
Morgan Jones
a74e4f1c48 nix: remove util-linux test special-casing
Fixed-by: https://lore.kernel.org/util-linux/dryjs4vfzzysrhuxa4khf7frezdmouv6ys5nqsx7u46nvk4mg6@z4o37akcrh6y/T/#u
2026-05-18 11:43:50 -07:00
Eman Resu
c4e70c2a59 various: remove nested lists in build inputs 2026-05-16 22:39:19 -04:00
Sandro
377c20fb11 akkuPackages.scheme-langserver: set meta.mainProgram (#519788) 2026-05-16 01:33:08 +00:00
John Ericson
b5d02e8fc7 nix: fix withMimalloc (#516347) 2026-05-14 01:31:50 +00:00