Peter Simons
9e74259bbe
Merge pull request #4551 from vandenoever/blink
...
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Cray Elliott
e39bf7a704
Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores
...
retroarchBare was too old for any practical use at this point, so it was removed in favor
of fetching releases from git. RetroArch often recommends checkout out the latest git master
if you are on a desktop platform, so we are conforming with their recommendation. I plan on
bumping the git of retroarch and each core every month, and I plan on adding more libretro
cores in the future.
The libretro cores that were added are nestopia, quicknes, snes9x, and vba-m
planned next are : bsnes-accuracy, bsnes-balanced, bsnes-performance, a few libretro mame ports
Closes #4448
2014-10-16 12:53:39 +01:00
Domen Kožar
74fde7c388
Merge pull request #4495 from NixOS/pythonFull_improvements
...
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309
simplify
2014-10-16 13:13:13 +02:00
Domen Kožar
c0e18dc498
fix eval
2014-10-16 13:08:07 +02:00
Jos van den Oever
fb9ac9e8eb
Add Blink, a simple sip client.
2014-10-16 12:21:36 +02:00
Domen Kožar
a1a60d8e8a
readd pythonPackages.hgsvn
2014-10-16 12:21:03 +02:00
Domen Kožar
6cd1f42a2c
Merge pull request #4483 from edwtjo/cvxopt
...
pythonPackages.cvxopt: added package
2014-10-16 12:20:42 +02:00
William A. Kennington III
eed5207845
python27: Remove avoid daemon thread shutdown #i21963
2014-10-16 11:28:37 +02:00
Domen Kožar
d589684cae
pypy: disable test_zipfile64 because timeouts
2014-10-16 11:14:42 +02:00
Domen Kožar
dd9ebf6eea
firefox: use -O3 on 32bit linux to reduce memory usage on linker
2014-10-16 11:12:26 +02:00
Domen Kožar
d704fb3b36
fix mpdcron
2014-10-16 11:03:10 +02:00
Pascal Wittmann
1eea99016e
logstalgia: update from 1.0.5 to 1.0.6
2014-10-16 09:06:20 +02:00
Rickard Nilsson
135d677690
nixos/logrotate: Fix spelling mistake
2014-10-16 08:20:43 +02:00
Rickard Nilsson
91be9d5796
dovecot: Update from 2.2.13 to 2.2.14
2014-10-16 08:14:46 +02:00
Rickard Nilsson
cdba59d0f2
nixos/syslog-ng: Add option configHeader
2014-10-16 08:14:45 +02:00
Domen Kožar
33b104c57e
Revert "sqlite: Update to 3.8.6"
...
This reverts commit f7acce83fc
.
Breaks tests for perlPackages.DBIxClass
cc @edolstra
2014-10-15 20:40:36 +02:00
wmertens
e20e0470bf
travis build: oops
...
Evaluation is too long - shouldn't have removed /dev/nulling
I wish I had a travis test environment :sad:
2014-10-15 18:50:28 +02:00
wmertens
b084b39375
travis build: Revert silly idea
...
nox-review should review against master, it's travis that should check out a hydra-available master commit to set the PR on. Perhaps we could rebase the current HEAD on the hydra-built commitish instead?
2014-10-15 18:45:13 +02:00
Sander van der Burg
0100e79d7a
titaniumenv: Use new xcodeenv simulate function in the example app
2014-10-15 17:28:52 +02:00
Sander van der Burg
f58b563cb6
xcodeenv: Reimplement simulator script to work with Xcode 6
2014-10-15 17:10:35 +02:00
Rickard Nilsson
2ffe274486
nixos/logrotate: Specify type for config option
2014-10-15 16:52:50 +02:00
Peter Simons
739025bd58
gnulib: update to version 0.1-228-gb155b06
2014-10-15 16:30:53 +02:00
Domen Kožar
c758ec756b
openssl: 1.0.1i -> 1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)
2014-10-15 16:12:23 +02:00
Rickard Nilsson
6960149b03
New package: runit 2.1.2
2014-10-15 13:08:22 +02:00
Peter Simons
6d432d2164
haskell-vector: build the package with -msse2 on i686 platforms to fix test suite failures
...
https://github.com/haskell/vector/issues/47
2014-10-15 12:31:35 +02:00
Peter Simons
53208292e2
haskell-monad-supply: update to version 0.6
2014-10-15 12:31:35 +02:00
Peter Simons
e293afed30
haskell-language-c-quote: update to version 0.10.1.3
2014-10-15 12:31:35 +02:00
Peter Simons
efde40d785
haskell-hindent: update to version 3.8
...
This package remains broken because it cannot deal with the current version of haskell-src-exts.
2014-10-15 12:31:35 +02:00
Peter Simons
24355cf15f
Disable Hydra builds for obsolete Haskell packages.
2014-10-15 12:31:35 +02:00
Mathnerd314
938f92e8b2
Fix the driver for qemu ("vesa" -> "modesetting")
...
Signed-off-by: Domen Kožar <domen@dev.si>
2014-10-15 12:24:50 +02:00
Domen Kožar
f5a47393b6
Revert "Revert "Set default kernel to 3.14""
...
This reverts commit ad477c77ff
.
2014-10-15 12:00:47 +02:00
Domen Kožar
bc015be0f3
fix eval
2014-10-15 12:00:20 +02:00
wmertens
5e6b6df33e
Travis build: source environment before build
...
💩
2014-10-15 11:52:23 +02:00
Wout Mertens
3de73cb77d
Travis: Make it work with non-PR
2014-10-15 11:23:34 +02:00
Lluís Batlle i Rossell
83fb281d80
Making hydra build ddd.
...
(cherry picked from commit 4ba671ff113844267dbad307f8a5cbf8ac1d0f52)
2014-10-15 11:16:27 +02:00
Wout Mertens
0083284ad8
Travis: chop build in install and build phases
...
This allows us to see how long install takes.
Also, build from hydra binaries as much as possible.
2014-10-15 11:05:12 +02:00
Lluís Batlle i Rossell
f594033822
nixos nfs: allow setting the lockd ports.
...
This helps in setting a fixed firewall open port for NFS lockd.
Based on:
http://rlworkman.net/howtos/NFS_Firewall_HOWTO
(cherry picked from commit b32ca0616ff70795f71995fa79ea508b82f30b3a)
Conflicts:
nixos/modules/services/network-filesystems/nfsd.nix
2014-10-15 10:59:33 +02:00
Lluís Batlle i Rossell
e9809e8f9e
wxGTK: updating to 3.0.2
2014-10-15 10:59:32 +02:00
Aycan iRiCAN
f216f98aaa
Merge pull request #4537 from aycanirican/idris_update
...
Upgrade idris compiler to 0.9.14.3
2014-10-15 10:58:09 +03:00
Aycan iRiCAN
ae84167aa1
Upgrade idris compiler to 0.9.14.3
2014-10-15 10:57:08 +03:00
Joachim Schiele
9d5431d1a2
Merge pull request #4536 from flosse/prosody
...
prosody: updated to v0.9.5
2014-10-15 09:41:48 +02:00
Joachim Schiele
13298fcbb9
Merge pull request #4535 from flosse/lua-bitop
...
lua-packages: added lua-bitop to add websocket support for prosody
2014-10-15 09:41:32 +02:00
Peter Simons
620ee88fb8
Merge pull request #4531 from purefn/fix-jwt
...
haskell-jwt: update to version 0.4.2
2014-10-15 08:16:07 +02:00
Peter Simons
a5b91818e7
Merge pull request #4532 from purefn/haskell-validation
...
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk
5badd8445e
haskell-yi-custom: broken = true for now
2014-10-15 06:08:18 +01:00
Mateusz Kowalczyk
a21d3b67e5
haskell-PastePipe: update to 1.6
2014-10-15 05:14:35 +01:00
Mateusz Kowalczyk
8842fcfdb1
haskell-yi-custom: convenience wrapper for configs
...
Now to use Yi along with its config the user passes all the extra
libraries wanted by their config as extraPackages and builds the
expression. This means there is no hassle from the user about having to
manually create a cabal file and wrap over the Yi binary.
2014-10-15 04:31:03 +01:00
Mateusz Kowalczyk
7562afbe19
haskell-yi: use --suffix wrapper
...
This allows further wrappers to get around the problem of ending up with
GHC_PATH with double ‘::’ in it, breaking the whole thing.
2014-10-15 03:54:46 +01:00
Markus Kohlhase
0f3f017f3e
prosody: updated to v0.9.5
2014-10-15 04:11:24 +02:00