Bjørn Forsman
67a46ce928
Add taskjuggler ruby gem
...
Unfortunately, this changes lots of unrelated gems.
2013-08-09 21:52:58 +02:00
Sander van der Burg
0e91a58bbe
The android GUI does not work if Oracle's JDK is installed. This patch forces it to use OpenJDK
2013-08-08 10:40:09 +02:00
Sander van der Burg
a9b4851b74
The android utility's GUI should work and wrapper scripts in bin/ are replaced by symlinks
2013-08-07 22:12:44 +02:00
Eelco Dolstra
d17f7d2fdf
nss: Update to 3.15.1
2013-08-07 17:12:33 +02:00
Bjørn Forsman
61a1867c5d
strace: 4.7 -> 4.8
...
Also, update meta.license and add meta.platforms.
2013-08-06 23:43:51 +02:00
Bjørn Forsman
d0748afc5e
splint: improve meta attributes
...
- don't repeat package name in description
- prefer licenses.gpl2Plus over free form "GPLv2+" license name
- add platform attribute so that splint will be available in the channel
2013-08-06 21:20:47 +02:00
Sander van der Burg
d435b39201
Make AVD creating configurable at runtime
2013-08-06 14:11:34 +02:00
Sander van der Burg
dbcb178ef2
Added extraAVDFiles parameter to support custom system images
2013-08-06 11:16:51 +02:00
Sander van der Burg
ed70cc9830
We must also take Android's ABI version into account
2013-08-06 10:41:13 +02:00
Sander van der Burg
f5f5f69ef0
The emulator needs file in its PATH and alsaLib
2013-08-05 22:18:56 +02:00
Sander van der Burg
7019b685de
Make the emulator flags configurable at runtime and unimportant messages should go the stderr
2013-08-05 19:08:58 +02:00
Sander van der Burg
a82fcea437
Make iPhone simulator SDKs configurable
2013-08-05 12:47:57 +02:00
Peter Simons
d766bb6f32
haskell-stylish-haskell: update to version 0.5.7.0
2013-08-05 10:56:30 +02:00
Peter Simons
0b93f03230
haskell-shakespeare: update to version 1.0.5.1
2013-08-05 10:56:30 +02:00
Peter Simons
0979e4a832
haskell-numeric-prelude: update to version 0.4.0.3
2013-08-05 10:56:30 +02:00
Peter Simons
d65b81b36b
haskell-MissingH: update to version 1.2.0.1
...
Don't run the check phase to avoid depending on the obsolete testpack package.
2013-08-05 10:56:30 +02:00
Peter Simons
0c331a4a42
haskell-idris: revert update to version 0.9.9
...
This reverts commit 61c880d558
. The new
Idris version depends on a version of LLVM that we don't have in master
yet: it's only in x-updates.
2013-08-03 12:10:39 +02:00
Peter Simons
cc691d95f5
haskell-lens: jailbreak to fix build with latest version of generic-deriving
2013-08-03 12:08:23 +02:00
Peter Simons
1d06592025
haskell-unix-time: update to version 0.2.0
2013-08-03 12:08:23 +02:00
Peter Simons
02db4b9f70
haskell-unix-process-conduit: update to version 0.2.2
2013-08-03 12:08:23 +02:00
Peter Simons
30135c6b50
haskell-stm-conduit: update to version 2.1.1
2013-08-03 12:08:23 +02:00
Peter Simons
e6239c406f
haskell-reactive-banana: update to version 0.7.1.3
2013-08-03 12:08:23 +02:00
Peter Simons
cb8f500a17
haskell-profunctor-extras: update to version 3.3.3.1
2013-08-03 12:08:23 +02:00
Peter Simons
5fd7636a2e
haskell-generic-deriving: update to version 1.6.1
2013-08-03 12:08:23 +02:00
Peter Simons
dd0031cbad
haskell-feed: update to version 0.3.9.1
2013-08-03 12:08:23 +02:00
Peter Simons
bcd9344f9b
haskell-fast-logger: update to version 0.3.3
2013-08-03 12:08:22 +02:00
Peter Simons
bf1ce4f47b
haskell-MonadRandom: update to version 0.1.11
2013-08-03 12:08:22 +02:00
Peter Simons
61c880d558
haskell-idris: update to version 0.9.9
2013-08-03 12:08:22 +02:00
Peter Simons
41126666a6
bison: add version 3.0
2013-08-03 10:39:07 +02:00
aszlig
9b9fa35ebd
blivet: Update sha256, as it changed upstream.
...
The sha256 was magically changed upstream with the same contents but
different timestamps, so let's update it. Thanks to @rbvermaa for
noticing.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-02 10:59:06 +02:00
Michael Raskin
bfbbb12e35
Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations
2013-08-02 09:39:20 +04:00
Sander van der Burg
9a2b9ba6b3
Turn LD_LIBRARY_PATH into a suffix to allow NVIDIA's OpenGL driver to be used
2013-08-01 12:43:33 +02:00
Sander van der Burg
c81e70fc30
Shut up annoying question to configure hardware profiles
2013-08-01 11:32:57 +02:00
Sander van der Burg
77dd343e1e
- System images are not required for building. Disabling them makes building faster.
...
- Make ant flags configurable
2013-08-01 11:21:54 +02:00
Sander van der Burg
1c8b4c8950
Now x86 and mips images from external repositories are supported + added GPU option to the emulate function
2013-07-31 18:56:27 +02:00
Sander van der Burg
c324091a77
Fixed incorrect platform-tools sha1 value
2013-07-31 16:14:47 +02:00
Sander van der Burg
ab9be1b809
Updated Android SDK to version 22.05, updated all plugins, and added mesa to the search path of the emulators to enable OpenGL acceleration
2013-07-31 16:00:57 +02:00
Eelco Dolstra
32b036a430
apr-util: Update to 1.5.2
2013-07-31 15:02:54 +02:00
Eelco Dolstra
ab7f2aea8e
apr: Update to 1.4.8
...
Also drop the accept4 hack because Linux 2.6.32 is now the minimal
kernel version supported by Nixpkgs.
2013-07-31 15:02:23 +02:00
Domen Kožar
332dd4854f
Move namePrefix="" python packages out of python-packges.nix
...
It doesn't make sense to build tools/applications with three different
python interpreter versions, so move them out of python modules list.
Also reverts 53ffc6e0ef
.
2013-07-31 13:34:11 +02:00
Peter Simons
ef659fa8c0
haskell-unix-process-conduit: update to version 0.2.1.2
2013-07-31 11:09:17 +02:00
Peter Simons
5f960aac0f
haskell-haskell-src-meta: update to version 0.6.0.3
2013-07-31 11:09:17 +02:00
Peter Simons
34db77c302
haskell-feed: update to version 0.3.9
2013-07-31 11:09:02 +02:00
Peter Simons
dc4f9a37be
haskell-cmdargs: update to version 0.10.5
2013-07-31 11:09:02 +02:00
Eelco Dolstra
b509c78ea3
webkitSVN: Remove
...
It hasn't been updated in a long time.
2013-07-30 16:52:11 +02:00
Michael Raskin
97b8ac932d
Adding Lush: Lisp Universal SHell
2013-07-30 15:20:46 +04:00
Sander van der Burg
c1fcb0c2e6
Make the setup-hook work again now that nodejs modules reside in lib/node_modules
2013-07-30 13:00:05 +02:00
Domen Kozar
7458f29dc9
don't wrap scripts in EGG-INFO/scripts since they are called from python
2013-07-29 19:31:58 +02:00
Domen Kozar
918e5efb99
recurse into python33 and pypy packages
2013-07-29 14:52:19 +02:00
Domen Kozar
4993f07fee
python: include python version when prefixing python packages
2013-07-29 12:09:06 +02:00