Skip to content

[Chore] Remove 'nixpkgs.overlay' from 'common' module#165

Merged
rvem merged 1 commit intomasterfrom
rvem/remove-overlay-from-common-module
Sep 26, 2024
Merged

[Chore] Remove 'nixpkgs.overlay' from 'common' module#165
rvem merged 1 commit intomasterfrom
rvem/remove-overlay-from-common-module

Conversation

@rvem
Copy link
Copy Markdown
Contributor

@rvem rvem commented Sep 26, 2024

Problem: For historical reasons, this overlay existed and was using serokell-nix's 'inputs', which in some cases causes issues (see #101). However, nowadays, the overlay only provides utilities used by the CI/CD pipelines and thus there is no sense in using it system-wide.

Solution: Remove 'nixpkgs.overlay' from 'common' module, remove 'inputs' from argument attrset for 'common' module as well.

Problem: For historical reasons this overlay existed and was using
serokell-nix's 'inputs', which in some cases causes issues (see #101).
However, nowadays, the overlay only provides utilities used by the CI/CD
pipelines and thus there is no sense in using it system-wide.

Solution: Remove 'nixpkgs.overlay' from 'common' module, remove 'inputs'
from argument attrset for 'common' module as well.
@rvem rvem requested a review from Sereja313 September 26, 2024 07:53
@rvem rvem self-assigned this Sep 26, 2024
@rvem rvem merged commit b128709 into master Sep 26, 2024
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