mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: changed nix format tool
This commit is contained in:
parent
6149d07ddd
commit
9dee33ecf7
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
inputs = {
|
inputs = {
|
||||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.05";
|
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||||
treefmt-nix.url = "github:numtide/treefmt-nix";
|
treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||||
mkElmDerivation.url = "github:jeslie0/mkElmDerivation";
|
mkElmDerivation.url = "github:jeslie0/mkElmDerivation";
|
||||||
};
|
};
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
stylish-haskell
|
stylish-haskell
|
||||||
ghc
|
ghc
|
||||||
vscode-langservers-extracted
|
vscode-langservers-extracted
|
||||||
nixfmt
|
nixfmt-rfc-style
|
||||||
;
|
;
|
||||||
inherit (hp)
|
inherit (hp)
|
||||||
cabal-install
|
cabal-install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue