guix: add guix package definition

This allows the repository to be used as a channel. It can also be used to
enter a development/trial shell.
This commit is contained in:
Andrew Wong 2025-03-24 00:40:46 -04:00 committed by outfoxxed
parent 1a20c39fba
commit 207e6114a3
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
3 changed files with 91 additions and 0 deletions

View file

@ -13,3 +13,6 @@ indent_size = 2
[*.{yml,yaml}]
indent_style = space
indent_size = 2
[*.scm]
indent_style = space