summaryrefslogtreecommitdiff
path: root/.guix-channel
blob: 32df65462bcdaf37ebbc975c11d3bb8ae7f1578a (plain)
1
2
3
4
5
6
7
8
9
10
11
;;; SPDX-License-Identifier: GPL-3.0-or-later
;; -*- mode: scheme; -*-

(channel
 (version 0)
 (name 'pantherx)
 (url "https://channels.pantherx.org/git/panther.git")
 (dependencies
  (channel
   (name 'nonguix)
   (url "https://channels.pantherx.org/git/nonguix.git"))))