Commit Graph

213 Commits

Author SHA1 Message Date
Silvan Mosberger
667d42c00d treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 57b193d8dd
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:27:17 +01:00
Yureka
ea1779a2ae electron-source.electron_26: init at 26.2.3 2023-09-28 11:44:17 +02:00
Yureka
435086885c electron-bin: rename from electron 2023-02-27 13:46:09 +01:00
Carlos Garcia Ortiz karliatto
830bc9eb2a electron_23: init at 23.1.1 2023-02-23 17:24:05 +01:00
Robert Schütz
af36d78a9b electron_22: 22.0.0 -> 22.1.0
https://github.com/electron/electron/releases/tag/v22.1.0
2023-01-28 21:10:25 -08:00
Robert Schütz
1f805208f4 electron_21: 21.2.1 -> 21.4.0
https://github.com/electron/electron/releases/tag/v21.4.0
2023-01-28 21:10:23 -08:00
Robert Schütz
477d7886fb electron_20: 20.1.3 -> 20.3.11
https://github.com/electron/electron/releases/tag/v20.3.11
2023-01-28 21:10:16 -08:00
Jörg Thalheim
ba962cc4bb electron: add missing wayland runtimeDependency (#206978)
when using --ozone-platform-hint=wayland it will dlopen this library.

Adding wayland to rpath does not increase the closure size since gtk3
already should have wayland in its closure.

This fixes element-desktop for example.
2022-12-20 10:05:15 +01:00
Carlos Garcia Ortiz karliatto
5fcf830153 electron_22: init at 22.0.0 2022-12-02 16:23:06 +01:00
Mihai Fufezan
76476ecfcb electron_21: 21.0.1 -> 21.2.1 2022-11-02 18:37:29 +02:00
Mihai Fufezan
1ca2296b03 electron_21: init at 21.0.1 2022-10-04 01:42:48 +03:00
Mihai Fufezan
c2567baa13 electron_20: 20.1.0 -> 20.1.3 2022-09-18 20:50:07 +03:00
Mihai Fufezan
0a8dcdfbb0 electron_20: 20.0.1 -> 20.1.0 2022-08-29 01:43:25 +03:00
Mihai Fufezan
93ac320de6 electron_20: init at 20.0.1 2022-08-08 23:07:48 +03:00
Pavol Rusnak
715b7691f2 electron_19: init at 19.0.7 2022-07-07 14:53:36 +02:00
Anders Kaseorg
2b9e207a04 electron_18: init at 18.1.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-22 14:08:25 -07:00
Anders Kaseorg
015cb5656a electron_17: 17.3.1 → 17.4.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-22 14:08:20 -07:00
Anders Kaseorg
d2a5b1281c electron_16: 16.2.1 → 16.2.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-22 14:08:10 -07:00
Anders Kaseorg
163c53865c electron_15: 15.5.1 → 15.5.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-22 14:00:55 -07:00
teutat3s
5875fd68d6 electron_14: 14.2.7 -> 14.2.9
https://github.com/electron/electron/compare/v14.2.7...v14.2.9

With the release of electron v18, v14 is now officially EOL.
Look for "End of Support for 14.x.y" in:
https://github.com/electron/electron/releases/tag/v18.0.0
2022-03-31 17:58:58 +02:00
teutat3s
2caf14f6cc electron_15: 15.4.1 -> 15.5.1
https://github.com/electron/electron/compare/v15.4.1...v15.5.1
2022-03-31 17:56:16 +02:00
teutat3s
8e9aad9883 electron_16: 16.1.0 -> 16.2.1
https://github.com/electron/electron/compare/v16.1.0...v16.2.1
2022-03-31 17:55:12 +02:00
teutat3s
732e3c70f1 electron_17: 17.1.2 -> 17.3.1
https://github.com/electron/electron/compare/v17.1.2...v17.3.1
2022-03-31 17:53:57 +02:00
TredwellGit
28049d0034 electron_17: 17.1.0 -> 17.1.2
https://github.com/electron/electron/releases/tag/v17.1.1
https://github.com/electron/electron/releases/tag/v17.1.2
2022-03-16 21:53:08 +00:00
TredwellGit
4884f58b7f electron_16: 16.0.10 -> 16.1.0
https://github.com/electron/electron/releases/tag/v16.1.0
2022-03-16 21:53:08 +00:00
TredwellGit
1a025227da electron_15: 15.4.0 -> 15.4.1
https://github.com/electron/electron/releases/tag/v15.4.1
2022-03-16 21:53:08 +00:00
TredwellGit
a12aeae118 electron_14: 14.2.6 -> 14.2.7
https://github.com/electron/electron/releases/tag/v14.2.7
2022-03-16 21:53:08 +00:00
Joel
d8305e6d97 electron_17: 17.0.1 -> 17.1.0 2022-03-01 18:06:58 +10:00
Joel
2f89b8818f electron_16: 16.0.9 -> 16.0.10 2022-03-01 18:06:58 +10:00
Joel
9af2d06fb0 electron_15: 15.3.7 -> 15.4.0 2022-03-01 18:06:58 +10:00
TredwellGit
62e791d9f3 electron_17: 17.0.0 -> 17.0.1
https://github.com/electron/electron/releases/tag/v17.0.1
2022-02-16 06:50:24 +00:00
TredwellGit
41de21a2a1 electron_16: 16.0.8 -> 16.0.9
https://github.com/electron/electron/releases/tag/v16.0.9
2022-02-16 06:49:46 +00:00
TredwellGit
f2c15707a7 electron_15: 15.3.6 -> 15.3.7
https://github.com/electron/electron/releases/tag/v15.3.7
2022-02-16 06:49:11 +00:00
TredwellGit
e7ce85d8d4 electron_14: 14.2.5 -> 14.2.6
https://github.com/electron/electron/releases/tag/v14.2.6
2022-02-16 06:48:44 +00:00
Brandon Weeks
cdfac76b72 whirlpool-gui: remove
whirlpool-gui depends on the very out dated Electron 7. Upstream does
not appear to be tracking newer versions of Electron.

https://code.samourai.io/whirlpool/whirlpool-gui
2022-02-12 01:08:14 -08:00
Brandon Weeks
88fec5f29e electron: depend on libglvnd
Despite shipping libGLES.v2.so, Chromium also expect libGLESv2.so.2 to
exist as a system library. This is the same fix as 9086ae6 was for
Chrome.
2022-02-07 20:53:41 -08:00
TredwellGit
fbe8be9a8c electron_17: init at 17.0.0
https://github.com/electron/electron/releases/tag/v17.0.0
2022-02-07 20:53:41 -08:00
TredwellGit
cd17b35b1c electron_13: 13.6.8 -> 13.6.9
https://github.com/electron/electron/releases/tag/v13.6.9
2022-02-03 03:42:54 +00:00
TredwellGit
2fd87d4313 electron_16: 16.0.7 -> 16.0.8
https://github.com/electron/electron/releases/tag/v16.0.8
2022-01-31 23:25:14 +00:00
TredwellGit
97184d6ca3 electron_15: 15.3.5 -> 15.3.6
https://github.com/electron/electron/releases/tag/v15.3.6
2022-01-31 23:24:33 +00:00
TredwellGit
65ea1a8bf1 electron_14: 14.2.4 -> 14.2.5
https://github.com/electron/electron/releases/tag/v14.2.5
2022-01-31 23:24:09 +00:00
TredwellGit
7a2cc7b491 electron_13: 13.6.7 -> 13.6.8
https://github.com/electron/electron/releases/tag/v13.6.8
2022-01-27 09:23:38 +00:00
Pavol Rusnak
d4cc90aea5 Merge pull request #154978 from TredwellGit/electron
Update Electron
2022-01-14 09:47:39 +01:00
TredwellGit
b409d14ef1 electron_16: 16.0.6 -> 16.0.7
https://github.com/electron/electron/releases/tag/v16.0.7
2022-01-14 02:38:01 +00:00
TredwellGit
459949f7a1 electron_15: 15.3.4 -> 15.3.5
https://github.com/electron/electron/releases/tag/v15.3.5
2022-01-14 02:37:19 +00:00
TredwellGit
dc0e14368a electron_14: 14.2.3 -> 14.2.4
https://github.com/electron/electron/releases/tag/v14.2.4
2022-01-14 02:36:43 +00:00
TredwellGit
1e540bba5a electron_13: 13.6.6 -> 13.6.7
https://github.com/electron/electron/releases/tag/v13.6.7
2022-01-14 02:36:08 +00:00
Brandon Weeks
6730766ba0 electron: remove electron_{3,4,5,6}
These versions of Electron are unsued by any packages and have been
not supported by upstream for quite some time.

https://www.electronjs.org/docs/latest/tutorial/support
2022-01-06 16:37:40 -08:00
TredwellGit
24ba4098a8 electron_16: 16.0.5 -> 16.0.6
https://github.com/electron/electron/releases/tag/v16.0.6
2022-01-04 22:26:09 +00:00
TredwellGit
aeb6554ea1 electron_13: 13.6.3 -> 13.6.6
https://github.com/electron/electron/releases/tag/v13.6.4
https://github.com/electron/electron/releases/tag/v13.6.5
https://github.com/electron/electron/releases/tag/v13.6.6
2022-01-04 22:24:33 +00:00