mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 04:27:45 +00:00
refactor: rm alejandra
- In order to clean the lockfile
This commit is contained in:
parent
8983c07050
commit
4633541af3
3 changed files with 8 additions and 54 deletions
|
@ -1,12 +1,5 @@
|
|||
{
|
||||
inputs = {
|
||||
alejandra.url = "github:kamadorueda/alejandra";
|
||||
alejandra.inputs.fenix.follows = "fenix";
|
||||
alejandra.inputs.flakeCompat.follows = "flakeCompat";
|
||||
alejandra.inputs.flakeUtils.follows = "flakeUtils";
|
||||
alejandra.inputs.nixpkgs.follows = "nixpkgs";
|
||||
alejandra.inputs.rustAnalyzer.follows = "rustAnalyzer";
|
||||
alejandra.inputs.treefmt.follows = "treefmt";
|
||||
fenix.url = "github:nix-community/fenix";
|
||||
fenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
fenix.inputs.rust-analyzer-src.follows = "rustAnalyzer";
|
||||
|
@ -69,7 +62,6 @@
|
|||
fenix.latest.rust-src
|
||||
fenix.latest.rustc
|
||||
fenix.latest.rustfmt
|
||||
inputs.alejandra.outputs.defaultPackage.${ system }
|
||||
nixpkgs.cargo-tarpaulin
|
||||
nixpkgs.jq
|
||||
nixpkgs.nodejs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue