Commit graph

62603 commits

Author SHA1 Message Date
Stewart Mackenzie 8a82935d46 gnuradio-osmosdr: add hackrf support 2015-05-10 17:51:01 +02:00
Herwig Hochleitner ae6d2796bc wine: add 64 bit build and nixpkgs configuration
The default release channel (stable/unstable) and the default
build (wine32/wine64/wineWow) can be customized via the "wine" key in config
2015-05-10 15:45:01 +02:00
lassulus 5927faa138 add Lassulus to maintainers.nix 2015-05-10 14:10:22 +02:00
Domen Kožar b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
Domen Kožar 4f2b49744d docker: fix build 2015-05-10 13:46:32 +02:00
Jascha Geerds 652d06207d cups: Rename "browsing" config option to "advertise" 2015-05-10 13:46:32 +02:00
Jascha Geerds c4c0ec0581 cups: Add changelog for the upcoming NixOS release 2015-05-10 13:46:32 +02:00
Jascha Geerds 6f69dd46d7 cups: Add defaultShared, browsing and webInterace config option 2015-05-10 13:46:32 +02:00
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