1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

nix: update vendorHash for go.mod changes

This commit is contained in:
github-actions[bot]
2025-11-14 03:26:50 +00:00
parent 91da720c26
commit 335c83dd3c

View File

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