parent
f94f861942
commit
60365f57f5
@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://frippery.org/uml/;
|
homepage = https://frippery.org/uml/;
|
||||||
description = "Zero free blocks from ext2, ext3 and ext4 file-systems";
|
description = "Zero free blocks from ext2, ext3 and ext4 file-systems";
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
license = stdenv.lib.licenses.gpl2;
|
||||||
maintainers = [ stdenv.lib.maintainers.theuni ];
|
maintainers = [ stdenv.lib.maintainers.theuni ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user