forked from lix-project/hydra
Remove now-unneeded workaround
This commit is contained in:
parent
458b9e4242
commit
5ee0e443e4
|
@ -1,6 +1,3 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
# Workaround for https://github.com/NixOS/nix/pull/6051
|
|
||||||
echo "some output"
|
|
||||||
|
|
||||||
mkdir $out
|
mkdir $out
|
||||||
|
|
Loading…
Reference in a new issue