1
Fork 0
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:
Kevin Amado 2022-01-31 18:33:51 -05:00
parent 8983c07050
commit 4633541af3
No known key found for this signature in database
GPG key ID: FFF341057F503148
3 changed files with 8 additions and 54 deletions

View file

@ -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