···133133 ] "Zeronet will log by default in /var/lib/zeronet")134134 ];135135136136- meta.maintainers = with maintainers; [ Madouura ];136136+ meta = {137137+ inherit (pkgs.zeronet) maintainers;138138+ };137139}
+3-1
nixos/tests/bcachefs.nix
···11{ pkgs, ... }:22{33 name = "bcachefs";44- meta.maintainers = with pkgs.lib.maintainers; [ Madouura ];44+ meta = {55+ inherit (pkgs.bcachefs-tools.meta) maintainers;66+ };5768 nodes.machine =79 { pkgs, ... }:
···4949 description = "Header-only library for using Keras (TensorFlow) models in C++";5050 homepage = "https://github.com/Dobiasd/frugally-deep";5151 license = with licenses; [ mit ];5252- maintainers = with maintainers; [ Madouura ];5352 platforms = platforms.linux;5453 };5554})
···3636 description = "CLI program and API to automate the installation and update of GloriousEggroll's Proton-GE";3737 license = licenses.gpl3Only;3838 maintainers = with maintainers; [3939- Madouura4039 cafkafk4140 ];4241 mainProgram = "protonup";
···2626 meta = with lib; {2727 description = "Sphinx extension for rendering tables written in markdown";2828 homepage = "https://github.com/ryanfox/sphinx-markdown-tables";2929- maintainers = with maintainers; [ Madouura ];3029 license = licenses.gpl3;3130 };3231}
···779779 du-dust = dust; # Added 2024-01-19780780 duckstation = throw "'duckstation' has been removed due to being unmaintained"; # Added 2025-08-03781781 duckstation-bin = throw "'duckstation-bin' has been removed due to being unmaintained"; # Added 2025-08-03782782+ dumb = throw "'dumb' has been archived by upstream. Upstream recommends libopenmpt as a replacement."; # Added 2025-09-14782783 dump1090 = dump1090-fa; # Added 2024-02-12783784 dwfv = throw "'dwfv' has been removed due to lack of upstream maintenance"; # Added 2025-01-25784785 dylibbundler = throw "'dylibbundler' has been renamed to/replaced by 'macdylibbundler'"; # Converted to throw 2024-10-17···20822081 polipo = throw "'polipo' has been removed as it is unmaintained upstream"; # Added 2025-05-1820832082 poppler_utils = poppler-utils; # Added 2025-02-2720842083 powerline-rs = throw "'powerline-rs' has been removed due to lack of upstream maintenance"; # Added 2025-01-2620842084+ prboom-plus = throw "'prboom-plus' has been removed since it is unmaintained upstream."; # Added 2025-09-1420852085 premake3 = throw "'premake3' has been removed since it is unmaintained. Consider using 'premake' instead"; # Added 2025-05-1020862086 prismlauncher-qt5 = throw "'prismlauncher-qt5' has been removed from nixpkgs. Please use 'prismlauncher'"; # Added 2024-04-2020872087 prismlauncher-qt5-unwrapped = throw "'prismlauncher-qt5-unwrapped' has been removed from nixpkgs. Please use 'prismlauncher-unwrapped'"; # Added 2024-04-20