Skip to content

feat: add support for nix package manager#68752

Open
cdalvaro wants to merge 2 commits intosaltstack:masterfrom
cdalvaro:feature/add_nix_profile_package_module
Open

feat: add support for nix package manager#68752
cdalvaro wants to merge 2 commits intosaltstack:masterfrom
cdalvaro:feature/add_nix_profile_package_module

Conversation

@cdalvaro
Copy link
Contributor

@cdalvaro cdalvaro commented Feb 20, 2026

What does this PR do?

This PR adds support for managing packages using the nix package manager.

New Behavior

Now you can install, update or remove packages using the nix package manager.

Merge requirements satisfied?

Commits signed with GPG?

Yes

@cdalvaro cdalvaro requested a review from a team as a code owner February 20, 2026 16:46
@cdalvaro cdalvaro force-pushed the feature/add_nix_profile_package_module branch from dc83c90 to 8c47b14 Compare February 20, 2026 16:50
@cdalvaro cdalvaro force-pushed the feature/add_nix_profile_package_module branch from 8c47b14 to ee976f6 Compare February 20, 2026 21:25
@cdalvaro cdalvaro force-pushed the feature/add_nix_profile_package_module branch from ee976f6 to 1cc8cc1 Compare February 20, 2026 22:02
@cdalvaro cdalvaro force-pushed the feature/add_nix_profile_package_module branch from 1cc8cc1 to 117fe50 Compare February 20, 2026 22:15
This commit adds support for managing packages using the nix package
manager.
Copy link
Contributor

@twangboy twangboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the pre-commit failures. Maybe just need to rebase.

@cdalvaro
Copy link
Contributor Author

Please address the pre-commit failures. Maybe just need to rebase.

Apparently, the branch is up-to-date... But the issue does not seem to be related to my changes.

It's an issue installing cassandra-driver. May be the host machine where the CI is running has changed its packages?

@twangboy
Copy link
Contributor

Well, once things are passing on the nightly builds for the master branch, then rebase this.

@cdalvaro
Copy link
Contributor Author

OK! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants