1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-05 12:02:06 -04:00

nix: update vendorHash for go.mod changes

This commit is contained in:
dms-ci[bot]
2026-05-04 17:44:46 +00:00
parent e6e343dacb
commit 1e67927f8a

View File

@@ -111,7 +111,7 @@
inherit version;
pname = "dms-shell";
src = ./core;
vendorHash = "sha256-/yemlfB+SvAP2Y9I4Q35I9m26BfBoN/b+HxJxkmGvEY=";
vendorHash = "sha256-nvxFHQhOfBGl3h51fgYDb39K0NCj+H8mAEyKr1qOwJQ=";
subPackages = [ "cmd/dms" ];