Age | Commit message (Expand) | Author |
---|---|---|
2024-01-26 | guix: Add recipe to create a distribution tarball.•••* .guix/ccwl-distribution.scm: New file. | Arun Isaac |
2024-01-25 | Revert "guix: Use source with complete git repo to build website."•••This reverts commit af2f18534bd38703b98cb329d3110a8073d39fb6. When building as a Guix channel, the complete git repository is not available anyway. | Arun Isaac |
2024-01-25 | guix: Use source with complete git repository to build website.•••* .guix/ccwl-package.scm: Import git-minimal from (gnu packages version-control). (ccwl-source-with-git-repo): New variable. (ccwl-website-gexp): Make git visible via PATH. Use ccwl-source-with-git-repo. | Arun Isaac |
2024-01-13 | guix: Add G-expression computed-file to build website.•••* .guix/ccwl-package.scm: Import emacs-minimal from (gnu packages emacs), font-charter and font-fira-code from (gnu packages fonts), %guile-build-system-modules from (guix build-system guile), and (guix profiles). (ccwl-website-gexp, ccwl-website): New variables. | Arun Isaac |
2023-07-08 | Make repository a guix channel.•••* .guix-authorizations, .guix-channel: New files. * guix.scm: Convert to a symlink pointing to .guix/ccwl-package.scm. Move original there. * .guix/ccwl-package.scm: Convert into a module with public packages. | Arun Isaac |