summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorOleg Pykhalov <go.wigust@gmail.com>2020-07-07 23:07:58 +0300
committerOleg Pykhalov <go.wigust@gmail.com>2020-07-07 23:11:41 +0300
commit43c88a93219d9e06a550e2aa104be0f73724a914 (patch)
tree792c42a4caf2a06021784d00c3ff702707f4f6f3 /.guix-channel
parentgnu: y2rss: Fix version. (diff)
downloadguix-wigust-43c88a93219d9e06a550e2aa104be0f73724a914.tar.gz
Refactor.
* .gitlab-ci.yml: Delete file. * .guix-channel: Delete file. * guix/wigust/packages/connect.scm: Delete file. * guix/wigust/packages/tome4.scm: Delete file. * guix/wigust/packages/dotfiles.scm: Replace cgit.duckdns.org with github.com. * guix/wigust/packages/emacs.scm: Replace cgit.duckdns.org with github.com.
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel7
1 files changed, 0 insertions, 7 deletions
diff --git a/.guix-channel b/.guix-channel
deleted file mode 100644
index 0b90677..0000000
--- a/.guix-channel
+++ /dev/null
@@ -1,7 +0,0 @@
-(channel
- (version 0)
- (directory "guix")
- (dependencies
- (channel
- (name guix-tome4)
- (url "https://cgit.duckdns.org/git/guix/guix-tome4"))))