This website requires JavaScript.
Explore
Help
Sign In
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
835ee30b32
nixpkgs
/
release-combined.nix
5 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
* Add a combined NixOS/Nixpkgs jobset. This is to get a NixOS channel containing Nixpkgs binaries. svn path=/nixos/trunk/; revision=33686
2012-04-09 15:04:58 +02:00
{
nixos
=
import
./release.nix
;
* Include all of Nixpkgs. svn path=/nixos/trunk/; revision=33744
2012-04-11 11:17:32 +02:00
nixpkgs
=
import
<nixpkgs/pkgs/top-level/release.nix>
;
}
Reference in a new issue
Copy permalink