feat: changed nix format tool

This commit is contained in:
Nick 2025-10-03 21:15:42 -05:00
parent 6149d07ddd
commit 9dee33ecf7

View file

@ -4,7 +4,7 @@
inputs = {
flake-parts.url = "github:hercules-ci/flake-parts";
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";
mkElmDerivation.url = "github:jeslie0/mkElmDerivation";
};
@ -28,7 +28,7 @@
stylish-haskell
ghc
vscode-langservers-extracted
nixfmt
nixfmt-rfc-style
;
inherit (hp)
cabal-install