Skip to content

added the support for nix package manager#3466

Open
reshmifrog wants to merge 1 commit intojfrog:masterfrom
reshmifrog:feat/nix-cli-wiring
Open

added the support for nix package manager#3466
reshmifrog wants to merge 1 commit intojfrog:masterfrom
reshmifrog:feat/nix-cli-wiring

Conversation

@reshmifrog
Copy link
Copy Markdown
Contributor

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Added the support for Nix package manger

@reshmifrog reshmifrog added the feature request New feature or request label May 4, 2026
Comment thread go.mod
//replace github.com/ktrysmt/go-bitbucket => github.com/ktrysmt/go-bitbucket v0.9.80

// replace github.com/jfrog/jfrog-cli-artifactory => github.com/agrasth/jfrog-cli-artifactory v0.2.2-0.20260428100316-aa702370ec20
replace github.com/jfrog/jfrog-cli-artifactory => github.com/reshmifrog/jfrog-cli-artifactory v0.8.1-0.20260504045304-0599c3095faf
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

you probably want to revert that

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

Labels

feature request New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants