build(conduit): update to HEAD 8dfb14f
This commit is contained in:
@@ -30,6 +30,7 @@ in
|
||||
enable = true;
|
||||
customFastFetchLogo = ./prophet.txt;
|
||||
};
|
||||
conduit = enabled;
|
||||
btop = enabled;
|
||||
claude-code = enabled;
|
||||
direnv = enabled;
|
||||
|
||||
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user