build vm for staff

This commit is contained in:
Noah Masur
2025-03-08 12:58:37 -05:00
parent 350c94af3c
commit 1b05fa3745
11 changed files with 102 additions and 58 deletions

View File

@ -9,12 +9,12 @@
buildGoModule {
pname = "osc";
version = "v0.4.6";
version = "v0.4.7";
src = fetchFromGitHub {
owner = "theimpostor";
repo = "osc";
rev = "4af7c8e54ecc499097121909f02ecb42a8a60d24";
sha256 = lib.fakeSha256;
rev = "c8e1e2f42a5d5fb628eaa48e889bde578deb8d33";
sha256 = "sha256-MfEBbYT99tEtlOMmdl3iq2d07KYsN1tu5tDRFW3676g=";
};
vendorHash = "sha256-POtQWIjPObsfa3YZ1dLZgedZFUcc4HeTWjU20AucoKc=";