codyopel
b8f1d6c9db
global: refactor
2015-05-11 04:22:26 -04:00
William A. Kennington III
142b48688c
edac-utils: Add derivation
2015-05-10 18:18:31 -07:00
Shea Levy
d983875362
gcc-5: Fix build on darwin
2015-05-10 18:06:29 -07:00
Ricardo M. Correia
aa75bb25d8
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.41-201505072056 -> 3.1-3.14.41-201505101121
test: 3.1-4.0.2-201505072057 -> 3.1-4.0.2-201505101122
2015-05-11 02:45:38 +02:00
Charles Strahan
7493d6f1f6
marathon: 0.8.0 -> 0.8.1
2015-05-10 19:56:46 -04:00
Arseniy Seroka
8462e9ec64
Merge pull request #7799 from listx/for-upstream
...
doc: language-support: fix typo
2015-05-11 02:53:07 +03:00
Charles Strahan
26cf4a6684
Merge pull request #7722 from cstrahan/mesos-0.22.0
...
mesos: 0.21.0 -> 0.22.0
2015-05-10 19:40:43 -04:00
Charles Strahan
ba186ec4b9
mesos service: only pass --zk if quorum > 0
...
The ZooKeeper URL is not necessary when using in-memory slave
registration.
2015-05-10 19:36:20 -04:00
Linus Arver
62ad22b8ae
doc: language-support: fix typo
2015-05-10 15:28:58 -07:00
Charles Strahan
760169663e
mesos: fix indentation in service definition
2015-05-10 17:23:33 -04:00
Charles Strahan
9d9e21c7fd
mesos: 0.21.0 -> 0.22.0
...
This also enables the network isolation feature that was introduced in
Mesos 0.20.0.
2015-05-10 17:23:20 -04:00
Tobias Geerinckx-Rice
029db1fdf4
Merge pull request #7401 from bendlas/geoip-database
...
geoip: Install geolite database by default
2015-05-10 22:20:44 +02:00
Peter Simons
eafd67b45e
haskell-wreq has been fixed upstream
2015-05-10 22:14:46 +02:00
Peter Simons
e9e07667b2
haskell-cryptol: override is no longer necessary
2015-05-10 22:14:46 +02:00
Peter Simons
c2c724bcaf
haskell-stm-queue-extras: override is no longer necessary
2015-05-10 22:14:46 +02:00
Peter Simons
7f76150662
haskell-call: build should be fixed, but the dependency audiovisual is still broken
2015-05-10 22:14:46 +02:00
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