Wolfgang Walther
a553ef2950
ci/parse: init
...
The nix-parse workflow can now be run locally the same way as in CI.
To do this, the CI's workflow was slightly adjusted. Instead of testing
only the changed files, we're now testing all files in the repository.
This is possible in two ways:
1. By calling nix-instantiate once with all files as arguments. This
will be rather fast, but only the first error is shown before it errors
out.
2. By calling nix-instantiate once for each file. This will be much
slower, but has the advantage that we see all errors at once.
To avoid running the long variant every time, we first do a quick check
with the fast version. If that fails, we run the slower one to report
the errors. This gives us the best of both.
2025-05-11 12:14:57 +02:00
Wolfgang Walther
7c16d15d7f
ci/shell: init
...
The dev shell can now be built locally the same way as in CI with:
nix-build ci -A shell
2025-05-10 22:14:16 +02:00
Wolfgang Walther
d253ad12b2
ci/manual-nixpkgs: init
...
The Nixpkgs manual can now be built locally the same way as in CI with:
nix-build ci -A manual-nixpkgs -A manual-nixpkgs-tests
2025-05-10 22:14:15 +02:00
Wolfgang Walther
89520b962a
ci/manual-nixos: init
...
The NixOS manual can now be built locally the same way as in CI with:
nix-build ci -A manual-nixos
2025-05-10 22:13:58 +02:00
Wolfgang Walther
7097614efd
ci/lib-tests: init
...
This allows running the lib-tests locally in exactly the same way that
they are run in CI:
nix-build ci -A lib-tests
2025-05-09 20:06:25 +02:00
Wolfgang Walther
e90894103a
workflows/lib-tests: rename from eval-lib-tests
...
They are not really related to eval.yml.
2025-05-09 20:06:22 +02:00
K900 and GitHub
d11eec2278
opencloud-desktop-shell-integration-dolphin: init at 1.0 ( #404890 )
2025-05-08 15:14:36 +03:00
Peder Bergebakken Sundt and GitHub
6724b0bfcb
faudio: 25.02 -> 25.04 ( #400677 )
2025-05-08 14:01:13 +02:00
Peder Bergebakken Sundt and GitHub
ef13b0b2b8
python313Packages.pyopengl: update libgl patching ( #403739 )
2025-05-08 13:57:42 +02:00
Peder Bergebakken Sundt and GitHub
cd9e8468ca
python312Packages.dbt-common: fix build; 1.22.0 -> 1.23.0-unstable-2025-04-21; enable tests ( #404807 )
2025-05-08 13:53:05 +02:00
Peder Bergebakken Sundt and GitHub
e2bc659de0
yyjson: 0.10.0 -> 0.11.0 ( #404571 )
2025-05-08 13:39:01 +02:00
Peder Bergebakken Sundt and GitHub
c8feb1223d
hfst: 3.16.0 -> 3.16.2 ( #405072 )
2025-05-08 13:31:08 +02:00
rewine and GitHub
a8a68bffcd
deepin.deepin-system-monitor: 6.5.0 -> 6.5.4 ( #405179 )
2025-05-08 19:27:25 +08:00
OTABI Tomoya and GitHub
682d121b97
python3Packages.thinc: 9.1.1 -> 8.3.6, revert fixes python3Packages.spacy ( #404881 )
2025-05-08 20:20:39 +09:00
Philip Taron and GitHub
615dc0dcdf
applyPatches: unbreak support for path-like sources ( #405148 )
2025-05-08 04:16:41 -07:00
Toma and GitHub
1f92986577
texturepacker: 7.6.2 -> 7.6.3 ( #404606 )
2025-05-08 13:15:48 +02:00
K900 and GitHub
43c94e6f8c
odin: remove double patching ( #405201 )
2025-05-08 14:13:06 +03:00
Pavol Rusnak and GitHub
1833d44778
fwupd: 2.0.8 -> 2.0.9 ( #405007 )
2025-05-08 13:08:00 +02:00
Pavol Rusnak and GitHub
902784a29f
python312Packages.ray: 2.45.0 -> 2.46.0 ( #405093 )
2025-05-08 13:05:37 +02:00
Peder Bergebakken Sundt
dc866d9b42
odin: remove double patching
2025-05-08 12:57:06 +02:00
Peder Bergebakken Sundt and GitHub
2e82923040
odin: patch shebang in build script ( #404992 )
2025-05-08 12:48:28 +02:00
Gaétan Lepage and GitHub
3c3b36a60f
python312Packages.depyf: 0.18.0 -> 0.19.0 ( #405165 )
2025-05-08 12:34:38 +02:00
Yt and GitHub
d13678a366
redpanda-client: 25.1.2 -> 25.1.3 ( #405115 )
2025-05-08 06:29:26 -04:00
isabel and GitHub
3db23173e6
kubectl-kcl: init at 0.9.0 ( #391282 )
2025-05-08 11:27:30 +01:00
Robert Hensing and GitHub
34bc9e5162
nixosTests: fix pure eval by setting system to null ( #404284 )
2025-05-08 12:26:55 +02:00
isabel and GitHub
1fbce3cb93
pdftricks: init at 0.4.1 ( #378896 )
2025-05-08 11:26:30 +01:00
R. Ryantm and Kerstin
d3e75580b5
python3Packages.django-otp-webauthn: 0.5.0 -> 0.6.0
2025-05-08 12:24:24 +02:00
Kerstin Humm
47a03ff45f
weblate: relax version constraints for django-otp-webauthn
2025-05-08 12:24:24 +02:00
Gaetan Lepage
11f32406bc
vllm: mark as broken on x86_64-darwin
2025-05-08 12:23:33 +02:00
8b9086b2dd
tailwindcss_4: 4.1.4 -> 4.1.5 ( #405095 )
...
Co-authored-by: adamjhf <adamjhf@users.noreply.github.com >
2025-05-08 10:05:13 +00:00
Gaetan Lepage
8e4b96a3be
python312Packages.depyf: 0.18.0 -> 0.19.0
...
Diff: https://github.com/thuml/depyf/compare/v0.18.0...v0.19.0
Changelog: https://github.com/thuml/depyf/releases/tag/v0.19.0
2025-05-08 11:56:22 +02:00
Thomas Gerbet
80fb4ff98b
deepin.deepin-system-monitor: 6.5.0 -> 6.5.4
...
6.5.1 appears to fix a security issue reported by the
openSUSE security team.
https://security.opensuse.org/2025/05/07/deepin-desktop-removal.html#2024-09-02-deepin-system-monitor-added-d-bus-service-and-new-polkit-actions
https://github.com/linuxdeepin/deepin-system-monitor/blob/6.5.4/debian/changelog
2025-05-08 11:45:31 +02:00
752804c9a4
cargo-lambda: 1.8.4 -> 1.8.5 ( #405136 )
...
Co-authored-by: matthiasbeyer <mail@beyermatthias.de >
2025-05-08 09:42:25 +00:00
Thiago Kenji Okada and GitHub
1f12271a92
prisma,prisma-engines: 6.6.0 -> 6.7.0 ( #403801 )
2025-05-08 10:29:45 +01:00
Pol Dellaiera and GitHub
cd6c09ebc5
sudo-rs: 0.2.5 -> 0.2.6 ( #405013 )
2025-05-08 09:04:59 +00:00
9e4b96d44b
qownnotes: 25.4.4 -> 25.5.3 ( #405144 )
...
Co-authored-by: pbek <patrizio@bekerle.com >
2025-05-08 08:59:58 +00:00
Pol Dellaiera and GitHub
f4f1dfba83
windsurf: 1.7.2 -> 1.8.2 ( #405036 )
2025-05-08 08:59:31 +00:00
Pol Dellaiera and GitHub
f0f5a68f59
vscode-extensions.budparr.language-hugo-vscode: init at 1.3.1 ( #405090 )
2025-05-08 08:45:08 +00:00
Gaétan Lepage and GitHub
7e622fcc46
vimPlugins.nvim-vtsls: init at 2025-04-27 ( #404942 )
2025-05-08 10:40:07 +02:00
Ivan Mincik and GitHub
e5ea2e22fd
graphhopper: init at 10.2 ( #394116 )
2025-05-08 10:19:43 +02:00
7c6f434c and GitHub
0ef295ba91
botan: 3.6.1 -> 3.8.1 ( #404895 )
2025-05-08 08:11:55 +00:00
7c6f434c and GitHub
e334388380
vifm-full: 0.14.1 -> 0.14.2 ( #405017 )
2025-05-08 08:08:48 +00:00
Winter and GitHub
7bea7accd4
gitlab: 17.11.1 -> 17.11.2 ( #405142 )
2025-05-08 03:51:52 -04:00
Matteo Pacini and GitHub
4c925bf845
claude-code: fix darwin sandboxed build ( #405056 )
2025-05-08 08:45:58 +01:00
Johannes Kirschbauer and GitHub
5ee93d2532
lib: refactor lib.attrsets.{mapAttrs', mapAttrsToList} and mapAttrs'' in the strongswan-swanctl module ( #403581 )
2025-05-08 09:42:40 +02:00
Morgan Jones and GitHub
da51ddbce4
xpra: 6.2.5 -> 6.3 ( #402402 )
2025-05-08 00:38:49 -07:00
dotlambda and GitHub
d5313ff801
python3Packages.google-genai: 1.12.1 -> 1.14.0 ( #405133 )
2025-05-08 00:28:48 -07:00
Peder Bergebakken Sundt
59d39f1013
applyPatches: unbreak support for path-like sources
2025-05-08 09:24:59 +02:00
Winter and GitHub
4e98cd6b61
check-meta: filter nulls out of {maintainers,teams}Position ( #405141 )
2025-05-08 03:19:56 -04:00
Alexis Hildebrandt and Francesco Gazzetta
198786a2f0
openrsync: unstable-2022-05-08 -> unstable-2025-01-27
2025-05-08 07:11:35 +00:00