summary refs log tree commit diff
path: root/pkgs/misc/cups
Commit message (Collapse)AuthorAge
* Merge pull request #49180 from symphorien/issue-49092Michael Raskin2018-11-02
|\ | | | | brlaser: fix install dir
| * brlaser: fix install dirSymphorien Gibol2018-10-26
| | | | | | | | Fixes #49092
* | splix: add missing printer modelsDavid Costa2018-10-29
| | | | | | | | | | | | | | | | Add support for ML-2160 ML-2165 ML-3310 ML-3310ND. The PPD files were not picked up by the Makefile because they were in the wrong directory of the original source. Co-authored-by: Merlin Göttlinger <megoettlinger@gmail.com>
* | cups-googlecloudprint: init at 20160502obadz2018-10-11
|/
* samsung-unified-linux-driver: update default version to 4.01.17Peter Simons2018-10-03
| | | | | | | | | | | | | * Version 4.01.17 works fine for me on NixOS, driving both a Samsung ML-2165w and a Samsung ML-2510 printer successfully. * Version 4.00.39 is broken. The build shows errors, but doesn't abort. The generated binaries don't work, because they are lacking rpaths to their library dependencies. * Renamed old default.nix file to 1.00.37.nix. That version wasn't the default and it feels like a bad idea to mix versioned and unversioned file names in the same directory.
* 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
* brlaser: cleanup and mark linux only (#46622)Daiderd Jordan2018-09-13
| | | | | | | | The test binaries depend use open_memstream which isn't available on darwin. error: use of undeclared identifier 'open_memstream' /cc ZHF #45961
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
|\
| * splix: install color profiles and enable JBIGJohannes Frankenau2018-08-16
| |
* | cups: fix testsJan Malakhovski2018-08-11
|/
* mfcl8690cdw: init lpdr and cupswrapper at 1.0.2/1.0.3 (#43968)Thomas Bach2018-08-03
| | | Provide printer driver for Brother MFC-L8690CDW.
* cups-filters: fix the build with poppler-0.67.0Wael M. Nasreddine2018-08-01
| | | | | | Apply the patch from https://github.com/OpenPrinting/cups-filters/pull/51 closes #44282
* cups-toshiba-estudio: 7.51 -> 7.89 (#43850)Alan Pearce2018-07-29
|
* Merge branch 'master' into unused5Jörg Thalheim2018-07-21
|\
| * Merge pull request #43780 from r-ryantm/auto-update/cups-filtersFrederik Rietdijk2018-07-21
| |\ | | | | | | cups-filters: 1.20.3 -> 1.20.4
| | * cups-filters: 1.20.3 -> 1.20.4R. RyanTM2018-07-18
| | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cups-filters/versions.
* | | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/ /
* / [bot]: remove unreferenced codevolth2018-07-20
|/
* Merge pull request #43079 from matthewbauer/rework-extra-pkgsMatthew Bauer2018-07-05
|\ | | | | Rework stage.nix's extraPkgs
| * treewide: remove callPackage_i686Matthew Bauer2018-07-05
| | | | | | | | This has been replaced with pkgsi686Linux.callPackage
* | mfcl2740dwcupswrapper: init at 3.2.0-1Michael Hoang2018-07-04
| | | | | | | | CUPS wrapper for Brother MFC-L2740DW
* | mfcl2740dwlpr: init at 3.2.0-1Michael Hoang2018-07-04
|/ | | | Brother MFC-L2740DW lpr driver
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * 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
* Merge pull request #41009 from matthewbauer/normalize-namesMatthew Justin Bauer2018-05-25
|\ | | | | Add versions to packages missing it
| * treewide: add version to packagesMatthew Bauer2018-05-25
| | | | | | | | | | | | | | | | | | Lots of packages are missing versions in their name. This adds them where appropriate. These were found with this command: $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$' See issue #41007.
* | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\ \ | |/ |/|
| * tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | | | | | trivial part)
* | Merge pull request #39511 from steveeJ/sj-add-kyocera-driversJörg Thalheim2018-04-28
|\ \ | |/ |/| cups-kyodialog3: init at 8.1601
| * cups-kyodialog3: use autoPatchelfHook, add missing qt4Jörg Thalheim2018-04-28
| |
| * cups-kyodialog3: init at 8.1601Stefan Junker2018-04-26
| |
* | cups-filters: 1.20.2 -> 1.20.3R. RyanTM2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cups-filters/versions. These checks were done: - built on NixOS - ran ‘/nix/store/h8hpf5fjx7fg0p1sv9yyvg6b803k61k4-cups-filters-1.20.3/bin/foomatic-rip -h’ got 0 exit code - ran ‘/nix/store/h8hpf5fjx7fg0p1sv9yyvg6b803k61k4-cups-filters-1.20.3/bin/foomatic-rip --help’ got 0 exit code - found 1.20.3 with grep in /nix/store/h8hpf5fjx7fg0p1sv9yyvg6b803k61k4-cups-filters-1.20.3 - directory tree listing: https://gist.github.com/aa62a318dc23326b357322da3e567915
* | Merge pull request #32605 from xrvdg/hl1110Matthew Justin Bauer2018-04-09
|\ \ | | | | | | hl1110 : init at 3.0.1-1
| * | hl1110 : init at 3.0.1-1Xander Remon van der Goot2018-01-13
| | | | | | | | | | | | This commit adds a cups driver for the Brother HL1110 printer.
* | | Merge pull request #33919 from samueldr/feature/hll2390dw-cupsMatthew Justin Bauer2018-04-09
|\ \ \ | | | | | | | | hll2390dw-cups: init at 4.0.0-1
| * | | hll2390dw-cups: init at 4.0.0-1Samuel Dionne-Riel2018-01-16
| |/ /
* | | cups-filters: remove myself from maintainersGuillaume Maudoux2018-04-03
| | |
* | | Merge pull request #38294 from r-ryantm/auto-update/cups-filtersadisbladis2018-04-03
|\ \ \ | | | | | | | | cups-filters: 1.20.1 -> 1.20.2
| * | | cups-filters: 1.20.1 -> 1.20.2R. RyanTM2018-04-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/cups-filters/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.20.2 with grep in /nix/store/zbwgknzkhih8rlcizp4s5yi5kinjfv5w-cups-filters-1.20.2 - directory tree listing: https://gist.github.com/a1bcdc4c27ed6a03fa20b81303aaa036
* | | | cups: fix patch download without a rebuildVladimír Čunát2018-03-30
|/ / / | | | | | | | | | | | | One needs to specify git commit to make the fetch always work. Close #38113.
* | | Merge pull request #35081 from StijnDW/masterMatthew Justin Bauer2018-03-22
|\ \ \ | | | | | | | | brlaser: init from latest git
| * | | brlaser: init from latest gitStijn DW2018-02-17
| | | |
* | | | cups-filters: 1.20.0 -> 1.20.1Ryan Mulligan2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.20.1 with grep in /nix/store/233chsllrfymrvizn74nf8sav0r0llrb-cups-filters-1.20.1
* | | | Merge #35113: cups: upstream patch for a bugVladimír Čunát2018-02-24
|\ \ \ \
| * | | | cups: Add patch for bug where CUPS fails to save files to diskAmbroz Bizjak2018-02-18
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Upstream report: https://github.com/apple/cups/issues/5118 In addition to not saving files, this results in spam messages in the log once per second (Expiring subscriptions...) which is what led me to discover this bug. The patch was made by hand because the patch from the commit does not apply.
* | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-24
|\ \ \ \ | | |_|/ | |/| |
| * | | zj-58: nitpicksJörg Thalheim2018-02-23
| | | |
| * | | cups-zj-58: init at 2018-02-22makefu2018-02-23
| | | | | | | | | | | | | | | | Adds cups drivers for Zjiang ZJ-58
* | | | cups: fix path to socket and run directoryNikolay Amiantov2018-02-23
|/ / / | | | | | | | | | | | | We use default /var/run/cups/cups.sock in NixOS but here it's misdefined to be /run/cups.sock. Return it to default.
* | | mfcl2720dwcupswrapper: init at 3.2.0-1xeji2018-02-18
| | | | | | | | | | | | Brother MFC-L2720DW CUPS wrapper driver