- Notifications
You must be signed in to change notification settings - Fork923
chore(flake.nix): install mockgen from source#11529
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The stable package still points to the old repo.
In this stack: This stack of pull requests is managed by Graphite.Learn more about stacking. |
code-asher commentedJan 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I just ran into this too haha and put up a PR with an updated hash since mockgen has been moved to the new fork in nixpkgs unstable:#11537 |
code-asher commentedJan 10, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
We seem to already point to unstable, so maybe the hash update is preferable? Not sure though, it could affect other packages, in which case maybe the override is better. |
Oh nice, didn't realize the hash was pinning it. Yours is definitely better, can always resurrect this if there's any issues. |
Superceded by#11537 |
The stable package still points to the old repo.