nixpkgs/pkgs/applications/virtualization/rkt
Ragnar Dahlén 6e1bee84d3 rkt: Don't download stage1 image during build.
The rkt build process requires a stage1 image. By default it will try
and download one with wget from coreos.com during the build. This change
explicitly downloads the image using `fetchurl`, verifying checksum,
then passes that to the build using appropriate configure flag.
2015-09-01 10:08:44 +01:00
..
default.nix rkt: Don't download stage1 image during build. 2015-09-01 10:08:44 +01:00