···354354 webdav = 322;
355355 pipewire = 323;
356356 rstudio-server = 324;
357357+ localtimed = 325;
357358358359 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
359360···662663 webdav = 322;
663664 pipewire = 323;
664665 rstudio-server = 324;
666666+ localtimed = 325;
665667666668 # When adding a gid, make sure it doesn't match an existing
667669 # uid. Users and groups with the same name should have equal
···7788 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
99 # source of the latter disappears much faster.
1010- version = "8.86.0.407";
1010+ version = "8.87.0.403";
11111212 rpath = lib.makeLibraryPath [
1313 alsa-lib
···6868 "https://mirror.cs.uchicago.edu/skype/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
6969 "https://web.archive.org/web/https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
7070 ];
7171- sha256 = "sha256-46M0JYP5QBCTCRqLtNyrQsEc6PsK6WRssb55IkG6pu0=";
7171+ sha256 = "sha256-ibugr15eRQ2gbvX8wmk2lFioLPST9ljAuWcJHCoi9l8=";
7272 }
7373 else
7474 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
···11-diff --git a/pkg/pgtune/misc.go b/pkg/pgtune/misc.go
22-index 1fceb6e..3e76be5 100644
33---- a/pkg/pgtune/misc.go
44-+++ b/pkg/pgtune/misc.go
55-@@ -35,7 +35,7 @@ const (
66- // If you want to lower this value, consider that Patroni will not accept anything less than 25 as
77- // a valid max_connections and will replace it with 100, per
88- // https://github.com/zalando/patroni/blob/00cc62726d6df25d31f9b0baa082c83cd3f7bef9/patroni/postgresql/config.py#L280
99-- minMaxConns = 25
1010-+ minMaxConns = 20
1111- )
1212-1313- // MaxConnectionsDefault is the recommended default value for max_connections.
···581581 ### H ###
582582583583 hal-flash = throw "hal-flash has been removed as Adobe Flash Player is now deprecated"; # Added 2021-02-07
584584+ hardlink = throw "hardlink was merged into util-linux since 2019-06-14."; # Added 2022-08-12
584585 inherit (harePackages) hare harec; # Added 2022-08-10
585586 hawkthorne = throw "hawkthorne has been removed because it depended on a broken version of love"; # Added 2022-01-15
586587 heapster = throw "Heapster is now retired. See https://github.com/kubernetes-retired/heapster/blob/master/docs/deprecation.md"; # Added 2022-04-05