Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -7541,12 +7541,6 @@ githubId = 605072; name = "Daniel Goertzen"; }; goibhniu = { email = "cillian.deroiste@gmail.com"; github = "cillianderoiste"; githubId = 643494; name = "Cillian de Róiste"; }; GoldsteinE = { email = "root@goldstein.rs"; github = "GoldsteinE"; Loading pkgs/applications/audio/a2jmidid/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { description = "Daemon for exposing legacy ALSA sequencer applications in JACK MIDI system"; homepage = "https://a2jmidid.ladish.org/"; license = licenses.gpl2Only; maintainers = [ maintainers.goibhniu ]; maintainers = [ ]; platforms = [ "i686-linux" "x86_64-linux" "aarch64-linux" ]; }; } pkgs/applications/audio/ams-lv2/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { description = "LV2 port of the internal modules found in Alsa Modular Synth"; homepage = "https://github.com/blablack/ams-lv2"; license = licenses.gpl3; maintainers = [ maintainers.goibhniu ]; maintainers = [ ]; platforms = platforms.linux; # Build uses `-msse` and `-mfpmath=sse` badPlatforms = [ "aarch64-linux" ]; Loading pkgs/applications/audio/ardour/7.nix +1 −1 Original line number Diff line number Diff line Loading @@ -207,6 +207,6 @@ stdenv.mkDerivation rec { license = licenses.gpl2Plus; mainProgram = "ardour7"; platforms = platforms.linux; maintainers = with maintainers; [ goibhniu magnetophon mitchmindtree ]; maintainers = with maintainers; [ magnetophon mitchmindtree ]; }; } pkgs/applications/audio/ardour/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -214,6 +214,6 @@ stdenv.mkDerivation rec { license = licenses.gpl2Plus; mainProgram = "ardour8"; platforms = platforms.linux; maintainers = with maintainers; [ goibhniu magnetophon mitchmindtree ]; maintainers = with maintainers; [ magnetophon mitchmindtree ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -7541,12 +7541,6 @@ githubId = 605072; name = "Daniel Goertzen"; }; goibhniu = { email = "cillian.deroiste@gmail.com"; github = "cillianderoiste"; githubId = 643494; name = "Cillian de Róiste"; }; GoldsteinE = { email = "root@goldstein.rs"; github = "GoldsteinE"; Loading
pkgs/applications/audio/a2jmidid/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { description = "Daemon for exposing legacy ALSA sequencer applications in JACK MIDI system"; homepage = "https://a2jmidid.ladish.org/"; license = licenses.gpl2Only; maintainers = [ maintainers.goibhniu ]; maintainers = [ ]; platforms = [ "i686-linux" "x86_64-linux" "aarch64-linux" ]; }; }
pkgs/applications/audio/ams-lv2/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { description = "LV2 port of the internal modules found in Alsa Modular Synth"; homepage = "https://github.com/blablack/ams-lv2"; license = licenses.gpl3; maintainers = [ maintainers.goibhniu ]; maintainers = [ ]; platforms = platforms.linux; # Build uses `-msse` and `-mfpmath=sse` badPlatforms = [ "aarch64-linux" ]; Loading
pkgs/applications/audio/ardour/7.nix +1 −1 Original line number Diff line number Diff line Loading @@ -207,6 +207,6 @@ stdenv.mkDerivation rec { license = licenses.gpl2Plus; mainProgram = "ardour7"; platforms = platforms.linux; maintainers = with maintainers; [ goibhniu magnetophon mitchmindtree ]; maintainers = with maintainers; [ magnetophon mitchmindtree ]; }; }
pkgs/applications/audio/ardour/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -214,6 +214,6 @@ stdenv.mkDerivation rec { license = licenses.gpl2Plus; mainProgram = "ardour8"; platforms = platforms.linux; maintainers = with maintainers; [ goibhniu magnetophon mitchmindtree ]; maintainers = with maintainers; [ magnetophon mitchmindtree ]; }; }