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
87b3918d0b
nixpkgs
/
pkgs
/
development
/
compilers
/
ghcjs
/
default.nix
4 lines
69 B
Nix
Raw
Blame
History
{
bootPkgs
}:
bootPkgs
.
callPackage
./base.nix
{
inherit
bootPkgs
;
}
Reference in New Issue
View Git Blame
Copy Permalink