Pavol Rusnak
a3302065df
electron: add header hashes
2020-11-28 17:23:28 +01:00
Jaka Hudoklin
9e779b0a43
electron: passthru headers
2020-11-28 17:23:28 +01:00
Pavol Rusnak
428582c6b9
electron: 11.0.2 -> 11.0.3
2020-11-28 17:23:28 +01:00
Pavol Rusnak
54e419e076
electron: 9.3.4 -> 9.3.5
2020-11-28 17:23:28 +01:00
Pavol Rusnak
8cde963967
electron_11: init at 11.0.2
...
make electron point to electron_11
2020-11-20 17:01:22 +01:00
Pavol Rusnak
0c93e10509
electron: 10.1.5 -> 10.1.6
2020-11-20 17:01:22 +01:00
Pavol Rusnak
4bfad39416
electron: 9.3.3 -> 9.3.4
2020-11-20 17:01:21 +01:00
Pavol Rusnak
a01da8ff91
electron: 8.5.2 -> 8.5.5
2020-11-20 17:01:21 +01:00
Pavol Rusnak
0743d1591f
electron: 10.1.1 -> 10.1.5
2020-10-28 14:58:18 +01:00
Pavol Rusnak
2d3059624b
electron: 9.3.0 -> 9.3.3
2020-10-28 14:58:16 +01:00
Pavol Rusnak
c074301316
electron: 8.5.1 -> 8.5.2
2020-10-28 14:58:13 +01:00
Pavol Rusnak
c46b2a31bb
electron: remove extra output from print-hashes script
...
to make it more usable for automated update
2020-10-28 14:58:12 +01:00
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