diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -52,9 +52,11 @@ zlib git bashInteractive - epubcheck - nodejs + epubcheck # for validate-epub + nodejs # for validate-epub ripgrep + libxml2 # for xmllint + jq ]; inputsFrom = map (__getAttr "env") (__attrValues self.packages.${system}); }; |
