From 68305a1881a81de4d070fb5a72470d781c01001b Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 16 Jul 2024 07:54:16 +0300 Subject: Remove news file --- .guix-channel | 3 +-- NEWS | 9 --------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 NEWS 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 diff --git a/NEWS b/NEWS deleted file mode 100644 index 6bed90e..0000000 --- a/NEWS +++ /dev/null @@ -1,9 +0,0 @@ - -*- org -*- -#+TITLE: Hecate NEWS – history of user-visible changes -#+STARTUP: content hidestars - -Copyright © 2024 Thanos Apollo - - 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. -- cgit v1.2.3