mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
- Fix version not starting with last release's version - src.hash to current-day format - lib.optional -> lib.optionals for consistency ([] ++ []) - Enable strictDeps - enableParallelBuilding = true (tested with 30 cores) - Add runHook pre-/postInstall calls - Add meta.mainProgram