devd: fix version

This commit is contained in:
coolcuber
2026-07-29 09:27:34 -04:00
parent 75150f6bd1
commit 1af89da385
+1 -1
View File
@@ -7,7 +7,7 @@
buildGoModule {
pname = "devd";
version = "unstable-2020-04-27";
version = "0.9-unstable-2020-04-27";
src = fetchFromGitHub {
owner = "cortesi";