about summary refs log tree commit diff
path: root/pkgs/misc/drivers
AgeCommit message (Collapse)AuthorFilesLines
2022-02-21xboxdrv: bump scons (#158405)QuantMint5-2/+193
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-15hplip: Fix missing pyqt5_sip moduleDoron Behar1-0/+1
Fixes #114051.
2022-02-14hplip: 3.20.11 -> 3.21.12Florian Klink2-134/+20
The ImageProcessor component became a configure option, so we can drop the patch.
2022-02-08epson-escpr2: 1.1.45 -> 1.1.46Maximilian Bosch1-3/+3
2022-01-21hplip_3_16_11: dropajs1241-192/+0
2022-01-20epson-201401w: init at 1.0.0Luna D. Dragon2-0/+168
2022-01-04imagescan: fix build with new boost (#153418)Nikolay Amiantov1-0/+4
2022-01-03Treewide: fix some permanent redirects on homepagesRenaud1-1/+1
(#153213) Issue #60004
2021-12-27epson-escpr2: 1.1.42 -> 1.1.45Maximilian Bosch1-7/+3
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 Amiantov1-9/+27
Add option to include networkscan plugin.
2021-12-15imagescan-plugin-networkscan: init at 1.1.4Nikolay Amiantov1-0/+31
2021-11-20Merge pull request #139763 from onny/foo2zjs7c6f434c3-1/+4785
foo2zjs: add hbpl1 printers support
2021-11-20foo2zjs: add hbpl1 printers supportJonas Heinrich3-1/+4785
2021-11-13pkgs.misc: remove unused argsMarkus S. Wamser3-3/+3
2021-11-13Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1Sandro1-1/+2
2021-11-10treewide: replace '-git' packages with 'unstable-' in version (#145396)Felix Bühler1-2/+2
2021-11-09treewide: rename name to pname&versionFelix Buehler1-1/+2
2021-11-06treewide: use mirror URLs where availableAlyssa Ross1-1/+1
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 Bosch1-4/+4
2021-10-12xboxdrv: minor cleanupSandro Jäckel1-6/+2
2021-09-19xboxdrv: switch to fetchFromGitHubFelix Buehler1-6/+18
2021-09-11Merge pull request #137089 from rnhmjoj/scc-python3Sandro1-11/+8
sc-controller: switch to python3 fork
2021-09-11sc-controller: switch to python3 forkrnhmjoj1-11/+8
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 Buehler5-13/+18
2021-08-07epson-escpr: 1.7.3 -> 1.7.16Poscat1-4/+4
2021-08-04Merge pull request #132446 from Stunkymonkey/misc-drivers-phasesSandro3-6/+7
2021-08-02Merge pull request #132327 from davidak/xboxdrv-urldavidak1-1/+1
xboxdrv: update url
2021-08-02sundtek: deprecate phases and fix sha256Felix Buehler1-3/+4
2021-08-02gutenprint-bin: deprecate phasesFelix Buehler1-1/+3
2021-08-02postscript-lexmark: remove phasesFelix Buehler1-2/+0
2021-08-01xboxdrv: update urldavidak1-1/+1
2021-07-31epson-escpr2: 1.1.34 -> 1.1.38Maximilian Bosch1-5/+16
2021-07-17hplip: replace preConfigure with a nicer approachVladimír Čunát1-30/+29
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 reproducibilityArtturin1-2/+9
2021-07-01hplip: hardcode ppdc path to fix #44230Artturin1-0/+4
the ppdc: Warning - overlapping filename can be ignored https://bugs.launchpad.net/hplip/+bug/1756967
2021-06-27Merge pull request #128452 from Ma27/bump-epson-escpr2Maximilian Bosch1-13/+6
epson-escpr2: 1.1.25 -> 1.1.34
2021-06-27epson-escpr2: 1.1.25 -> 1.1.34Maximilian Bosch1-13/+6
2021-06-27hplip_3_18_5: removeEduardo Sánchez Muñoz1-229/+0
It does not seem to be used anymore and will allow to simplify pyqt5's expression (https://github.com/NixOS/nixpkgs/pull/123378#issuecomment-866786136).
2021-06-04epson-alc1100: switch to a working sourceArtturin1-2/+2
2021-05-22spaacenavd: config file in $XDG_CONFIG_HOMEsohalt2-0/+66
2021-05-22spacenavd: pidfile in $XDG_RUNTIME_DIRsohalt2-0/+85
2021-05-22nixos/spacenavd: run as user servicesohalt2-0/+121
2021-05-18spacenavd: fix darwin buildStéphan Kochen1-3/+14
2021-05-17Merge pull request #123086 from mebubo/hplipWithPluginSandro1-2/+2
hplipWithPlugin: correct arch name for the plugin file on aarch64
2021-05-16treewide: remove unzip where not neededBen Siraphob1-2/+1
2021-05-15hplipWithPlugin: correct arch name for the plugin file on aarch64Sergei Dolgov1-2/+2
Without this change, building hplipWithPlugin on aarch64 fails with: cp: cannot stat 'lj-aarch64.so': No such file or directory builder for '/nix/store/p0x02ppv0n1xj46wvik3p3cn4jikmr1q-hplip-3.20.11.drv' failed with exit code 1 This is because the corresponding file in the archive is actually called lj-arm64.so. hplipPlatforms exists to convert between the different names; this commit only changes the value to a correct one.
2021-05-10pythonPackages.sip: rename to sip_4Eduardo Sánchez Muñoz2-2/+2
sip 4 is the old and unmaintained version
2021-04-15infnoise: init at masterStijn DW2-0/+57
2021-04-05Merge pull request #118274 from alyssais/foo2zjsSandro1-3/+4
foo2zjs: 20180519 -> 20210116
2021-04-02spacenavd: remove nonstandard patchGabriel Ebner2-124/+0