You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--override-input foo bar is being passed to nix as --override-input foo --override-input bar
Steps to reproduce
run nixos-rebuild-ng with --override-input
Expected behaviour
--override-input is passed with two arguments
Screenshots
No response
Relevant log output
$ nixos-rebuild-ng dry-build --override-input nixpkgs github:nixos/nixpkgsbuilding the system configuration...error: getting status of '/home/gerg/Projects/nixos/--override-input': No such file or directoryCommand '['nix', '--extra-experimental-features', 'nix-command flakes', 'build', '--print-out-paths', '/home/gerg/Projects/nixos#nixosConfigurations.gerg-desktop.config.system.build.toplevel', '--override-input', 'nixpkgs', '--override-input', 'github:nixos/nixpkgs', '--dry-run']' returned non-zero exit status 1.
Additional context
No response
System metadata
$ nix-shell -p nix-info --run "nix-info -m"
system: "x86_64-linux"
host os: Linux 6.10.11-gerg, NixOS, 25.05 (Warbler), 25.05.20250116.5df4362
Nixpkgs version
Describe the bug
--override-input foo bar
is being passed to nix as--override-input foo --override-input bar
Steps to reproduce
run
nixos-rebuild-ng
with--override-input
Expected behaviour
--override-input
is passed with two argumentsScreenshots
No response
Relevant log output
Additional context
No response
System metadata
$ nix-shell -p nix-info --run "nix-info -m"
"x86_64-linux"
Linux 6.10.11-gerg, NixOS, 25.05 (Warbler), 25.05.20250116.5df4362
yes
yes
nix-env (Nix) 2.26.0pre
/nix/store/l9nb64iii15y0nr37qrs1cfm6rlpg6gh-source
Notify maintainers
--- @thiagokokada
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: