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