Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -1859,12 +1859,6 @@ github = "Atry"; githubId = 601530; }; attila-lendvai = { name = "Attila Lendvai"; email = "attila@lendvai.name"; github = "attila-lendvai"; githubId = 840345; }; auchter = { name = "Michael Auchter"; email = "a@phire.org"; Loading nixos/modules/services/networking/bee.nix +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ let in { meta = { # doc = ./bee.xml; maintainers = with maintainers; [ attila-lendvai ]; maintainers = with maintainers; [ ]; }; ### interface Loading pkgs/applications/networking/bee/bee.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,6 @@ buildGoModule rec { Bee is a Swarm node implementation, written in Go. ''; license = with licenses; [ bsd3 ]; maintainers = with maintainers; [ attila-lendvai ]; maintainers = with maintainers; [ ]; }; } pkgs/development/tools/misc/c2ffi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,6 @@ llvmPackages.stdenv.mkDerivation { homepage = "https://github.com/rpav/c2ffi"; description = "An LLVM based tool for extracting definitions from C, C++, and Objective C header files for use with foreign function call interfaces"; license = licenses.lgpl21Only; maintainers = with maintainers; [ attila-lendvai ]; maintainers = with maintainers; [ ]; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -1859,12 +1859,6 @@ github = "Atry"; githubId = 601530; }; attila-lendvai = { name = "Attila Lendvai"; email = "attila@lendvai.name"; github = "attila-lendvai"; githubId = 840345; }; auchter = { name = "Michael Auchter"; email = "a@phire.org"; Loading
nixos/modules/services/networking/bee.nix +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ let in { meta = { # doc = ./bee.xml; maintainers = with maintainers; [ attila-lendvai ]; maintainers = with maintainers; [ ]; }; ### interface Loading
pkgs/applications/networking/bee/bee.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,6 @@ buildGoModule rec { Bee is a Swarm node implementation, written in Go. ''; license = with licenses; [ bsd3 ]; maintainers = with maintainers; [ attila-lendvai ]; maintainers = with maintainers; [ ]; }; }
pkgs/development/tools/misc/c2ffi/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,6 +51,6 @@ llvmPackages.stdenv.mkDerivation { homepage = "https://github.com/rpav/c2ffi"; description = "An LLVM based tool for extracting definitions from C, C++, and Objective C header files for use with foreign function call interfaces"; license = licenses.lgpl21Only; maintainers = with maintainers; [ attila-lendvai ]; maintainers = with maintainers; [ ]; }; }