From 1fb2981f660b2155331cdac1b28640ba7c6b4786 Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 13 Oct 2016 00:08:47 +0200 Subject: profiles/packages: Temporarily use Chromium stable Chromium's beta channel doesn't build for quite a while because the GYP stuff is heavily broken in beta and dev and we need to move to GN instead. So until that's done I'm going with the stable channel for now. Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index b01b5975..c7b59f91 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -10,7 +10,7 @@ pkgs: with pkgs; [ vuizvui.axbo bc beets - chromiumBeta + chromium # XXX: Move to chromiumBeta as soon as the GN build is done dash dos2unix erlang -- cgit 1.4.1