pkgs: use release channel for system + rkt update

Only override specific packages from the git repo.
This commit is contained in:
steveej 2016-04-24 11:27:29 +02:00
parent 0ace576125
commit 829bc7e6f1
3 changed files with 11 additions and 25 deletions

View file

@ -4,9 +4,9 @@ mkGoEnv ? import ./go.nix,
}:
let
rktBasebuildInputs = with pkgs; [
autoconf
automake
autogen
stdenv.glibc.out
stdenv.glibc.static
autoreconfHook
gnupg1
squashfsTools
cpio