Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make nix integration more seamless #9

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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
Collaborator

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.

2 participants