about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-10-13 00:08:47 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-10-13 00:11:29 +0200
commit1fb2981f660b2155331cdac1b28640ba7c6b4786 (patch)
treef7f521984ee1fc3e4207832d9adf6e0b02025f5a /modules
parent0813752a1ff02721e9aeb0843249061a479161a1 (diff)
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 <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/workstation/packages.nix2
1 files changed, 1 insertions, 1 deletions
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