Skip to content

Conversation

@AleksanderGondek
Copy link
Contributor

This change aims to decouple nix setup / package preparation from actual usage in Bazel WORKSPACE - the nix definitions have been move to entirely different place, where nixReadTree is used (to improve code-reuse and align with nixpkgs conventions).

Work still remaining:

  • Port toolchains definitions
  • Make the nix WORKSPACE automatically expose nix-package dependencies (tweag/rules_nixpkgs@master...wolfd:master)
  • Create an overlay for nixpkgs that automatically adds required BAZEL files to each packge

@borancar
Copy link
Contributor

borancar commented Feb 9, 2022

I quite like this approach, potential to abstract a lot of the duplication. Looking forward to the progress - might even offer some help in the coming days.

@pl-misuw pl-misuw self-requested a review March 8, 2022 08:45
@pl-misuw pl-misuw removed their request for review March 24, 2022 08:44
@finn-qarik finn-qarik force-pushed the master branch 4 times, most recently from b7588d4 to aec36d2 Compare April 19, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants