This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4d2deff7af
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 14:04:58 +01:00
{
nixos
=
import
./release.nix
;
* Include all of Nixpkgs. svn path=/nixos/trunk/; revision=33744
2012-04-11 10:17:32 +01:00
nixpkgs
=
import
<nixpkgs/pkgs/top-level/release.nix>
;
}
Reference in New Issue
Copy Permalink