Ihar Hrachyshka
35ee15ded8
epkowa: add support for network scanners ( #60568 )
2019-06-12 14:46:57 -04:00
Robert Djubek
9c6185f20b
hplip: add old version (from 18.09) with aarch64 support
2019-06-01 04:28:01 +00:00
Robert Djubek
e69d8844b6
hplip-3.16.11: add aarch64-linux to platforms
2019-06-01 04:28:00 +00:00
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Joachim F
3ceb958cef
Merge pull request #54906 from furrycatherder/epson-escpr2
...
epson-escpr2: init at 1.0.29
2019-04-12 15:36:53 +00:00
hhm0
edb323117d
hplip: add missing dependency ( #58515 )
...
Graphical programs (e.g. hp-setup) error with:
error: No module named enum
This adds the enum module which fixes the error
2019-03-31 00:20:17 +01:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
xeji
969cff2691
Merge pull request #55401 from xtruder/pkgs/hplip/3.19.1
...
hplip: 3.18.5 -> 3.19.1
2019-02-21 23:23:33 +01:00
Vladimír Čunát
32767d139f
Merge branch 'staging-next'
...
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.
2019-02-20 09:38:45 +01:00
Benedikt Heine
fa82ebccf6
epkowa: support Epson Perfection V330 Photo
2019-02-19 20:45:31 -05:00
Frederik Rietdijk
815b77cbe6
Merge master into staging-next
2019-02-18 14:18:04 +01:00
Ryan Mulligan
d7aed7bf30
Merge pull request #54332 from nphilou/master
...
epson-201106w: init at 1.0.1
2019-02-17 19:50:14 -08:00
Jaka Hudoklin
eb00ae9d21
hplip: 3.18.5 -> 3.19.1
2019-02-07 18:02:32 +01:00
Philippe
1bf2d86739
epson-201106w: init at 1.0.1
2019-02-03 16:02:38 +01:00
Sean Haugh
d258dce5ce
epson-escpr2: init at 1.0.29
2019-01-29 18:04:31 -06:00
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging
2019-01-22 15:59:42 +01:00
pacien
bf899d3bfb
epkowa: add s80 series driver
2019-01-20 00:22:24 +01:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01:00
Jörg Thalheim
ff0dc34c1d
Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-series
...
epson-workforce-635-nx625-series: init at 1.0.1
2019-01-14 11:02:02 +00:00
R. RyanTM
8726301d33
sc-controller: 0.4.6 -> 0.4.6.1
...
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
2019-01-01 20:43:27 -08:00
R. RyanTM
c6436ab382
sc-controller: 0.4.5 -> 0.4.6
...
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
2018-12-23 11:06:44 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Matthew Bauer
a9b7fa7634
Revert "treewide: for substituteAll: s/version/version_/"
...
This reverts commit 1e99582eaf
.
2018-11-28 12:30:24 -06:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Matthew Bauer
b6fce7201e
xboxdrv: add dontUseSconsInstall flag
...
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.
2018-11-14 13:57:41 -06:00
Patrick Hilhorst
c63d3530ef
vcv-rack, opkowa: pname-version fixes
2018-11-06 00:17:05 +01:00
Patrick Hilhorst
1e99582eaf
treewide: for substituteAll: s/version/version_/
...
This is because it gets passed to mkDerivation through some route, this ensures
that doesn't mess with anything
2018-11-06 00:17:04 +01:00
Tristan Helmich (omniIT)
0459a8c8db
sc-controller: 0.4.4 -> 0.4.5
2018-10-31 19:28:55 +01:00
Johannes Rosenberger
e0809da91b
epson-workforce-635-nx625-series: use lib.fetchurl
...
builtins.fetchurl (was used) cannot access uris not in `allowed-uris`
when built in restricted mode (like ofborg does)
2018-10-22 00:05:26 +02:00
Johannes Rosenberger
238e9530f9
epson-workforce-635-nx625-series: fixed build errors
...
variables `maintainers` and `licenses` were invisible, leading to build
errors; fixed this.
2018-10-20 17:20:56 +02:00
Johannes Rosenberger
ca45050d2e
epson-workforce-635-nx625-series: init at 1.0.1
2018-10-20 16:38:48 +02:00
Will Dietz
eb91037e7b
tree-wide: patchelf used during build -> nativeBuildInputs
...
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
2018-09-28 11:43:16 -05:00
Ryan Mulligan
f91a79ecc8
treewide: fix config.allowAliases = false
evaluation
2018-09-13 06:47:22 -07:00
xeji
87ba30b5c7
Merge pull request #45939 from rnhmjoj/scc
...
sc-controller: 0.4.3 -> 0.4.4
2018-09-02 20:58:13 +02:00
rnhmjoj
8670ee4689
sc-controller: fix missing libbluetooth.so
2018-09-02 20:05:54 +02: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
rnhmjoj
5914624410
sc-controller: fix udev for NixOS
2018-08-21 10:56:52 +02:00
R. RyanTM
81b681c0f5
sc-controller: 0.4.3 -> 0.4.4
...
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 .
2018-08-16 12:53:12 -07:00
Jan Malakhovski
c8baf7cc0c
foo2zjs: make tests run, but disable
2018-08-11 09:35:31 +00:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
Pascal Wittmann
1fc0e6f056
xwiimote: add license
...
see issue #43716
2018-07-22 16:56:08 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Michael Raskin
3f65c5f5d1
Merge pull request #43775 from r-ryantm/auto-update/foo2zjs
...
foo2zjs: 20171202 -> 20180519
2018-07-19 08:54:28 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
R. RyanTM
da7899dc29
foo2zjs: 20171202 -> 20180519
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/foo2zjs/versions .
2018-07-18 15:30:35 -07:00
Frederik Rietdijk
8be25ffcc7
Merge pull request #41954 from jraygauthier/jrg/hplip_fixes_rebased
...
hplip: 3.18.3 -> 3.18.5
2018-06-29 09:17:50 +02:00
Matthew Bauer
10be4fab85
Merge pull request #42436 from mredaelli/epsonv500
...
epkowa: added Perfection V500 support
2018-06-28 22:08:16 -04: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
Massimo Redaelli
4dae72c879
fix for master
2018-06-24 17:36:11 +02:00
Massimo Redaelli
5667087581
epkowa: added Perfection V500 support
2018-06-23 17:04:21 +02:00