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

Add info when init with cached Nixpkgs #402

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

flandweber
Copy link
Contributor

closes #384

Copy link
Owner

@nmattia nmattia left a comment

Choose a reason for hiding this comment

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

Thanks! Did you try it out and it works as expected?

@flandweber
Copy link
Contributor Author

Did you try it out and it works as expected?

Yes, the formating seems to work:

ghci> :main init
Initializing
  Not updating sources.nix
  Not creating nix/sources.json
Done: Initializing

INFO: `niv init` didn't fetch the latest commit for nixpkgs (due to --fast).
      Run `niv update nixpkgs` if you wish to pin the latest.

@nmattia nmattia merged commit 84fed67 into nmattia:master May 23, 2024
2 checks passed
@nmattia
Copy link
Owner

nmattia commented May 23, 2024

Thank you @flandweber !

@flandweber flandweber deleted the fast-info branch June 10, 2024 11:19
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.

Gap between rolling-release branch and static commit hash
2 participants