Karl Hallsby
9ba8a0fc43
octavePackages.windows: Run autoreconf hook on compiled sources
...
These sources include leftover config.guess and config.sub scripts
generated by upstream maintainer's bootstrap script. Their bootstrap
script uses wget to grab config.guess and config.sub files, which we
cannot do inside the Nix build environment. So we forcibly remove the
config.* scripts and run autoreconf ourselves (through
autoreconfHook).
2026-03-04 10:49:49 -06:00
Karl Hallsby
8542ba3e4a
octavePackages.audio: Run autoreconf hook on compiled sources
...
Nixpkgs commit a0b51629f9 switched where
audio gets it sources, from a release tarball to the actual upstream
sources. These sources include leftover config.guess and config.sub
scripts generated by upstream maintainer's bootstrap script. Their
bootstrap script uses wget to grab config.guess and config.sub files,
which we cannot do inside the Nix build environment. So we forcibly
remove the config.* scripts and run autoreconf ourselves (through
autoreconfHook).
2026-03-04 10:36:14 -06:00
dish and GitHub
16fe302dbb
conventional-changelog-cli: 7.1.1 -> 7.2.0 ( #496601 )
2026-03-04 16:23:22 +00:00
dish and GitHub
8fd2c06e5a
commitlint: 20.4.2 -> 20.4.3 ( #496602 )
2026-03-04 16:23:17 +00:00
Marcin Serwin and GitHub
d72fb2f9b1
maintainers: add Subserial ( #493234 )
2026-03-04 16:15:27 +00:00
R. Ryantm
24127719cc
commitlint: 20.4.2 -> 20.4.3
2026-03-04 16:04:44 +00:00
R. Ryantm
8ba0f76f9c
conventional-changelog-cli: 7.1.1 -> 7.2.0
2026-03-04 16:01:49 +00:00
David McFarland and GitHub
fdd844ff1c
wkhtmltopdf: fix eval in cross ( #494236 )
2026-03-04 16:00:05 +00:00
K900 and GitHub
9b91b0810a
home-assistant-custom-lovelace-modules.universal-remote-card: 4.10.0 -> 4.10.2 ( #496590 )
2026-03-04 15:39:33 +00:00
R. Ryantm
5b81e30ba0
home-assistant-custom-lovelace-modules.universal-remote-card: 4.10.0 -> 4.10.2
2026-03-04 15:25:49 +00:00
Johannes Kirschbauer and GitHub
df4aa1444e
lib: add type signature to some of the functions and normalize existing ones ( #495873 )
2026-03-04 15:23:55 +00:00
LIN, Jian and GitHub
5051decf1a
emacs: improve update-from-overlay.py ( #496276 )
2026-03-04 15:18:21 +00:00
nixpkgs-ci[bot] and GitHub
5c01614f67
rpl: 1.18 -> 1.18.1 ( #496280 )
2026-03-04 15:15:38 +00:00
Lin Jian
555ae74a84
emacs: use smaller func param git_root in update-from-overlay.py
2026-03-04 23:10:39 +08:00
Lin Jian
b301f00ed4
emacs: remove unused function parameter and outdated TODO comment
2026-03-04 23:10:39 +08:00
Lin Jian
3a6925fab0
emacs: do not change the current env in update-from-overlay.py
2026-03-04 23:10:39 +08:00
Lin Jian
40edcab225
emacs: simplify logging config in update-from-overlay.py
2026-03-04 23:10:27 +08:00
Lin Jian
2bde23de62
emacs: improve argument parser in update-from-overlay.py
2026-03-04 23:10:12 +08:00
Lin Jian
554bc681f8
emacs: improve git commit message in update-from-overlay.py
2026-03-04 23:10:12 +08:00
Lin Jian
e7262b14bd
emacs: simplify git diff command in update-from-overlay.py
...
--quiet implies --exit-code.
2026-03-04 23:10:12 +08:00
Lin Jian
ebca3d1d20
emacs: simplify datastring type in update-from-overlay.py
...
It's impossible that datastring is None.
2026-03-04 23:10:09 +08:00
Masum Reza and GitHub
4a7ca5b3fc
pyprland: 2.6.2 -> 3.1.0 ( #495228 )
2026-03-04 15:07:39 +00:00
zowoq and GitHub
da3d67d558
staging-nixos merge for 2026-03-04 ( #496583 )
2026-03-04 15:07:38 +00:00
Masum Reza and GitHub
7d0a743afc
warp-terminal: 0.2026.02.18.08.22.stable_02 -> 0.2026.02.25.08.24.stable_01 ( #496581 )
2026-03-04 15:05:17 +00:00
John Titor
a80613b0ee
pyprland: 2.6.2 -> 3.1.0
2026-03-04 20:30:56 +05:30
zowoq and GitHub
99d0ec30d0
kernel updates for 2026-03-04 ( #496567 )
2026-03-04 14:56:56 +00:00
nixpkgs-ci[bot] and GitHub
1fcabd43ab
sshwifty: 0.4.2-beta-release -> 0.4.3-beta-release ( #496537 )
2026-03-04 14:55:11 +00:00
nixpkgs-ci[bot] and GitHub
6452daf1e8
github-copilot-cli: 0.0.420 -> 0.0.421 ( #496535 )
2026-03-04 14:55:10 +00:00
nixpkgs-ci[bot] and GitHub
ee8fa5383c
velocity: 3.5.0-unstable-2026-02-21 -> 3.5.0-unstable-2026-03-03 ( #496503 )
2026-03-04 14:55:09 +00:00
Masum Reza and GitHub
e34a4d56d8
veryl: 0.18.0 -> 0.19.0 ( #496578 )
2026-03-04 14:54:12 +00:00
R. Ryantm
17e012b4bd
warp-terminal: 0.2026.02.18.08.22.stable_02 -> 0.2026.02.25.08.24.stable_01
2026-03-04 14:47:00 +00:00
R. Ryantm
314a14fba9
veryl: 0.18.0 -> 0.19.0
2026-03-04 14:29:44 +00:00
Doron Behar and GitHub
1941400363
Update/octave packages ( #495985 )
2026-03-04 14:28:14 +00:00
dish and GitHub
5a509b1ea0
postcss: 8.5.6 -> 8.5.8 ( #496517 )
2026-03-04 14:18:10 +00:00
Doron Behar
912afa319f
octavePackages.gsl: mark as broken
2026-03-04 16:08:38 +02:00
Nikolay Korotkiy and GitHub
bb7c40a982
python3Packages.morecantile: 7.0.2 -> 7.0.3 ( #496427 )
2026-03-04 14:03:53 +00:00
Nikolay Korotkiy and GitHub
45285cadbc
reproxy: 1.4.0 -> 1.5.0 ( #496450 )
2026-03-04 13:59:41 +00:00
Nick Cao and GitHub
8e8d486a4c
google-cloud-sql-proxy: 2.21.0 -> 2.21.1 ( #488614 )
2026-03-04 13:54:04 +00:00
zowoq
7bce207ae6
linux_5_10: 5.10.251 -> 5.10.252
2026-03-04 23:49:43 +10:00
zowoq
c76ba5ac2a
linux_5_15: 5.15.201 -> 5.15.202
2026-03-04 23:49:38 +10:00
zowoq
12f7af3b6f
linux_6_1: 6.1.164 -> 6.1.165
2026-03-04 23:44:40 +10:00
zowoq
f9e955175d
linux_6_6: 6.6.127 -> 6.6.128
2026-03-04 23:44:40 +10:00
zowoq
f4b6020a6a
linux_6_12: 6.12.74 -> 6.12.75
2026-03-04 23:44:40 +10:00
zowoq
ad44e7b02e
linux_6_18: 6.18.15 -> 6.18.16
2026-03-04 23:44:40 +10:00
zowoq
ae8adccbf5
linux_6_19: 6.19.5 -> 6.19.6
2026-03-04 23:44:40 +10:00
zowoq and GitHub
2beb3a60f0
terraform-providers.oracle_oci: 8.2.0 -> 8.3.0 ( #496544 )
2026-03-04 13:37:38 +00:00
Doron Behar
0157e9e146
octavePackages.geometry: fix build of octave environment by adding top-level gsl library
2026-03-04 15:37:34 +02:00
Rasmus Enevoldsen
a0b51629f9
octavePackages.audio: 2.0.5 -> 2.0.10 (Broken)
...
The Audio package build.
However, it cannot be built into an Octave env.
The nixpkgs issue is
https://github.com/NixOS/nixpkgs/pull/495985
2026-03-04 14:29:42 +01:00
Rasmus Enevoldsen
ef52b02565
octavePackages.windows: 1.6.5 -> 1.7.0 (Broken)
...
The Windows package build fine.
However it cannot be build into an Octave env.
2026-03-04 14:29:42 +01:00
Rasmus Enevoldsen
1439e24031
octavePackages.quaternion: 2.4.1 -> 2.4.2
2026-03-04 14:29:42 +01:00