diff options
author | Thanos Apollo <[email protected]> | 2024-07-16 07:54:16 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-07-16 07:54:16 +0300 |
commit | 68305a1881a81de4d070fb5a72470d781c01001b (patch) | |
tree | 659b7603550e6a7cfdcc2f3184f198a6c974a0c0 | |
parent | d7fdd9146bfbeb9fca9c541a6f0ea757d8980472 (diff) |
Remove news file
-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. |