Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -4750,12 +4750,6 @@ github = "deinferno"; githubId = 14363193; }; delan = { name = "Delan Azabani"; email = "delan@azabani.com"; github = "delan"; githubId = 465303; }; delehef = { name = "Franklin Delehelle"; email = "nix@odena.eu"; Loading pkgs/games/osu-lazer/bin.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ let unfreeRedistributable # osu-framework contains libbass.so in repository ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; maintainers = with lib.maintainers; [ delan gepbird spacefault stepbrobd ]; maintainers = with lib.maintainers; [ gepbird spacefault stepbrobd ]; mainProgram = "osu!"; platforms = [ "aarch64-darwin" "x86_64-darwin" "x86_64-linux" ]; }; Loading pkgs/misc/cups/drivers/fxlinuxprint/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { homepage = "https://onlinesupport.fujixerox.com"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ delan ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; } pkgs/tools/misc/fxlinuxprintutil/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { homepage = "https://onlinesupport.fujixerox.com"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ delan ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; } pkgs/tools/networking/bore/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec { description = "DNS query tool"; homepage = "https://crates.io/crates/bore"; license = licenses.isc; maintainers = [ maintainers.delan ]; maintainers = [ ]; mainProgram = "bore"; broken = stdenv.isDarwin; # bindgen fails on: "in6_addr_union_(...)" is not a valid Ident }; Loading Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -4750,12 +4750,6 @@ github = "deinferno"; githubId = 14363193; }; delan = { name = "Delan Azabani"; email = "delan@azabani.com"; github = "delan"; githubId = 465303; }; delehef = { name = "Franklin Delehelle"; email = "nix@odena.eu"; Loading
pkgs/games/osu-lazer/bin.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ let unfreeRedistributable # osu-framework contains libbass.so in repository ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; maintainers = with lib.maintainers; [ delan gepbird spacefault stepbrobd ]; maintainers = with lib.maintainers; [ gepbird spacefault stepbrobd ]; mainProgram = "osu!"; platforms = [ "aarch64-darwin" "x86_64-darwin" "x86_64-linux" ]; }; Loading
pkgs/misc/cups/drivers/fxlinuxprint/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation rec { homepage = "https://onlinesupport.fujixerox.com"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ delan ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; }
pkgs/tools/misc/fxlinuxprintutil/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ stdenv.mkDerivation rec { homepage = "https://onlinesupport.fujixerox.com"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; maintainers = with maintainers; [ delan ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; }
pkgs/tools/networking/bore/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec { description = "DNS query tool"; homepage = "https://crates.io/crates/bore"; license = licenses.isc; maintainers = [ maintainers.delan ]; maintainers = [ ]; mainProgram = "bore"; broken = stdenv.isDarwin; # bindgen fails on: "in6_addr_union_(...)" is not a valid Ident }; Loading