nixpkgs-architecture / simple-package-paths

Nix RFC draft for auto-calling packages in nixpkgs
18 stars 1 forks source link

The proposal name is wrong (we already have auto called packages) #10

Closed roberth closed 1 year ago

roberth commented 2 years ago

"auto called packages" is a bad name because

The removal of the categories is a far more significant change than the ability to remove a trivial list of callPackage calls. We could have 95% of the benefits of the RFC without doing readDir (and having a sorted list of files in a .nix file somewhere, causing non-zero but very few merge conflicts).

How about: Simple package paths

infinisil commented 1 year ago

I think this sounds reasonable, would like to hear what others think though

infinisil commented 1 year ago

Another idea:

infinisil commented 1 year ago

(Ultimately this doesn't matter much if at all though)

roberth commented 1 year ago

Ok, got a bit carried away.