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

epsonscan2: 6.7.70.0 -> 6.7.70.0-01-2025, pin boost, minor refactor #375409

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

SigmaSquadron
Copy link
Contributor

@SigmaSquadron SigmaSquadron commented Jan 21, 2025

Fixes #376449

  • Updates the package to the latest release from Epson. Please see the comment in the file for an explanation as to why the version is the way it is.

  • Pins Boost 1.86 because Epson is too good for C++11.

  • Fixes up some minor things in the package.

I should also note that this package is currently failing on master.

Things done

  • Built on platform(s)
    • x86_64-linux
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@james-atkins
Copy link
Contributor

Thanks! Looks good to me.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 375409


x86_64-linux

✅ 1 package built:
  • epsonscan2

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jan 21, 2025
@SigmaSquadron SigmaSquadron force-pushed the push-vqmkootwuztr branch 3 times, most recently from 6057513 to a3b7044 Compare January 21, 2025 16:38
@wegank wegank removed the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jan 22, 2025
Copy link
Contributor

@Shawn8901 Shawn8901 left a comment

Choose a reason for hiding this comment

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

build & my ET-3750 scans fine.

@Shawn8901 Shawn8901 added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jan 23, 2025
@james-atkins james-atkins mentioned this pull request Jan 24, 2025
3 tasks
Epson changes their projects without changing their versions because ¯\_(ツ)_/¯.

They also provide no changelogs, because why would they? This seems to at least
remove the CMakeCache.txt that was left in the source code distribution.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This software does not use C++11.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
@wegank wegank added 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Jan 25, 2025
- Removes a `pname` interpolation.
- Updates the `longDescription` so it uses syntax-highlighting code blocks instead of <literal>.
- Uses `lib.getExe` instead of hardcoding a `/bin/` path.
- Uses the new `lib.systems` standard for declaring platforms.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1 10.rebuild-linux: 1-10 labels Jan 26, 2025
@FliegendeWurst FliegendeWurst merged commit 53e696d into NixOS:master Jan 26, 2025
24 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 12.approvals: 2 This PR was reviewed and approved by two reputable people
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failure: epsonscan2
5 participants