-
I am trying to exclude the sops directory like this:
```patch
...
treefmt = {
projectRootFile = ".git/config";
programs.terraform.enable = true;
…
Mic92 updated
5 months ago
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run `nixos-rebuild switch`.
### Build log
```
xdg-desktop-portal-hyprland> [ 55%] Building CXX object CMakeFiles/xdg-desktop-portal-…
-
### Issues
- [X] I have checked [existing issues](https://github.com/nvimtools/none-ls.nvim/issues) and there are no existing ones with the same request.
### Feature description
Some formatte…
-
**Is your feature request related to a problem? Please describe.**
As a (nix-) capability provider to a javascript development team,
I want to be able to share the same tooling,
While maintaining…
-
**Describe the bug**
Running yamlfmt always sets the mtime to the current date even if the contents didn't change.
**To Reproduce**
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixp…
-
Right now if we run `nix flake metadata`, we obtain the following output:
Terminal outputs of Inputs
```bash
thinkpad-x1 :: Dev/nix-community/ethereum.nix2 ‹feat/devshell*› % nix flake metada…
-
**Describe the bug**
dprint had a bug which got fixed in the latest version 0.46.3 https://github.com/dprint/dprint/pull/861
maybe update lockfile? latest version 0.46.3 is in unstable https://g…
-
**Is your feature request related to a problem? Please describe.**
I'm working with git submodules, and they currently feel incompatible with `treefmt-nix`.
**Describe the solution you'd like**…
-
**Is your feature request related to a problem? Please describe.**
It would be nice / easier / cleaner if the integration would not require to define custom-functions. It was a hassle to adjust the…
SebTM updated
6 months ago
-
**Is your feature request related to a problem? Please describe.**
I configured the formatter `dos2unix` which I essentially applied to all files in the project, then everything seemed to work fine…