Peter Simons
63efc2ee38
haskell-doctest-prop: disable broken test suite
2015-05-04 15:51:58 +02:00
Peter Simons
6079bd61b5
haskell-bitcoin-api: depends on broken wreq
2015-05-04 15:51:17 +02:00
Peter Simons
cf230ccc82
hackage-packages.nix: update to 7291c193bd
with hackage2nix revision 1e8c48d7b3a9b73489d686ee1ae44f4198130294
2015-05-04 15:49:46 +02:00
Emery Hemingway
3984468692
nim: 0.10.2 -> 0.11.0
2015-05-04 08:58:26 -04:00
Peter Simons
436fbf8564
uhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
a186500417
jhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
7299118724
Remove obsolete Haskell attribute name compatibility layer.
2015-05-04 12:27:03 +02:00
Peter Simons
acb628a07f
Drop obsolete pkgs/development/compilers/ghc/wrapper.nix.
...
Resolves https://github.com/NixOS/nixpkgs/issues/6575 .
2015-05-04 12:27:03 +02:00
Peter Simons
11bf7502cc
Remove obsolete entries from pkgs/development/tools/haskell.
2015-05-04 12:27:02 +02:00
Peter Simons
1028dc7cb6
Remove obsolete pkgs/development/libraries/haskell directory.
2015-05-04 12:27:02 +02:00
Domen Kožar
21a7e39b0b
Merge pull request #7658 from benley/jenkins-job-builder
...
New package: jenkins-job-builder
2015-05-04 10:34:52 +02:00
Marc Weber
2d34bc06a0
fix wavpack .pc file
...
The .pc file is missing declaration of exec_prefix causing other packages to
fail such as gst-plugins-good beacuse pkg-config stops processing
remaining .pc files
I notified david at wavpack com
enableParallelBuilding = true; also happens to work
2015-05-04 08:09:42 +00:00
Arseniy Seroka
6cecc2baf5
Merge pull request #7677 from philandstuff/add-pam-u2f-support
...
Add PAM support for U2F devices
2015-05-03 21:47:11 +03:00
Philip Potter
2216728979
add support for pam_u2f to nixos pam module
...
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
Benjamin Staffin
3a371528bb
New package: jenkins-job-builder
2015-05-03 10:58:17 -07:00
Lluís Batlle i Rossell
9be8b790f8
Choosing a different nodejs for armv5tel.
...
nodejs 0.12 doesn't build in armv5 or without fpu, it seems.
I tested this change on armv5tel, branch staging.
2015-05-03 18:02:55 +02:00
Sander van der Burg
9cea006c68
Merge pull request #7663 from taku0/android_sdk_24.1.2
...
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
2015-05-03 14:16:43 +00:00
taku0
d88736df6c
androidsdk: Make monitor and other commands to work
2015-05-03 23:03:36 +09:00
Aristid Breitkreuz
365fd9efeb
use gnutls rtmpdump for ffmpeg, as it doesnot build otherwise
2015-05-03 11:47:25 +00:00
Aristid Breitkreuz
6f5bfcdb33
Merge pull request #7665 from joachifm/cppcheck
...
cppcheck: 1.68 -> 1.69
2015-05-03 13:34:12 +02:00
Shea Levy
123ca02fe3
gcc51: rename gcc5 in light of new versioning scheme
2015-05-03 06:10:26 -04:00
Domen Kožar
36e2a9d3bd
Merge pull request #7656 from joachifm/redundant-docutils
...
Delete redundant docutils expression
2015-05-03 04:36:05 +02:00
Ricardo M. Correia
372f7e0a13
pypy: Update from 2.5.0 -> 2.5.1
2015-05-03 01:19:39 +02:00
Joachim Fasting
127050d851
cppcheck: 1.68 -> 1.69
...
Also update meta and install man page.
2015-05-03 00:22:23 +02:00
Pascal Wittmann
2fee606d86
Merge pull request #7662 from joachifm/chipmunk-7
...
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 22:42:41 +02:00
taku0
dd89ec5785
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
...
Detailed changes:
- android-sdk: update 24.0.1 -> 24.1.2
- android-platforms: add 5.1.1
- android-platform-tools: update 21 -> 22
- android-build-tools: update 21.1.2 -> 22.0.1
- android-support: update 21 -> 22.1.1
- android-support-repository: update 9 -> 14
2015-05-02 22:15:29 +09:00
Luca Bruno
bb9ee2ab55
Add vala 0.28
2015-05-02 14:45:21 +02:00
Domen Kožar
ea8441fe6b
Merge pull request #7661 from johbo/dmd-darwin
...
Be able to compile dmd on darwin, update dmd
2015-05-02 14:43:31 +02:00
Ricardo M. Correia
03c749e896
icedtea7_web: Update from 1.5.2 -> 1.6
2015-05-02 13:41:57 +02:00
Joachim Fasting
d1df0cd873
chipmunk: 6.1.5 -> 7.0.0
2015-05-02 13:34:22 +02:00
Aristid Breitkreuz
c6d17dfa24
fix up cudatoolkit 6.5 so that nvprof can run
2015-05-02 12:36:20 +02:00
Johannes Bornhold
2e658c1c63
dmd: Update version to 2.067.1
2015-05-02 11:20:45 +02:00
Johannes Bornhold
2bc69990cc
dmd: Tweaks so that it compiles on darwin
...
- Patching the makefile so use "clang++" as compiler. This was commented out
inside of the makefile.
- Fix the path to copy libphobos from.
2015-05-02 11:05:43 +02:00
William A. Kennington III
cf0b6b7be8
nghttp2: Add derivation
2015-05-01 15:06:39 -07:00
William A. Kennington III
21fea99191
Fix some meta
2015-05-01 15:06:39 -07:00
William A. Kennington III
9d4e9aa79e
apr: 1.5.1 -> 1.5.2
2015-05-01 15:06:39 -07:00
Joachim Fasting
78a877bef1
Delete redundant docutils expression
...
`development/tools/documentation/docutils` is also provided
by `pythonPackages`; use that instead.
2015-05-01 20:46:07 +02:00
Shea Levy
a704233a87
Add ats-extsolve (formerly patsolve)
2015-04-30 18:54:40 -04:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Shea Levy
90ebf5b952
Add gcc-5.1.0
2015-04-30 10:48:35 -04:00
Shea Levy
0f3586e917
Add isl-0.14.1
2015-04-30 10:48:09 -04:00
Ricardo M. Correia
4cae83bb70
gprof2dot: Add new package
...
gprof2dot is a Python script to convert the output from many profilers
into a dot graph.
2015-04-30 00:16:02 +02:00
Eelco Dolstra
182acabbae
Don't use camelCase in file names
2015-04-29 16:09:30 +02:00
Eelco Dolstra
552ea209d0
php: Update to 5.4.40
2015-04-29 16:07:36 +02:00
Robin Gloster
b88fc6c90e
update vagrant to 1.7.2
2015-04-29 13:15:17 +02:00
Peter Simons
9b27a88b66
hackage-packages.nix: update to 5f6d964cba
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-29 12:22:20 +02:00
Pascal Wittmann
6b4aec742d
Merge pull request #7628 from ragnard/bump-boot
...
boot: bump from rc8 to rc14
2015-04-29 10:55:16 +02:00
Edward Tjörnhammar
2f2c50d9f4
uid_wrapper.src: use mirrors to enable better availability for proxied users
2015-04-29 10:10:42 +02:00
Ragnar Dahlén
543ec3cf46
boot: bump from rc8 to rc14
2015-04-29 08:50:48 +01:00
宋文武
f64d767130
libxmp: Update to 4.3.8
2015-04-29 14:20:50 +08:00