mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +00:00
4 lines
60 B
Bash
4 lines
60 B
Bash
. $stdenv/setup
|
|
genericBuild
|
|
(cd $out/bin && ln -s bash sh)
|