fix arkenfox
This commit is contained in:
parent
535e5e95b1
commit
b1d142b5ed
@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Firefox privacy, security and anti-fingerprinting";
|
description = "Firefox privacy, security and anti-fingerprinting";
|
||||||
homepage = "https://github.com/arkenfox/user.js";
|
homepage = "https://github.com/arkenfox/user.js";
|
||||||
maintainers = [ danielphan2003 ];
|
maintainers = [ ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user