Commit graph

37 commits

Author SHA1 Message Date
Will Dietz 48ecd88bee electron: 4.1.3 -> 4.1.4 (#59039)
https://electronjs.org/releases/stable#release-notes-for-v414
2019-04-07 22:35:42 +02:00
Will Dietz d64bac24dd electron_3: 3.1.7 -> 3.1.8
https://electronjs.org/releases/stable?version=3#3.1.8
2019-03-29 23:13:26 -05:00
Will Dietz c5d0da2d55 electron: 4.1.1 -> 4.1.3
Don't see 4.1.3 on the release page,
but a misguided adventure w/npm resulted in
pulling down this version so it's probably mid-deploy.
2019-03-29 23:13:24 -05:00
Will Dietz 859d811aae electron_3: 3.1.6 -> 3.1.7
https://electronjs.org/releases/stable?version=3#3.1.7
2019-03-25 20:23:36 -05:00
Will Dietz d72b8984e1 electron: 4.1.0 -> 4.1.1
https://electronjs.org/releases/stable#release-notes-for-v411
2019-03-25 20:23:35 -05:00
Will Dietz 63e268ff92 electron_3: 3.1.4 -> 3.1.6
https://electronjs.org/releases/stable?version=3#3.1.6
https://electronjs.org/releases/stable?version=3#3.1.5
2019-03-19 19:48:37 -05:00
Will Dietz b8ec07508f electron: 4.0.6 -> 4.1.0
https://electronjs.org/releases/stable?version=4#4.1.0
https://electronjs.org/releases/stable?version=4#4.0.8
https://electronjs.org/releases/stable?version=4#4.0.7
2019-03-19 19:48:29 -05:00
Will Dietz 79b321b09c electron: 4.0.5 -> 4.0.6
https://electronjs.org/releases/stable#release-notes-for-v406
2019-03-03 22:00:08 -06:00
Will Dietz 505f2d364b electron_3: 3.1.3 -> 3.1.4
https://electronjs.org/releases/stable?version=3#3.1.4
2019-03-03 22:00:03 -06:00
Will Dietz 423e3e59cd electron: version bumps 2019-03-03 21:59:54 -06:00
Jörg Thalheim 60703db86c
electron_3: also update arm hashes 2019-01-09 09:33:53 +00:00
Jörg Thalheim 66c1f82631
electron_3: init at 3.1.0
electron 4 had many breaking changes in their API,
breaking rambox. Since the 3.x version is still maintained,
we can add an older variant.
2019-01-09 07:24:17 +00:00
Edmund Wu 6b44841cd6
electron: 3.0.5 -> 4.0.0 2018-12-24 11:00:44 -05:00
Jos van Bakel 82cdbb516a
electron: 1.8.2 -> 3.0.5 2018-10-19 16:14:11 +02:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
gnidorah 1727513d4d electron: add gtk2 dependency (#43379) 2018-07-14 22:06:41 +02:00
Michael Fellinger 823facf2cc electron: 1.7.11 -> 1.8.2 (#35342) 2018-02-22 21:03:08 +01:00
Rodney Lorrimar 4250f50dc9 electron: 1.7.9 -> 1.7.11
https://github.com/electron/electron/releases/tag/v1.7.10
https://github.com/electron/electron/releases/tag/v1.7.11
2018-02-05 12:31:11 +01:00
Graham Christensen 035aca9d09
electron: Properly handle evaluating on unsupported archs 2017-12-19 06:48:41 -05:00
Yegor Timoshenko a9d212fea4 electron: 1.8.1 -> 1.7.9
1.7.9 is the latest stable, and 1.8.1 is beta and it draws `rambox` as a white
rectangle (after a few manipulations with the window such as hiding, showing,
resizing): https://github.com/NixOS/nixpkgs/pull/32741#issuecomment-352203170
2017-12-18 23:52:11 +00:00
volth 680f3ad465
electron: 1.7.5 -> 1.8.1
- [x] version bump
 - [x] added "i686-linux" "armv7l-linux" "aarch64-linux" (binaries compiled by upstream)
2017-12-07 05:40:00 +00:00
Benjamin Saunders 0df187a17a electron: 1.6.6 -> 1.7.5 2017-08-23 17:49:40 -07:00
Gabriel Ebner e6825201f7 electron: 1.6.2 -> 1.6.6 2017-05-07 08:31:40 +02:00
Benjamin Saunders 9ea655dcdd electron: 1.4.15 -> 1.6.2 2017-04-13 19:17:39 -07:00
Domen Kožar bfe15ec83f
electron: 1.4.13 -> 1.4.15 2017-03-02 12:56:05 +01:00
Domen Kožar f3381f0be2
electron: 1.2.2 -> 1.4.13 2017-01-06 19:00:17 +01:00
Tikhon Jelvis f33fbe5e82 Added support to for OS X to the Electron package.
For OS X:

  1. I download and extract Electron.app
  2. put it in `$out/Applications`
  3. link the binary to `$out/bin/electron`
2016-10-19 09:16:21 -07:00
Erik Ouchterlony 331cbe7848 electron: 0.36.2 -> 1.2.2 2016-06-08 20:31:36 +02:00
Nikolay Amiantov 253b84a1eb vscode, electron, atom: run fixup phases 2016-04-22 17:44:30 +03:00
Nikolay Amiantov 6185f74531 atom, electron, vscode: split dependencies to atomEnv
fixes #14890
2016-04-22 16:10:51 +02:00
mucaho dc2a4e2097 electron: abstract out atom-env 2016-04-04 17:34:07 +01:00
mucaho 7b06260c1c electron: make it compatible with vscode
Use patchelf instead of wrapProgram to inject lookup path of shared
libraries.
Allow the nix expression to be called with optional version argument.
2016-04-03 16:04:46 +01:00
Gabriel Ebner b12cabd223 electron: 0.28.2 -> 0.36.2 2016-01-06 19:05:00 +01:00
Vladimír Čunát 88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Travis B. Hartwell 1682bd707a electron: Added myself as maintainer.
Per https://github.com/NixOS/nixpkgs/pull/8422#issuecomment-113695261
2015-06-20 12:43:10 -06:00
Travis B. Hartwell caa216b640 atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
Added systemd to buildEnv path because of new libudev dependency.
2015-06-19 15:32:12 -06:00