Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-26 | Declare guix repository explicitly | Marek Paśnikowski | |
This fixes the following error message: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (%default-channels)) (value #f)) On top of that, set channel branch to "wip-channel-2" | |||
2024-01-22 | Add .guix-channel file | Marek Paśnikowski | |
2024-01-22 | Start using the channel | Marek Paśnikowski | |
The PGP key name is changed because the diacritics caused some pattern matching to fail during guix pull. There was also wrong nesting to fix. | |||
2024-01-18 | Transfer Izumi files to a dedicated subfolder | Marek Paśnikowski | |
This change is needed to accomodate existence of other configurations in the same repository. |