3
8
Fork
You've already forked bluebox
0
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
gnu: blue: Update to 40ae4f5.
* bluebox/packages/blue.scm (blue): Update to 40ae4f5.
2026年05月27日 15:24:53 +02:00
bluebox gnu: blue: Update to 40ae4f5. 2026年05月27日 15:24:53 +02:00
.dir-locals.el fix: Failing '.dir-locals.el' when guile is not available 2025年09月22日 20:04:48 +02:00
.gitattributes gitattributes: Add diff for .scm files 2025年05月25日 11:51:32 +02:00
.gitignore gitignore: Add .blue-cache 2025年05月25日 11:51:31 +02:00
.guix-authorizations Add Olivier Dion GPG key fingerprint 2025年05月25日 11:51:30 +02:00
.guix-channel feat: initialize Guix channel and authorizations 2025年04月24日 00:05:07 +02:00
build Add build script 2025年05月25日 11:51:31 +02:00
COPYING feat: license channel under GPL-3.0-OR-LATER 2025年05月25日 11:51:31 +02:00
README.org docs: add initial README for BLUE Guix channel 2025年05月25日 11:51:29 +02:00

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"))))