mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 04:27:45 +00:00
feat: remove dev shell
This commit is contained in:
parent
9b6797f30d
commit
7cd1bd2763
2 changed files with 3 additions and 20 deletions
|
@ -31,7 +31,6 @@
|
|||
nixpkgs = import inputs.nixpkgs { inherit system; };
|
||||
cargoToml = builtins.fromTOML ( builtins.readFile ./Cargo.toml );
|
||||
treefmt = inputs.treefmt.defaultPackage.${ system };
|
||||
devshell = inputs.devshell.legacyPackages.${ system };
|
||||
fenix = inputs.fenix.packages.${ system };
|
||||
fenixPlatform = nixpkgs.makeRustPlatform { inherit ( fenix.latest ) cargo rustc; };
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue