Describe the bug
Running opentabletdriver.fetch-deps script crashes after #362278
Steps To Reproduce
Steps to reproduce the behavior:
- checkout master (12e3af0)
$(nix-build -A opentabletdriver.fetch-deps)
- observe error:
/nix/store/vszbrq40jq530xf3022j9zwjanmpgc9d-wrap-gapps-hook/nix-support/setup-hook: line 31: !v: unbound variable
Expected behavior
No crash
Screenshots
Additional context
Bisected to c94c508. Most likely only a few packages are affected that are using wrapGAppsHook3, no issues with for example vrcadvert.fetch-deps or tone.fetch-deps.
Metadata
- system: `"x86_64-linux"`
- host os: `Linux 6.11.5-zen1, NixOS, 25.05 (Warbler), 25.05.20241213.3566ab7`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Lix, like Nix) 2.91.1
System type: x86_64-linux
Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /home/gep/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/gep/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/gep/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/gep/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/smghprxmwyp707kqljlm4fsxm7h5wd72-lix-2.91.1/share`
- nixpkgs: `/nix/store/22r7q7s9552gn1vpjigkbhfgcvhsrz68-source`
Notify maintainers
@GGG-KILLER
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
Describe the bug
Running
opentabletdriver.fetch-depsscript crashes after #362278Steps To Reproduce
Steps to reproduce the behavior:
$(nix-build -A opentabletdriver.fetch-deps)/nix/store/vszbrq40jq530xf3022j9zwjanmpgc9d-wrap-gapps-hook/nix-support/setup-hook: line 31: !v: unbound variableExpected behavior
No crash
Screenshots
Additional context
Bisected to c94c508. Most likely only a few packages are affected that are using
wrapGAppsHook3, no issues with for examplevrcadvert.fetch-depsortone.fetch-deps.Metadata
Notify maintainers
@GGG-KILLER
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.