Loading pkgs/development/libraries/libowlevelzs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { description = "Zscheile Lowlevel (utility) library"; homepage = "https://github.com/fogti/libowlevelzs"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; platforms = platforms.all; }; } pkgs/development/python-modules/cgen/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ buildPythonPackage rec { description = "C/C++ source generation from an AST"; homepage = "https://github.com/inducer/cgen"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; } pkgs/development/python-modules/glob2/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ buildPythonPackage rec { description = "Version of the glob module that can capture patterns and supports recursive wildcards"; homepage = "https://github.com/miracle2k/python-glob2/"; license = licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; } pkgs/development/python-modules/pytest-mypy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "Mypy static type checker plugin for Pytest"; homepage = "https://github.com/dbader/pytest-mypy"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; } pkgs/tools/misc/hueadm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ buildNpmPackage rec { description = "Command line management interface to Philips Hue"; homepage = "https://github.com/bahamas10/hueadm"; license = lib.licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; mainProgram = "hueadm"; }; } Loading
pkgs/development/libraries/libowlevelzs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { description = "Zscheile Lowlevel (utility) library"; homepage = "https://github.com/fogti/libowlevelzs"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; platforms = platforms.all; }; }
pkgs/development/python-modules/cgen/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ buildPythonPackage rec { description = "C/C++ source generation from an AST"; homepage = "https://github.com/inducer/cgen"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; }
pkgs/development/python-modules/glob2/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ buildPythonPackage rec { description = "Version of the glob module that can capture patterns and supports recursive wildcards"; homepage = "https://github.com/miracle2k/python-glob2/"; license = licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; }
pkgs/development/python-modules/pytest-mypy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "Mypy static type checker plugin for Pytest"; homepage = "https://github.com/dbader/pytest-mypy"; license = licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; }
pkgs/tools/misc/hueadm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ buildNpmPackage rec { description = "Command line management interface to Philips Hue"; homepage = "https://github.com/bahamas10/hueadm"; license = lib.licenses.mit; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; mainProgram = "hueadm"; }; }