Commit Graph
958264 Commits
Author SHA1 Message Date
2c3d2e581a octave: 10.3.0 -> 11.1.0
octavePackages: Ensure Octave's "pkg install" sees a real file path.

Octave 11's "pkg install" command supports more usage methods than
previous versions did, including local files, URLs, and unqualified
package names. We/Nix pass a path that both is a local file and does
not look like a URL.

Despite us giving local paths in the shell script, the file
path we pass in is not glob-expanded by the shell running the
`postBuild` script from `build-env.nix`.

This happens Because Bash expansion and globbing do not fire for
multiple "rounds" inside of a string. So "$path/*.tar.gz" is given to
Octave as `/nix/store/...-octave-...-pkg-.../*.tar.gz`, which is NOT a
file we/Nix created.

We always need the octave-cli commands to be wrapped up into strings
so that Bash does not try to do anything with them. By doing the
expansion into a Bash variable before the string expansion, we get the
right thing:
/nix/store/...-octave-...-pkg-.../pkg-version-arch.tar.gz

Co-Authored-By: Karl Hallsby <karl@hallsby.com>
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2026-03-03 20:42:47 +02:00
niksturandGitHub 1bc456f48e erofs-utils: 1.9 -> 1.9.1 (#496277) 2026-03-03 18:40:45 +00:00
Nikolay KorotkiyandGitHub 159d144b44 python3Packages.aiogram: 3.25.0 -> 3.26.0 (#496249) 2026-03-03 18:27:04 +00:00
sternenseemannandGitHub 06e740197c ocamlPackages.ca-certs-nss: 3.118 -> 3.121 (#496240) 2026-03-03 18:26:57 +00:00
R. Ryantm 25e0a594fe python3Packages.pynmeagps: 1.1.1 -> 1.1.2 2026-03-03 18:08:07 +00:00
Cosima NeidahlandGitHub af6cd22050 lomiri.morph-browser: 1.99.2 -> 1.99.3 (#493830) 2026-03-03 18:07:03 +00:00
m3l6h 855878075f vimPlugins.screensaver-nvim: init at 0-unstable-2026-03-02
https://github.com/Root-lee/screensaver.nvim
2026-03-03 12:05:22 -06:00
nixpkgs-ci[bot]andGitHub ddb7921cf8 tidal-hifi: 6.1.0 -> 6.2.0 (#496286) 2026-03-03 17:58:35 +00:00
nixpkgs-ci[bot]andGitHub 21e1870cd7 bitrise: 2.38.0 -> 2.39.1 (#496274) 2026-03-03 17:56:10 +00:00
nixpkgs-ci[bot]andGitHub 2a0e604c87 windsurf: 1.9552.25 -> 1.9566.11 (#496266) 2026-03-03 17:56:09 +00:00
isabelandGitHub 80091ae929 nixos/users-groups: fix assertion (#399546) 2026-03-03 17:55:08 +00:00
R. Ryantm 7ab4ff32ef tidal-hifi: 6.1.0 -> 6.2.0 2026-03-03 17:42:58 +00:00
misuzuandGitHub ce9803307f rqbit: Add versionCheckHook and tests (#490240) 2026-03-03 17:37:48 +00:00
Pol DellaieraandGitHub ca5d747574 paratest: 7.13.0 -> 7.19.1; add updateScript; add myself as maintainer (#496273) 2026-03-03 17:32:55 +00:00
nixpkgs-ci[bot]andGitHub dc69318207 drasl: 3.4.2 -> 3.4.3 (#496199) 2026-03-03 17:32:50 +00:00
misuzuandGitHub a0548eaf8d qsv: 14.0.0 -> 16.1.0 (#495946) 2026-03-03 17:27:52 +00:00
Antoine du HamelandGitHub 0d60a07834 nodejs_25: 25.7.0 -> 25.8.0 (#496264) 2026-03-03 18:30:56 +01:00
Yifei Sun 51a19a1520 calibre-web: 0.6.25 -> 0.6.26-unstable-2026-03-01 2026-03-03 18:27:12 +01:00
Jared BaurandGitHub eac08212ac switch-to-configuration-ng: update rust-ini (#496161) 2026-03-03 17:20:48 +00:00
R. Ryantm caf86668e8 jp-zip-codes: 0-unstable-2026-02-01 -> 0-unstable-2026-03-01 2026-03-03 17:19:09 +00:00
nixpkgs-ci[bot]andGitHub 611e0e3371 vivaldi: 7.8.3925.73 -> 7.8.3925.74 (#496194) 2026-03-03 17:09:56 +00:00
nixpkgs-ci[bot]andGitHub ec465fe65d xremap: 0.14.15 -> 0.14.17 (#496154) 2026-03-03 17:09:45 +00:00
Martin WeineltandGitHub d117754005 esphome: 2026.2.3 -> 2026.2.4 (#496189) 2026-03-03 17:09:08 +00:00
Luna NovaandGitHub 795ff15463 zluda: 6-preview.45 -> 6-preview.55 (#486610) 2026-03-03 17:09:06 +00:00
Robert Rose a3685b3725 erofs-utils: 1.9 -> 1.9.1 2026-03-03 18:05:51 +01:00
Thane Gill e87f952274 daisydisk: 4.33.2 -> 4.33.3 2026-03-03 09:03:38 -08:00
R. Ryantm 0b421c037d python3Packages.types-regex: 2026.2.19.20260221 -> 2026.2.28.20260301 2026-03-03 17:02:51 +00:00
JackaedandLuna Nova a3dfae7c0a zluda: 6-preview.45 -> 6-preview.55
Adds a git LFS pull to ZLUDA's fetchFromGitHub statement and version
bumps to the latest preview.

Fixes #481739.
2026-03-03 09:02:12 -08:00
Piotr Kwiecinski 93151a14e4 paratest: add piotrkwiecinski as maintainer 2026-03-03 17:59:23 +01:00
Piotr Kwiecinski 9a42b44aa8 paratest: add updateScript 2026-03-03 17:58:31 +01:00
Dan Xin b75b350edf figtree: use installFonts hook 2026-03-04 00:57:36 +08:00
Piotr Kwiecinski 8af6c4df92 paratest: 7.13.0 -> 7.19.1 2026-03-03 17:57:31 +01:00
R. Ryantm e185dda77d bitrise: 2.38.0 -> 2.39.1 2026-03-03 16:53:53 +00:00
R. Ryantm 29b8362900 tinfoil-cli: 0.12.0 -> 0.12.1 2026-03-03 16:52:23 +00:00
Marcin SerwinandGitHub 573ee318e1 joycond: unstable-2021-07-30 -> 0-unstable-2026-03-02 (#485170) 2026-03-03 16:46:00 +00:00
r-vdp cfc8eb2d3c nixos/systemd-resolved: add support to generate dns-delegate files
See https://www.freedesktop.org/software/systemd/man/258/systemd.dns-delegate.html
2026-03-03 17:41:54 +01:00
Dmitry KalinkinandGitHub a8d5a7b7bd root: 6.38.00 -> 6.38.02 (#493967) 2026-03-03 16:37:21 +00:00
R. Ryantm 6d06db849c auth0-cli: 1.27.2 -> 1.28.0 2026-03-03 16:35:21 +00:00
Antoine du Hamel d7b8e7c7db nodejs_25: 25.7.0 -> 25.8.0 2026-03-03 17:32:16 +01:00
R. Ryantm 6806d6d526 windsurf: 1.9552.25 -> 1.9566.11 2026-03-03 16:28:48 +00:00
nixpkgs-ci[bot]andGitHub 87f6b6e02c amp-cli: 0.0.1771812469-gd3302f -> 0.0.1772531288-g7d96a6 (#496167) 2026-03-03 16:23:08 +00:00
R. Ryantm bb7fe32bc4 cue: 0.15.4 -> 0.16.0 2026-03-03 16:18:43 +00:00
SandroandGitHub 6dee6078e8 searxng: 0-unstable-2026-02-22 -> 0-unstable-2026-03-02 (#495845) 2026-03-03 16:01:05 +00:00
ajs124 5abe1d63df xtris: fix build 2026-03-03 17:00:44 +01:00
Shaw Vrana 2e9f38458a commafeed: 6.2.0 -> 7.0.0 2026-03-03 08:00:05 -08:00
SandroandGitHub be8954f9b9 netbird: do not update child packages (#495822) 2026-03-03 15:57:36 +00:00
nixpkgs-ci[bot]andGitHub ffbf62d12e kicad: fix paths inside compressed step files (#495672) 2026-03-03 15:55:59 +00:00
nixpkgs-ci[bot]andGitHub a0d346b2f1 lavalink: 4.1.2 -> 4.2.0 (#495388) 2026-03-03 15:55:57 +00:00
Cosima NeidahlandGitHub 1c0f331e93 lomiri.libusermetrics: 1.4.0 -> 1.4.1 (#493425) 2026-03-03 15:54:58 +00:00
SandroandGitHub aaa993e53f python3Packages.{character-encoding-utils,pcffont,pixel-font-builder,pixel-font-knife,unidata-data-blocks}: fix builds (#495342) 2026-03-03 15:52:40 +00:00