electron_12: init at 12.0.0

https://github.com/electron/electron/releases/tag/v12.0.0
This commit is contained in:
TredwellGit
2021-03-04 20:42:16 +00:00
parent 6b746880b9
commit a8fde9c824
3 changed files with 14 additions and 2 deletions
@@ -14,6 +14,7 @@
, mesa
, libxkbcommon
, libappindicator-gtk3
, libxshmfence
}:
version: hashes:
@@ -60,6 +61,7 @@ let
[ libuuid at-spi2-atk at-spi2-core libappindicator-gtk3 ]
++ optionals (! versionOlder version "9.0.0") [ libdrm mesa ]
++ optionals (! versionOlder version "11.0.0") [ libxkbcommon ]
++ optionals (! versionOlder version "12.0.0") [ libxshmfence ]
);
linux = {