Remove now-unneeded workaround
This commit is contained in:
parent
13b5f007ef
commit
c62eaf248f
@ -1,7 +1,4 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# Workaround for https://github.com/NixOS/nix/pull/6051
|
|
||||||
echo "some output"
|
|
||||||
|
|
||||||
mkdir $out
|
mkdir $out
|
||||||
echo foo > $out/a-file
|
echo foo > $out/a-file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user