Commit graph

71 commits

Author SHA1 Message Date
worldofpeace 504750252a
electron: move definition into generic.nix 2020-09-09 10:05:04 +02:00
Pavol Rusnak 6954f77845
electron_7: 7.3.1 -> 7.3.3 2020-09-09 10:05:04 +02:00
Pavol Rusnak 4599eb4595
electron_8: 8.3.1 -> 8.5.1 2020-09-09 10:05:04 +02:00
Pavol Rusnak b7f0533d2a
electron_9: 9.0.2 -> 9.3.0 2020-09-09 10:05:03 +02:00
Pavol Rusnak 8d9fadd3e0
electron_10: init at 10.1.1 2020-09-09 10:05:03 +02:00
Pavol Rusnak 149987489c
electron: mark electron versions < 6 insecure 2020-07-20 18:03:50 +02:00
Marek Mahut 9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
Pavol Rusnak 024a7cec68
electron: 9.0.0 -> 9.0.2 2020-06-04 11:39:32 +02:00
Pavol Rusnak 5e86b84066
electron: 8.3.0 -> 8.3.1 2020-06-04 11:39:02 +02:00
Pavol Rusnak 7291d2806d
electron: 7.3.0 -> 7.3.1 2020-06-04 11:38:33 +02:00
Pavol Rusnak 6e41b08e7a
electron_3: refactor, so we can use electron/default.nix
for electron 3.x too
2020-06-02 11:21:01 +02:00
Pavol Rusnak 0045730c57
electron_9: init at 9.0.0 2020-05-22 09:55:55 +02:00
Pavol Rusnak 3f6698b8aa
electron: add prusnak to maintainers 2020-05-19 15:01:28 +02:00
Pavol Rusnak 72aebd3423
electron_8: 8.0.0 -> 8.3.0 2020-05-19 15:01:28 +02:00
Pavol Rusnak eee7e5bd3a
electron_7: 7.1.10 -> 7.3.0 2020-05-19 15:01:27 +02:00
Pavol Rusnak 77cade8175
electron_6: 6.1.7 -> 6.1.12 2020-05-19 15:01:27 +02:00
Pavol Rusnak 96f52cb22b
electron: fix wrapGAppsHook usage 2020-04-11 21:56:31 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
jakobrs 35bae4f749
electron: correct casing of MacOS (#80362) 2020-02-17 10:50:21 -05:00
Frederik Rietdijk 419bc0a4cd Revert "Revert "Merge master into staging-next""
In 87a19e9048 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979. This was however wrong, as it "removed" master.

This reverts commit 0be87c7979.
2020-02-05 19:41:25 +01:00
Frederik Rietdijk 0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00
Will Dietz ed8c6393d0 electron_8: init at 8.0.0 2020-02-05 10:21:06 -05:00
Will Dietz 8e8285d9ca electron*: refactor 4+ to common expression, add 7, updates
* print-hashes.nix uses upstream-provided SHA256SUMS file
* electron_4: 4.2.8 -> 4.2.12
* electron_5: 5.0.8 -> 5.0.13
* electron_6: 6.0.1 -> 6.1.7
* electron_7:: init at 7.1.10

FWIW:
electron_4 previously did not include at-spi2-core, only at-spi2-atk.
Both are now included, matching other versions for a slightly simpler
expression.
2020-02-05 10:21:06 -05:00
worldofpeace fe8364a821
Merge pull request #66397 from svalaskevicius/add-electron-6
electron: add 6.x version
2019-08-13 12:39:06 -04:00
Sarunas Valaskevicius 4a31479ae5 electron_6: init at 6.0.1 2019-08-12 18:14:10 +01:00
worldofpeace 6896a3856b electron: 4.1.5 -> 4.2.8 2019-08-04 02:57:33 -04:00
worldofpeace 2275a2ebde electron_3: 3.1.8 -> 3.1.13 2019-08-04 02:53:10 -04:00
worldofpeace 245c884652 electron_5: 5.0.0 -> 5.0.8 2019-08-04 02:48:19 -04:00
Sarunas Valaskevicius 683a10fe08 electron_5: fix crash when using file chooser dialog 2019-07-18 15:07:28 -04:00
Jörg Thalheim b552d72a9a
Fix electron crash when using file chooser dialog (#55057)
Fix electron crash when using file chooser dialog
2019-06-25 07:59:31 +01:00
Sarunas Valaskevicius bf36d566fc electron: fix electron crash when using file chooser dialog 2019-06-19 20:31:52 +01:00
Will Dietz b9aadffc78
Merge pull request #60192 from dtzWill/feature/electron-5
electron_5: init at 5.0.0
2019-04-27 22:10:44 -05:00
Will Dietz 259d23a0dd electron_5: init at 5.0.0
Copy of electron_4 expression with minor
addition of at-spi2-core which is needed to launch.
2019-04-24 19:56:00 -05:00
Will Dietz 0a730cc327 electron: 4.1.4 -> 4.1.5
https://electronjs.org/releases/stable#4.1.5
2019-04-24 19:53:52 -05:00
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