Commit Graph

16109 Commits

Author SHA1 Message Date
Domen Kožar
8e4a8494be Merge pull request #6494 from psibi/new-python-sibi-patch
new package: passlib
2015-02-23 15:56:43 +00:00
Sibi
fcc379070f new package: wtforms 2015-02-23 19:02:44 +05:30
Peter Simons
bf86758a42 Mark many packages (mostly python) broken because of broken dependencies. 2015-02-23 14:06:24 +01:00
Jaka Hudoklin
d84a4f5699 nodePackages: add a few packages, remove deprecated, regenerate, fix them 2015-02-23 13:29:50 +01: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
6b71d166aa Merge pull request #6529 from jcbrand/lpty
Add new lua package: lpty
2015-02-23 11:24:38 +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
JC Brand
263e530b6e Add new lua package: lpty
http://www.tset.de/lpty/
2015-02-23 10:44:17 +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
Emery Hemingway
3f02885d06 u9fs: initial package 2015-02-22 12:13:14 -05:00
Shaun Bruce
c2c561ad4d Added pymongo-2.8 python package 2015-02-22 08:03:45 -07: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
Sibi
c8ae0b77f3 new package: passlib 2015-02-21 15:09:21 +05:30
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
Benjamin Staffin
2290dbb843 Update goPackages.dns to a more recent commit
Old: 2014-07-15
New: 2015-02-20, with many bugfixes and improvements and test coverage.
2015-02-20 17:11:48 -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
Domen Kožar
d67ba6c5ab Merge pull request #6431 from psibi/new-python-sibi-patch
new package: pybcrypt
2015-02-20 12:49:13 -08:00
William A. Kennington III
29fc0daa27 protobuf: Mark as disabled on py3k and fix python executable references 2015-02-20 11:17:08 -08:00
William A. Kennington III
a959cc91cf google_apputils: Keep disabled on py3k 2015-02-20 11:16:44 -08:00
William A. Kennington III
c21991d478 google_apputils: Update to 0.4.1 2015-02-20 11:14:41 -08:00
William A. Kennington III
f58c96149d protobuf: Fix python build 2015-02-20 10:36:16 -08:00
rushmorem
b0277e5b0d Fix marathon package 2015-02-20 18:28:11 +02:00
Luca Bruno
cc837a974b sqlalchemy9: disable for pypy 2015-02-20 14:15:35 +01:00
Luca Bruno
7620fdb3ac sympy: disable for pypy 2015-02-20 14:11:25 +01:00
Luca Bruno
3225bf25b9 more-itertools: disable for py3k 2015-02-20 14:10:54 +01:00
Luca Bruno
1d09c1fd34 audiotools: disable for py3k 2015-02-20 14:10:49 +01: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
Domen Kožar
a76b53b06b Merge pull request #6339 from psibi/pythonmagick-fix
Integrate mailchimp.
2015-02-20 07:22:15 +01:00
Sibi
af7c1baf95 new package: Mailchimp python module 2015-02-20 04:31:25 +05:30
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
Joel Taylor
1b0409896e add fetch-bower to node-packages 2015-02-18 11:38:33 -08:00
Arseniy Seroka
4880416b31 Merge pull request #6439 from mvcisback/uncertainties
Add uncertainties python package
2015-02-18 22:31:26 +03:00
Marcell Vazquez-Chanlatte
7e4e671c54 Add uncertainties python package 2015-02-18 11:29:40 -06: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
Sibi
efbd73dc4c new package: pybcrypt 2015-02-18 18:08:13 +05:30
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
Damien Cassou
3ae27db166 requests2 2.4.3 -> 2.5.1 2015-02-18 08:51:41 +01:00
Damien Cassou
ae0263f960 Merge pull request #6420 from DamienCassou/deactivate-simpleparse-on-python3
Disable simpleparse on python3 and pypy
2015-02-18 07:38:03 +01:00
Damien Cassou
6938b79de8 Disable simpleparse on python3 and pypy 2015-02-18 07:35:54 +01: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
Olav
3904d5445d Add lua package for cjson 2015-02-18 00:40:14 +00: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
Damien Cassou
453c26abe7 Merge pull request #6397 from DamienCassou/simpleparse
Add the simpleparse python package
2015-02-17 13:43:38 +01:00
Damien Cassou
a45acf1b29 Add the simpleparse python package 2015-02-17 13:42:31 +01: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
Domen Kožar
3dbde25855 Merge pull request #6381 from olavks/numpyfix
Numpy: remove slow building and little used math library for more commonly used openblas
2015-02-17 11:13:58 +01:00
Damien Cassou
8be35e6efe Merge pull request #6391 from DamienCassou/update-pylint-astroid
update pylint, astroid, six, and logilab-common
2015-02-17 11:08:37 +01:00
Damien Cassou
c9b4cb56ae update pylint, astroid, six, and logilab-common
pylint 1.4.0 -> 1.4.1
astroid 1.3.2 -> 1.3.4
six 1.8.0 -> 1.9.0
logilab-common 0.61.0 -> 0.63.2
2015-02-17 11:02:31 +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
codyopel
534332eaf7 vid-stab: add package 2015-02-17 00:54:23 -05:00
Marcell Vazquez-Chanlatte
7ad16801b0 moreItertools package had typo 2015-02-16 23:41:22 -06:00
William A. Kennington III
7dda2b30dd Merge pull request #6373 from mvcisback/moreItertools
Added more-itertools-2.2 python package
2015-02-16 20:47:53 -08:00
Tobias Geerinckx-Rice
a8ddd89f82 all-packages: move my first packages to correct ### SECTIONs 2015-02-17 05:33:40 +01:00
Olav
380bd3f48a Numpy: Replace ATLAS and liblapack with openblas (that has blas and lapack).
Was previously with ATLAS [Automatically Tuned Linear Algebra Software].
This takes ages and has little to no performance benefit over openblas+lapack.
And if you need this performance, you should really built it against your own hardware.
2015-02-17 03:59:27 +00:00
Marcell Vazquez-Chanlatte
5e328ef690 fix indentation 2015-02-16 21:30:21 -06:00
Emery Hemingway
71ad263151 mawk: initial package at 1.3.4-20141206 2015-02-16 18:57:57 -05:00
Antoine R. Dumont
172d78923b Add microscheme derivation
(A Scheme subset for Atmel microcontrollers.)

Use of the actual git HEAD because the actual tarball compiles but
segfault at runtime.

Upload the BLINK.ms sample on arduino board (/dev/ttyACM0):

```sh
$ sudo ./result/bin/microscheme -m UNO -d /dev/ttyACM0 -auc ~/repo/perso/microscheme/examples/BLINK.ms
Microscheme 0.8, (C) Ryan Suchocki
>> Treeshaker: After 4 rounds: 84 globals purged! 22 bytes will be
reserved.
>> 18 lines compiled OK
>> Assembling...
>> Uploading...

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100%
0.00s

avrdude: Device signature = 0x1e950f
avrdude: reading input file
"/home/tony/repo/perso/microscheme/examples/BLINK.hex"
avrdude: writing flash (2080 bytes):

Writing | ################################################## | 100%
0.35s

avrdude: 2080 bytes of flash written

avrdude: safemode: Fuses OK (E:00, H:00, L:00)

avrdude done.  Thank you.

>> Cleaning Up...
>> Finished.
```
2015-02-16 23:09:48 +01:00
James Cook
6daf9aa922 Merge pull request #5995 from ts468/qemu-vm
Update QEMU Nixos Virtual Machine
2015-02-16 13:13:26 -08:00
Marcell Vazquez-Chanlatte
3c06b41c26 Added more-itertools-2.2 python package 2015-02-16 13:57:44 -06:00
Thomas Strobel
eb97dc0013 Add kernel config for dom0 of Xen 2015-02-16 20:52:06 +01:00
Thomas Strobel
80afabd5b5 Update QEMU Nixos Virtual Machine
The Nixos Qemu VM that are used for VM tests can now start without
boot menu even when using a bootloader.
The Nixos Qemu VM with bootloader can emulate a EFI boot now.
2015-02-16 20:07:42 +01:00
Vincent Laporte
f31d4b6adb Adds ocaml-top
OCaml-Top is a simple cross-platform OCaml code editor built for
top-level evaluation.

Homepage: http://www.typerex.org/ocaml-top.html
2015-02-16 13:31:13 +01:00
Marcell Vazquez-Chanlatte
5c62f143c1 Added python package funcy-1.4 2015-02-16 00:50:50 -06:00
William A. Kennington III
c295e51728 Merge pull request #6362 from mvcisback/parsimonious
Add python package parsimonoius 0.6.0
2015-02-15 22:47:17 -08:00
Marcell Vazquez-Chanlatte
dbcbe712dd Add python package parsimonoius 0.6.0 2015-02-16 00:41:30 -06:00
Cillian de Róiste
16bc8564c3 Add ttfautohint: an automatic hinter for TrueType fonts 2015-02-15 22:32:15 +01:00
AndersonTorres
f19ed980a2 Sawfish (git): New Package
Sawfish is a versatile, Lisp-based window manager

In that commit I include all Sawfish stack:
- librep, a lisp system;
- rep-gtk, bindings for gtk
- sawfish, the window manager
2015-02-15 19:42:53 +03:00
Arseniy Seroka
750c09c967 Merge pull request #6356 from AndersonTorres/lolcode
LOLcode(version 0.10.5): New Package
2015-02-15 17:05:08 +03:00
Domen Kožar
765c8f4dff Merge pull request #6355 from nathanielbaxter/dev/flexget
pythonPackages.flexget: update to 1.2.278
2015-02-15 12:20:44 +01:00
AndersonTorres
71299b9120 LOLcode(version 0.10.5): New Package
LOLcode is an esoteric programming language, composed of LOLspeaks.
2015-02-15 08:58:42 -02:00
Nathaniel Baxter
b3a866fd24 pythonPackages.flexget: update to 1.2.278 2015-02-15 21:51:34 +11:00
Wout Mertens
2e4b5ba1ea Merge pull request #6346 from wmertens/rdfind
rdfind: Add new package
2015-02-15 08:27:29 +01:00
codyopel
b03ded550f lame: move to libraries & fix license 2015-02-14 19:06:38 -05:00
Wout Mertens
f80ae41a7d rdfind: Add new package
refined is a very fast duplicate file finder/remover/hardlinker.
2015-02-14 23:19:46 +01:00
William A. Kennington III
69a277e2cc iwlegacy: Remove since it is already in linux-firmware-nonfree 2015-02-13 14:27:47 -08:00
William A. Kennington III
58a04a9359 kernel: 3.14.32 -> 3.14.33 2015-02-13 13:42:20 -08:00
William A. Kennington III
b41222e5c6 kernel: 3.10.68 -> 3.10.69 2015-02-13 13:42:20 -08:00
Peter Simons
f2a376f52a Enable static libraries in "gmp" to allow static linking of Haskell programs.
Haskell programs depend on gmp to implement the unbounded Integer type. Without
static variants of gmp we cannot build statically linked Haskell programs, what
some users have found desirable in the past. So far, we've used an override to
derive our own copy of gmp in the Haskell ecosystem, but this patch ends the
dichotomy between Haskell and the rest of Nixpkgs by enabling static gmp
libraries in the default build default.
2015-02-13 22:18:27 +01:00
Peter Simons
600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
Peter Simons
54ce1a1810 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
      pkgs/development/compilers/ghc/head.nix
      pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Damien Cassou
e7a161d4f2 New package PLM: Programmer's Learning Machine 2015-02-13 16:06:19 +01:00
Domen Kožar
d67a792a83 taskw: 0.8.6 -> 1.0.2 2015-02-13 14:33:11 +01:00
Pascal Wittmann
d7b01c8526 Merge pull request #6325 from k0ral/opensmtpd
opensmtpd: 5.4.2p1 -> 5.4.4p1
2015-02-13 13:28:04 +00:00
Domen Kožar
c6252250d8 Merge pull request #6329 from DamienCassou/vobject-not-compatible-with-pypy
Make sure vobject is not built by pypy
2015-02-13 14:21:39 +01:00
Damien Cassou
1dfab1cd9b Make sure vobject is not built by pypy
http://hydra.nixos.org/build/19521419
2015-02-13 12:51:08 +01:00
koral
3bc7dfdf22 opensmtpd: 5.4.2p1 -> 5.4.4p1 2015-02-13 12:38:21 +01:00
Joel Taylor
dcafdf47ea Revert "Revert "Build GHC HEAD from git checkout"."
This reverts commit 15416dd2ec.
2015-02-13 10:37:47 +01:00
John Wiegley
b39d5ea309 contacts: New expression for darwin 2015-02-12 16:58:22 -06:00
Peter Simons
15416dd2ec Revert "Build GHC HEAD from git checkout".
This reverts commit 52c8d7c4ab. The new
expression doesn't compile: http://hydra.nixos.org/build/19594431/nixlog/1/raw.
2015-02-12 20:15:56 +01:00
Jaka Hudoklin
36e7a61dde Merge pull request #6222 from offlinehacker/limesurvey
add limesurvey package and nixos module
2015-02-12 18:07:42 +00:00
Luca Bruno
3b17a2054b polygraph: new package
Performance testing tool for caching proxies, origin server accelerators, L4/7 switches, content filters, and other Web intermediaries

http://www.web-polygraph.org
2015-02-12 14:29:10 +01:00