diff options
| author | Oleg Pykhalov <go.wigust@gmail.com> | 2020-07-07 23:07:58 +0300 |
|---|---|---|
| committer | Oleg Pykhalov <go.wigust@gmail.com> | 2020-07-07 23:11:41 +0300 |
| commit | 43c88a93219d9e06a550e2aa104be0f73724a914 (patch) | |
| tree | 792c42a4caf2a06021784d00c3ff702707f4f6f3 /.guix-channel | |
| parent | gnu: y2rss: Fix version. (diff) | |
| download | guix-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-channel | 7 |
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")))) |
