build(nix): update modules hash
All checks were successful
create archive with lfs / tag (push) Successful in 9s

This commit is contained in:
dusk 2024-10-04 03:28:37 +03:00
parent 71088a3106
commit 6954713899
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw
2 changed files with 5 additions and 2 deletions

View File

@ -8,5 +8,8 @@
},
"files.watcherExclude": {
"**/target": true
}
},
"conventionalCommits.scopes": [
"nix"
]
}

View File

@ -38,7 +38,7 @@
src = ./.;
outputHash = "sha256-nGqTXDglPpmJITXSLPGOpEji9STXg/5wmjlB95Gx5oo=";
outputHash = "sha256-BTD7tTxw9DvyeXVGd5CI2qksNNV7AsjzcXNEVzmpey4=";
outputHashAlgo = "sha256";
outputHashMode = "recursive";