mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 08:28:20 +00:00
5 lines
60 B
Bash
5 lines
60 B
Bash
source $stdenv/setup
|
|
genericBuild
|
|
cd $out/bin
|
|
ln -s bash sh
|