Loading pkgs/applications/audio/meters_lv2/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Collection of audio level meters with GUI in LV2 plugin format"; homepage = "https://x42.github.io/meters.lv2/"; maintainers = with maintainers; [ ehmry ]; license = licenses.gpl2; platforms = platforms.linux; }; Loading pkgs/applications/audio/picard/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,6 @@ pythonPackages.buildPythonApplication rec { homepage = "https://picard.musicbrainz.org"; changelog = "https://picard.musicbrainz.org/changelog"; description = "The official MusicBrainz tagger"; maintainers = with maintainers; [ ehmry ]; license = licenses.gpl2Plus; platforms = platforms.all; }; Loading pkgs/applications/networking/newsreaders/slrn/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ stdenv.mkDerivation rec { meta = with lib; { description = "The slrn (S-Lang read news) newsreader"; homepage = "https://slrn.sourceforge.net/index.html"; maintainers = with maintainers; [ ehmry ]; license = licenses.gpl2; platforms = with platforms; linux; }; Loading pkgs/applications/networking/nym/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,6 @@ rustPlatform.buildRustPackage { ''; homepage = "https://nymtech.net"; license = licenses.asl20; maintainers = [ maintainers.ehmry ]; platforms = platforms.all; }; } pkgs/applications/networking/soulseek/nicotine-plus/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,6 @@ python3Packages.buildPythonApplication rec { ''; homepage = "https://www.nicotine-plus.org"; license = licenses.gpl3Plus; maintainers = with maintainers; [ ehmry klntsky ]; maintainers = with maintainers; [ klntsky ]; }; } Loading
pkgs/applications/audio/meters_lv2/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Collection of audio level meters with GUI in LV2 plugin format"; homepage = "https://x42.github.io/meters.lv2/"; maintainers = with maintainers; [ ehmry ]; license = licenses.gpl2; platforms = platforms.linux; }; Loading
pkgs/applications/audio/picard/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,6 @@ pythonPackages.buildPythonApplication rec { homepage = "https://picard.musicbrainz.org"; changelog = "https://picard.musicbrainz.org/changelog"; description = "The official MusicBrainz tagger"; maintainers = with maintainers; [ ehmry ]; license = licenses.gpl2Plus; platforms = platforms.all; }; Loading
pkgs/applications/networking/newsreaders/slrn/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ stdenv.mkDerivation rec { meta = with lib; { description = "The slrn (S-Lang read news) newsreader"; homepage = "https://slrn.sourceforge.net/index.html"; maintainers = with maintainers; [ ehmry ]; license = licenses.gpl2; platforms = with platforms; linux; }; Loading
pkgs/applications/networking/nym/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,6 @@ rustPlatform.buildRustPackage { ''; homepage = "https://nymtech.net"; license = licenses.asl20; maintainers = [ maintainers.ehmry ]; platforms = platforms.all; }; }
pkgs/applications/networking/soulseek/nicotine-plus/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,6 @@ python3Packages.buildPythonApplication rec { ''; homepage = "https://www.nicotine-plus.org"; license = licenses.gpl3Plus; maintainers = with maintainers; [ ehmry klntsky ]; maintainers = with maintainers; [ klntsky ]; }; }