build(conduit): update to HEAD 8dfb14f

This commit is contained in:
2026-05-15 13:28:44 -04:00
parent 4e2d03ae89
commit 3b4f54b2b1
2 changed files with 4 additions and 3 deletions

View File

@@ -5,12 +5,12 @@
buildGoModule rec {
pname = "conduit";
version = "unstable-2026-05-03";
version = "unstable-2026-05-15";
src = fetchgit {
url = "https://gitea.va.reichard.io/evan/conduit.git";
rev = "9edea27148670b208c935c070ff3f58a416241b1";
hash = "sha256-s8/ghyoAyFOvAMhE7vzckEZ8OxIF116OyJ4Uj30s65A=";
rev = "8dfb14f1e7f952bee92cad29703dba55fb156f0c";
hash = "sha256-Fc0FHLCNBbEpOFFD0bHSDo1E5AsOzL2fJzHufleKBIo=";
};
vendorHash = "sha256-LOFT8eCNRm5Q2tVl7ifu4dB5cr828B/E2NJW5WiW0LI=";