-
https://github.com/NixOS/nix/tags
Make sure you're running Nix 2.4+, and opt into the experimental flakes and nix-command features:
# Should be 2.4+
nix --version
export NIX_CONFIG="experimental…
-
## Platform
- [ ] Linux:
- [ x ] macOS
- [ ] WSL
## Additional information
## Output
Output
```log
Also as a side note, I installed Nix Darwin but then uninstalled it …
amvzo updated
1 month ago
-
My notes from using `mkSpagoDerivation`:
Needed in `flake.nix`:
```nix
nixConfig.sandbox = "relaxed";
```
Needed in `~/.config/nix.conf`
```nix
experimental-features = nix-command flakes …
-
just to list; somewhen in future when we are bored and done with backbone of {rix}
-
I've been fighting a 2-3% flake in these tests, both related to our servers not seemingly to terminate connections during graceful shutdown. Common errors include:
`rpc error: code = Unavailable de…
-
Follows seems to break when a flake that has follows is used as an input for another flake. For example for a circular dependency flakeBflakeC, if flakeA inputs flakeB it causes a circular import erro…
-
flakes tab i can't add as a search provider for firefox, unlike options and packages. maybe it's an issue on my side? when i right click the url i only get the 2 options, but there are 3 tabs.
i'm …
-
**Which jobs are flaky:**
https://storage.googleapis.com/k8s-triage/index.html?pr=1&text=test-security-rule-
**Which tests are flaky:**
**Testgrid link:**
https://prow.k8s.io/view/gs/k…
-
Hi, I tried this tool today and noticed it's Flakes-only.
I see now that the README mentions Flakes several times, but I thought that a tool that builds on nix-eval-jobs and nix-output-monitor wou…
-
Hi, Thank you for the great project.
We (a few university students) are planning to translate this wonderful project into Japanese and make it known to a wider audience.
We are currently working…