stdenv: fix shellcheck complaining about things not being posix compliant

This commit is contained in:
Sandro Jäckel 2022-01-23 03:50:23 +01:00
parent 37fdba0b4f
commit 24880b690b

View File

@ -1,3 +1,4 @@
# shellcheck shell=bash
__nixpkgs_setup_set_original=$-
set -eu
set -o pipefail