···65656666- [ArchiSteamFarm](https://github.com/JustArchiNET/ArchiSteamFarm), a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. Available as [services.archisteamfarm](#opt-services.archisteamfarm.enable).67676868-- [BaGet](https://loic-sharma.github.io/BaGet/), a lightweight NuGet and symbol server. Available at [services.baget](#opt-services.baget.enable).6868+- [BaGet](https://loic-sharma.github.io/BaGet/), a lightweight NuGet and symbol server. Available at services.baget.69697070- [bird-lg](https://github.com/xddxdd/bird-lg-go), a BGP looking glass for Bird Routing. Available as [services.bird-lg](#opt-services.bird-lg.package).7171
+2
nixos/doc/manual/release-notes/rl-2305.section.md
···169169170170- conntrack helper autodetection has been removed from kernels 6.0 and up upstream, and an assertion was added to ensure things don't silently stop working. Migrate your configuration to assign helpers explicitly or use an older LTS kernel branch as a temporary workaround.171171172172+- The `baget` package and module was removed due to being unmaintained.173173+172174## Other Notable Changes {#sec-release-23.05-notable-changes}173175174176<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
···4444 The hidepid module was removed, since the underlying machinery4545 is broken when using cgroups-v2.4646 '')4747+ (mkRemovedOptionModule [ "services" "baget" "enable" ] "The baget module was removed due to the upstream package being unmaintained.")4748 (mkRemovedOptionModule [ "services" "beegfs" ] "The BeeGFS module has been removed")4849 (mkRemovedOptionModule [ "services" "beegfsEnable" ] "The BeeGFS module has been removed")4950 (mkRemovedOptionModule [ "services" "cgmanager" "enable"] "cgmanager was deprecated by lxc and therefore removed from nixpkgs.")
···114114 ### B ###115115116116 badtouch = authoscope; # Project was renamed, added 20210626117117+ baget = throw "'baget' has been removed due to being unmaintained";117118 bar-xft = throw "'bar-xft' has been renamed to/replaced by 'lemonbar-xft'"; # Converted to throw 2022-02-22118119 bashCompletion = throw "'bashCompletion' has been renamed to/replaced by 'bash-completion'"; # Converted to throw 2022-02-22119120 bashInteractive_5 = bashInteractive; # Added 2021-08-20