-
**Is your feature request related to a problem? Please describe.**
When running a CI the output is not a terminal, because of that `nix build` (not to be confused with `nix-build`) doesn't show any p…
-
```
#!watchflakes
post
-
```
#!watchflakes
default
-
**Describe the bug**
The flake registry is global mutable state that's outside the view of beginners.
NixOS is supposed to be the distro without such mutable magic.
The [global flake registry](…
-
**Describe the bug**
kpi_fn_prop flakes when NAs are in the data...
![grafik](https://user-images.githubusercontent.com/6594028/125404597-140f4f00-e3b7-11eb-934b-434f9c59beea.png)
**Expected be…
-
Ideally I would have been able to search one of the error message texts:
`A default value for packages cannot be auto-determined`
or
`Please specify the `packages` option manually or change y…
-
### Which jobs are failing?
CRI-O e2e-conmonrs: https://prow.ci.openshift.org/job-history/gs/origin-ci-test/pr-logs/directory/pull-ci-cri-o-cri-o-main-ci-e2e-conmonrs
### Which tests are failing…
-
Recently, we have added a bunch of caching to Envoy's CI which has both sped things up and fixed (or seriously mittigated) a load of persistent flakes that have been endemic (optimistically i would sa…
-
Right now `nix flake check` checks sanity of a lot of common flake attributes, but it fails to consider that there are tools that might extend flakes' usability beyond what Nix and NixOS offers - e.g.…
-
Hi ! Thanks a lot for this awesome project :)
## Issue
I am currently setting up my secrets with `sops-nix` in my personal config, starting with Home-Manager, and using flakes, and I've ran into…