David Arnold

Results 1203 comments of David Arnold

I wondered. It looks like the only way to preserve purity is a CI action to gitops build references back into the source repo. See: https://discourse.nixos.org/t/nixpkgs-support-for-incremental-haskell-builds/24115/11?u=blaggacao @angerman Are there maybe...

`yants` already has nestable struct validation, is that what we'd be looking at?

Green depends on: https://github.com/NixOS/nixpkgs/pull/311675

## Closures **Baseline**: ```nix util-linux = prev.util-linux.override { nlsSupport = false; ncursesSupport = false; systemdSupport = false; translateManpages = false; }; ``` `initrd 635.4 MiB (635.4 MiB)` **w translateManpages** ```nix...

https://github.com/NixOS/nixpkgs/pull/311675/commits/e5b250b3c28184ef6ee1d09cc7846aec5043218e is still on `staging` and thus CI isn't yet green. It will probably take another short while before we can pull this in with the latest unstable.

It finally works, as of a couple of minutes ago :-) My proposal beyond a PoC would be to in-tree the minimum required parts of not-os in here. They are...

> Just out of interest, but have you considered the approach used by nix-dabei? > > https://github.com/dep-sys/nix-dabei/blob/main/modules/flake-parts/nixosModules/module.nix > > It is also purely based on systemd in initrd without having...

This is useful and a small and relatively risk-free addition and should not be closed.

> Go for it now. The future is promised to no one. - Wayne Dyer --- Kindly help move this PR forward. Many thanks from Yours Sincerely!