red: mark rebol unfree (#469478)

This commit is contained in:
dotlambda
2025-12-10 19:36:07 +00:00
committed by GitHub
+1
View File
@@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
rebol = fetchurl {
url = "http://www.rebol.com/downloads/v278/rebol-core-278-4-2.tar.gz";
sha256 = "1c1v0pyhf3d8z98qc93a5zmx0bbl0qq5lr8mbkdgygqsq2bv2xbz";
meta.license = lib.licenses.unfree; # https://www.rebol.com/license.html
};
buildInputs = [