drift: 0.11.0 -> 1.0.1

This commit is contained in:
R. Ryantm
2026-04-11 18:09:54 +00:00
parent 5df53e868c
commit 2dcd7e0684
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "drift";
version = "0.11.0";
version = "1.0.1";
src = fetchFromGitHub {
owner = "phlx0";
repo = "drift";
tag = "v${finalAttrs.version}";
hash = "sha256-oSSuh4LNihLoy4qwMx97+oCuapp18d2GV52bq4yXcqE=";
hash = "sha256-DzP9dOx28c6y9M8r9qYzsBbJwy8tTnTmLdEDoYS1btU=";
};
vendorHash = "sha256-FsNa9qp2MnPk1onv/O13mFi+82yP7D4LdILZsNzHs+4=";