Add gnumake and unzip to flake.nix

This commit is contained in:
Lima User
2026-01-23 23:33:57 +01:00
committed by John MacFarlane
parent 49eb145292
commit d8fcdbbd22
2 changed files with 5 additions and 3 deletions
Generated
+3 -3
View File
@@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1767606049,
"narHash": "sha256-OE2fSzvBXKRe4K5/USQkdopiDU+5PdgJ8tIl5M6nY0s=",
"lastModified": 1769205588,
"narHash": "sha256-ugJzenE0+X/5ILJEcl0+NavMQhqMro3cwPhR/NjOOzU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2259340fabfc9c61fd9961ef7e2520f77bfc08e9",
"rev": "28528e01b00d737528b90d0ccb9cd468290fdc36",
"type": "github"
},
"original": {
+2
View File
@@ -57,10 +57,12 @@
haskellPackages.profiteur
zlib.dev
git
gnumake
bashInteractive
epubcheck # for validate-epub
nodejs # for validate-epub
ripgrep
unzip
libxml2 # for xmllint
jq
];