···142142 # gares has no entry in the maintainers list
143143 siraben
144144 vbgl
145145+ alizter
145146 ];
146147 scope = "Maintain the Coq theorem prover and related packages.";
147148 shortName = "Coq";
+1
nixos/doc/manual/release-notes/rl-2305.section.md
···3333- [Cloudlog](https://www.magicbug.co.uk/cloudlog/), a web-based Amateur Radio logging application. Available as [services.cloudlog](#opt-services.cloudlog.enable).
34343535- [fzf](https://github.com/junegunn/fzf), a command line fuzzyfinder. Available as [programs.fzf](#opt-programs.fzf.fuzzyCompletion).
3636+- [readarr](https://github.com/Readarr/Readarr), Book Manager and Automation (Sonarr for Ebooks). Available as [services.readarr](options.html#opt-services.readarr.enable).
36373738- [gemstash](https://github.com/rubygems/gemstash), a RubyGems.org cache and private gem server. Available as [services.gemstash](#opt-services.gemstash.enable).
3839
···318318 # https://github.com/NixOS/nixpkgs/issues/149692
319319 Agda = removeConfigureFlag "-foptimise-heavily" super.Agda;
320320321321- # regex-rure's test suite fails with a dylib not loaded error due to some
322322- # rpath issue.
323323- regex-rure = dontDistribute (markBroken super.regex-rure);
324324- jacinda = dontDistribute super.jacinda;
325325-326321} // lib.optionalAttrs pkgs.stdenv.isx86_64 { # x86_64-darwin
327322328323 # tests appear to be failing to link or something: