Update Nix flake.lock and x86_64-linux hash

This commit is contained in:
Github Action
2026-01-13 18:39:01 +00:00
parent 8ae10f1c94
commit b7a1d8f2f5

View File

@@ -1,6 +1,6 @@
{ {
"nodeModules": { "nodeModules": {
"x86_64-linux": "sha256-UCPTTk4b7d2bets7KgCeYBHWAUwUAPUyKm+xDYkSexE=", "x86_64-linux": "sha256-e3pcCRHba4B5aYIvdteL+PYW2KHO6Ry1qO4DoMn+erE=",
"aarch64-darwin": "sha256-Y3o6lovahSWoG9un/l1qxu7hCmIlZXm2LxOLKNiPQfQ=" "aarch64-darwin": "sha256-Y3o6lovahSWoG9un/l1qxu7hCmIlZXm2LxOLKNiPQfQ="
} }
} }