Guix channel for the BLUE build system:
https://codeberg.org/lapislazuli/blue
- Tree-sitter Query 78.2%
- Scheme 21.8%
|
Sergio Pastor Pérez
71628770c8
* bluebox/packages/blue.scm (blue): Update to 40ae4f5. |
||
|---|---|---|
| bluebox | gnu: blue: Update to 40ae4f5. | |
| .dir-locals.el | fix: Failing '.dir-locals.el' when guile is not available | |
| .gitattributes | gitattributes: Add diff for .scm files | |
| .gitignore | gitignore: Add .blue-cache | |
| .guix-authorizations | Add Olivier Dion GPG key fingerprint | |
| .guix-channel | feat: initialize Guix channel and authorizations | |
| build | Add build script | |
| COPYING | feat: license channel under GPL-3.0-OR-LATER | |
| README.org | docs: add initial README for BLUE Guix channel | |
BLUE Guix channel
Installation
(channel
(name 'bluebox)
(branch "main")
(url "https://codeberg.org/lapislazuli/bluebox")
(introduction
(make-channel-introduction
"63350484aaacc362aea28fb14236019fced4050f"
(openpgp-fingerprint
"5132 3571 CEED 988F 52FC 467C 6F98 DBF3 EA7F 4B37"))))