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

Nix: Define Opam repositories as input #132

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

Julow
Copy link
Contributor

@Julow Julow commented Nov 4, 2022

Opam-nix defines the repositories as its inputs but they must be defined explicitly to be upgraded when needed.

To update a repository to its lastest version:

nix build --update-input opam-repository

Opam-nix defines the repositories as its inputs but they must be defined
explicitly to be upgraded when needed.

To update a repository to its lastest version:

    nix build --update-input opam-repository
@reynir reynir merged commit 1f73c04 into robur-coop:revise-stats Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants