Loading pkgs/development/python-modules/uplc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ buildPythonPackage rec { description = "Python implementation of untyped plutus language core"; homepage = "https://github.com/OpShin/uplc"; license = licenses.mit; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ aciceri ]; mainProgram = "opshin"; }; } Loading
pkgs/development/python-modules/uplc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ buildPythonPackage rec { description = "Python implementation of untyped plutus language core"; homepage = "https://github.com/OpShin/uplc"; license = licenses.mit; maintainers = with maintainers; [ ]; maintainers = with maintainers; [ aciceri ]; mainProgram = "opshin"; }; }