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