forked from mirrors/nixpkgs
chrome: fix evaluation after 6041cfe2af
This commit is contained in:
parent
5db2d9366b
commit
aa097946d2
|
@ -30,7 +30,7 @@
|
|||
|
||||
with stdenv.lib;
|
||||
|
||||
with (import ../chromium/source/update.nix {
|
||||
with (import ../chromium/update.nix {
|
||||
inherit (stdenv) system;
|
||||
}).getChannel channel;
|
||||
|
||||
|
|
Loading…
Reference in a new issue