aboutsummaryrefslogtreecommitdiff
path: root/guix/pinned-channels.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-01-25 17:52:27 -0300
committerEuAndreh <eu@euandre.org>2021-01-25 18:02:31 -0300
commitf5d86927b3c3332fbb50babf0afa5d497293937f (patch)
treefb913690c0055614661b779a4af39f2aef187d54 /guix/pinned-channels.scm
parentRemove files related to Guix channel (diff)
downloadremembering-f5d86927b3c3332fbb50babf0afa5d497293937f.tar.gz
remembering-f5d86927b3c3332fbb50babf0afa5d497293937f.tar.xz
Move other Guix files under build-aux/guix/
Diffstat (limited to 'guix/pinned-channels.scm')
-rw-r--r--guix/pinned-channels.scm11
1 files changed, 0 insertions, 11 deletions
diff --git a/guix/pinned-channels.scm b/guix/pinned-channels.scm
deleted file mode 100644
index 67b5a51..0000000
--- a/guix/pinned-channels.scm
+++ /dev/null
@@ -1,11 +0,0 @@
-(list
- (channel
- (name 'guix)
- (url "https://git.savannah.gnu.org/git/guix.git")
- (commit
- "d265809b782293eb42dd663b4611ca19dd2bf1b3")
- (introduction
- (make-channel-introduction
- "9edb3f66fd807b096b48283debdcddccfea34bad"
- (openpgp-fingerprint
- "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))