1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 12:37:45 +00:00

Merge pull request #18 from ModdedGamers/main

Remove infinite recursion
This commit is contained in:
Kevin Amado 2022-01-31 09:54:02 -05:00 committed by GitHub
commit 8983c07050
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
{
inputs = {
alejandra.url = "github:kamadorueda/alejandra";
alejandra.inputs.alejandra.follows = "alejandra";
alejandra.inputs.fenix.follows = "fenix";
alejandra.inputs.flakeCompat.follows = "flakeCompat";
alejandra.inputs.flakeUtils.follows = "flakeUtils";