Mateusz Kowalczyk
7e5d0ee0c3
s/dependancy/dependency/
2014-09-10 00:28:49 +01:00
Vladimír Čunát
d09736b7c1
lua5 sockets: our version only works with lua 5.1
2014-09-09 21:49:35 +02:00
Vladimír Čunát
15cb79e48e
lua-5.1: fix CVE-2014-5461 by upstream+Debian patch
2014-09-09 21:46:44 +02:00
Alp Mestanogullari
ed5349952a
add a nix expression for the (haskell) 'managed' package
2014-09-09 19:25:13 +02:00
Bjørn Forsman
1a5501889c
jenkins: update to latest (v1.579)
2014-09-08 17:08:05 +02:00
Bjørn Forsman
af2334912a
jenkins: expression cleanup
...
* Include version number in package name
* Remove trailing dot in meta.description
* Simplify meta by using "with stdenv.lib;"
2014-09-08 17:05:15 +02:00
Eelco Dolstra
af69fcde47
Fix Nixpkgs evaluation
...
error: attribute `luaversion' missing, at /home/eelco/Dev/nixpkgs/pkgs/development/interpreters/lua-5/expat.nix:16:34
2014-09-08 13:10:13 +02:00
Oliver Charles
5e3eff3bbd
haskellPackages.twitterConduit: Update to 0.0.5.8 and remove 'broken' flag
2014-09-08 12:08:03 +01:00
Eelco Dolstra
585983bc95
Merge remote-tracking branch 'origin/staging'
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Andreas Herrmann
970f51ac0a
mpi4py: Disable for Python3 and PyPy
...
Builds for Python3 and PyPy are failing at the moment [1-3]. Therefore, they
are disabled.
[1]: https://github.com/NixOS/nixpkgs/pull/3938#issuecomment-54750065
[2]: http://hydra.nixos.org/build/13993137/nixlog/1/raw
[3]: http://hydra.nixos.org/build/13873028/log/raw
2014-09-07 19:44:08 +02:00
Aristid Breitkreuz
476b94a34d
Merge pull request #3998 from bobvanderlinden/libfreefare
...
added libfreefare
2014-09-07 18:08:56 +02:00
Bob van der Linden
c839205a69
added libfreefare
...
A library on top of libnfc for MIFARE support.
2014-09-07 16:23:23 +02:00
Bjørn Forsman
af26d5e25b
jquery: new package
...
jQuery is a JavaScript library designed to simplify the client-side
scripting of HTML.
I'm adding version 1.x instead of 2.x because 1.x supports IE 6, 7, 8
browsers and both versions are API compatible.
http://jquery.com/
2014-09-07 14:39:34 +02:00
Bjørn Forsman
f8c7e340a4
jquery-ui: update to latest stable (v1.11.1)
...
The current version (v1.10.4) is now called "legacy". The new stable version
has a different directory layout; it no longer splits css/ and js/ directories.
Since the *.js files refer to the *.css files by relative paths, I'm not
splitting them. Everything now goes to "$out/js/".
Also, upstream removed version numbers from filenames, so we don't need to
create those version-less symlinks anymore.
2014-09-07 13:36:13 +02:00
Oliver Charles
9104888b38
haskellPackages.tastyAntXml: Update to 1.0.0.9
2014-09-07 11:40:47 +01:00
William A. Kennington III
fb9d919fe4
libotr: git -> 4.0.0
2014-09-06 18:47:24 -07:00
Domen Kožar
0418d8299d
disable a bunch of python packages on pypy
2014-09-06 22:25:00 +02:00
Vladimír Čunát
420385f81a
lua-5.2: minor update to fix CVE-2014-5461
...
Note that almost all packages use lua-5.1 which does remain vulnerable,
as they released no update on that branch. CC: @peti.
2014-09-06 21:26:03 +02:00
Nixpkgs Monitor
a71744392b
pcre: update from 8.34 to 8.35
2014-09-06 20:10:37 +02:00
Vladimír Čunát
06fea81c6e
Merge recent master into staging
...
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Pascal Wittmann
f99ad6fe94
help2man: update from 1.46.1 to 1.46.2
2014-09-06 16:23:15 +02:00
Rüdiger Sonderfeld
46266cc216
gdb: Update to 7.8 and include Guile support.
...
GDB 7.8 adds Guile scripting support. This is now enabled by default as
well. Checking for guile also adds a pkg-config dependency.
It seems Python is explicitly excluded from cross building. I'm not
sure if Guile should also be excluded.
2014-09-06 13:31:56 +02:00
Aristid Breitkreuz
8f30cabb83
fix ocsigen expression
2014-09-06 12:45:20 +02:00
Robert M. Mather
98a4675581
Ur/Web compiler: new release, 20140531 -> 20140830
2014-09-06 11:05:10 +02:00
Michael Raskin
9a9ecbf32d
A description cleanup after merge
2014-09-06 12:44:33 +04:00
Florent Becker
2709d32274
Add a derivation for eliom (ocaml web framework)
2014-09-06 12:44:33 +04:00
Florent Becker
e8250dd94a
Add a derivation for the ocsigen server (ocaml webserver)
2014-09-06 12:44:33 +04:00
Florent Becker
da6859722d
Add tyxml (XML library for ocaml)
2014-09-06 12:44:33 +04:00
Florent Becker
02a4e40474
Reexport ocaml data notation in the ocaml-oasis derivation
2014-09-06 12:44:33 +04:00
Florent Becker
3245b97000
Add a derivation for js_of_ocaml
2014-09-06 12:44:32 +04:00
Florent Becker
b5c621062d
add ocaml-ipaddr
2014-09-06 12:44:32 +04:00
Florent Becker
ffe02360dc
Add a derivation for deriving (ocaml instance derivation à la Haskell)
2014-09-06 12:44:32 +04:00
Florent Becker
6863dfeccc
Add a derivation for ocaml-optcomp
2014-09-06 12:44:32 +04:00
Florent Becker
2ca3c23ddc
Add a derivation for ocaml-calendar
2014-09-06 12:44:32 +04:00
Mateusz Kowalczyk
19335acb0c
haskell-rope: add 0.6.4
2014-09-05 00:32:25 +01:00
Domen Kožar
f9ba413b55
fix eval
2014-09-05 00:06:11 +02:00
Dmitry Malikov
498aef7766
haskell-regex-pcre-builtin: add 0.94.4.8.8.35
...
Closes #3972 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Michael Raskin
5523408947
Merge pull request #3969 from manveru/vagrant
...
vagrant: 1.6.3 -> 1.6.4
2014-09-04 22:56:28 +04:00
Michael Fellinger
f21cccb2b6
vagrant: 1.6.3 -> 1.6.4
2014-09-04 20:24:21 +02:00
Moritz Ulrich
e30baf653e
cppcheck: update from 1.65 to 1.66
2014-09-04 19:31:32 +02:00
Moritz Ulrich
af8a91b0b2
ant: update from 1.9.3 to 1.9.4
2014-09-04 19:31:32 +02:00
Michael Raskin
316a4981b3
Merge pull request #3920 from vbgl/javalib-fix
...
ocaml-javalib, ocaml-sawja: removes wrong path to bash in configure scripts
2014-09-04 21:05:03 +04:00
Michael Raskin
3bc8f9ad02
Merge pull request #3938 from aherrmann/pr_mpi
...
Python wrappers for mpi and hdf5 (with mpi support for hdf5)
2014-09-04 20:54:00 +04:00
Andreas Herrmann
4cae816420
h5py: Change description
2014-09-04 18:48:08 +02:00
Andreas Herrmann
3a38a9b127
mpi4py: Change description
2014-09-04 18:47:57 +02:00
AndersonTorres
40b13e798b
CImg and WxCam - New Packages #3519
...
In this commit, I'm including two new softwares
* CImg: A small, simple image toolkit library
* WxCam: a small, simple, wxGTK-based webcam application
2014-09-04 20:44:05 +04:00
Michael Raskin
014f7ad100
Merge pull request #3955 from paulkoerbitz/master
...
Update oraclejdk-7 patch version from 65 to 67
2014-09-04 20:20:01 +04:00
Moritz Ulrich
332395b262
Add myself as a maintainer to a bunch of packages.
2014-09-04 17:05:21 +02:00
Moritz Ulrich
c30b23166b
scheme48: update from 1.9 to 1.9.2
2014-09-04 17:05:21 +02:00
Moritz Ulrich
dcf3ad6a2a
chibi: Add missing meta.license field.
2014-09-04 17:05:20 +02:00