Georges Dubus
2a0f1cd6f1
rust: Add
2014-01-19 17:30:36 +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
Shea Levy
c056a69fdd
darwin openjdk: set jre attribute.
...
Fixes tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 01:06:04 -05:00
Shea Levy
446c144b1a
Add kmscon, a kms-based replacement for kernel VTs
...
Note that currently this depends on the default nixpkgs mesa and pango.
It may be possible to build more limited versions that don't e.g. depend
on the full X stack without limiting kmscon (which of course doesn't use
X).
Depends on libtsm, added in the same commit.
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 00:58:46 -05:00
Oliver Charles
e237d4d812
haskellPackages.httpStreams: New expression
2014-01-14 23:21:54 +00:00
Oliver Charles
5df5c10db5
haskellPackages.websocketsSnap: New exppression
2014-01-14 23:14:59 +00:00
Rob Vermaas
ed9520bfb5
Allow specifying extra qemu flags using QEMU_OPTS. Replace CentOS 6.3 with CentOS 6.5 (6.3 is removed from site).
2014-01-14 22:51:26 +01:00
Peter Simons
c633abf544
haskell-warp: update to version 2.0.2
2014-01-14 21:23:39 +01:00
Peter Simons
fb62dfde76
haskell-warp-tls: update to version 2.0.1
2014-01-14 21:23:39 +01:00
Peter Simons
cfa3bca4cc
haskell-wai-extra: update to version 2.0.2
2014-01-14 21:23:38 +01:00
Peter Simons
6739a7bdde
haskell-snap: update to version 0.13.2.0
2014-01-14 21:23:38 +01:00
Peter Simons
7e1aac4985
haskell-snap-server: update to version 0.9.4.0
2014-01-14 21:23:38 +01:00
Peter Simons
d5816dd18a
haskell-snap-core: update to version 0.9.6.0
2014-01-14 21:23:37 +01:00
Peter Simons
52080bed5d
haskell-shelly: update to version 1.4.1
2014-01-14 21:23:37 +01:00
Peter Simons
82cdfe5429
haskell-ghc-mod: update to version 3.1.5
2014-01-14 21:23:36 +01:00
Peter Simons
d0602b4689
haskell-blaze-markup: update to version 0.5.2.1
2014-01-14 21:23:36 +01:00
Cillian de Róiste
bb1f0bdf40
drumkv1: update from 0.3.5 to 0.3.6
...
http://monitor.nixos.org/patch?p=drumkv1&v=0.3.6
2014-01-14 21:06:39 +01:00
Bjørn Forsman
32c087ab15
qjackctl: add meta.platforms
2014-01-14 17:17:56 +01:00
Peter Simons
6603ef3bf8
bind: update to version 9.9.4-P2
2014-01-14 15:55:24 +01:00
Eelco Dolstra
017a91257b
Revert "acl: update from 2.2.51 to 2.2.52"
...
This reverts commit 16d0ee024e
.
This is already in stdenv-updates.
2014-01-14 13:52:22 +01:00
Eelco Dolstra
e9f1c3abeb
eclipse: Remove patchelf from the buildInputs
2014-01-14 13:51:17 +01:00
Peter Simons
4fc64ac741
Merge pull request #1518 from wizeman/u/gcc_47_bconfig
...
gcc 4.7 build fix attempt
2014-01-14 04:30:33 -08:00
Shea Levy
cc26a4b803
boost: enable setting toolset
...
Contribution suggested/initially implemented by Martin Bravenboer
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-14 07:23:48 -05:00
Rob Vermaas
f0037b85d1
Revert "openssl: security update 1.0.1e -> f". This update is part of stdenv-updates already, which should be merged
...
relatively soon.
This reverts commit f1766c252f
.
2014-01-14 12:02:01 +01:00
Nixpkgs Monitor
36c0702156
munin: update from 2.0.17 to 2.0.19, potentially fixes CVE-2013-6048, CVE-2013-6359
2014-01-14 11:59:41 +01:00
Nixpkgs Monitor
0c6ebeb734
lighttpd: update from 1.4.33 to 1.4.34, potentially fixes CVE-2013-4508
2014-01-14 11:55:48 +01:00
Thomas Bereknyei
57e3feda74
Adds kippo SSH honeypot
2014-01-14 10:32:26 +00:00
Eelco Dolstra
1343ce97cb
rascal: Add
2014-01-14 10:47:08 +01:00
Eelco Dolstra
cda63e94c3
openjdk: Fix setting $JAVA_HOME
2014-01-14 10:47:08 +01:00
Michael Raskin
b340508461
Add the now-required LLVM version choice
2014-01-14 09:52:16 +04:00
Michael Raskin
3c59324916
Adding interlude Haskell library
2014-01-14 09:44:48 +04:00
Nixpkgs Monitor
6bdcae5b15
xbindkeys: update from 1.8.5 to 1.8.6
2014-01-14 09:00:49 +04:00