aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-21 00:39:37 -0300
committerEuAndreh <eu@euandre.org>2021-02-21 00:39:37 -0300
commit02e38789668174a29e68df33042dd3613267d751 (patch)
tree85534823b2676e5a752846efe3284d13aee85142
parentMakefile: Add "refresh" target (diff)
downloadpackage-repository-02e38789668174a29e68df33042dd3613267d751.tar.gz
package-repository-02e38789668174a29e68df33042dd3613267d751.tar.xz
aux/guix/: Remove channel self reference, nixfmt is upstream
Diffstat (limited to '')
-rw-r--r--aux/guix/manifest.scm2
-rw-r--r--aux/guix/pinned-channels.scm11
2 files changed, 2 insertions, 11 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
index 67a9eef..c152331 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -15,4 +15,4 @@
shellcheck
pandoc
gettext
- nixfmt)))
+ ghc-nixfmt)))
diff --git a/aux/guix/pinned-channels.scm b/aux/guix/pinned-channels.scm
index 57a8555..a619cfd 100644
--- a/aux/guix/pinned-channels.scm
+++ b/aux/guix/pinned-channels.scm
@@ -1,18 +1,9 @@
(list
- (channel
- (name 'xyz-euandreh)
- (url "git://git.euandreh.xyz/package-repository")
- (branch "main")
- (introduction
- (make-channel-introduction
- "d749e053e6db365069cb9b2ef47a78b06f9e7361"
- (openpgp-fingerprint
- "5BDA E9B8 B2F6 C6BC BB0D 6CE5 81F9 0EC3 CD35 6060"))))
(channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(commit
- "d265809b782293eb42dd663b4611ca19dd2bf1b3")
+ "5ab0ca056691aaf88570a8c719e0104ab0a17c48")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"