diff options
-rw-r--r-- | .guix-channel | 3 | ||||
-rw-r--r-- | NEWS | 9 |
2 files changed, 1 insertions, 11 deletions
diff --git a/.guix-channel b/.guix-channel index c89ef4b..18100f5 100644 --- a/.guix-channel +++ b/.guix-channel @@ -1,5 +1,4 @@ (channel (version 0) (keyring-reference "keyring") - (url "https://git.thanosapollo.org/hecate") - (news-file "NEWS"))
\ No newline at end of file + (url "https://git.thanosapollo.org/hecate"))
\ No newline at end of file @@ -1,9 +0,0 @@ - -*- org -*- -#+TITLE: Hecate NEWS – history of user-visible changes -#+STARTUP: content hidestars - -Copyright © 2024 Thanos Apollo <[email protected]> - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. |