THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
980ba4d5a5
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 13:04:58 +00:00
{
nixos
=
import
./release.nix
;
* Include all of Nixpkgs. svn path=/nixos/trunk/; revision=33744
2012-04-11 09:17:32 +00:00
nixpkgs
=
import
<nixpkgs/pkgs/top-level/release.nix>
;
}
Reference in New Issue
Copy Permalink