Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

destroy: Fix shellcheck warning in nixos 24.05 #870

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

iFreilicht
Copy link
Contributor

Regression introduced in 94bc0f5, because I developed against unstable, which has NixOS/nixpkgs#333744 merged, while 24.05 doesn't.

Partly shellchecks mistake, see koalaman/shellcheck#2891 but whatever, we can't do much more about it than ignore the warning.

Fixes #868

Regression introduced in 94bc0f5,
because I developed against unstable, which has
NixOS/nixpkgs#333744 merged, while 24.05
doesn't.

Partly shellchecks mistake, see
koalaman/shellcheck#2891 but whatever, we
can't do much more about it than ignore the warning.

Fixes #868
@iFreilicht
Copy link
Contributor Author

@ahayzen FYI

@iFreilicht iFreilicht merged commit 9c7de55 into master Nov 13, 2024
3 checks passed
@iFreilicht iFreilicht deleted the fix-shellcheck-error-nixos-24.05 branch November 13, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shellcheck failure since recent update causes nixos-anywhere test failure
2 participants