Moritz Ulrich
a2b8ede2c7
FlightGear: Update to 2.12.1.
2014-01-15 21:36:34 +01:00
Rob Vermaas
1625743902
Fix Fedora8 vm builds.
2014-01-15 21:32:38 +01:00
Lluís Batlle i Rossell
8e70746d61
homebank: update to 4.5.4.
2014-01-15 21:17:55 +01:00
Shea Levy
babd66e8e6
Fix environment.etc setting
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 15:15:46 -05:00
Ricardo M. Correia
acaadd9d2a
linux: Update to 3.2.54 and 3.12.7 ( close #1527 )
2014-01-15 20:05:53 +01:00
Peter Simons
93b9b7a39f
gnucash: update from 2.4.15 to 2.6.0
2014-01-15 17:29:14 +01:00
Peter Simons
c1a80535ad
wireshark: update from 1.10.5 to 1.11.2
2014-01-15 17:29:14 +01:00
Peter Simons
716e42703c
all-packages.nix: cosmetic
2014-01-15 17:29:14 +01:00
Peter Simons
b5d7acdd22
syslog-ng: add missing python build input
2014-01-15 17:29:14 +01:00
Peter Simons
3095fa887e
youtubeDL: update from 2014.01.07.5 to 2014.01.08
2014-01-15 17:29:14 +01:00
Peter Simons
10998e8af5
syslogng: update from 3.1.2 to 3.5.3
2014-01-15 17:29:14 +01:00
Peter Simons
1671054702
mod_wsgi: update from 3.3 to 3.4
2014-01-15 17:29:14 +01:00
Peter Simons
ed25859f07
mailman: update from 2.1.16 to 2.1.17
2014-01-15 17:29:14 +01:00
Peter Simons
5ea4b3f8e7
libtirpc: update from 0.2.3 to 0.2.4, potentially fixes CVE-2013-1950
2014-01-15 17:29:14 +01:00
Peter Simons
9b4f9e1c40
gtkgnutella: update from 1.0.0 to 1.0.1
2014-01-15 17:29:14 +01:00
Shea Levy
22c5c57043
Fix typo
...
Thanks to @bennofs for pointing it out
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 11:14:46 -05:00
Lluís Batlle i Rossell
cb35bf15a4
ffmpeg: adding gnutls support
...
I also take out the useless 'openssl' I added by error to mpv.
2014-01-15 17:04:14 +01:00
Lluís Batlle i Rossell
4fe0bf9ecb
Updating opencascade_oce to 0.14.1
2014-01-15 16:42:42 +01:00
Lluís Batlle i Rossell
95660053fc
Updating gnunet to 0.10.0.
2014-01-15 16:42:42 +01:00
Lluís Batlle i Rossell
f046d9bd08
mpv: updating to 0.3.2.
2014-01-15 16:40:04 +01:00
Peter Simons
36fd5f1cce
haskell-wl-pprint-terminfo: jailbreak to fix build with latest 'terminfo'
2014-01-15 16:38:18 +01:00
Peter Simons
ce8349d1fb
haskell-vty: jailbreak to fix build with latest 'terminfo'
2014-01-15 16:38:18 +01:00
Peter Simons
3be24ab54a
haskell-terminfo: update to version 0.4.0.0
2014-01-15 16:38:18 +01:00
Peter Simons
878cae46fd
haskell-haskeline: update to version 0.7.1.2
2014-01-15 16:38:18 +01:00
Peter Simons
44f15e9bf3
haskell-semigroups: update to version 0.12.2
2014-01-15 16:38:18 +01:00
Peter Simons
254e3f6d95
haskell-pandoc: update to version 1.12.3.1
2014-01-15 16:38:18 +01:00
Peter Simons
119c69fccf
haskell-httpd-shed: update to version 0.4.0.1
2014-01-15 16:38:18 +01:00
Peter Simons
bca01c6999
haskell-haskell-packages: update to version 0.2.3.3
2014-01-15 16:38:18 +01:00
Peter Simons
37070ec85d
haskell-Stream: update to version 0.4.7.1
2014-01-15 16:38:18 +01:00
Sander van der Burg
b9cbab922e
Fix building with recent openjdk
2014-01-15 16:32:40 +01:00
Marco Maggesi
e9e2e8ace6
PolyML expression: Factorize version number in a separate variable
2014-01-15 15:58:27 +01:00
Sander van der Burg
512a3a4e46
Set JAVA_HOME while building
2014-01-15 15:25:50 +01:00
Sander van der Burg
0a3fcd502e
Add missing build dependency for Android
2014-01-15 14:55:35 +01:00
Shea Levy
fd97be3501
Don't restart kmscon VTs if the unit changes
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 08:52:08 -05:00
Shea Levy
646af581f5
Option description formatting
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 08:17:19 -05:00
Shea Levy
852c270035
nixos: Split mesa setup from xserver.nix
...
With kmscon, it is now possible to have a system without X that still
needs the mesa setup in /run/opengl-driver
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 08:17:19 -05:00
Shea Levy
48daf624c5
Add module to use kmscon instead of linux-console for VTs
...
This required some changes to systemd unit handling:
* Add an option to specify that a unit is just a symlink
* Allow specified units to overwrite systemd-provided ones
* Have gettys.target require autovt@1.service instead of getty@1.service
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 08:17:19 -05:00
Shea Levy
e5c34ddb55
Add platforms for kmscon
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 08:17:19 -05:00
Eelco Dolstra
6e2c60ad10
boost: Replace bjam with a symlink
2014-01-15 13:42:16 +01:00
Eelco Dolstra
597a948885
http-parser: Fix filename
2014-01-15 13:41:09 +01:00
Eelco Dolstra
8622548160
Add a setup hook for fixing dylib install names on Darwin
...
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH. Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
2014-01-15 13:41:09 +01:00
Sander van der Burg
abf6896aaf
Added testcases for signed Android and iOS apps
2014-01-15 13:37:40 +01:00
Peter Simons
cf502a3166
Merge pull request #1510 from ocharles/haskellPackages.dbmigrations
...
haskellPackages.dbmigrations: New expression
2014-01-15 02:52:31 -08:00
Peter Simons
9478b8e08e
Merge pull request #1523 from ocharles/haskellPackages.websocketsSnap
...
haskellPackages.websocketsSnap: New exppression
2014-01-15 02:51:22 -08:00
Peter Simons
b2b0d7f672
Merge pull request #1524 from ocharles/haskellPackages.httpStreams
...
haskellPackages.httpStreams: New expression
2014-01-15 02:51:10 -08:00
Eelco Dolstra
0c3f2b718d
sudo: update from 1.8.8 to 1.8.9p3
2014-01-15 11:02:22 +01:00
James Cook
11be16cac4
graphviz: Remove obsolete patch.
2014-01-15 10:57:39 +01:00
James Cook
f9aa8a86a6
graphviz: update to version 2.36.0.
2014-01-15 10:57:39 +01:00
Eelco Dolstra
03ad7a081c
linux: Update to 3.4.76
2014-01-15 10:55:53 +01:00
Shea Levy
b6a1673308
kmscon: Build man pages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 01:13:45 -05:00