Sandro
839713a179
Merge pull request #125096 from SebTM/update/sane-airscan_09926
2021-06-01 22:50:50 +02:00
Sebastian Sellmeier
19120ab497
sane-airscan: 0.99.24 -> 0.99.26
2021-05-31 16:36:26 +02:00
Matt Christ
a9b7300f6f
brscan5: init at 1.2.6-0
2021-05-21 12:59:30 -05:00
Antoine Eiche
d8a256010a
brscan4: minor improvments
2021-04-19 21:01:56 +02:00
Antoine Eiche
f907aadb1d
brscan4: 0.4.9-1 -> 0.4.10-1
2021-04-18 19:49:18 +02:00
Guillaume Girol
4e83ef8026
Merge pull request #113703 from symphorien/disable-sane-master
...
nixos/sane: allow to disable enabled-by-default plugins
2021-04-05 13:49:43 +02:00
Symphorien Gibol
c20cd1834f
sane-backends: 1.0.30 -> 1.0.32
...
sane-backends-git: remove, it's not updated often enough to be useful
2021-03-21 11:07:14 +01:00
R. RyanTM
8090d83920
sane-airscan: 0.99.16 -> 0.99.24
2021-03-09 13:50:50 +01:00
Symphorien Gibol
c64fb5000b
nixos/sane: allow to disable enabled-by-default plugins
...
use case: disabling v4l plugin because I don't use my webcam as a
scanner.
2021-02-19 16:52:26 +01:00
Florian Klink
c6ce4e1e6f
brscan4: 0.4.8-1 -> 0.4.9-1
...
Brother removed their old .deb files from the server.
Also, properly set meta.platforms, and switch to pname + version
(#103997 )
2021-02-08 16:32:36 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ben Siraphob
3496ce2a0c
treewide: remove trailing whitespaces
2021-01-01 10:41:04 -08:00
Milan Svoboda
adcaba3809
airscan: 0.99.8 -> 0.99.16
2020-09-06 12:16:04 +02:00
R. RyanTM
9fff2b76c6
sane-airscan: 0.99.3 -> 0.99.8
2020-07-07 10:28:13 +00:00
Philipp Riegger
03690ba290
sane-backends: 1.0.28 -> 1.0.30
2020-06-14 12:53:23 +02:00
Francesco Zanini
07d3ca8112
sane-airscan: 0.99.0 -> 0.99.3
2020-06-01 19:22:30 +02:00
Francesco Zanini
5629e60d71
sane-airscan: 0.9.17 -> 0.99.0
2020-05-13 17:53:40 +02:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Francesco Zanini
af7de69849
sane-airscan: init at 0.9.17
2020-03-20 15:03:59 +01:00
Danylo Hlynskyi
308d840f03
brscan4: 0.4.4-4 -> 0.4.8-1 ( #79872 )
2020-03-04 23:47:31 +02:00
Guillaume Maudoux
4979541cad
sane module: make warning more explicit
2020-02-10 17:28:37 +01:00
Guillaume Maudoux
6c651604f4
sane module: support overriding config files
2020-01-29 15:15:04 +01:00
José Romildo Malaquias
58a26351c9
sane-backends: 1.0.27 -> 1.0.28
2020-01-25 18:18:16 -03:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
c0bw3b
d811bb1dcb
Treewide: replace last refs to alioth.debian.org
...
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Victor multun Collod
ec2a8d2302
sane-backends: remove /etc/sane.d/net.conf
2019-10-16 17:47:33 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Dan Callahan
c80385d934
dsseries: init at 1.0.5-1
2019-03-08 15:02:22 +00:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Jan Tojnar
b0d3ed3484
gimp: 2.8.22 → 2.10.0
2018-04-29 08:39:05 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Peter Simons
c9bed891f6
sane-backends: enable support for PNG
2017-12-20 09:16:54 +01:00
Peter Simons
4859e70468
sane-backends-git: update to current HEAD of master branch
2017-12-15 20:36:31 +01:00
Orivej Desh
66d4941afe
Merge branch 'master' into staging
...
* master: (48 commits)
Mathematica: 11.0.1 -> 11.2.0
kbfs: 20170922.f76290 -> 20171004.40555d
packer: 1.0.3 -> 1.1.0
libxdg-basedir: 1.0.2 -> 1.2.0
fscrypt: 0.2.1 -> 0.2.2
devtodo: init at 0.1.20
keybase: 1.0.30 -> 1.0.33
elixir: Fix locale problem on NixOS
keybase-gui: 1.0.25 -> 1.0.33
terraform: 0.10.2 -> 0.10.7 (#30055 )
emby: 3.2.32.0 -> 3.2.33.0
sbcl: 1.3.21 -> 1.4.0
ardour: 5.11 -> 5.12
axoloti: fix evaluation
axoloti: init at 1.0.12-1
melpa-packages: Add new lean packages
fastlane: init at 2.60.1
nixos/traefik: guard example path
go-ethereum: 1.7.0 -> 1.7.1
xzgv: 0.9.1 -> 0.9.2
...
2017-10-05 07:41:39 +00:00
tv
8bc5f04c06
brscan4: 0.4.4-2 -> 0.4.4-4
2017-10-03 20:30:01 +02:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Peter Hoeg
af1f99143f
sane-frontends: boy scout cleanups
2017-09-10 15:46:43 +08:00
Peter Hoeg
67c949a8b6
sane-backends: 1.0.25 -> 1.0.27
...
Use a proper upstream as well.
2017-09-10 15:46:38 +08:00
Peter Hoeg
2dff799a10
sane-backends: support parallel building
2017-09-10 15:46:34 +08:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Raymond Gauthier
c7d9032b51
brscan4: 0.4.3-4 -> 0.4.4-2
...
Also add missing linux32 support.
2017-03-10 16:24:49 +02:00
Nikolay Amiantov
382047a135
sane service: support remote scanners
2016-11-20 19:09:03 +03:00
Nikolay Amiantov
65f9341370
sane service: add saned support
2016-11-20 19:09:02 +03:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Chris Martin
d197498b8f
sane-frontends: md5->sha256
2016-09-05 20:30:54 -04:00
Chris Martin
1dca12c21d
sane-frontends: update source url
2016-09-05 20:30:06 -04:00
Tuomas Tynkkynen
8a06db38df
treewide: Fix output references to libusb
2016-08-23 04:53:19 +03:00
Tuomas Tynkkynen
298b479c22
sane: Reference correct output of libjpeg
2016-08-23 03:20:21 +03:00
Tobias Geerinckx-Rice
6558f0add3
sane-backends-git: fix corrupted hash
2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice
6b2cdf8cd1
sane-backends-git: 2016-05-09 -> 2016-06-11
...
fujitsu backend v131:
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-12 00:28:55 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Tobias Geerinckx-Rice
0ee4238026
sane-backends-git -> 2016-05-09
2016-05-10 01:22:53 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
3785515c4b
sane-backends-git -> 2016-05-07
...
Color scanning for Samsung models which support JPEG Lossy compression.
2016-05-08 00:45:10 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Raymond Gauthier
758e8bd1a1
brscan4: init at 0.4.3-3
...
A sane backend for recent brother scanners.
Depends on the presence of etc files generated by the
nixos module of the same name.
Supports network scanner specification through the
nixos module.
2016-05-01 14:42:25 -04:00
Tobias Geerinckx-Rice
23f3d86a3b
sane-backends-git -> 2016-04-23
...
More Pixma fixes.
2016-04-23 01:34:25 +02:00
Tobias Geerinckx-Rice
05a7c34d47
sane-backends-git -> 2016-04-20
2016-04-22 17:11:20 +02:00
Tobias Geerinckx-Rice
af8a34a622
sane-backends-git -> 2016-04-14
2016-04-14 02:37:53 +02:00
Tobias Geerinckx-Rice
9435e53648
sane-backends-git -> 2016-04-06
2016-04-06 19:39:36 +02:00
Tobias Geerinckx-Rice
96edcf403c
sane-backends-git: 2016-03-05 -> 2016-03-24
...
Changes:
- epsonds: fixed resolution setting bug
DS-60000 workaround is needed no more
- pixma: backend version 0.17.29
2016-03-24 20:23:59 +01:00
Tobias Geerinckx-Rice
d5eb96938a
sane-backends-git -> 2016-03-05
2016-03-06 01:09:12 +01:00
Tobias Geerinckx-Rice
500132ab5c
sane-backends-git -> 2016-02-25
2016-02-25 20:54:24 +01:00
Tobias Geerinckx-Rice
759f48ab07
sane-backends-git: 2016-02-19 -> 2016-02-22
2016-02-25 16:19:42 +01:00
Tobias Geerinckx-Rice
9135aea76f
sane-backends-git: 2016-01-25 -> 2016-02-19
2016-02-22 19:42:27 +01:00
Profpatsch
71d01db76f
sane: *really* fix udev error
...
\#12874 tried to patch out the literal /bin/sh, but an additional space
sneaked in.
2016-02-09 00:13:07 +01:00
Profpatsch
9a72bf5c0f
udev: sane: fix udev error
...
The new udev checks that no script references any absolute /bin/sh
paths, so this patches that out.
2016-02-08 01:48:34 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
87df7fc745
sane-backends: propagate libjpeg library path
2016-01-25 03:43:18 +01:00
Tobias Geerinckx-Rice
d186a66d33
sane-backends-git -> 2016-01-25
2016-01-25 01:40:20 +01:00
Tobias Geerinckx-Rice
5ddf2bf856
sane-backends-git -> 2016-01-09
2016-01-09 23:15:16 +01:00
Tobias Geerinckx-Rice
ad200bb5bc
Fix remaining sane{Front,Back}ends
2016-01-05 20:44:35 +01:00
Tobias Geerinckx-Rice
99075fb402
saneBackends{,Git} -> sane-backends{,-git}
...
Fixes xsane evaluation.
2016-01-03 03:31:38 +01:00
Tobias Geerinckx-Rice
8b9a9fd9f5
saneBackendsGit: 2015-12-27 -> 2016-01-01
2016-01-01 21:43:20 +01:00
Tobias Geerinckx-Rice
4ef9b7558f
saneBackendsGit: 2015-12-20 -> 2015-12-27
2015-12-27 22:56:43 +01:00
Tobias Geerinckx-Rice
8b4273a65d
saneBackends: add generic extraFirmware support
...
This usurps the model-specific gt68xxFirmware and snapscanFirmware,
which are still supported for backwards compatibility – hopefully
not forever.
2015-12-26 19:50:17 +01:00
Tobias Geerinckx-Rice
c05165ba5c
saneBackends: don't add epson2 to dll.conf
...
It's already in there by default.
2015-12-26 19:50:17 +01:00
Tobias Geerinckx-Rice
cf699caf4d
saneBackends: don't add option for 1 udev rule
2015-12-26 19:50:17 +01:00
Tobias Geerinckx-Rice
fd9e991616
saneBackends: remove udevSupport == hotplugSupport
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
6a76cd1336
saneBackends: drop libusb override; use libusb1 directly
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
eeca8c0441
saneBackends: add translations (gettext)
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
d398926993
saneBackends: simplify buildInputs
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
d91765d2e0
saneBackends: append epson2 to dll.conf if installed
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
61106207cd
saneBackends: remove some redundancies (no hash change)
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
58bf694071
saneBackends: factor out common code into generic.nix
...
The git version was duplicated from the stable one and the two had
begun to diverge significantly. For example, commit
88d731925d
fixed a supposedly real
bug — but only in the stable package.
Factor out the shared code to avoid trouble — or worse, subtle
differences or bugs — in future.
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
ffc04a67e3
sanebackends{,Git}: add avahi support
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
94dbaa7dbf
saneBackends{,Git}: add SNMP support
2015-12-24 04:05:57 +01:00
Tobias Geerinckx-Rice
56f6be2583
saneBackendsGit 1.0.25-180-g6d8b8d5 -> 2015-12-20
2015-12-20 19:58:50 +01:00
Tobias Geerinckx-Rice
99816323f9
saneBackendsGit 1.0.25.{177-g753d123 -> 180-g6d8b8d5}
2015-12-16 04:22:08 +01:00
Tobias Geerinckx-Rice
1d4b4dc8b6
saneBackends{,Git}: add more descriptive descriptions
2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
df4ab4c9cc
saneBackendsGit: add myself as maintainer
2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
d3d5c79582
saneBackendsGit 1.0.24.73-g6c4f6bc -> 1.0.25.177-g753d123
2015-12-05 23:42:56 +01:00