| 7 Jun 2022 |
7c6f434c | Rest assured it is undecidable even without with whether a line of code is dead or not… Coverage tracker sounds useful, yes. I wonder what fraction of the dead code would come from optional feature flags never set in Nixpkgs, of course. | 19:48:49 |
dotlambda | ofborg also didn't flag the usage of an alias in https://github.com/NixOS/nixpkgs/pull/176734 | 21:29:02 |
| 9 Jun 2022 |
dotlambda | ofborg didn't flag the usage of an alias in https://github.com/NixOS/nixpkgs/pull/175637 but nixpkgs-review does detect it | 00:13:06 |
Sandro 🐧 | *I think nixpkgs-review only uses it for one eval and it is a bit buggy | 07:37:21 |
Sandro 🐧 | Best to turn aliases of in config. Nix | 07:37:21 |