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 67a9eef..c152331 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -15,4 +15,4 @@ shellcheck pandoc gettext - nixfmt))) + ghc-nixfmt))) |