summaryrefslogtreecommitdiff
path: root/nongnu/packages/electron.scm
AgeCommit message (Expand)Author
2024-05-28nongnu: electron-source: Add default case.•••* nongnu/packages/electron.scm (electron-source): Add default case for CPU architecture. Richard Sent
2024-03-14nongnu: Add electron@29.•••* nongnu/packages/electron.scm (electron-29): New variable. Co-authored-by: Andre A. Gomes <andremegafone@gmail.com> Jonathan Brielmaier
2024-03-14nongnu: Add electron@28.•••* nongnu/packages/electron.scm (electron-28): New variable. Co-authored-by: Andre A. Gomes <andremegafone@gmail.com> Jonathan Brielmaier
2024-03-14nongnu: electron: Update to 27.3.6.•••* nongnu/packages/electron.scm (electron): Rename to `electron-27` and default to it. (electron-source): New procedure. (electron-27): Update to 27.3.6. [source]: Use `electron-source`. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Andre A. Gomes
2023-11-28nongnu: electron: Update to 27.1.0.•••* nongnu/packages/electron.scm (electron): Update to 27.1.0. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Andre A. Gomes
2023-07-21gnu: electron: Update to 25.3.1.•••* nongnu/packages/electron.scm (electron): Update to 25.3.1. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz> Andre A. Gomes
2023-07-12nongnu: electron: Use chromium-binary-build-system.•••* nongnu/packages/electron.scm (define-module): Remove no longer required modules (electron)[build-system]: Use chromium-binary-build-system. [patchelf-plan]: Drop it since the build system figures it out from the wrapper plan; [wrapper-plan]: New argument; [phases]: Adjust to chromium-build-system; [inputs]: Drop the inputs provided by the build system. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-06-06nongnu: Add electron.•••* nongnu/packages/electron.scm (electron): New variable. Pierre Neidhardt