mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 13:07:47 +00:00
refactor: rename rust analyzer
This commit is contained in:
parent
b7b044ca85
commit
27e2435aa7
1 changed files with 6 additions and 20 deletions
26
flake.lock
generated
26
flake.lock
generated
|
@ -17,17 +17,19 @@
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
],
|
],
|
||||||
"rustAnalyzerSrc": "rustAnalyzerSrc",
|
"rustAnalyzer": [
|
||||||
|
"rustAnalyzer"
|
||||||
|
],
|
||||||
"treefmt": [
|
"treefmt": [
|
||||||
"treefmt"
|
"treefmt"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643567537,
|
"lastModified": 1643571374,
|
||||||
"narHash": "sha256-/vjhEPBc2emB2oYkE6h+1ny3S88o8FUi4Lw60i4yNfc=",
|
"narHash": "sha256-UiH+zqlF4TOdkzIOeHUgE/7pOQTULtF9ysl/PcDYsrA=",
|
||||||
"owner": "kamadorueda",
|
"owner": "kamadorueda",
|
||||||
"repo": "alejandra",
|
"repo": "alejandra",
|
||||||
"rev": "8df9020a1dd3f3974c99b5137bf89e53eddcbc1e",
|
"rev": "b7b044ca85a9f8da2507aaf82188b2a3b73076eb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -133,22 +135,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rustAnalyzerSrc": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1643549027,
|
|
||||||
"narHash": "sha256-M1+EmMsidaI+ZQCJEV3wVSAS+PaDqZ63OiGDkoRccjg=",
|
|
||||||
"owner": "rust-analyzer",
|
|
||||||
"repo": "rust-analyzer",
|
|
||||||
"rev": "c08df0f1f5e188e2e1e8f1715ff3a6d583cfb9f3",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "rust-analyzer",
|
|
||||||
"repo": "rust-analyzer",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"treefmt": {
|
"treefmt": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-utils": [
|
"flake-utils": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue