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

Refactor/Split up flake.nix #767

Closed
wants to merge 5 commits into from
Closed

Conversation

gilligan
Copy link
Contributor

Motivation
The goal is to make the flake.nix easier to grasp and parse. The returned attribute set should be small and easy to recognize with few big bindings.

Details
This is first and foremost about splitting up flake.nix into:

  • nix/hydra-jobs.nix
  • nix/hydra.nix

I also added a couple of comments and build.x86_64-linux in hydra-jobs now refers to pkgs.hydra instead of packages.x86_64-linux which (to my understanding) is identical.

@edolstra
Copy link
Member

Not in favor. I intentionally combined everything (e.g. release.nix) into flake.nix so we don't have to deal with a bunch of different files.

@gilligan gilligan closed this Apr 12, 2021
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.

None yet

2 participants