electron: 1.4.15 -> 1.6.2

This commit is contained in:
Benjamin Saunders
2017-04-13 19:17:39 -07:00
parent 048114eb4f
commit 9ea655dcdd
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@ let
xorg.libXrender xorg.libX11 xorg.libXext xorg.libXdamage xorg.libXtst
xorg.libXcomposite xorg.libXi xorg.libXfixes xorg.libXrandr
xorg.libXcursor xorg.libxkbfile xorg.libXScrnSaver libcap systemd libnotify
xorg.libxcb
];
libPathNative = lib.makeLibraryPath packages;