parent
5413d6ab6b
commit
d65e479bef
9 changed files with 2564 additions and 50 deletions
overlays
|
@ -1,4 +1,5 @@
|
|||
final: prev: {
|
||||
# Build mkfs.erofs with zstd support
|
||||
erofs-utils = prev.erofs-utils.overrideAttrs (old: {
|
||||
buildInputs = old.buildInputs ++ [ prev.zstd ];
|
||||
configureFlags = old.configureFlags ++ [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue