feat: add support for nix package manager by cdalvaro · Pull Request #68752 · saltstack/salt

Conversation

@cdalvaro

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

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

twangboy

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

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

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

@cdalvaro

Labels

2 participants

@cdalvaro @twangboy