Loading pkgs/by-name/ai/aiken/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec { description = "Modern smart contract platform for Cardano"; homepage = "https://aiken-lang.org"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ t4ccer ]; maintainers = with lib.maintainers; [ aciceri ]; mainProgram = "aiken"; }; } pkgs/by-name/op/opshin/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ python3'.pkgs.buildPythonApplication rec { description = "Simple pythonic programming language for Smart Contracts on Cardano"; homepage = "https://opshin.dev"; license = licenses.mit; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; mainProgram = "opshin"; }; } pkgs/development/python-modules/blockfrost-python/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "Python SDK for the Blockfrost.io API"; homepage = "https://github.com/blockfrost/blockfrost-python"; license = licenses.asl20; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; }; } pkgs/development/python-modules/cardano-tools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,6 @@ buildPythonPackage rec { description = "Python module for interfacing with the Cardano blockchain"; homepage = "https://gitlab.com/viperscience/cardano-tools"; license = licenses.asl20; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; }; } pkgs/development/python-modules/ogmios/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Python client for Ogmios"; homepage = "https://gitlab.com/viperscience/ogmios-python"; license = licenses.gpl3Plus; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; }; } Loading
pkgs/by-name/ai/aiken/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec { description = "Modern smart contract platform for Cardano"; homepage = "https://aiken-lang.org"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ t4ccer ]; maintainers = with lib.maintainers; [ aciceri ]; mainProgram = "aiken"; }; }
pkgs/by-name/op/opshin/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ python3'.pkgs.buildPythonApplication rec { description = "Simple pythonic programming language for Smart Contracts on Cardano"; homepage = "https://opshin.dev"; license = licenses.mit; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; mainProgram = "opshin"; }; }
pkgs/development/python-modules/blockfrost-python/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "Python SDK for the Blockfrost.io API"; homepage = "https://github.com/blockfrost/blockfrost-python"; license = licenses.asl20; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; }; }
pkgs/development/python-modules/cardano-tools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,6 @@ buildPythonPackage rec { description = "Python module for interfacing with the Cardano blockchain"; homepage = "https://gitlab.com/viperscience/cardano-tools"; license = licenses.asl20; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; }; }
pkgs/development/python-modules/ogmios/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,6 +44,6 @@ buildPythonPackage rec { description = "Python client for Ogmios"; homepage = "https://gitlab.com/viperscience/ogmios-python"; license = licenses.gpl3Plus; maintainers = with maintainers; [ t4ccer ]; maintainers = with maintainers; [ aciceri ]; }; }