Loading ci/OWNERS +5 −5 Original line number Diff line number Diff line Loading @@ -215,10 +215,10 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza /pkgs/development/r-modules @jbedo # Rust /pkgs/development/compilers/rust @alyssais @Mic92 @zowoq @winterqt @figsoda /pkgs/build-support/rust @zowoq @winterqt @figsoda /pkgs/development/compilers/rust @alyssais @Mic92 @zowoq @winterqt /pkgs/build-support/rust @zowoq @winterqt /pkgs/build-support/rust/fetch-cargo-vendor* @TomaSajt /doc/languages-frameworks/rust.section.md @zowoq @winterqt @figsoda /doc/languages-frameworks/rust.section.md @zowoq @winterqt # Tcl /pkgs/development/interpreters/tcl @fgaz Loading Loading @@ -447,8 +447,8 @@ pkgs/by-name/fo/forgejo/ @adamcstephens @bendlas @emilylange /pkgs/os-specific/linux/zfs @adamcstephens @amarshall # Zig /pkgs/development/compilers/zig @figsoda @RossComputerGuy /doc/hooks/zig.section.md @figsoda @RossComputerGuy /pkgs/development/compilers/zig @RossComputerGuy /doc/hooks/zig.section.md @RossComputerGuy # Buildbot nixos/modules/services/continuous-integration/buildbot @Mic92 @zowoq Loading maintainers/scripts/luarocks-packages.csv +1 −1 Original line number Diff line number Diff line Loading @@ -159,5 +159,5 @@ tree-sitter-http,,,,0.0.33-1,, tree-sitter-norg,,,,,5.1,mrcjkb tree-sitter-orgmode,,,,,, vstruct,,,,,, vusted,,,,,,figsoda vusted,,,,,, xml2lua,,,,,,teto nixos/modules/config/xdg/mime.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ in { meta = { maintainers = lib.teams.freedesktop.members ++ (with lib.maintainers; [ figsoda ]); maintainers = lib.teams.freedesktop.members ++ [ ]; }; options = { Loading pkgs/by-name/fc/fclones-gui/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/pkolaczk/fclones-gui"; changelog = "https://github.com/pkolaczk/fclones-gui/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; maintainers = builtins.attrValues { inherit (lib.maintainers) figsoda; }; maintainers = [ ]; }; }) pkgs/top-level/perl-packages.nix +9 −9 Original line number Diff line number Diff line Loading @@ -12322,11 +12322,11 @@ with self; hash = "sha256-VaUsIz4troYRP58Zs09hftz8hBb5vs5nEme9GBGxIRE="; }; outputs = [ "out" ]; meta = with lib; { meta = { description = "Simplified safe evaluation of Perl code"; homepage = "https://github.com/mkende/perl-eval-safe"; license = licenses.mit; maintainers = with maintainers; [ figsoda ]; license = lib.licenses.mit; maintainers = [ ]; }; }; Loading Loading @@ -24770,14 +24770,14 @@ with self; TestPod TestPodCoverage ]; meta = with lib; { meta = { description = "Perl bindings to the msgpack C library"; homepage = "https://github.com/jacquesg/p5-MsgPack-Raw"; license = with licenses; [ license = with lib.licenses; [ gpl1Plus # or artistic1 ]; maintainers = with maintainers; [ figsoda ]; maintainers = [ ]; }; }; Loading Loading @@ -24927,14 +24927,14 @@ with self; ]; # TODO: fix tests doCheck = false; meta = with lib; { meta = { description = "Perl bindings for Neovim"; homepage = "https://github.com/jacquesg/p5-Neovim-Ext"; license = with licenses; [ license = with lib.licenses; [ gpl1Plus # or artistic1 ]; maintainers = with maintainers; [ figsoda ]; maintainers = [ ]; }; }; Loading
ci/OWNERS +5 −5 Original line number Diff line number Diff line Loading @@ -215,10 +215,10 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza /pkgs/development/r-modules @jbedo # Rust /pkgs/development/compilers/rust @alyssais @Mic92 @zowoq @winterqt @figsoda /pkgs/build-support/rust @zowoq @winterqt @figsoda /pkgs/development/compilers/rust @alyssais @Mic92 @zowoq @winterqt /pkgs/build-support/rust @zowoq @winterqt /pkgs/build-support/rust/fetch-cargo-vendor* @TomaSajt /doc/languages-frameworks/rust.section.md @zowoq @winterqt @figsoda /doc/languages-frameworks/rust.section.md @zowoq @winterqt # Tcl /pkgs/development/interpreters/tcl @fgaz Loading Loading @@ -447,8 +447,8 @@ pkgs/by-name/fo/forgejo/ @adamcstephens @bendlas @emilylange /pkgs/os-specific/linux/zfs @adamcstephens @amarshall # Zig /pkgs/development/compilers/zig @figsoda @RossComputerGuy /doc/hooks/zig.section.md @figsoda @RossComputerGuy /pkgs/development/compilers/zig @RossComputerGuy /doc/hooks/zig.section.md @RossComputerGuy # Buildbot nixos/modules/services/continuous-integration/buildbot @Mic92 @zowoq Loading
maintainers/scripts/luarocks-packages.csv +1 −1 Original line number Diff line number Diff line Loading @@ -159,5 +159,5 @@ tree-sitter-http,,,,0.0.33-1,, tree-sitter-norg,,,,,5.1,mrcjkb tree-sitter-orgmode,,,,,, vstruct,,,,,, vusted,,,,,,figsoda vusted,,,,,, xml2lua,,,,,,teto
nixos/modules/config/xdg/mime.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ in { meta = { maintainers = lib.teams.freedesktop.members ++ (with lib.maintainers; [ figsoda ]); maintainers = lib.teams.freedesktop.members ++ [ ]; }; options = { Loading
pkgs/by-name/fc/fclones-gui/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,6 +46,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/pkolaczk/fclones-gui"; changelog = "https://github.com/pkolaczk/fclones-gui/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; maintainers = builtins.attrValues { inherit (lib.maintainers) figsoda; }; maintainers = [ ]; }; })
pkgs/top-level/perl-packages.nix +9 −9 Original line number Diff line number Diff line Loading @@ -12322,11 +12322,11 @@ with self; hash = "sha256-VaUsIz4troYRP58Zs09hftz8hBb5vs5nEme9GBGxIRE="; }; outputs = [ "out" ]; meta = with lib; { meta = { description = "Simplified safe evaluation of Perl code"; homepage = "https://github.com/mkende/perl-eval-safe"; license = licenses.mit; maintainers = with maintainers; [ figsoda ]; license = lib.licenses.mit; maintainers = [ ]; }; }; Loading Loading @@ -24770,14 +24770,14 @@ with self; TestPod TestPodCoverage ]; meta = with lib; { meta = { description = "Perl bindings to the msgpack C library"; homepage = "https://github.com/jacquesg/p5-MsgPack-Raw"; license = with licenses; [ license = with lib.licenses; [ gpl1Plus # or artistic1 ]; maintainers = with maintainers; [ figsoda ]; maintainers = [ ]; }; }; Loading Loading @@ -24927,14 +24927,14 @@ with self; ]; # TODO: fix tests doCheck = false; meta = with lib; { meta = { description = "Perl bindings for Neovim"; homepage = "https://github.com/jacquesg/p5-Neovim-Ext"; license = with licenses; [ license = with lib.licenses; [ gpl1Plus # or artistic1 ]; maintainers = with maintainers; [ figsoda ]; maintainers = [ ]; }; };