tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
maintainers: add greg
Greg Hellings
1 year ago
7869ffb0
eee954a4
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
sw
sword
package.nix
+1
-1
pkgs/by-name/sw/sword/package.nix
···
58
58
texts in around 100 languages.
59
59
'';
60
60
license = lib.licenses.gpl2;
61
61
-
maintainers = with lib.maintainers; [ AndersonTorres ];
61
61
+
maintainers = with lib.maintainers; [ AndersonTorres greg ];
62
62
platforms = lib.platforms.unix;
63
63
};
64
64
})