We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82393b9 commit 4fe3724Copy full SHA for 4fe3724
pkgs/data/fonts/joypixels/default.nix
@@ -104,6 +104,7 @@ stdenv.mkDerivation rec {
104
url = free-license.url;
105
appendixUrl = appendix.url;
106
free = false;
107
+ redistributable = true;
108
};
109
maintainers = with maintainers; [ toonn jtojnar ];
110
# Not quite accurate since it's a font, not a program, but clearly
0 commit comments