diff options
author | EuAndreh <eu@euandre.org> | 2021-02-22 10:59:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-22 11:02:01 -0300 |
commit | 883dffc99296b0ceb09979aaf55fcf41ceb459f2 (patch) | |
tree | 876100ff0e3693def62b6132721e365250caaaba /aux/guix/manifest.scm | |
parent | Support -latest (main branch) and tagged releases (diff) | |
download | package-repository-883dffc99296b0ceb09979aaf55fcf41ceb459f2.tar.gz package-repository-883dffc99296b0ceb09979aaf55fcf41ceb459f2.tar.xz |
Update aux/guix/pinned-channels.scm, use nixfmt over ghc-nixfmt
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 c152331..67a9eef 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -15,4 +15,4 @@ shellcheck pandoc gettext - ghc-nixfmt))) + nixfmt))) |