summaryrefslogtreecommitdiff
path: root/nongnu/packages/chrome.scm
AgeCommit message (Expand)Author
2023-07-12gnu: google-chrome-unstable: Update to 116.0.5803.2.•••* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 116.0.5803.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-07-12gnu: google-chrome-beta: Update to 115.0.5790.13.•••* nongnu/packages/chrome.scm (google-chrome-beta): Update to 115.0.5790.13. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-07-12gnu: google-chrome-stable: Update to 114.0.5735.106.•••* nongnu/packages/chrome.scm (google-chrome-stable): Update to 114.0.5735.106. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-07-12nongnu: make-google-chrome: Use chromium-binary-build-system.•••* nongnu/packages/chrome.scm (make-google-chrome) [patchelf-inputs]: Drop them since the build system adds all inputs to the patchelf plan; [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-04-05gnu: google-chrome-unstable: Update to 113.0.5672.24.•••* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 113.0.5672.24. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-04-05gnu: google-chrome-beta: Update to 112.0.5615.49.•••* nongnu/packages/chrome.scm (google-chrome-beta): Update to 112.0.5615.49. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-04-05gnu: google-chrome-stable: Update to 112.0.5615.49.•••* nongnu/packages/chrome.scm (google-chrome-stable): Update to 112.0.5615.49. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-02-14gnu: google-chrome-unstable: Update to 111.0.5563.19.•••* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 111.0.5563.19. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-02-14gnu: google-chrome-beta: Update to 110.0.5481.77.•••* nongnu/packages/chrome.scm (google-chrome-beta): Update to 110.0.5481.77. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-02-14gnu: google-chrome-stable: Update to 110.0.5481.77.•••* nongnu/packages/chrome.scm (google-chrome-stable): Update to 110.0.5481.77. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-01-08nongnu: make-google-chrome: Switch to default pipewire.•••* nongnu/packages/chrome.scm (make-google-chrome)[inputs]: Switch to default pipewire as pipewire-0.3 was removed upstream. John Kehayias
2023-01-02nongnu: google-chrome-unstable: Update to 110.0.5464.2.•••* nongnu/packages/chrome.scm (google-chrome-unstable): Update to 110.0.5464.2. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-01-02nongnu: google-chrome-beta: Update to 109.0.5414.46.•••* nongnu/packages/chrome.scm (google-chrome-beta): Update to 109.0.5414.46. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2023-01-02nongnu: google-chrome-stable: Update to 108.0.5359.124.•••The main point of this patch is to make Chrome rely as little as possible on the environment it's run into, allowing for easier debugging. The next step would probably be to generate this list from the input package-name. * nongnu/packages/chrome.scm (google-chrome-stable): Update to 108.0.5359.124; [arguments]{patchelf-inputs}: move to outer scope; {LD_LIBRARY_PATH}: wrap the entrypoint with all of Chrome's input, this should prevent loading libraries that are not listed as inputs from the outer environment; [inputs]: add some inputs following Nix's package definition to try and fix #215. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2022-12-19*.scm: Use SPDX license identifiers.•••Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement. Jonathan Brielmaier
2022-11-15nongnu: Add google-chrome-unstable.•••* nongnu/packages/chrome.scm (google-chrome-unstable): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2022-11-15nongnu: Add google-chrome-beta.•••* nongnu/packages/chrome.scm (google-chrome-beta): New variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi
2022-11-15nongnu: Add google-chrome-stable.•••* nongnu/packages/chrome.scm: New file, (google-chrome-stable): new variable. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de> Giacomo Leidi