-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fix pantry not found on install and uninstall commands #1067
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
Conversation
b806c04 to
7c34462
Compare
|
If you want to install stubs we made a mash script where maybe this can go instead: https://github.com/pkgxdev/mash/blob/main/scripts/stub.sh |
That's alright. It's for the best of the project. Thank you! |
|
@mxcl would you be willing to bring this back as part of a 1.x maintenance release? It would be valuable to me, as I have not updated to v2 yet. |
|
Sure |
|
Also, since you closed the PR, I have no permission to reopen it. If you can reopen, I can change the target branch. |
|
looks like the branch was deleted :( |
|
are you able to |
|
For some reason GitHub won't allow me to restore it from the UI. Luckly, I still had it on my local. Branch restored! |
This reverts commit cb784f7.
|
@mxcl, made one small improvement to ci (checking validity of lockfile with |
|
Actually, please hold on. There's something weird with the lockfile. Give me some minutes. |
|
@mxcl all good now. I can explain any change if needed. |
* Temporarily use PR libpkgx * use libpkgx^0.20.3 * Check lockfile in CI * Regenerated lockfile * Fix lockfile for good
|
Thank you very much! |
This fix needs pkgxdev/libpkgx#80 to be released first. Marking it as draft because of it.
Closes pkgxdev/pkgm#5.