Loading pkgs/development/compilers/chicken/5/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ lib.makeScope newScope (self: { "agpl" = lib.licenses.agpl3Only; "artistic" = lib.licenses.artistic2; "bsd" = lib.licenses.bsd3; "bsd-0-clause" = lib.licenses.bsd0; "bsd-1-clause" = lib.licenses.bsd1; "bsd-2-clause" = lib.licenses.bsd2; "bsd-3" = lib.licenses.bsd3; Loading Loading
pkgs/development/compilers/chicken/5/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ lib.makeScope newScope (self: { "agpl" = lib.licenses.agpl3Only; "artistic" = lib.licenses.artistic2; "bsd" = lib.licenses.bsd3; "bsd-0-clause" = lib.licenses.bsd0; "bsd-1-clause" = lib.licenses.bsd1; "bsd-2-clause" = lib.licenses.bsd2; "bsd-3" = lib.licenses.bsd3; Loading