forked from lix-project/hydra
Merge pull request #1350 from NixOS/remove-old-workaround
Remove now-unneeded workaround
This commit is contained in:
commit
7f5889559e
|
@ -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