build: update flake.lock (#1933)
Some checks are pending
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Blocked by required conditions
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / build-binary (push) Blocked by required conditions
tinymist::ci / build-vsc-assets (push) Blocked by required conditions
tinymist::ci / build-vscode (push) Blocked by required conditions
tinymist::ci / build-vscode-others (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Blocked by required conditions
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-2022) (push) Blocked by required conditions
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Blocked by required conditions
tinymist::ci / publish-vscode (push) Blocked by required conditions

This doesn't actually change any of the dependencies, it just makes the
changes to `flake.lock` that are automatically made when running `nix
develop`. See also #1932.
This commit is contained in:
Sam Estep 2025-07-27 23:53:49 -04:00 committed by GitHub
parent 9181619e95
commit 42b7a1205b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
flake.lock generated
View file

@ -309,11 +309,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"path": "././././././././contrib/nix/dev",
"path": "contrib/nix/dev",
"type": "path"
},
"original": {
"path": "././././././././contrib/nix/dev",
"path": "contrib/nix/dev",
"type": "path"
},
"parent": []
@ -325,11 +325,11 @@
"nixvim": "nixvim"
},
"locked": {
"path": "editors/nixvim",
"path": "editors/neovim/samples/nixvim",
"type": "path"
},
"original": {
"path": "editors/nixvim",
"path": "editors/neovim/samples/nixvim",
"type": "path"
},
"parent": []