Loading pkgs/by-name/ad/adbtuifm/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildGoModule rec { meta = with lib; { description = "A TUI-based file manager for the Android Debug Bridge"; homepage = "https://github.com/darkhz/adbtuifm"; changelog = "https:/github.com/darkhz/adbtuifm/releases/tag/v${version}"; changelog = "https://github.com/darkhz/adbtuifm/releases/tag/v${version}"; license = with licenses; [mit]; maintainers = with maintainers; [daru-san]; mainProgram = "adbtuifm"; Loading pkgs/by-name/op/openrocket/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { changelog = "https://github.com/openrocket/openrocket/releases/tag/${finalAttrs.src.rev}"; description = "Model-rocketry aerodynamics and trajectory simulation software"; homepage = "openrocket.info"; homepage = "https://openrocket.info"; license = lib.licenses.gpl3Plus; mainProgram = "openrocket"; maintainers = with lib.maintainers; [ tomasajt ]; Loading pkgs/development/libraries/librsvg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "A small library to render SVG images to Cairo surfaces"; homepage = "hhttps://gitlab.gnome.org/GNOME/librsvg"; homepage = "https://gitlab.gnome.org/GNOME/librsvg"; license = licenses.lgpl2Plus; maintainers = teams.gnome.members; mainProgram = "rsvg-convert"; Loading pkgs/development/python-modules/dnfile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to parse .NET executable files"; homepage = "hhttps://github.com/malwarefrank/dnfile"; homepage = "https://github.com/malwarefrank/dnfile"; changelog = "https://github.com/malwarefrank/dnfile/blob/v${version}/HISTORY.rst"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; Loading pkgs/development/python-modules/pysqlitecipher/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { meta = { description = "Lightweight and easy to use sqlite wrapper with built-in encryption system"; homepage = "Ghttps://github.com/harshnative/pysqlitecipher"; homepage = "https://github.com/harshnative/pysqlitecipher"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ dotlambda ]; }; Loading Loading
pkgs/by-name/ad/adbtuifm/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildGoModule rec { meta = with lib; { description = "A TUI-based file manager for the Android Debug Bridge"; homepage = "https://github.com/darkhz/adbtuifm"; changelog = "https:/github.com/darkhz/adbtuifm/releases/tag/v${version}"; changelog = "https://github.com/darkhz/adbtuifm/releases/tag/v${version}"; license = with licenses; [mit]; maintainers = with maintainers; [daru-san]; mainProgram = "adbtuifm"; Loading
pkgs/by-name/op/openrocket/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { changelog = "https://github.com/openrocket/openrocket/releases/tag/${finalAttrs.src.rev}"; description = "Model-rocketry aerodynamics and trajectory simulation software"; homepage = "openrocket.info"; homepage = "https://openrocket.info"; license = lib.licenses.gpl3Plus; mainProgram = "openrocket"; maintainers = with lib.maintainers; [ tomasajt ]; Loading
pkgs/development/libraries/librsvg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "A small library to render SVG images to Cairo surfaces"; homepage = "hhttps://gitlab.gnome.org/GNOME/librsvg"; homepage = "https://gitlab.gnome.org/GNOME/librsvg"; license = licenses.lgpl2Plus; maintainers = teams.gnome.members; mainProgram = "rsvg-convert"; Loading
pkgs/development/python-modules/dnfile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to parse .NET executable files"; homepage = "hhttps://github.com/malwarefrank/dnfile"; homepage = "https://github.com/malwarefrank/dnfile"; changelog = "https://github.com/malwarefrank/dnfile/blob/v${version}/HISTORY.rst"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; Loading
pkgs/development/python-modules/pysqlitecipher/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { meta = { description = "Lightweight and easy to use sqlite wrapper with built-in encryption system"; homepage = "Ghttps://github.com/harshnative/pysqlitecipher"; homepage = "https://github.com/harshnative/pysqlitecipher"; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ dotlambda ]; }; Loading