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

Fix "unbound variable" errors in bash #9425

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

iFreilicht
Copy link
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.

@thufschmitt thufschmitt added the backport 2.19-maintenance Automatically creates a PR against the branch label Nov 21, 2023
@thufschmitt thufschmitt merged commit 9ad9e98 into NixOS:master Nov 21, 2023
9 checks passed
Copy link

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
backport 2.19-maintenance Automatically creates a PR against the branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unbound XDG_DATA_DIRS reference
2 participants