mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:54:05 +00:00
5 lines
60 B
Bash
5 lines
60 B
Bash
source $stdenv/setup
|
|
genericBuild
|
|
cd $out/bin
|
|
ln -s bash sh
|