Jascha Geerds
65e2b83b36
cups: Fix printing tests
...
It seems like there's an upstream bug in the "lpstat" command. We need
to specify the server's port.
Further information: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711327
[root@client:~]# lpstat -H
/var/run/cups/cups.sock
[root@client:~]# lpstat -h server -H
/var/run/cups/cups.sock:631
[root@client:~]# CUPS_SERVER=server lpstat -H
server:631
[root@client:~]# lpstat -h server:631 -H
server:631
2015-05-10 13:46:32 +02:00
Jascha Geerds
f4d9c9043c
cups: Remove deprecated config options from cupsd.conf
2015-05-10 13:46:32 +02:00
Jascha Geerds
e9cf6cd34f
cups: Use systemd files provided by CUPS
2015-05-10 13:46:32 +02:00
Jascha Geerds
252bc4a4b9
cups: Add xdg_utils to build inputs
2015-05-10 13:46:32 +02:00
Jascha Geerds
b89bf5668a
cups: Refactor meta attributes
2015-05-10 13:46:32 +02:00
William A. Kennington III
862510079a
cups: 1.7.5 -> 2.0.2
2015-05-10 13:46:32 +02:00
Michael Raskin
de02c8e880
Update Pipelight to use wine-staging
2015-05-10 13:46:32 +02:00
Michael Raskin
a31b9e1816
Update Wine staging to match Wine unstable
2015-05-10 13:46:31 +02:00
Michael Raskin
ed38a2d32b
Explicitly pass -pthread flag to fix the build after some updates
2015-05-10 13:46:31 +02:00
Michael Raskin
ae3b88aae4
Update SBCL
2015-05-10 13:46:31 +02:00
Michael Raskin
6219db292c
Update LiquidWar
2015-05-10 13:46:31 +02:00
Michael Raskin
8a4630d9dd
Update Wine unstable
2015-05-10 13:46:31 +02:00
Michael Raskin
3dab0e11ee
Update GlusterFS
2015-05-10 13:46:31 +02:00
Michael Raskin
b51dbb22dd
Update badvpn
2015-05-10 13:46:31 +02:00
Michael Raskin
84ffa4d489
Update CL-Launch
2015-05-10 13:46:31 +02:00
Michael Raskin
53f8245494
Update luarocks
2015-05-10 13:46:31 +02:00
Michael Raskin
87eb733e5b
Update IPMIutil
2015-05-10 13:46:31 +02:00
Michael Raskin
b5b7c825f6
Update atanks
2015-05-10 13:46:31 +02:00
Michael Raskin
986a949a42
Update XDaliClock
2015-05-10 13:46:30 +02:00
Michael Raskin
ebadf1ff3f
Update firejail
2015-05-10 13:46:30 +02:00
Michael Raskin
be221a05ed
Update Regina/REXX
2015-05-10 13:46:30 +02:00
Michael Raskin
749cc094c6
Update allegro5-unstable
2015-05-10 13:46:30 +02:00
Michael Raskin
c9da13e240
Update SQLite
2015-05-10 13:46:30 +02:00
Michael Raskin
8add274418
Update Nginx
2015-05-10 13:46:30 +02:00
Michael Raskin
3ed214e53c
Update ZPAQ
2015-05-10 13:46:30 +02:00
Domen Kožar
5c6f159cd5
subunit: split package into everything and python lib
2015-05-10 13:46:30 +02:00
Domen Kožar
4827deaf00
pythonPackages: a bunch of build fixes
2015-05-10 13:46:30 +02:00
William A. Kennington III
3da4a55ac4
screenfetch: 3.6.2 -> 2015-04-20
2015-05-10 13:46:29 +02:00
codyopel
c250cf6f53
libsodium: refactor & remove duplicate
2015-05-10 13:46:29 +02:00
codyopel
6c0b0a0248
avxsynth: refactor & 2013-05-10 -> 2015-04-07
2015-05-10 13:46:02 +02:00
Erik Timan
d57a93f04b
python-packages: icalendar 3.8.4 -> 3.9.0
...
dateutil is a new depencency for icalendar 3.9.0.
2015-05-10 13:46:02 +02:00
Erik Timan
7dbe0ff77b
python-packages: disable older than 2.7 for azure
2015-05-10 13:46:02 +02:00
Erik Timan
34b50b6765
python-packages: azure 0.10.0 -> 0.10.2
2015-05-10 13:46:02 +02:00
Joachim Fasting
f7dc64575d
libsodium: 1.0.2 -> 1.0.3
2015-05-10 13:46:02 +02:00
Brian McKenna
a6f1db46e7
Add EventStore package
...
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice
4081886d1a
alloy: remove left-over no-op
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice
5dae1f659e
man-pages 3.83 -> 4.00
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice
8bba7c5cf1
Add cfr 0_100: another Java decompiler
2015-05-10 13:46:01 +02:00
rushmorem
a7a0fcfbd2
Add s3ql package
...
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-10 13:46:01 +02:00
Vladimír Čunát
57348105a2
doc/stdenv: fix manual build after #7711
2015-05-10 13:46:01 +02:00
Peter Simons
535cbdbf73
haskell-email-validate: disable test suite to fix the build
...
Reported in https://github.com/Porges/email-validate-hs/issues/12 .
2015-05-10 13:46:01 +02:00
Peter Simons
c65e48ca96
haskell-sandi: jailbreak restriction on "base == 4.8.*" so that we can build git-annex and hledger
...
Reported in https://github.com/magthe/sandi/issues/7 .
2015-05-10 13:46:01 +02:00
Peter Simons
d484328619
hackage-packages.nix: update to 7424fa13db
with hackage2nix revision 5e6df99a29c3e80bb071af288038312b19baf022
2015-05-10 13:46:01 +02:00
koral
29daa71ce9
git: 2.3.6 -> 2.4.0
2015-05-10 13:46:01 +02:00
koral
856f1c79e1
slock: 1.1 -> 1.2
2015-05-10 13:46:01 +02:00
koral
cc8a0372e4
ranger: 1.7.0 -> 1.7.1
2015-05-10 13:46:01 +02:00
koral
839f3c3ab7
rmlint: 2.0.0 -> 2.1.0
2015-05-10 13:46:00 +02:00
Peter Simons
60d405f573
haskell-smaoin has been fixed upstream.
2015-05-10 13:46:00 +02:00
koral
192cc69176
mpv: 0.8.3 -> 0.9.1
2015-05-10 13:46:00 +02:00
Peter Simons
132e0fed79
hackage-packages.nix: update to 533fd30acc
with hackage2nix revision f8474108eabeb513175d845709f749070ffdd8ba
2015-05-10 13:46:00 +02:00