aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2022-09-23 01:18:09 -0600
committerKenny Ballou <kb@devnulllabs.io>2022-09-23 01:18:09 -0600
commitd91053e198ff9f34d8754de24b22e31d040c7c79 (patch)
treeae1f819c88ea67290ffa9e92637ef1580106262b /config
parente045835a9c956f3ebef618c865d783a3cd681cd3 (diff)
downloaddotfiles-d91053e198ff9f34d8754de24b22e31d040c7c79.tar.gz
dotfiles-d91053e198ff9f34d8754de24b22e31d040c7c79.tar.xz
use emacs-next-pgtk
Drop flat channel since emacs-(next)-pgtk has been added to the standard guix channel. Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'config')
-rw-r--r--config/guix/channels.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/guix/channels.scm b/config/guix/channels.scm
index f197a30f..5a485cf3 100644
--- a/config/guix/channels.scm
+++ b/config/guix/channels.scm
@@ -11,10 +11,6 @@
(url "https://git.sr.ht/~kennyballou/guix-channel.git")
(commit "2dac0a6ef6d2d4ff45c86dd73059fec6fedbe113"))
(channel
- (name 'flat)
- (url "https://github.com/flatwhatson/guix-channel.git")
- (commit "e57424b680e1724105e2598b68c30084b180cf58"))
- (channel
(name 'emacs)
(url "https://github.com/babariviere/guix-emacs.git")
(commit "c6168c90d4c459c6040505931ab6ffeaa3a8cc0c")))