summaryrefslogtreecommitdiff
path: root/nongnu/packages/chrome.scm
AgeCommit message (Expand)Author
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