-
I found there are still quite a few useful lints that also prevented actual bugs in niks3:
I saved this as `golangci2.yml` to incrementally enable more linters in https://github.com/numtide/treefmt…
-
***This is a meta issue tracking the issue this flake is trying to/ has to resolve and the status of the issue.***
## Tooling
- [ ] provide reliably cached tools for different used ghc versions…
-
I tried `nix run github:DeterminateSystems/nix/flake-schemas -- flake show`, but that fails in the check phase. I got it integrated in my flake with a bit of jiggering:
```nix
inputs.nix-schema.ur…
-
**Is your feature request related to a problem? Please describe.**
feature request to add https://github.com/sqlfluff/sqlfluff
dialects currently supported by sqlfluff
ANSI SQL
SQL defin…
-
**Describe the bug**
Recently due to a change in nixpkgs rust-overlay stopped working with latest unstable: [rust-overlay#191](https://www.github.com/oxalica/rust-overlay/issues/191). This affects …
-
Subscribe to this issue and stay notified about new [daily trending repos in Nix](https://github.com/trending/nix?since=daily).
-
## Problem statement
Scripts often don't have a file extension. This means that the `files = []` attribute won't be able to target them efficiently. The user would have to manually pass all of the …
-
### Describe the issue
Getting the template with
```
nix flake init --template github:nix-community/poetry2nix
```
then running:
```
nix build
```
gets me the following error:
```
error…
-
## Steps To Reproduce
```bash
git clone https://github.com/NixOS/nixpkgs.git
git switch nixos-24.05
nix-build -A python311Packages.dns
```
## Build log
Build Log
```
this d…
-