anytype: automatically update bun node_modules (#529918)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-09 16:13:19 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -87,7 +87,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
dontFixup = true;
#TODO: update it in update script
outputHash = "sha256-6IHFidjVDDzUOCRXVwjvzcLGKV6dWWS7k2jwrOuJ748=";
outputHashMode = "recursive";
};
+2 -1
View File
@@ -57,5 +57,6 @@ tantivy_go_version=${tantivy_go_version//v}
nix-update tantivy-go --version "$tantivy_go_version" --generate-lockfile
nix-update anytype-heart --version "$middleware_version"
update-source-version anytype --ignore-same-version --source-key=locales --rev="$locales_rev"
update-source-version anytype --source-key=locales --rev="$locales_rev" --ignore-same-version
nix-update anytype --version "$anytype_version"
update-source-version anytype --source-key=node_modules --ignore-same-version --ignore-same-hash