Jonas Chevalier

Results 1017 comments of Jonas Chevalier

Sounds good! Probably the integration can be done similar to https://github.com/numtide/treefmt-nix/blob/main/flake-module.nix

Hey! Thanks for reaching out. I think the main blocker is that importing nixpkgs into radicle takes forever. Or at least the last time I tried, a few months back,...

Alternatively, what if you could re-instantiate a blueprint? * shared/flake.nix - a normal blueprint, with your hosts/ folder and everything. * staging/flake.nix ```nix { inputs.shared.url = "path:../shared"; outputs = inputs:...

@mdqst do you have a way to reproduce this? That PR doesn't make sense to me. In my mental model, `cfg.enable` always exists and defaults to `false` since it's defined...

https://briandouglas.ie/sqlite-defaults/ might also be good to take a look at.

I'm not using nixbox anymore. Do you want to send a PR?

It looks like nixos-unstable is stuck for the [past 3 days](https://status.nixos.org): ![image](https://github.com/user-attachments/assets/a8c6a46d-49e0-4a2f-89c8-4733dbab04c3)

Ideally, we would use one tool everywhere. I don't care either way. Is that your motivation to make the change?