summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-08-17 19:14:24 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-08-17 19:14:54 +0200
commitb9ba92b771c3da4938b1f0a5f6cff3af08af6ebb (patch)
treee881b4c4df8b509866cba722d0feda15cf694675 /deployment
parent29df5d43f5338f70e2f6d728e8b691d426288a03 (diff)
mcdowell: delete distribution-channel from (guix-configuration)HEADstagingmaster
Diffstat (limited to 'deployment')
-rw-r--r--deployment/systems/mcdowell.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/deployment/systems/mcdowell.scm b/deployment/systems/mcdowell.scm
index 6f9c86a..de1f6df 100644
--- a/deployment/systems/mcdowell.scm
+++ b/deployment/systems/mcdowell.scm
@@ -51,7 +51,6 @@
(inherit record)
(channels (list sovereign:channels:default-guix-channel
sovereign:channels:deployment-channel-staging
- sovereign:channels:distribution-channel
sovereign:channels:nonguix-channel
sovereign:channels:sovereign-channel-staging))))