1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

nix: update vendorHash for go.mod changes

This commit is contained in:
github-actions[bot]
2025-11-14 17:06:06 +00:00
parent 5685e39631
commit 818e40b2df

View File

@@ -47,7 +47,7 @@
pname = "dmsCli";
src = ./core;
vendorHash = "sha256-HfLUsxNPtgv9sr5sXf8CpUVveYcaqA5lNYG9qfTaGRw=";
vendorHash = "sha256-ZbBRV3HOMxbq25Pt/hArKbuyES3j3bbb2kOiLEkCahA=";
subPackages = ["cmd/dms"];