replace efm with none-ls

enable black formatter for black
enable stylua formatter for lua
update nix flake inputs
format lua files
This commit is contained in:
Pim Kunis 2023-11-30 16:59:49 +01:00
parent 421a05a82f
commit 3b9b7d3c01
10 changed files with 219 additions and 133 deletions

29
flake.lock generated
View file

@ -101,11 +101,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1700678569,
"narHash": "sha256-2Ki+2UvOidxEb3xB4ADqlbPQ2BZOF4uZMR094O8or2I=",
"lastModified": 1700851152,
"narHash": "sha256-3PWITNJZyA3jz5IGREJRfSykM6xSLmD8u5A3WpBCyDM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8f1180704ac35baded1a74164365ac7cdfba6f38",
"rev": "1216a5ba22a93a4a3a3bfdb4bff0f4727c576fcc",
"type": "github"
},
"original": {
@ -115,13 +115,29 @@
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1701040486,
"narHash": "sha256-vawYwoHA5CwvjfqaT3A5CT9V36Eq43gxdwpux32Qkjw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "45827faa2132b8eade424f6bdd48d8828754341a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1700855055,
"narHash": "sha256-QKjcrEntfghcXBsrenDE46OxaF/4YQVStAQfyDOQcPA=",
"lastModified": 1700923974,
"narHash": "sha256-3SWdqep5XzFEuK+5iJkDe/mTIvidS3Gs47W/DVXuRnE=",
"owner": "nix-community",
"repo": "NUR",
"rev": "ebf2c68214f10ee5b9372ae4960a7b54af514bd3",
"rev": "2644c4a32642a32ea01dc63fd780404c21c82d7a",
"type": "github"
},
"original": {
@ -137,6 +153,7 @@
"homeage": "homeage",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur"
}
}