mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
82e678362f
svn path=/nixpkgs/trunk/; revision=4335
5 lines
60 B
Bash
5 lines
60 B
Bash
source $stdenv/setup
|
|
genericBuild
|
|
cd $out/bin
|
|
ln -s bash sh
|