6 Commits

Author SHA1 Message Date
Martin Weinelt
4618708734 flake.nix: update to nixos-25.11
And squashes eval warnings from accessing pkgs.hostPlatform.
2025-12-05 15:41:52 -05:00
Martin Weinelt
8f47597edd package.nix: update postgresql to 17
NixOS 25.11 does not ship with PostgreSQL 13 any more.
2025-12-05 15:41:52 -05:00
John Ericson
0e920c0193 Revert "Deduplicate protocol code more with ServeProto::BasicClientConnection"
This reverts commit 58846b0a1c.
2025-12-05 15:41:52 -05:00
Joshua Leivenzon
33812ad2dc GithubRefs: Allow arbitrary ref types
GitHub's reference list API does not actually restrict the specified type, so don't artificially restrict it.

The API does not actually make a distinction between the "type" and "prefix" at all, but this is maintained for backwards compatibility. The two are simply concatenated.
2025-12-05 15:41:52 -05:00
John Ericson
0b263c0505 Upgrade Nix to 2.32 2025-12-05 15:41:52 -05:00
John Ericson
56f9b19e0f Deduplicate protocol code more with ServeProto::BasicClientConnection
I did this in Nix for this purpose, but didn't get around to actually
taking advantage of it here, until now.
2025-12-05 15:41:52 -05:00

Diff Content Not Available