Peter Simons
7b49289c74
hackage-packages.nix: update to 4f492cbdcc
with hackage2nix revision 4c63d4ad559c7c9569df1ea07557f92a1cfb5a3e
2015-05-10 22:14:42 +02:00
Jascha Geerds
19dbe42aeb
Revert "cups: Rename "browsing" config option to "advertise""
...
This reverts commit 48e65cec4e
.
2015-05-10 20:47:50 +02:00
Benno Fünfstück
2818017347
Merge pull request #7791 from vandenoever/elm
...
Fix compilation of language-glsl.
2015-05-10 19:02:30 +02:00
Jos van den Oever
d8b93eb1cd
Fix compilation of language-glsl.
...
The issue / patch https://github.com/noteed/language-glsl/pull/10 fixes
a compilation problem with language-glsl.
The packages pretty and prettyclass conflicted when compiled with GHC 7.10.
2015-05-10 18:50:07 +02:00
Arseniy Seroka
87b4f9286d
Merge pull request #7604 from bendlas/wine64
...
wine: add 64 bit build and module
2015-05-10 19:13:37 +03:00
Arseniy Seroka
f6016b9a7b
Merge pull request #7784 from seppeljordan/emulationstation
...
Update emulationstation 2.0.0.rc1 -> 2.0.1a
2015-05-10 19:07:46 +03:00
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
Domen Kožar
f550eb7fde
docker: fix build
2015-05-10 12:41:21 +02:00
Jascha Geerds
48e65cec4e
cups: Rename "browsing" config option to "advertise"
2015-05-10 12:41:21 +02:00
Jascha Geerds
116006702b
cups: Add changelog for the upcoming NixOS release
2015-05-10 12:41:21 +02:00
Jascha Geerds
2cc8d15653
cups: Add defaultShared, browsing and webInterace config option
2015-05-10 12:41:21 +02:00
Jascha Geerds
55a6469ba3
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 12:41:21 +02:00
Jascha Geerds
3710dbec05
cups: Remove deprecated config options from cupsd.conf
2015-05-10 12:41:20 +02:00
Jascha Geerds
4ac95ab328
cups: Use systemd files provided by CUPS
2015-05-10 12:41:20 +02:00
Jascha Geerds
5f5ba7dda0
cups: Add xdg_utils to build inputs
2015-05-10 12:41:20 +02:00
Jascha Geerds
0a090d80ac
cups: Refactor meta attributes
2015-05-10 12:41:20 +02:00
William A. Kennington III
d6edaea4f7
cups: 1.7.5 -> 2.0.2
2015-05-10 12:41:20 +02:00
Michael Raskin
bbcc0c0f07
Update Pipelight to use wine-staging
2015-05-10 13:36:48 +03:00
Michael Raskin
90453cc5ca
Update Wine staging to match Wine unstable
2015-05-10 13:36:48 +03:00
Michael Raskin
a54e796cff
Explicitly pass -pthread flag to fix the build after some updates
2015-05-10 13:36:47 +03:00
Michael Raskin
47c2726363
Update SBCL
2015-05-10 13:36:47 +03:00
Michael Raskin
666a5c5eb6
Update LiquidWar
2015-05-10 13:36:47 +03:00
Michael Raskin
ede1211cbc
Update Wine unstable
2015-05-10 13:36:47 +03:00
Michael Raskin
193f2c0e21
Update GlusterFS
2015-05-10 13:36:46 +03:00
Michael Raskin
2fe8b04010
Update badvpn
2015-05-10 13:36:46 +03:00
Michael Raskin
fdd0a1f7f8
Update CL-Launch
2015-05-10 13:36:46 +03:00
Michael Raskin
d1d2a9856c
Update luarocks
2015-05-10 13:36:45 +03:00
Michael Raskin
d3160f6f44
Update IPMIutil
2015-05-10 13:36:45 +03:00
Michael Raskin
f7c5343c65
Update atanks
2015-05-10 13:36:45 +03:00
Michael Raskin
b766d9697a
Update XDaliClock
2015-05-10 13:36:45 +03:00
Michael Raskin
c25495bcff
Update firejail
2015-05-10 13:36:44 +03:00
Michael Raskin
9ebdf9f8a9
Update Regina/REXX
2015-05-10 13:36:44 +03:00
Michael Raskin
47011aa614
Update allegro5-unstable
2015-05-10 13:36:44 +03:00
Michael Raskin
1a407e9311
Update SQLite
2015-05-10 13:36:44 +03:00
Michael Raskin
f6e852554c
Update Nginx
2015-05-10 13:36:43 +03:00
Michael Raskin
2a5679aeaa
Update ZPAQ
2015-05-10 13:36:43 +03:00
Domen Kožar
5a330ad306
Merge pull request #7724 from berdario/python-wide-builds
...
Enable old pythons' wide builds
2015-05-10 12:18:02 +02:00
Domen Kožar
90ee280913
subunit: split package into everything and python lib
2015-05-10 11:39:42 +02:00
Domen Kožar
7142d47991
pythonPackages: a bunch of build fixes
2015-05-10 10:11:29 +02:00
Domen Kožar
7bda733f8b
Merge pull request #7782 from olcai/python-azure
...
python-packages: azure 0.10.0 -> 0.10.2
2015-05-10 09:18:34 +02:00
Domen Kožar
646ae5458c
Merge pull request #7783 from olcai/icalendar
...
python-packages: icalendar 3.8.4 -> 3.9.0
2015-05-10 09:17:28 +02:00
William A. Kennington III
eb1b8183bc
screenfetch: 3.6.2 -> 2015-04-20
2015-05-09 17:41:40 -07:00
Sebastian Jordan
72d3d6fbfc
Update emulationstation 2.0.0.rc1 -> 2.0.1a
2015-05-10 01:49:09 +02:00
Arseniy Seroka
442a271bc9
Merge pull request #7752 from puffnfresh/package/eventstore
...
Add EventStore package
2015-05-10 01:28:38 +03:00
William A. Kennington III
1ef5a4990e
Merge pull request #7770 from codyopel/avxsynth
...
avxsynth: refactor & 2013-5-10 -> 2015-4-7
2015-05-09 15:25:05 -07:00
William A. Kennington III
23d6f8e78e
Merge pull request #7744 from codyopel/sodium
...
libsodium: refactor & remove duplicate
2015-05-09 15:23:31 -07:00
codyopel
7a794e1797
libsodium: refactor & remove duplicate
2015-05-09 18:20:06 -04:00
codyopel
b807d8daeb
avxsynth: refactor & 2013-05-10 -> 2015-04-07
2015-05-09 18:13:52 -04:00
Erik Timan
f541c61e22
python-packages: icalendar 3.8.4 -> 3.9.0
...
dateutil is a new depencency for icalendar 3.9.0.
2015-05-09 23:33:12 +02:00