Skip to content

Fix "unbound variable" errors in bash#9425

Merged
thufschmitt merged 1 commit intoNixOS:masterfrom
iFreilicht:fix-unbound-variable-errors
Nov 21, 2023
Merged

Fix "unbound variable" errors in bash#9425
thufschmitt merged 1 commit intoNixOS:masterfrom
iFreilicht:fix-unbound-variable-errors

Conversation

@iFreilicht
Copy link
Copy Markdown
Contributor

Fixes #9414

Motivation

Dumb mistake from my side, should be fixed ASAP, see linked issue.

Context

This was caused by #9312, which was meant to be a quick fix for #8985.

As #9414 is present in the current 2.19.0 release, this change should probably be backported to 2.19.1 to reduce the risk of people installing broken profile scripts.

Priorities

Add 👍 to pull requests you find important.

@iFreilicht iFreilicht requested a review from edolstra as a code owner November 21, 2023 13:53
@iFreilicht iFreilicht mentioned this pull request Nov 21, 2023
3 tasks
@github-actions
Copy link
Copy Markdown

Successfully created backport PR for 2.19-maintenance:

tebowy pushed a commit to tebowy/nix that referenced this pull request Jul 11, 2024
…rors

Fix "unbound variable" errors in bash

(cherry picked from commit 9ad9e98)
Change-Id: Ib7c8cb303f34104b9785c9376225f93174f3dae7
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.

unbound XDG_DATA_DIRS reference

2 participants