fix arkenfox

This commit is contained in:
Dmitriy Kholkin 2022-05-30 19:32:06 +03:00
parent 535e5e95b1
commit b1d142b5ed

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation {
meta = with lib; {
description = "Firefox privacy, security and anti-fingerprinting";
homepage = "https://github.com/arkenfox/user.js";
maintainers = [ danielphan2003 ];
maintainers = [ ];
platforms = platforms.all;
license = licenses.mit;
};