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

scanservjs: init at 2.27.1; nixos/scanservjs: init #249806

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chayleaf
Copy link
Contributor

@chayleaf chayleaf commented Aug 17, 2023

This adds scanservjs (a web UI for SANE scanners) - package and module. It seems to work fine on my server.

https://github.com/sbs20/scanservjs/

Switch to 3.0 is pending sbs20/scanservjs#700

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 23.11 Release Notes (or backporting 23.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.

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: documentation 8.has: changelog 8.has: module (update) This PR changes an existing module in `nixos/` labels Aug 17, 2023
@chayleaf chayleaf force-pushed the scanservjs branch 3 times, most recently from 7a89a32 to 6af867c Compare August 17, 2023 20:38
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10 labels Aug 17, 2023
@chayleaf chayleaf added 8.has: module (new) This PR adds a module in `nixos/` and removed 8.has: module (update) This PR changes an existing module in `nixos/` labels Oct 15, 2023
@github-actions github-actions bot added the 8.has: module (update) This PR changes an existing module in `nixos/` label Oct 15, 2023
@chayleaf chayleaf force-pushed the scanservjs branch 2 times, most recently from 60c1357 to c861052 Compare October 15, 2023 06:03
@chayleaf chayleaf changed the title scanservjs: init at 2.27.1 scanservjs: init at 2.27.1; nixos/scanservjs: init Oct 15, 2023
@chayleaf chayleaf removed the 8.has: module (update) This PR changes an existing module in `nixos/` label Oct 15, 2023
@github-actions github-actions bot added the 8.has: module (update) This PR changes an existing module in `nixos/` label Oct 15, 2023
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild labels Oct 15, 2023
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 20, 2024
@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jul 4, 2024
Copy link
Contributor

@rhoriguchi rhoriguchi left a comment

Choose a reason for hiding this comment

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

Tested on aarch64-linux

nixos/modules/services/hardware/scanservjs.nix Outdated Show resolved Hide resolved
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Sep 18, 2024
@chayleaf chayleaf force-pushed the scanservjs branch 2 times, most recently from f0bdfb6 to 2b2c627 Compare September 20, 2024 01:33
This adds scanservjs (a web UI for SANE scanners) package.

https://github.com/sbs20/scanservjs/
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 20, 2024
@rhoriguchi
Copy link
Contributor

Still works on aarch64-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: changelog 8.has: documentation 8.has: module (new) This PR adds a module in `nixos/` 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants