Files
DeepSeek-TUI/flake.lock
dependabot[bot] 027040076a chore(deps): bump fenix from 2b240cd to e0f7f51
Bumps [fenix](https://github.com/nix-community/fenix) from `2b240cd` to `e0f7f51`.
- [Commits](2b240cd75d...e0f7f51090)

---
updated-dependencies:
- dependency-name: fenix
  dependency-version: e0f7f5109090e4ebc9f3c969b961966cd7a61013
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-01 21:20:07 +00:00

67 lines
1.6 KiB
JSON

{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1788006742,
"narHash": "sha256-V65dNU5TPx5c/DBdJ2G8rgczvLxB5ROm/ie8CS6WV3w=",
"owner": "nix-community",
"repo": "fenix",
"rev": "e0f7f5109090e4ebc9f3c969b961966cd7a61013",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1787736819,
"narHash": "sha256-cV5xEJJK3BvhU8rEd4mC9UsmDi5qscv/kzGPhBRC5WA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9fbb54b33e91ee4ca368e35a78e0613c720600b3",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1787909076,
"narHash": "sha256-dGGOmzu3v7Sd9AZjvmPXqw2oXxepu7DDcQ0X+oW+a28=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "af4111f0bf85d9d66f4161b007b0081860e0a21c",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}