-
When running `nix flake check`, it complains about nixinate not being a valid system type
```sh
❯ nix flake check
error: 'nixinate' is not a valid system type, at /nix/store/n3gxibvxm0i4zkdb5s6dk…
-
I'm using flakes to configure my NixOS machines. More or less as explained [here](https://www.tweag.io/blog/2020-07-31-nixos-flakes/).
The point is that, if I add the flake configuration *before* i…
yajo updated
11 months ago
-
Hey, in my environment I don't use nix-env or nix profile at all. Also I don't use channels so I would like to see the new nix cli commands with the nixpkgs registry name instead.
What do you think…
-
_Working theory: This is caused by https://github.com/flutter/flutter/issues/51421._
---
_A lot of credit goes both to @gmackall and @reidbaker for offline conversations that led to this issue._…
-
NixVim is a nix-community supported Nix flake that helps setting declarative configurations up for NeoVim/Vim. It would be great if you could support the flake for this repo, as I have to go to their …
-
```
#!watchflakes
default
-
The post-submit test builder `Windows framework_tests_libraries_leak_tracking` had a flaky ratio 3.85% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example…
-
-
**Is your feature request related to a problem? Please describe.**
I'm using Nix Flakes for all of my development environments in conjunction with Direnv.
One issue I had was that my flake's inputs …
-
**Is your feature request related to a problem? Please describe.**
When I started fiddling with Nix on macOS, my initial experience was quite horrible. I quickly made my setup barely usable and wan…