diff options
Diffstat (limited to '')
-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))) |