Commit graph

10589 commits

Author SHA1 Message Date
Vladimír Čunát
fefe6d6983 trustedGrub: fix build by using older automake (again) 2015-02-26 20:24:09 +01:00
lethalman
69d3adbf3d Merge pull request #6425 from grwlf/siptools
Siptools
2015-02-26 15:00:17 +01:00
lethalman
dd8c7afcf0 Merge pull request #6565 from rushmorem/cassandra-2.0
Add cassandra 2.0
2015-02-26 11:52:36 +01:00
rushmorem
925f5798f5 Add cassandra 2.0
According to the project website (http://cassandra.apache.org)
version 2.0 is the most stable version. It's the one that's
recommended if you are already in production or going into
production soon.

Cassandra 2.0 is also the version that's officially supported
by Titan (http://thinkaurelius.github.io/titan), a distributed
graph database that uses cassandra as one of it's backends.
2015-02-26 12:38:53 +02:00
Eelco Dolstra
6177710ac7 Merge pull request #6046 from ts468/xen
Update: Xen 4.5 + NixOS Xen modules
2015-02-26 10:15:05 +01:00
lethalman
c0b75a5785 Merge pull request #6443 from bstrik/master
dockapps for windowmaker
2015-02-26 10:00:01 +01:00
lethalman
3f38be2f10 Merge pull request #6482 from auntieNeo/nkf-master
Packaged nkf (network kanji filter)
2015-02-26 09:44:53 +01:00
lethalman
d791335ac2 Merge pull request #6518 from ehmry/u9fs
U9fs
2015-02-26 09:41:18 +01:00
Vincent Laporte
de3924a1a8 Adds ocaml-asn1-combinators
An OCaml library of combinators for expressing ASN.1 grammars.

Homepage: https://github.com/mirleft/ocaml-asn1-combinators
2015-02-26 08:35:05 +01:00
Thomas Strobel
3d4fbb874c Update: add new Xen versions + update NixOS Xen modules
Versions of XEN:
- Xen 4.5
- Xen 4.5 + XenServer patches
- Xen 4.4.1
2015-02-25 23:30:44 +01:00
William A. Kennington III
961ea0f492 mongodb: Support boost 1.57 2015-02-25 11:28:42 -08:00
Peter Simons
d6c295e469 Merge remote-tracking branch 'origin/master' into staging. 2015-02-25 20:18:28 +01:00
Mateusz Kowalczyk
cc4a5073e2 Resurrect openjpeg 2.0.x and use it for mupdf
mupdf doesn't compile with 2.1 due to API changes

cc @codyopel who made the openjpeg update
2015-02-25 01:50:06 +00:00
Thomas Strobel
c6ef0727c3 Fix/update Xpra 2015-02-25 01:09:39 +01:00
Thomas Tuegel
030eed8307 Merge branch 'dropbox' 2015-02-24 15:59:14 -06:00
William A. Kennington III
dbaf941212 Merge pull request #6422 from codyopel/libinput
libinput: refactor & add optional dependencies
2015-02-24 11:47:45 -08:00
Thomas Tuegel
32643c010e dropbox: update to 3.2.6 (fixed) 2015-02-24 06:51:13 -06:00
codyopel
ac2ed3818c libinput: refactor & add optional dependencies 2015-02-24 02:39:31 -05:00
William A. Kennington III
ee41f35c40 Merge pull request #6490 from codyopel/openjpegbr
openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0
2015-02-23 22:02:56 -08:00
Edward Tjörnhammar
a46065ce80 idea.android-studio: 1.1.0b2 -> 1.1.0
add androidsdk as dependency
                     set ANDROID_HOME for android-studio wrapper
2015-02-23 19:51:18 +01:00
Arseniy Seroka
82c280c5b5 xkblayout-state: add pkg 2015-02-23 20:49:04 +03:00
Arseniy Seroka
2550304bb6 Merge pull request #6524 from fkz/master
add edbrowse to all packages
2015-02-23 19:43:39 +03:00
Jaka Hudoklin
a869c8351c Merge pull request #6475 from rushmorem/marathon-fix
Fix marathon package
2015-02-23 13:09:12 +01:00
Jaka Hudoklin
284046cebc Merge pull request #6510 from offlinehacker/pkgs/libsass/add
Add libsass
2015-02-23 13:07:11 +01:00
lethalman
ff98a8c24c Merge pull request #6513 from valeriangalliat/nodejs-iojs-libuv-shared
Shared libuv in io.js and Node.js
2015-02-23 11:10:05 +01:00
Lluís Batlle i Rossell
781666da50 octave: generate the documentation
I find octave quite unusable, without its help pages. Recently it started to
require gnuplot to generate them (even the text-only).

I also enabled parallel building. A comment from 2012 said about spurious
failures if it were enabled, but I don't know if these happen again. Let's
enable it to see.

(cherry picked from commit a6f1024b1f2235825d7b441125db2e0d42febdd1)

Conflicts:
	pkgs/top-level/all-packages.nix
2015-02-23 10:29:42 +01:00
Vincent Laporte
176e38f6f2 Adds ocaml-cstruct
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.

Homepage: https://github.com/mirage/ocaml-cstruct
2015-02-23 09:57:31 +01:00
Fabian Schmitthenner
8a74fa7723 add edbrowse to all packages 2015-02-22 23:11:01 +00:00
Eduard Bachmakov
0e9a0c9913 mesa: big update, and related improvements (close #6367)
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
  407450eb84f5a1b466a2eff19b85cdee7ac15dfb
  Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
  nouveau
* rtti patch dropped as it the relevant configuration has been removed
  upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
  re-enabled in a future commit when updating to a version containing
  the fixes
* Use llvm-3.5 now (by vcunat).
2015-02-22 20:08:08 +01:00
Eduard Bachmakov
c0def4a169 llvm-3.5: enable RTTI to support mesa
Extracted from #6367.
2015-02-22 20:03:14 +01:00
Vladimír Čunát
a112709b02 automake: use 1.14.* as the default
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-02-22 20:01:02 +01:00
Emery Hemingway
3f02885d06 u9fs: initial package 2015-02-22 12:13:14 -05:00
cillianderoiste
d44573e16f Merge pull request #6469 from rushmorem/jshon-package
Add jshon package
2015-02-22 14:10:08 +01:00
cillianderoiste
3440039769 Merge pull request #6493 from bcdarwin/teyjus
new package: teyjus 2.0-b2
2015-02-22 13:58:11 +01:00
Valérian Galliat
43f02f27a0 Shared libuv in io.js and Node.js 2015-02-22 12:41:33 +01:00
lethalman
fb41f0302e Merge pull request #6234 from valeriangalliat/iojs
Add io.js
2015-02-22 12:26:22 +01:00
Ambroz Bizjak
dd4e1d4225 avr-gcc-with-avr-libc: Update to latest versions.
Also modernize the Nix expression.
2015-02-22 12:17:35 +01:00
Jaka Hudoklin
8de806ebd4 Add libsass 2015-02-22 12:03:06 +01:00
Ben Darwin
63d61cee7f teyjus: 2.0-b2 2015-02-21 19:55:24 -05:00
Ambroz Bizjak
11fce52c7c gcc-arm-embedded: Update to 4.9-2014q4. 2015-02-21 23:48:58 +01:00
Arseniy Seroka
c71f19f8c0 Merge pull request #6502 from ehmry/makebootfat
makebootfat: initial package at version 1.4
2015-02-22 01:17:38 +03:00
Emery Hemingway
142a5ce2b3 makebootfat: initial package at version 1.4
http://advancemame.sourceforge.net/boot-readme.html
2015-02-21 16:56:02 -05:00
Arseniy Seroka
f54a3a462e Merge pull request #6489 from benley/mesos-dns
New package: mesos-dns
2015-02-22 00:26:20 +03:00
Arseniy Seroka
cbac300134 Merge pull request #6464 from suvash/add-mosquitto-broker
Add Mosquitto MQTT server package
2015-02-22 00:25:14 +03:00
Thomas Tuegel
ac2c57ea2c poppler_qt5: use Qt 5.4 2015-02-21 13:54:22 -06:00
Thomas Tuegel
8cf78bf5f4 update various packages to use Qt 5.4 2015-02-21 11:39:20 -06:00
Thomas Tuegel
95b13b1155 add media-player-info 2015-02-21 11:39:19 -06:00
Thomas Tuegel
2e7bf4ff60 remove kde-frameworks-5.5 and kde-frameworks-5.6 2015-02-21 11:39:19 -06:00
Thomas Tuegel
5dcab4fcf3 add kde-frameworks-5.7 2015-02-21 11:39:19 -06:00
Thomas Tuegel
2e38240c95 add qt-5.4 2015-02-21 11:39:18 -06:00
Thomas Tuegel
69ff7ab541 remove plasma-5.1 2015-02-21 11:39:18 -06:00
Suvash Thapaliya
81588746aa Add Mosquitto MQTT server package
as of now it is just built and copied to the right place so that
the server can be run.  hopefully i will be tweaking with the
configuration files in the future and tweak this a bit more
2015-02-21 11:38:51 +01:00
Valérian Galliat
c56256709b Add io.js 2015-02-21 09:06:24 +01:00
codyopel
f10a8f8501 openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0 2015-02-20 22:20:19 -05:00
Benjamin Staffin
d382667537 New package: mesos-dns 2015-02-20 17:11:49 -08:00
Carles Pagès
1aed33f68b homebank: update to 5.0.0 2015-02-20 23:16:29 +01:00
Bjørn Forsman
c22435e70d clang-analyzer: align attrname with pkgname 2015-02-20 22:30:51 +01:00
Bjørn Forsman
97875ac175 bridge-utils: align attrname with pkgname 2015-02-20 22:30:51 +01:00
Jonathan Glines
30061d3971 Packaged nkf (network kanji filter) 2015-02-20 14:23:08 -07:00
rushmorem
b0277e5b0d Fix marathon package 2015-02-20 18:28:11 +02:00
Luca Bruno
e0703e0d67 seeks: use protobuf 2.5 2015-02-20 14:07:58 +01:00
Shea Levy
830c76d6ba Merge branch 'xen_kernel' of git://github.com/ts468/nixpkgs
Add kernel config form dom0 of Xen
2015-02-20 07:49:46 -05:00
Peter Simons
9e4166328c Merge pull request #6458 from fpletz/package/screen-message
Add new package screen-message
2015-02-20 13:27:51 +01:00
Vincent Laporte
49114dec1f Adds ocaml-ocplib-endian
This OCaml library provides optimised functions to read and write
int16/32/64 from strings, bytes and bigarrays, based on primitives added
in version 4.01.

Homepage: https://github.com/OCamlPro/ocplib-endian
2015-02-20 11:37:32 +01:00
Rickard Nilsson
43c6f913a5 Merge pull request #6442 from 4z3/exim
exim: add version 4.85 incl. nixos module
2015-02-20 11:07:06 +01:00
tv
86cb16965a exim: add version 4.85 incl. nixos module 2015-02-20 10:49:15 +01:00
Damien Cassou
bc58f50eab Merge pull request #6338 from DamienCassou/plm-2.5
New package PLM: Programmer's Learning Machine
2015-02-20 09:17:27 +01:00
rushmorem
fa24a296be Add jshon package
Jshon is a JSON parser designed for maximum convenience within the
shell (http://kmkeen.com/jshon).
2015-02-20 10:10:43 +02:00
Vladimír Čunát
7d129a88a5 merge #5333: altcoins: a new category of applications
Conflicts (openssl override moved to pkgs/applications/altcoins/default.nix):
	pkgs/top-level/all-packages.nix
2015-02-19 23:36:41 +01:00
Arseniy Seroka
f5ee15d694 Merge pull request #6453 from k0ral/prosody
prosody: added luaevent dependency
2015-02-19 23:42:01 +03:00
koral
a57ec23d55 prosody: added luaevent dependency. 2015-02-19 21:07:23 +01:00
Franz Pletz
6265123f7a Add new package screen-message 2015-02-19 19:19:33 +01:00
William A. Kennington III
e574da83de wayland: Always build documentation 2015-02-19 09:57:16 -08:00
William A. Kennington III
2cbd639b2a graphviz-nox: Actually build without any deps on mesa or x11 2015-02-19 09:56:50 -08:00
Jaka Hudoklin
77235e24bf Merge pull request #6454 from rushmorem/mesos-marathon-squashed
New package: Mesos marathon framework (updated)
2015-02-19 14:12:25 +01:00
Benno Fünfstück
e47675db6a cutecom: new expression 2015-02-19 13:34:31 +01:00
rushmorem
74b40e9a43 Add marathon mesos framework 2015-02-19 13:30:00 +02:00
William A. Kennington III
47f9a276c3 graphviz: Add a no x dependency version 2015-02-18 18:15:51 -08:00
William A. Kennington III
f94d0c3aa7 ctl: Update to 1.5.2 2015-02-18 18:03:34 -08:00
Vincent Laporte
324324b024 Adds ocaml-erm_xml
XML Parser for discrete data

Homepage: https://github.com/ermine/xml
2015-02-18 22:21:53 +01:00
bstrik
6920d4fbeb dockapps for windowmaker 2015-02-18 21:53:47 +01:00
tv
61f074028b qprint: add version 1.1 2015-02-18 18:22:44 +01:00
lethalman
ee612198e7 Merge pull request #6400 from puffnfresh/package/consul-template
Add consul-template package
2015-02-18 15:29:42 +01:00
Sergey Mironov
0a006c78bf dhcpdump: add the tool 2015-02-18 11:52:20 +03:00
Sergey Mironov
b7adfe0e7d sipp: add the package 2015-02-18 11:52:14 +03:00
Sergey Mironov
4fea283349 sipcmd: add the command-line SIP client 2015-02-18 11:52:05 +03:00
Dan Peebles
ecf662efc6 Flip cctools and cctools cross 2015-02-18 00:24:33 -05:00
Eric Seidel
9f84592160 Merge pull request #6250 from gridaphobe/emacs-melpa
add package.el-based emacs package builder
2015-02-17 20:32:28 -08:00
Eric Seidel
d2a987d6e3 fix travis evaluation by providing explicit libiconv for the rare cases
that need it, like uclibc
2015-02-17 20:10:26 -08:00
Eric Seidel
76a501acdb reorganize emacs packages and add some meta info 2015-02-17 15:08:55 -08:00
Eric Seidel
39c647c218 add package.el-based emacs package builder 2015-02-17 13:21:12 -08:00
Arseniy Seroka
0e63ac0acf Merge pull request #6402 from codyopel/xavs
xavs: add package
2015-02-17 23:42:01 +03:00
Bjørn Forsman
ea6a9a2281 speedtest-cli: align attrname with pkgname 2015-02-17 20:14:10 +01:00
Shea Levy
2f061ff16b Merge remote-tracking branch 'origin/staging'
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
codyopel
be0b4050aa xavs: add package 2015-02-17 13:29:48 -05:00
Brian McKenna
69e75d0bfb Add consul-template package 2015-02-17 11:19:14 -07:00
Arseniy Seroka
e13b0a8bb1 Merge pull request #6396 from codyopel/wavpack
wavpack: add package
2015-02-17 16:05:21 +03:00
codyopel
1435e69758 wavpack: add package 2015-02-17 07:29:04 -05:00
lethalman
e24004fea9 Merge pull request #6377 from ehmry/mawk
mawk: initial package at 1.3.4-20141206
2015-02-17 12:06:21 +01:00
William A. Kennington III
aeb0db3def Merge pull request #6383 from codyopel/vid-stab
vid-stab: add package
2015-02-16 21:59:16 -08:00