Commit Graph
19 Commits
Author SHA1 Message Date
Pavol Rusnak 220eee37cb electron: mark versions <= 11 as EOL
(cherry picked from commit ec8ccb1f428a192d2bcfed1eb048a40cd1060a70)
2021-10-27 11:47:57 +00:00
Pavol Rusnak 9fcdd5557a electron: enable aarch64-darwin build (for electron 11+) 2021-05-19 12:54:51 +02:00
github-actions[bot] f696c7c887 Merge staging-next into staging 2021-03-05 00:39:18 +00:00
TredwellGit a8fde9c824 electron_12: init at 12.0.0
https://github.com/electron/electron/releases/tag/v12.0.0
2021-03-04 20:42:16 +00:00
Ben Siraphob 127733211e treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Attila Koszo 2320652792 electron: fix tray icon in wayland 2021-01-02 12:28:30 +01:00
Jaka Hudoklin 9e779b0a43 electron: passthru headers 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 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
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 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 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