407d4ff95d
codeium: 1.40.1 -> 1.42.3 ( #390330 )
...
Co-authored-by: anpin <pavel@anpin.fyi >
2025-03-25 14:01:19 +00:00
3fb6946954
oterm: 0.9.1 -> 0.9.3 ( #393039 )
...
Co-authored-by: gaelj <gaelj@users.noreply.github.com >
2025-03-25 13:58:04 +00:00
Emily and GitHub
2bb7458042
lipl: 0.1.3 -> 0.1.3-unstable-2022-08-23, use fetchCargoVendor ( #393078 )
2025-03-25 13:55:29 +00:00
Aleksana and GitHub
2e40e56250
alpaca: 5.0.6 -> 5.2.0 ( #388592 )
2025-03-25 21:43:08 +08:00
TomaSajt
f079f3e1d8
lipl: 0.1.3 -> 0.1.3-unstable-2022-08-23, use fetchCargoVendor
2025-03-25 14:37:57 +01:00
Dominique Martinet and Valentin Gagarin
fb5e34fb39
nixos/cryptpad: fix service with nodejs 22.11 (for real)
...
The previous fix had only been tested locally through a runtime edit of
the service, and the order in which @chown had been re-added was
different so commit cf498c1a61 ("nixos/cryptpad: fix service with
nodejs 22.11") did not actually fix the issue.
This properly orders @chown after @privileged so the rule is respected,
and also properly denies with EPERM instead of allowing the chown family
of syscalls: this will properly prevent seccomp from killing nodejs
while still disallowing fchown()
Fixes https://github.com/NixOS/nixpkgs/issues/370717
2025-03-25 13:37:25 +00:00
Bobby Rong and GitHub
8407a64b5c
xfce.libxfce4ui: 4.20.0 -> 4.20.1 ( #392553 )
2025-03-25 21:08:10 +08:00
Bobby Rong and GitHub
7e51c10858
nemo-preview: init at 6.4.0, xreader: enable introspection ( #391701 )
2025-03-25 21:06:54 +08:00
Gaétan Lepage and GitHub
3249ec1ada
obs-do: 0.1.7 -> 0.1.8 ( #393053 )
2025-03-25 14:04:18 +01:00
Maximilian Bosch and GitHub
dad0bf139b
Merge: nixos/postgresql: add docs about procedural languages ( #392399 )
2025-03-25 13:00:09 +00:00
Fernando Rodrigues and Masum Reza
2e76f1b474
shell.nix: include gh in the default shell
...
GitHub's CLI is now used by nixpkgs-review to fetch Nixpkgs evaluation
results from GitHub Actions. Including it in the default shell will
allow all contributors to easily log-in to GitHub when nixpkgs-review
tries to fetch evaluation results.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2025-03-25 18:15:50 +05:30
R. Ryantm and Gaetan Lepage
4d69e40329
obs-do: 0.1.7 -> 0.1.8
2025-03-25 13:43:17 +01:00
jopejoe1 and GitHub
e77c2830a0
ddnet-server: build fixes ( #391366 )
2025-03-25 13:42:17 +01:00
Wolfgang Walther and GitHub
8fd5b35eef
python3Packages.minify-html: 0.15.0 -> 0.16.4 ( #393059 )
2025-03-25 12:40:04 +00:00
Moritz Sanft and GitHub
a7d72f2198
distribution: 3.0.0-rc.3 -> 3.0.0-rc.4 ( #392409 )
2025-03-25 13:35:23 +01:00
Stefan Visser
628ad9a59f
python3Packages.minify-html: 0.15.0 -> 0.16.4
...
Diff: https://github.com/wilsonzlin/minify-html/compare/v0.15.0...v0.16.4
Changelog: https://github.com/wilsonzlin/minify-html/blob/v0.16.4/CHANGELOG.md
2025-03-25 13:21:37 +01:00
7c6f434c and GitHub
7132a91821
asymptote: 2.95 -> 3.01 ( #392887 )
2025-03-25 12:13:26 +00:00
Adam C. Stephens and GitHub
dc9b690d42
nixosTests.forgejo{,-lts}: migrate to runTest ( #392797 )
2025-03-25 07:55:26 -04:00
Michele Guerini Rocco and GitHub
1eef541674
bdf2psf: 1.234 -> 1.235 ( #392707 )
2025-03-25 12:17:39 +01:00
49f5c5dfb3
objfw: 1.2.4 -> 1.3 ( #392240 )
...
Co-authored-by: steeleduncan <steeleduncan@users.noreply.github.com >
2025-03-25 10:46:58 +00:00
Maximilian Bosch and GitHub
1fcfb2dcea
Merge: nixos/nextcloud: Also install when config.php exists but is empty ( #391375 )
2025-03-25 10:43:41 +00:00
Adam C. Stephens and GitHub
19ae80e5b6
tailwindcss_4: 4.0.8 -> 4.0.15 ( #392991 )
2025-03-25 06:38:56 -04:00
R. Ryantm and Kerstin
d855e4df4e
wgpu-utils: 24.0.1 -> 24.0.3
2025-03-25 11:29:11 +01:00
Vincent Laporte and Vincent Laporte
953ed76397
coqPackages.gappalib: 1.6.0 → 1.7.0
2025-03-25 11:14:38 +01:00
Vincent Laporte and Vincent Laporte
394e9d6f85
coqPackages.interval: 4.11.0 → 4.11.1
2025-03-25 11:14:38 +01:00
R. Ryantm
d36362148a
oterm: 0.9.1 -> 0.9.3
2025-03-25 10:02:57 +00:00
Tristan Ross and Alyssa Ross
e5a8e186e0
llvmPackages_git: 21.0.0-unstable-2025-03-16 -> 21.0.0-unstable-2025-03-23
...
Add `libc` source to `llvm.src` so `llvm-gpu-loader` builds.
2025-03-25 10:56:06 +01:00
rorosen and GitHub
eef109e7cf
rke2: build with goboring library ( #393009 )
...
Use the FIPS Compatible boringcrypto Go compiler. This version of Go
replaces the standard Go crypto libraries with the FIPS validated
BoringCrypto module. Using a validated compiler is a requirement for
FIPS 140-2 Enablement of the RKE2 package.
2025-03-25 10:54:30 +01:00
Weijia Wang and GitHub
163a6be75a
previewqt: 3.0 -> 4.0 ( #391576 )
2025-03-25 10:39:10 +01:00
misuzu and GitHub
f630533b4a
nixos/xpad-noone: init ( #389752 )
2025-03-25 11:29:52 +02:00
Gaétan Lepage and GitHub
a097cc53a8
python312Packages.pylance: 0.24.1 -> 0.25.0 ( #392889 )
2025-03-25 10:05:19 +01:00
Gaétan Lepage and GitHub
bc411b4987
inv-sig-helper: 0-unstable-2025-02-26 -> 0-unstable-2025-03-24 ( #392989 )
2025-03-25 09:12:48 +01:00
Arne Keller and GitHub
c223553ae9
firecracker: 1.10.1 -> 1.11.0 ( #391876 )
2025-03-25 09:12:37 +01:00
Pol Dellaiera and GitHub
c2a1bd4834
phpPackages.castor: add versionCheckHook ( #392999 )
2025-03-25 09:10:49 +01:00
Pol Dellaiera and GitHub
44cbbcc7c1
snipe-it: use php84, remove custom override ( #393002 )
2025-03-25 09:09:13 +01:00
Pol Dellaiera
1e472d9719
snipe-it: reformat, cleanup
2025-03-25 09:03:24 +01:00
Pol Dellaiera
8608ce0a9f
snipe-it: use php84, remove custom override
2025-03-25 09:02:03 +01:00
Arne Keller and GitHub
698214a32b
tuifeed: 0.3.2 -> 0.4.1 ( #392820 )
2025-03-25 08:53:30 +01:00
Gaétan Lepage and GitHub
774354ec7f
presenterm: 0.11.0 -> 0.12.0 ( #392983 )
2025-03-25 08:51:45 +01:00
Pol Dellaiera
9a45d1ebd3
phpPackages.castor: add versionCheckHook
2025-03-25 08:51:19 +01:00
Pol Dellaiera and GitHub
2545d6913e
phpactor: add versionCheckHook ( #392985 )
2025-03-25 08:47:56 +01:00
Pol Dellaiera and GitHub
fa702eeac3
composer-require-checker: add versionCheckHook ( #392987 )
2025-03-25 08:43:22 +01:00
Sergei Trofimovich and Bjørn Forsman
76996edbe9
mtools: enable parallel building
2025-03-25 08:39:58 +01:00
Sergei Trofimovich and Bjørn Forsman
fa13f7297f
mtools: 4.0.47 -> 4.0.48
...
Changes: https://lists.gnu.org/archive/html/info-gnu/2025-02/msg00008.html
2025-03-25 08:39:58 +01:00
Casey Link
e189a61132
tailwindcss_4: 4.0.8 -> 4.0.15
2025-03-25 08:35:00 +01:00
Franco Cortesi and Gaetan Lepage
f16337f7b3
inv-sig-helper: 0-unstable-2025-02-26 -> 0-unstable-2025-03-24
2025-03-25 08:32:44 +01:00
Pol Dellaiera
372f7b72f6
composer-require-checker: add versionCheckHook
2025-03-25 08:30:21 +01:00
Weijia Wang and GitHub
67a7f86918
libretro.scummvm: 0-unstable-2024-12-03 -> 0-unstable-2025-03-09 ( #379663 )
2025-03-25 08:29:41 +01:00
Pol Dellaiera
21184f50bd
phpactor: add versionCheckHook
2025-03-25 08:25:21 +01:00
7303a30fa2
nezha-agent: 1.9.5 -> 1.9.7 ( #392917 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com >
2025-03-25 07:24:29 +00:00