about summary refs log tree commit diff
path: root/pkgs/misc/drivers
Commit message (Collapse)AuthorAge
* epkowa: update (#68225)symphorien2019-09-08
|
* treewide: Remove unnecessary `--disable-static` (#66759)Niklas Hambüchen2019-08-31
| | | | | | | | | | | | | | * freetype: Remove unnecessary `--disable-static`. The true-by-default `dontDisableStatic` already takes care of it. Fixes freetype not being overridable to have static libs. * treewide: Remove unnecessary `--disable-static`. The true-by-default `dontDisableStatic` already takes care of it. Fixes these packages not being overridable to have static libs.
* treewide: remove redundant recvolth2019-08-28
|
* treewide: remove redundant quotesvolth2019-08-26
|
* treewide: name -> pnamevolth2019-08-17
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* utsushi: init at 3.57.0 (#65223)symphorien2019-08-14
|
* Merge pull request #64722 from Yarny0/hplipThomas Tuegel2019-07-17
|\ | | | | hplip: update version to 3.19.6, fix `hpcups` segfault, enable udev rule file
| * hplip: retain udev rules in WithPlugin versionYarny02019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beginning with commit 8ffd6af27e6dfae0a3b4d77db03409f62c5b8d98, the build recipe for `hplipWithPlugin` explicitely drops a udev rule file that is delivered with the sources. In `hplip` (without plugin), the rule file is retained. The udev rules takes care of uploading firmware to certain printers (and maybe of other things), e.g. to HP LaserJet 1000. This commit reinstates the rule file and expands the fixup script so that the rules are also patched in the WithPlugin version.
| * hplip: udev rule: drop `nohup` instead of patching itYarny02019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | hplip's udev rule uses `nohup` to attempt to detach its printer configuration script from the udev process. However, this attempt is futile as udev tracks its child processes with cgroups: https://unix.stackexchange.com/a/243648 The hardcoded path to `nohup` was patched to use Nix' `nohup`. This commit alters the patch script so that it simply drops the call to `nohup`.
| * hplip: patch imageProcessor segfault in `hpcups` (#58949)Yarny02019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beginning with version 3.18.7, `hpcups` fails with > DEBUG: imageProcessorStartPage failed and segfaults (tested with HP LaserJet 1000 printer). Upstream bug reports: * https://bugs.launchpad.net/hplip/+bug/1788706 * https://bugs.launchpad.net/hplip/+bug/1787289 There is a patch available in one of the reports: https://bugs.launchpad.net/hplip/+bug/1787289/+attachment/5176026/+files/hplip.patch It applies to 3.18.7, but not to later versions. This commit adds a slight adaption of the patch that applies to versions 3.18.9 -- 3.19.6. The patch fixes https://github.com/NixOS/nixpkgs/issues/58949 . Note that the patch is merely a workaround: It simply removes all calls into the ImageProcessor library from `HPCupsFilter.cpp`.
| * hplip: 3.19.1 -> 3.19.6Yarny02019-07-13
| | | | | | | | | | Release notes: https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
| * hplip: add meta.downloadPageYarny02019-07-13
| |
* | sc-controller: 0.4.6.1 -> 0.4.7R. RyanTM2019-07-16
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sc-controller/versions
* epkowa: add support for network scanners (#60568)Ihar Hrachyshka2019-06-12
|
* hplip: add old version (from 18.09) with aarch64 supportRobert Djubek2019-06-01
|
* hplip-3.16.11: add aarch64-linux to platformsRobert Djubek2019-06-01
|
* [treewide] delete unused patchesc0bw3b2019-05-04
|
* Merge pull request #54906 from furrycatherder/epson-escpr2Joachim F2019-04-12
|\ | | | | epson-escpr2: init at 1.0.29
| * epson-escpr2: init at 1.0.29Sean Haugh2019-01-29
| |
* | hplip: add missing dependency (#58515)hhm02019-03-31
| | | | | | | | | | | | | | Graphical programs (e.g. hp-setup) error with: error: No module named enum This adds the enum module which fixes the error
* | misc: Remove myself from list of maintainersJascha Geerds2019-03-12
| | | | | | | | | | Unfortunately I don't have the time anymore to maintain those packages.
* | Merge pull request #55401 from xtruder/pkgs/hplip/3.19.1xeji2019-02-21
|\ \ | | | | | | hplip: 3.18.5 -> 3.19.1
| * | hplip: 3.18.5 -> 3.19.1Jaka Hudoklin2019-02-07
| | |
* | | Merge branch 'staging-next'Vladimír Čunát2019-02-20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | This round is without the systemd CVE, as we don't have binaries for that yet. BTW, I just ignore darwin binaries these days, as I'd have to wait for weeks for them.
| * \ \ Merge master into staging-nextFrederik Rietdijk2019-02-18
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingVladimír Čunát2019-01-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
| | | | |
* | | | | epkowa: support Epson Perfection V330 PhotoBenedikt Heine2019-02-19
| |_|/ / |/| | |
* | | | Merge pull request #54332 from nphilou/masterRyan Mulligan2019-02-17
|\ \ \ \ | |_|/ / |/| | | epson-201106w: init at 1.0.1
| * | | epson-201106w: init at 1.0.1Philippe2019-02-03
| |/ /
* / / epkowa: add s80 series driverpacien2019-01-20
|/ /
* | Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-seriesJörg Thalheim2019-01-14
|\ \ | | | | | | epson-workforce-635-nx625-series: init at 1.0.1
| * | epson-workforce-635-nx625-series: use lib.fetchurlJohannes Rosenberger2018-10-22
| | | | | | | | | | | | | | | builtins.fetchurl (was used) cannot access uris not in `allowed-uris` when built in restricted mode (like ofborg does)
| * | epson-workforce-635-nx625-series: fixed build errorsJohannes Rosenberger2018-10-20
| | | | | | | | | | | | | | | variables `maintainers` and `licenses` were invisible, leading to build errors; fixed this.
| * | epson-workforce-635-nx625-series: init at 1.0.1Johannes Rosenberger2018-10-20
| | |
* | | sc-controller: 0.4.6 -> 0.4.6.1R. RyanTM2019-01-01
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sc-controller/versions
* | | sc-controller: 0.4.5 -> 0.4.6R. RyanTM2018-12-23
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sc-controller/versions
* | | gobject-introspection: rename packageJan Tojnar2018-12-02
| | | | | | | | | | | | camelCase package name was a huge inconsistency in GNOME package set.
* | | Revert "treewide: for substituteAll: s/version/version_/"Matthew Bauer2018-11-28
| | | | | | | | | | | | This reverts commit 1e99582eaff5605947b8e9cdef7d440df8cf7ba3.
* | | Merge staging-next into stagingFrederik Rietdijk2018-11-18
|\ \ \
| * | | xboxdrv: add dontUseSconsInstall flagMatthew Bauer2018-11-14
| | |/ | |/| | | | | | | | | | | | | | | | xboxdrv doesn’t use scons for installing, but instead using a makefile! Everything else is in scons so we have to keep that. I’ve added a dontUseSconsInstall flag to the scons setup-hook to skip the automatic overwrite of default “make install” call.
* | | vcv-rack, opkowa: pname-version fixesPatrick Hilhorst2018-11-06
| | |
* | | treewide: for substituteAll: s/version/version_/Patrick Hilhorst2018-11-06
|/ / | | | | | | | | This is because it gets passed to mkDerivation through some route, this ensures that doesn't mess with anything
* / sc-controller: 0.4.4 -> 0.4.5Tristan Helmich (omniIT)2018-10-31
|/
* tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz2018-09-28
| | | | | | | | | | | In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
* treewide: fix `config.allowAliases = false` evaluationRyan Mulligan2018-09-13
|
* Merge pull request #45939 from rnhmjoj/sccxeji2018-09-02
|\ | | | | sc-controller: 0.4.3 -> 0.4.4
| * sc-controller: fix missing libbluetooth.sornhmjoj2018-09-02
| |
| * sc-controller: fix udev for NixOSrnhmjoj2018-08-21
| |