devd: fix version (#546919)

This commit is contained in:
Peder Bergebakken Sundt
2026-07-30 15:56:46 +00:00
committed by GitHub
+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";