Skip to content

utsushi: 3.57.0 -> 3.59.2 #71018

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

Merged
merged 1 commit into from
Oct 14, 2019
Merged

Conversation

wucke13
Copy link
Contributor

@wucke13 wucke13 commented Oct 12, 2019

  • building from gitlab source
  • reorderd dependencies to be in logical/alphabetical order
  • replaced patches with substituteInPlace, as patches broke the installChecks
    and substituteInPlace may be more robust than making new patches for each
    release. Also the compiled source is now closer to upstream than
    before.
  • added installChecks
  • added all supported devices as listed on epson.net

(cherry picked from commit 9eb00ac)

Reference: #70160 (comment)

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @grahamc
Please try to build with @GrahamcOfBorg . I did not test this build for a lack of time.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Oct 12, 2019
@grahamc
Copy link
Member

grahamc commented Oct 12, 2019

@GrahamcOfBorg build utsushi

@grahamc grahamc changed the base branch from staging-19.09 to release-19.09 October 12, 2019 13:57
@grahamc grahamc changed the base branch from release-19.09 to staging-19.09 October 12, 2019 13:57
@ofborg ofborg bot added the 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux. label Oct 12, 2019
@ofborg ofborg bot requested a review from edolstra October 12, 2019 14:12
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Oct 12, 2019
@wucke13
Copy link
Contributor Author

wucke13 commented Oct 13, 2019

@grahamc what's going on with the branches here?

@grahamc
Copy link
Member

grahamc commented Oct 13, 2019

Please cherry-pick to the release-19.09 branch, and then send the PR against release-19.09. staging-19.09 is only for really big changes.

@wucke13 wucke13 changed the base branch from staging-19.09 to release-19.09 October 13, 2019 23:07
+ building from gitlab source
+ reorderd dependencies to be in logical/alphabetical order
+ replaced patches with substituteInPlace, as patches broke the installChecks
  and substituteInPlace may be more robust than making new patches for each
  release. Also the compiled source is now closer to upstream than
  before.
+ added installChecks
+ added all supported devices as listed on epson.net

(cherry picked from commit 9eb00ac)
@wucke13
Copy link
Contributor Author

wucke13 commented Oct 13, 2019

@grahamc done.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. and removed 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Oct 13, 2019
@grahamc
Copy link
Member

grahamc commented Oct 14, 2019

@ofborg build utsushi

@grahamc grahamc merged commit fac69b3 into NixOS:release-19.09 Oct 14, 2019
@wucke13 wucke13 deleted the staging-19.09 branch October 15, 2019 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants