1;; SPDX-FileCopyrightText: 2025 Sören Tempel <soeren+git@soeren-tempel.net>
2;;
3;; SPDX-License-Identifier: Unlicense
4
5(list (channel
6 (name 'guix)
7 (url "https://git.guix.gnu.org/guix.git")
8 (branch "master")
9 (commit
10 "e507899e66b5b274e583671b1bc00d7e6cf8f8c0")
11 (introduction
12 (make-channel-introduction
13 "9edb3f66fd807b096b48283debdcddccfea34bad"
14 (openpgp-fingerprint
15 "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))