This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1e323657e5
nixpkgs
/
pkgs
/
shells
/
bash
/
builder.sh
4 lines
60 B
Bash
Raw
Blame
History
.
$stdenv
/setup
genericBuild
(
cd
$out
/bin
&&
ln -s bash sh
)
Reference in New Issue
View Git Blame
Copy Permalink