-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
epson-escpr2: 1.1.38 -> 1.1.42 #143639
epson-escpr2: 1.1.38 -> 1.1.42 #143639
Conversation
Backport failed for Please cherry-pick the changes locally. git fetch origin release-21.05
git worktree add -d .worktree/backport-143639-to-release-21.05 origin/release-21.05
cd .worktree/backport-143639-to-release-21.05
git checkout -b backport-143639-to-release-21.05
ancref=$(git merge-base 85850ea4fccb0223d34695a428f0104de1cf7110 b9170bf9e0e4d4791ab7fcfb610cc88a90869590)
git cherry-pick -x $ancref..b9170bf9e0e4d4791ab7fcfb610cc88a90869590 |
@domenkozar is it possible that something went wrong with 7e3ba3e? The patch applies cleanly for me on 21.05 oO |
I was attempting to fix this but even bumping to 0.0.7 doesn't help. I suggest we revert to 0.0.5 |
Fixed |
@domenkozar This is an old issue, but I think I've pinpointed the error. If you have the time, please update to This update should also massively speed up the checkouts in your workflow, as it's currently configured to fetch all history for all branches and tags with Details on the error: |
Motivation for this change
New upstream releases.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)