aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-22 23:59:50 -0300
committerEuAndreh <eu@euandre.org>2021-02-22 23:59:50 -0300
commita643bfdd5538352e6555305efceece437495b687 (patch)
treecfdc6701dc317d8ad65b71f9cf07d9b3f01616e1 /aux
parentUpdate aux/guix/ and aux/workflow/ (diff)
downloadpackage-repository-a643bfdd5538352e6555305efceece437495b687.tar.gz
package-repository-a643bfdd5538352e6555305efceece437495b687.tar.xz
manifest.scm: Add nixfmt package
Diffstat (limited to 'aux')
-rw-r--r--aux/guix/manifest.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm
index 9d3b266..24b76ed 100644
--- a/aux/guix/manifest.scm
+++ b/aux/guix/manifest.scm
@@ -15,4 +15,5 @@
shellcheck
gettext
groff
- pandoc)))
+ pandoc
+ nixfmt)))