3
0
Fork 0
forked from mirrors/nixpkgs

chrome: fix evaluation after 6041cfe2af

This commit is contained in:
Vladimír Čunát 2016-03-21 12:03:50 +01:00
parent 5db2d9366b
commit aa097946d2

View file

@ -30,7 +30,7 @@
with stdenv.lib;
with (import ../chromium/source/update.nix {
with (import ../chromium/update.nix {
inherit (stdenv) system;
}).getChannel channel;