diff options
author | EuAndreh <eu@euandre.org> | 2021-02-22 23:59:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-22 23:59:50 -0300 |
commit | a643bfdd5538352e6555305efceece437495b687 (patch) | |
tree | cfdc6701dc317d8ad65b71f9cf07d9b3f01616e1 /aux | |
parent | Update aux/guix/ and aux/workflow/ (diff) | |
download | package-repository-a643bfdd5538352e6555305efceece437495b687.tar.gz package-repository-a643bfdd5538352e6555305efceece437495b687.tar.xz |
manifest.scm: Add nixfmt package
Diffstat (limited to 'aux')
-rw-r--r-- | aux/guix/manifest.scm | 3 |
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))) |