[cpan2nix] perlPackages.FileMimeInfo: cleanup
This commit is contained in:
parent
b22545f1f4
commit
af67ef0347
@ -6006,7 +6006,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "1ipbh63bkh1r2gy5g7q4bzhki8j29mm1jkhbv60p9vwsdys5s91a";
|
sha256 = "1ipbh63bkh1r2gy5g7q4bzhki8j29mm1jkhbv60p9vwsdys5s91a";
|
||||||
};
|
};
|
||||||
doCheck = false; # Failed test 'desktop file is the right one'
|
doCheck = false; # Failed test 'desktop file is the right one'
|
||||||
buildInputs = [ FileBaseDir ];
|
buildInputs = [ FileBaseDir FileDesktopEntry ];
|
||||||
};
|
};
|
||||||
|
|
||||||
FileMMagic = buildPerlPackage rec {
|
FileMMagic = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user