parent
5721e19975
commit
7efd99ef87
|
@ -16,7 +16,7 @@ with lib;
|
|||
preferLocalBuild = true;
|
||||
allowSubstitutes = false;
|
||||
} ''
|
||||
mkdir -p "$out/bin"
|
||||
mkdir -p "$out"/{bin,lib}
|
||||
touch "$out/bin/firefox"
|
||||
chmod 755 "$out/bin/firefox"
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue