updated flake to have correct sha for vendoring and updated README to render properly

This commit is contained in:
steven carpenter 2025-07-28 19:43:28 -04:00
parent 5adaca65a2
commit cc7f12a305
2 changed files with 3 additions and 1 deletions

View file

@ -45,7 +45,7 @@
name = "source";
path = ./.;
};
vendorHash = "";
vendorHash = "sha256-3ZGIzksxYjZBIlEzvzmsju5GVcusHAfz9pBgeARgzyA=";
}
) { };
}