fix: update nix flake hash and stabilize bun test ordering
Update x86_64-linux node_modules hash after dependency pinning. Add _resetProductionModeForTesting to fix getDefaultDbPath test that fails when bun runs all test files in a single process. Remove duplicate path/handelize tests from store.test.ts.
This commit is contained in:
parent
66e70c028e
commit
a02b9fe016
@ -19,7 +19,7 @@
|
||||
});
|
||||
|
||||
nodeModulesHashes = {
|
||||
x86_64-linux = "sha256-Hymzuiid76j0LbDRACYlRQ2UVxQp7t9xg4nH37l0Keg=";
|
||||
x86_64-linux = "sha256-D0ezO4vqq4iswcAMU2DCql9ZAQvh3me6N9aDB5roq4w=";
|
||||
aarch64-darwin = "sha256-/9kp5mNrI7hVR137DRpSuZHnl1RL/wFu2hKyzXW66TU=";
|
||||
|
||||
# Populate these on first build for additional hosts if/when needed.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user