| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-05-09 | 516 Bytes | |
| Snapshot release 2023-05-09.tar.gz | 2023-05-09 | 223.1 kB | |
| Snapshot release 2023-05-09.zip | 2023-05-09 | 288.7 kB | |
| Totals: 3 Items | 512.3 kB | 0 | |
This is a patch release for previously missing configurables of the new auto-evaluation features.
Fixes
-
Add configurations to enable/disable and customize auto-evaluations.
nil.nix.flake.{autoArchive,autoEvalInputs,nixpkgsInputName}See./docs/configuration.mdfor more details. -
autoEvalInputsis disabled by default due to issues (#79) about flake locks. -
Nixpkgs detection for NixOS options now checks existences of
libandmodule-list.nixto reduce mis-detections. (#80)