summaryrefslogtreecommitdiff
path: root/.guix-channel
AgeCommit message (Collapse)Author
5 days.guix-channel: Fix the major mode.Tomas Volf
The mode line has to be on the first line of the file, otherwise it is not used. At the same time, this file does not contain anything that would be copyright-able, so drop the SPDX-License-Identifier, it just clutters the file. And finally, re-indent the file, since the scheme-mode now works and respects the indentation rules set by GNU Guix. * .guix-channel: Fix mode line. Drop license header. (channel): Re-indent. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2022-12-19.*: Use SPDX license identifiers for hidden files.Jonathan Brielmaier
.dir-locals.el: Use SPDX license identifier. .guix-authorizations: Dito. .guix-channel: Dito.
2020-07-21Add channel news file.Alex Griffin
* .guix-channel: Add it. * news.txt: New file.
2020-07-06Add '.guix-channel'.Alex Griffin
* .guix-channel: New file.