summaryrefslogtreecommitdiff
path: root/nongnu/packages/mozilla.scm
AgeCommit message (Collapse)Author
2020-11-17nongnu: firefox: Update to 83.0.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 83.0.
2020-11-17nongnu: rust-cbindgen-0.14.3: Rename and update it.Jonathan Brielmaier
We do not want to interfere with upstreams rust-cbindgen for Icecat ESR. * nongnu/packages/mozilla.scm (rust-cbindgen-0.14.3): Rename to rust-cbindgen-firefox. Update to 0.15.0. Add comment why it's a private variable. (firefox)[native-inputs]: Adjust accordingly.
2020-11-09nongnu: firefox: Update to 82.0.3.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 82.0.3.
2020-11-02nongnu: Add firefox-wayland.Jonathan Brielmaier
This gives us firefox with Wayland support. Especially usefull on HiDPI environments. * nongnu/packages/mozilla.scm (firefox/wayland): New variable.
2020-10-30nongnu: firefox: Update to 82.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 82.0.2.
2020-10-21nongnu: firefox: Update to 82.0.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 82.0. [arguments]: `obj-x86_64-pc-linux-gnu` folder was removed by upstream, so we don't need to do that anymore. [native-inputs]: Add m4 and import module.
2020-10-14nongnu: firefox: Update to 81.0.2.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 81.0.2.
2020-10-04nongnu: firefox: Use absolute filename for symlink target of icons.Zhu Zihao
* nongnu/packages/mozilla.scm (firefox)[arguments]: In install-desktop-entry phase, use absolute name file for symlink target of icons. Revert e3c50e1385cc70f2c74aa6dad85c76ed513aa483. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02nongnu: firefox: Set icon path in desktop file.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox)[arguments]: Set correct icon path in the desktop file. Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02nongnu: firefox: Update to 81.0.1.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (firefox): Update to 81.0.1. [arguments]: Use system python for mach with MACH_USE_SYSTEM_PYTHON. (%firefox-build-id): Add comment why updating this id is important.
2020-09-13nongnu: firefox: Update to 80.0.1Zhu Zihao
* nongnu/packages/mozilla.scm (firefox): Update to 80.0.1 [native-inputs]: Update to rust@1.43 rust:cargo@1.43 node@10.22 rust-cbindgen@0.14.3. [arguments]<phases>: In phase 'patch-cargo-checksums', use find-files to detect all Cargo.lock. Generate cargo checksum for rust vendors in seperate directories. <configure-flags>: Remove obsolete configure flags. (%firefox-build-id): Update to 2020-09-08. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-09-13nongnu: Add rust-cbindgen-0.14.3.Jonathan Brielmaier
* nongnu/packages/mozilla.scm (rust-cbindgen-0.14.3): New variable. Upstream don't need this particular version for Icecat 78. Co-authored-by: Zhu Zihao <all_but_last@163.com> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-08-14nongnu: Add firefox.Zhu Zihao
* nongnu/packages/mozilla.scm (firefox): New variable. Closes https://gitlab.com/nonguix/nonguix/-/merge_requests/31. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>