Remove now-unneeded workaround

This commit is contained in:
John Ericson 2024-01-26 01:20:07 -05:00
parent 13b5f007ef
commit c62eaf248f

View file

@ -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