Peter Simons
47a3ece984
git-annex: disable test suite to fix build
...
The "lock" test fails. Upstream knows this, and apparently the failure
is caused by a bug in the test suite -- not in the application code.
2013-12-23 22:30:43 +01:00
Peter Simons
47816b4bd4
haskell-uuagc: update to version 0.9.50.2
2013-12-23 22:30:43 +01:00
Peter Simons
44a9fc6fcb
haskell-timeplot: update to version 1.0.23
2013-12-23 22:30:43 +01:00
Peter Simons
4ca7f09ce5
haskell-yesod-auth: update to version 1.2.5.0
2013-12-23 22:30:43 +01:00
Peter Simons
d192c499d0
haskell-unix-process-conduit: update to version 0.2.2.2
2013-12-23 22:30:43 +01:00
Peter Simons
069166a454
haskell-postgresql-simple: update to version 0.4.0.1
2013-12-23 22:30:43 +01:00
Peter Simons
9a3b54a556
haskell-postgresql-libpq: update to version 0.8.2.6
2013-12-23 22:30:43 +01:00
Peter Simons
0317d6fd35
haskell-persistent: update to version 1.2.3.2
2013-12-23 22:30:42 +01:00
Peter Simons
dae18b0d6c
haskell-persistent-postgresql: update to version 1.2.1.3
2013-12-23 22:30:42 +01:00
Peter Simons
c460ce3650
haskell-mongoDB: update to version 1.4.4
2013-12-23 22:30:42 +01:00
Peter Simons
faedadea28
haskell-digestive-functors-heist: update to version 0.8.3.1
2013-12-23 22:30:42 +01:00
Peter Simons
2ac0fedb60
haskell-git-annex: update to version 5.20131221
2013-12-23 22:30:42 +01:00
Peter Simons
d57b9b0b8b
haskell-github: update to version 0.7.3
2013-12-23 22:30:42 +01:00
Peter Simons
4e917cdc35
python-2.6-bsddb: build this module with Berkeley DB 4.5
...
The current 'db' attribute refers to DB 4.8, which Python 2.6 does
recognize: <http://hydra.nixos.org/build/7320517/nixlog/1/raw >.
2013-12-23 21:45:46 +01:00
Peter Simons
6bc4007e60
nixos: don't white-list port 8200 in the firewall when minidlna is enabled
...
If you want minidla to accept connections from the rest of the world, please
add
networking.firewall.allowedTCPPorts = [ 8200 ];
networking.firewall.allowedUDPPorts = [ 1900 ];
to /etc/nixos/configuration.nix.
See <http://lists.science.uu.nl/pipermail/nix-dev/2013-November/011997.html >
for the discussion that lead to this.
2013-12-23 21:32:13 +01:00
Peter Simons
7bb7ea52e9
nixos: don't white-list port 5900 in the firewall when x11vnc is enabled
...
If you want x11vnc to receive TCP connections from the rest of the world,
please add
networking.firewall.allowedTCPPorts = [ 5900 ];
to /etc/nixos/configuration.nix.
See <http://lists.science.uu.nl/pipermail/nix-dev/2013-November/011997.html >
for the discussion that lead to this.
2013-12-23 21:30:10 +01:00
Peter Simons
19a79fc71d
nixos: don't white-list port 631 in the firewall when CUPS is enabled
...
If you want CUPS to receive UDP printer announcements from the rest of the
world, please add
networking.firewall.allowedUDPPorts = [ 631 ];
to /etc/nixos/configuration.nix.
See <http://lists.science.uu.nl/pipermail/nix-dev/2013-November/011997.html >
for the discussion that lead to this.
2013-12-23 21:27:07 +01:00
Peter Simons
71ee40a045
all-packages.nix: fix Emacs syntax highlighting
2013-12-23 19:29:24 +01:00
Peter Simons
6518480c1b
Merge pull request #1401 from monocell/haskore
...
haskore: new package
2013-12-23 09:13:05 -08:00
Rob Vermaas
a8df968ac4
Upgrade rsyslog to latest stable, 7.4.7. Include systemd journal support.
2013-12-23 17:42:20 +01:00
Rob Vermaas
bd0d2aa149
Update dd-agent to 4.0.1
2013-12-23 15:49:54 +01:00
Mathijs Kwik
939a0d3b4a
firefox: enable gstreamer for h.264 support in HTML5 video
2013-12-23 15:48:36 +01:00
Mathijs Kwik
82d02565fc
rethinkdb: /usr/bin/env is not available in chroot builds
2013-12-23 15:48:36 +01:00
Mathijs Kwik
82131d5013
clucene_core: switch to versioning scheme to make overriding easier
2013-12-23 15:48:35 +01:00
Mathijs Kwik
af7df9a37b
add node rethinkdb driver
2013-12-23 11:29:16 +01:00
Mathijs Kwik
3c265cefdb
add node-protobuf + binary dep
2013-12-23 11:29:16 +01:00
Mathijs Kwik
a067bd0ffc
node-packages: upgrade all
2013-12-23 11:29:15 +01:00
Mathijs Kwik
d94aa96648
bitcoin: use default db4 now db48 is default
2013-12-23 11:10:19 +01:00
Mathijs Kwik
992e69abf4
freicoin: use default db4 now db48 is default
2013-12-23 11:10:18 +01:00
Mathijs Kwik
7ad65e860e
netatalk: depend on db4 instead of db48, now the db4 default became db48
2013-12-23 11:10:18 +01:00
Mathijs Kwik
0be65b20a3
db4: change default 4.5 -> 4.8
2013-12-23 11:10:18 +01:00
Mathijs Kwik
8adf5a4f0c
kde-4.1*: use default/latest ffmpeg
2013-12-23 11:03:15 +01:00
Mathijs Kwik
2f166b3a3c
vlc: use default/latest ffmpeg
2013-12-23 11:03:15 +01:00
Mathijs Kwik
f7500f9571
mplayer2: use default/latest ffmpeg
2013-12-23 11:03:14 +01:00
Mathijs Kwik
70f3d42729
freerdp: pin to ffmpeg 1
2013-12-23 11:03:14 +01:00
Mathijs Kwik
9bd9ac6e8d
audacity: pin to ffmpeg 0.10
2013-12-23 11:03:14 +01:00
Mathijs Kwik
c6b59a6281
mediatomb: use default/latest ffmpeg
2013-12-23 11:03:14 +01:00
Mathijs Kwik
4fdeca4c57
opencv: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
3a1d772861
mlt: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
575a8c5f22
mediastreamer: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
7177855e4d
renpy: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
d1b14af0e5
grass: pin to ffmpeg 0.10
2013-12-23 11:03:12 +01:00
Mathijs Kwik
31a14a4d0b
xinelib: pin to ffmpeg 1
2013-12-23 11:03:12 +01:00
Mathijs Kwik
8e9232e797
baresip: pin to ffmpeg 1
2013-12-23 11:03:12 +01:00
Mathijs Kwik
2c8835c9db
xbmc: pin to ffmpeg 1
2013-12-23 11:03:12 +01:00
Mathijs Kwik
caaa4d1122
openscenegraph: pin to ffmpeg 0.10
2013-12-23 11:03:11 +01:00
Mathijs Kwik
bda93fb1e8
minidlna: pin to ffmpeg 0.10
2013-12-23 11:03:11 +01:00
Mathijs Kwik
ef214655d6
cfdg: use default/latest ffmpeg
2013-12-23 11:03:11 +01:00
Mathijs Kwik
d735014548
acoustid_fingerprinter: pin to ffmpeg_1
2013-12-23 11:03:10 +01:00
Mathijs Kwik
72ad48fd32
xpra: depend on ffmpeg instead of ffmpeg_1, now default became 1+
2013-12-23 11:03:10 +01:00