mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
stdenv: fix shellcheck complaining about things not being posix compliant
This commit is contained in:
parent
37fdba0b4f
commit
24880b690b
@ -1,3 +1,4 @@
|
||||
# shellcheck shell=bash
|
||||
__nixpkgs_setup_set_original=$-
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
Loading…
Reference in New Issue
Block a user