summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/drivers
AgeCommit message (Collapse)Author
2022-06-05Merge pull request #171778 from zhaofengli/infnoise-0.3.2Guillaume Girol
infnoise: unstable-2019-08-12 -> 0.3.2, nixos/infnoise: init
2022-05-28hplip: add missing distro dependencyLorenz Brun
This is required by hp-wificonfig, otherwise it crashes.
2022-05-27infnoise: Also build and install toolsZhaofeng Li
2022-05-27infnoise: Add patch to fix build on aarch64-linuxZhaofeng Li
2022-05-27nixos/infnoise: initZhaofeng Li
2022-05-27infnoise: unstable-2019-08-12 -> 0.3.2Zhaofeng Li
2022-05-14foomatic-filters: add -fcommon workaroundSergei Trofimovich
Workaround build failure on -fno-common toolchains like upstream gcc-10. Otherwise build fails as: ld: foomatic_rip-options.o:/build/foomatic-filters-4.0.17/options.c:49: multiple definition of `cupsfilter'; foomatic_rip-foomaticrip.o:/build/foomatic-filters-4.0.17/foomaticrip.c:158: first defined here
2022-05-13sc-controller: 0.4.8.6 -> 0.4.8.7rnhmjoj
2022-05-09Merge pull request #170705 from jansol/xowRick van Schijndel
xow: 0.5 -> unstable-2022-04-24
2022-05-03Merge pull request #158132 from deinferno/pantum-driverSandro
pantum-driver: init at 1.1.84
2022-05-02pantum-driver: init at 1.1.84deinferno
2022-04-28xow: 0.5 -> unstable-2022-04-24Jan Solanti
Fixes build with newer compilers.
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob
2022-04-05argononed: init at unstable-2022-03-26Gabriel Fontes
2022-03-28logiops: init at 0.2.3ckie
Pretty easy to package. Opened issue with upstream to get rid of the one patch needed: https://github.com/PixlOne/logiops/issues/307
2022-02-21xboxdrv: bump scons (#158405)QuantMint
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-15hplip: Fix missing pyqt5_sip moduleDoron Behar
Fixes #114051.
2022-02-14hplip: 3.20.11 -> 3.21.12Florian Klink
The ImageProcessor component became a configure option, so we can drop the patch.
2022-02-08epson-escpr2: 1.1.45 -> 1.1.46Maximilian Bosch
2022-01-21hplip_3_16_11: dropajs124
2022-01-20epson-201401w: init at 1.0.0Luna D. Dragon
2022-01-04imagescan: fix build with new boost (#153418)Nikolay Amiantov
2022-01-03Treewide: fix some permanent redirects on homepagesRenaud
(#153213) Issue #60004
2021-12-27epson-escpr2: 1.1.42 -> 1.1.45Maximilian Bosch
New upstream release. Also dropped the `web.archive.org`-usage: when I took over maintainership over the package I continued to update that, but actually it's not strictly needed because `copy-tarballs.pl` already takes care of copying the src to `tarballs.nixos.org` (since it's redistributable).
2021-12-15utsushi: unstable-2021-01-01 -> 3.65.0Nikolay Amiantov
Add option to include networkscan plugin.
2021-12-15imagescan-plugin-networkscan: init at 1.1.4Nikolay Amiantov
2021-11-20Merge pull request #139763 from onny/foo2zjs7c6f434c
foo2zjs: add hbpl1 printers support
2021-11-20foo2zjs: add hbpl1 printers supportJonas Heinrich
2021-11-13pkgs.misc: remove unused argsMarkus S. Wamser
2021-11-13Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1Sandro
2021-11-10treewide: replace '-git' packages with 'unstable-' in version (#145396)Felix Bühler
2021-11-09treewide: rename name to pname&versionFelix Buehler
2021-11-06treewide: use mirror URLs where availableAlyssa Ross
Candidates identified with git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix | grep -v nixos.org | grep :// | cut -d '"' -f 2)" and then manually reviewed and tested.
2021-10-29epson-escpr2: 1.1.38 -> 1.1.42Maximilian Bosch
2021-10-12xboxdrv: minor cleanupSandro Jäckel
2021-09-19xboxdrv: switch to fetchFromGitHubFelix Buehler
2021-09-11Merge pull request #137089 from rnhmjoj/scc-python3Sandro
sc-controller: switch to python3 fork
2021-09-11sc-controller: switch to python3 forkrnhmjoj
The original sc-controller is being rewritten in C, while the current version is stuck in maintenance mode and python 2. This fork is based entirely on the original kozec's sc-controller and introduces python 3 support while staying backward-compatible (including versioning up to the patch number).
2021-08-15misc: replace name with pname&versionFelix Buehler
2021-08-07epson-escpr: 1.7.3 -> 1.7.16Poscat
2021-08-04Merge pull request #132446 from Stunkymonkey/misc-drivers-phasesSandro
2021-08-02Merge pull request #132327 from davidak/xboxdrv-urldavidak
xboxdrv: update url
2021-08-02sundtek: deprecate phases and fix sha256Felix Buehler
2021-08-02gutenprint-bin: deprecate phasesFelix Buehler
2021-08-02postscript-lexmark: remove phasesFelix Buehler
2021-08-01xboxdrv: update urldavidak
2021-07-31epson-escpr2: 1.1.34 -> 1.1.38Maximilian Bosch
2021-07-17hplip: replace preConfigure with a nicer approachVladimír Čunát
The newlines were a problem at *this* moment: https://github.com/NixOS/nixpkgs/commit/c335a18e#commitcomment-53611461 but let's make the hplip expression nicer regardless of how that ends.
2021-07-07hplip: add -n to gzip to improve reproducibilityArtturin
2021-07-01hplip: hardcode ppdc path to fix #44230Artturin
the ppdc: Warning - overlapping filename can be ignored https://bugs.launchpad.net/hplip/+bug/1756967