diff options
author | EuAndreh <eu@euandre.org> | 2021-02-21 00:39:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-21 00:39:37 -0300 |
commit | 02e38789668174a29e68df33042dd3613267d751 (patch) | |
tree | 85534823b2676e5a752846efe3284d13aee85142 /aux/guix/manifest.scm | |
parent | Makefile: Add "refresh" target (diff) | |
download | package-repository-02e38789668174a29e68df33042dd3613267d751.tar.gz package-repository-02e38789668174a29e68df33042dd3613267d751.tar.xz |
aux/guix/: Remove channel self reference, nixfmt is upstream
Diffstat (limited to 'aux/guix/manifest.scm')
-rw-r--r-- | aux/guix/manifest.scm | 2 |
1 files changed, 1 insertions, 1 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))) |