Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guix: Build Guix for Fedora 39 and 40 | Ting-Wei Lan | 2024-11-03 | 1 | -8/+27 |
| | | | | | | Fedora 38 and later versions no longer allow mounting the proc file system in mock. Ignore container tests in mock for now since Copr no longer run builds on Fedora 37 hosts. | ||||
* | guix: Rebuild packages for Fedora 38 and 39 | Ting-Wei Lan | 2023-04-19 | 1 | -1/+4 |
| | |||||
* | guix: Switch to the standalone GnuTLS Guile bindings | Ting-Wei Lan | 2023-02-28 | 1 | -11/+6 |
| | | | | | guile30-gnutls package is based on the official guile-gnutls Fedora package, which only builds for Guile 2.2. | ||||
* | guix: Guix 1.3.0 -> 1.4.0 | Ting-Wei Lan | 2023-02-12 | 1 | -40/+86 |
| | | | | | We have to build our own GnuTLS package because the Fedora package gnutls-guile is built against Guile 2.2. | ||||
* | guix: Fix the rmbuild stage and drop unused code | Ting-Wei Lan | 2022-11-03 | 1 | -31/+18 |
| | | | | | | | | | | | | | | Drop workarounds for building without user namespace and building with root. They are not needed to get successful builds on Copr. Drop code for printing the test log. It never really works on Copr because the check stage aborts at the first failed command. Grant write permissions to the test directory at the end of the check stage. Otherwise, Fedora 37 builds fail on Copr at the rmbuild stage because Guix creates non-writable files during the test. Unify the style of comments by using correct cases and adding periods. | ||||
* | guix: Rebuild packages for Fedora 36 and 37 | Ting-Wei Lan | 2022-04-29 | 1 | -1/+4 |
| | |||||
* | guix: Rebuild packages for Fedora 35 and 36 | Ting-Wei Lan | 2021-09-25 | 1 | -1/+4 |
| | |||||
* | guix: Guix 1.2.0 -> 1.3.0 | Ting-Wei Lan | 2021-06-14 | 1 | -19/+40 |
| | |||||
* | guix: Rebuild packages for Fedora 34 and 35 | Ting-Wei Lan | 2021-03-13 | 1 | -1/+4 |
| | |||||
* | guix: Guix 1.1.0 -> 1.2.0 | Ting-Wei Lan | 2021-02-19 | 1 | -30/+76 |
| | |||||
* | guix: Rebuild packages for Fedora 33 and 34 | Ting-Wei Lan | 2020-11-02 | 1 | -2/+6 |
| | |||||
* | guix: Guix 1.0.2-0.1.20190917 -> 1.1.0 | Ting-Wei Lan | 2020-04-27 | 1 | -64/+20 |
| | |||||
* | guix: Guix 1.0.1 -> 1.0.2-0.1.20190917 | Ting-Wei Lan | 2019-09-18 | 1 | -17/+40 |
| | | | | | | | | | | Upstream still calls this version 1.0.1, but it seems that the preferred way to package unreleased snapshots in RPM is to use the next version number. The commit hash used here is obtained from the source code of guix itself. The reason to update it to a git snapshot is to fix test failure and 'guix pull' command, which has been broken for months. https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/package-management.scm?id=f8ddfb505a51a2c794531e090dd7ee97022d1096#n121 | ||||
* | guix: Use official gnutls package on Fedora 31 and later | Ting-Wei Lan | 2019-09-17 | 1 | -2/+14 |
| | | | | The official gnutls package has switched to Guile 2.2. | ||||
* | guix: Guix 1.0.0 -> 1.0.1 | Ting-Wei Lan | 2019-05-24 | 1 | -10/+6 |
| | |||||
* | guix: Guix 0.16.0 -> 1.0.0 | Ting-Wei Lan | 2019-05-18 | 1 | -39/+84 |
| | | | | | We have to build our own GnuTLS package because the Fedora package gnutls-guile is built against Guile 2.0. | ||||
* | Rebuild packages for Fedora 30 and 31 | Ting-Wei Lan | 2019-05-02 | 1 | -1/+4 |
| | |||||
* | guix: Fix ExecStart paths in systemd service files | Ting-Wei Lan | 2018-12-23 | 1 | -2/+5 |
| | |||||
* | guix: Guix 0.15.0 -> 0.16.0 | Ting-Wei Lan | 2018-12-16 | 1 | -5/+12 |
| | |||||
* | Rebuild packages for Fedora 29 and 30 | Ting-Wei Lan | 2018-10-23 | 1 | -1/+5 |
| | |||||
* | guix: Guix 0.14.0 -> 0.15.0 | Ting-Wei Lan | 2018-07-15 | 1 | -19/+58 |
| | |||||
* | Use configure, make_build, make_install macros | Ting-Wei Lan | 2017-12-15 | 1 | -4/+7 |
| | |||||
* | guix: Fix TLS crash on Guile 2.0 with upstream patch | Ting-Wei Lan | 2017-12-12 | 1 | -2/+5 |
| | |||||
* | guix: Workaround TLS crash on Guile 2.0 | Ting-Wei Lan | 2017-12-10 | 1 | -1/+5 |
| | |||||
* | guix: Make guile-git hard dependency and silence installation | Ting-Wei Lan | 2017-12-10 | 1 | -4/+8 |
| | |||||
* | guix: Guix 0.13.0 -> 0.14.0 | Ting-Wei Lan | 2017-12-10 | 1 | -22/+60 |
| | |||||
* | Rebuild packages for Fedora 27 and 28 | Ting-Wei Lan | 2017-10-17 | 1 | -1/+4 |
| | |||||
* | guix: Guix 0.12.0 -> 0.13.0 | Ting-Wei Lan | 2017-05-28 | 1 | -120/+193 |
| | | | | | | Emacs interface of Guix has been moved to a separate package with different version number from Guix project. BUI is a new dependency required by Emacs interface. | ||||
* | guix: Workaround missing build-id error | Ting-Wei Lan | 2017-03-12 | 1 | -1/+7 |
| | |||||
* | Rebuild packages for Fedora 26 and 27 | Ting-Wei Lan | 2017-03-11 | 1 | -1/+4 |
| | |||||
* | guix: Guix 0.11.0 -> 0.12.0 | Ting-Wei Lan | 2017-01-01 | 1 | -23/+22 |
| | | | | Guix needs Guile-SSH to offload builds to other machines. | ||||
* | guix: Fix build failure with Guile 2.0.13 | Ting-Wei Lan | 2016-11-04 | 1 | -2/+14 |
| | | | | | Reported by rafaelff on AUR at 2016-11-01 15:36: https://aur.archlinux.org/packages/guix/?comments=all | ||||
* | Rebuild packages for Fedora 25 and 26 | Ting-Wei Lan | 2016-09-11 | 1 | -1/+4 |
| | |||||
* | guix: Guix 0.10.0 -> 0.11.0 | Ting-Wei Lan | 2016-08-08 | 1 | -2/+11 |
| | |||||
* | guix: Guix 0.9.0 -> 0.10.0 | Ting-Wei Lan | 2016-04-01 | 1 | -5/+22 |
| | | | | Emacs interface needs dot program from graphviz. | ||||
* | Rebuild packages for Fedora 24 and 25 | Ting-Wei Lan | 2016-03-04 | 1 | -1/+4 |
| | |||||
* | Own directories created by my packages | Ting-Wei Lan | 2015-11-24 | 1 | -2/+7 |
| | |||||
* | guix: Guix 0.8.3 -> 0.9.0 | Ting-Wei Lan | 2015-11-22 | 1 | -15/+41 |
| | | | | | | | | | | | | Guix build dependencies: guix -+-- guile-json (copr) +-- gnutls-guile (official) +-- emacs (official) +-- emacs-geiser (copr) +-- emacs-magit (copr) --- emacs-dash (copr) emacs-magit package is based on the official (outdated) Fedora package. | ||||
* | guix: Try to follow Fedora packaging guidelines | Ting-Wei Lan | 2015-10-11 | 1 | -72/+96 |
| | |||||
* | guix: Guix 0.8.2 -> 0.8.3 | Ting-Wei Lan | 2015-07-24 | 1 | -11/+45 |
| | |||||
* | guix: Do not install empty /gnu/store and /var/log/guix | Ting-Wei Lan | 2015-05-21 | 1 | -9/+5 |
| | |||||
* | Use %license macro instead of %doc macro to install license files | Ting-Wei Lan | 2015-05-17 | 1 | -2/+6 |
| | |||||
* | guix: Guix 0.8.1 -> 0.8.2 | Ting-Wei Lan | 2015-05-15 | 1 | -7/+17 |
| | |||||
* | guix: Fix installation problem with DNF | Ting-Wei Lan | 2015-04-16 | 1 | -5/+9 |
| | | | | | It seems someone hit this problem several months ago ... http://corecompute.com/fedora/fedora_20150118.html | ||||
* | Rebuild packages for Fedora 22 and 23 | Ting-Wei Lan | 2015-03-20 | 1 | -2/+6 |
| | |||||
* | guix: Guix 0.8 -> 0.8.1 | Ting-Wei Lan | 2015-01-30 | 1 | -3/+12 |
| | |||||
* | guix: Do not install an empty /var/guix | Ting-Wei Lan | 2014-11-22 | 1 | -3/+5 |
| | |||||
* | Move packages in the addpkgs to its own project and update guix to 0.8 | Ting-Wei Lan | 2014-11-22 | 1 | -0/+190 |