···354 webdav = 322;
355 pipewire = 323;
356 rstudio-server = 324;
0357358 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
359···662 webdav = 322;
663 pipewire = 323;
664 rstudio-server = 324;
0665666 # When adding a gid, make sure it doesn't match an existing
667 # uid. Users and groups with the same name should have equal
···354 webdav = 322;
355 pipewire = 323;
356 rstudio-server = 324;
357+ localtimed = 325;
358359 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
360···663 webdav = 322;
664 pipewire = 323;
665 rstudio-server = 324;
666+ localtimed = 325;
667668 # When adding a gid, make sure it doesn't match an existing
669 # uid. Users and groups with the same name should have equal
···78 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
9 # source of the latter disappears much faster.
10- version = "8.86.0.407";
1112 rpath = lib.makeLibraryPath [
13 alsa-lib
···68 "https://mirror.cs.uchicago.edu/skype/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
69 "https://web.archive.org/web/https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
70 ];
71- sha256 = "sha256-46M0JYP5QBCTCRqLtNyrQsEc6PsK6WRssb55IkG6pu0=";
72 }
73 else
74 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
···78 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
9 # source of the latter disappears much faster.
10+ version = "8.87.0.403";
1112 rpath = lib.makeLibraryPath [
13 alsa-lib
···68 "https://mirror.cs.uchicago.edu/skype/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
69 "https://web.archive.org/web/https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
70 ];
71+ sha256 = "sha256-ibugr15eRQ2gbvX8wmk2lFioLPST9ljAuWcJHCoi9l8=";
72 }
73 else
74 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
···1-diff --git a/pkg/pgtune/misc.go b/pkg/pgtune/misc.go
2-index 1fceb6e..3e76be5 100644
3---- a/pkg/pgtune/misc.go
4-+++ b/pkg/pgtune/misc.go
5-@@ -35,7 +35,7 @@ const (
6- // If you want to lower this value, consider that Patroni will not accept anything less than 25 as
7- // a valid max_connections and will replace it with 100, per
8- // https://github.com/zalando/patroni/blob/00cc62726d6df25d31f9b0baa082c83cd3f7bef9/patroni/postgresql/config.py#L280
9-- minMaxConns = 25
10-+ minMaxConns = 20
11- )
12-13- // MaxConnectionsDefault is the recommended default value for max_connections.
···581 ### H ###
582583 hal-flash = throw "hal-flash has been removed as Adobe Flash Player is now deprecated"; # Added 2021-02-07
0584 inherit (harePackages) hare harec; # Added 2022-08-10
585 hawkthorne = throw "hawkthorne has been removed because it depended on a broken version of love"; # Added 2022-01-15
586 heapster = throw "Heapster is now retired. See https://github.com/kubernetes-retired/heapster/blob/master/docs/deprecation.md"; # Added 2022-04-05
···581 ### H ###
582583 hal-flash = throw "hal-flash has been removed as Adobe Flash Player is now deprecated"; # Added 2021-02-07
584+ hardlink = throw "hardlink was merged into util-linux since 2019-06-14."; # Added 2022-08-12
585 inherit (harePackages) hare harec; # Added 2022-08-10
586 hawkthorne = throw "hawkthorne has been removed because it depended on a broken version of love"; # Added 2022-01-15
587 heapster = throw "Heapster is now retired. See https://github.com/kubernetes-retired/heapster/blob/master/docs/deprecation.md"; # Added 2022-04-05