Commit graph

16372 commits

Author SHA1 Message Date
Tom Hunger
348b26a523 pythonPackages: Add hypothesis 0.7.0. 2015-03-21 11:34:58 +00:00
Vincent Laporte
4c8681fea1 Adds ocaml-qtest-2.0.1
Inline test extraction utility for OCaml, originally developed
internally for Batteries

Homepage: https://github.com/vincent-hugot/iTeML
2015-03-21 10:04:14 +01:00
Edward Tjörnhammar
5126119686 aiccu: added package 2015-03-20 22:01:34 +01:00
Eelco Dolstra
2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Eelco Dolstra
0461f35894 Rename scrubDrv -> hydraJob and make it more effective
It now strictly evaluates all remaining attributes, preventing
unevaluated thunks that cannot be garbage-collected. It's also applied
to all jobs in Nixpkgs' release.nix.

This reduces hydra-eval-jobs' memory consumption on the 14.12
release-combined jobset from 5.1 GB to 2.0 GB.
2015-03-20 19:46:18 +01:00
Eelco Dolstra
738cf42639 release-lib: Simplify 2015-03-20 19:37:55 +01:00
Eelco Dolstra
6938090725 prosody: Remove bogus recurseIntoAttrs 2015-03-20 19:34:31 +01:00
Eelco Dolstra
b981eb3f7b release-lib.nix: Style cleanup 2015-03-20 19:33:08 +01:00
Eelco Dolstra
dda16e0c06 pam_login: Remove
We haven't used/updated this package in years.
2015-03-20 16:38:21 +01:00
Eelco Dolstra
87c86f6711 pam_console: Remove
This package is no longer used in NixOS.
2015-03-20 16:18:10 +01:00
Kevin Marsh
c3d92c8efe Update Django to latest minor versions 2015-03-20 15:16:01 +00:00
Shea Levy
19cd9f16a0 Merge branch 'staging' 2015-03-20 09:53:34 -04:00
aszlig
3bb0e6df8a
haxe: Add package for the hxcpp runtime library.
I'm not adding this to pkgs/development/libraries because it somewhat is
strongly tied to Haxe itself, because otherwise you can't compile to C++
and in the event that someone is going to create something like
"haxePackages" someday it is easier to notice when it's residing in the
Haxe folder.

In theory it would also work by using imperative haxelib, but you'll get
precompiled libraries which need to be patched on NixOS systems. That's
the main reason I was packaging this, among from the fact that even when
patching the libraries, it still leads to occasional library hell and
instabilities.

The package has two outputs: One with the library itself, needed for
compile time ($out) and another one ($lib) which is needed at runtime,
so after compiling, the $out path can be safely garbage collected.

Right now, I've set meta.platforms to Linux only, because that's where
I've tested it. In order to get it running on other platforms the
targetArch attribute has to be set accordingly.

We also build everything completely from scratch, even though there are
binaries within the source ZIP file. The main reason is to make smaller
library dependencies by avoiding bundled libraries and using the ones we
already ship with nixpkgs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-20 08:47:11 +01:00
Vincent Laporte
20b150b26c Adds ocaml-dolog-1.0
dolog is a minimalistic lazy logger in OCaml

Homepage: https://github.com/UnixJunkie/dolog
2015-03-19 19:14:18 +01:00
Arseniy Seroka
9cfdeba324 Merge pull request #6611 from jagajaga/slurm
Slurm module
2015-03-19 21:06:49 +03:00
koral
2d46220863 New python package: clf 2015-03-19 17:12:50 +00:00
Robin Bate Boerop
63d54cf5b7 Remove unnecessary propagatedNativeBuildInputs from AppSqitch 2015-03-19 09:02:46 -03:00
Robin Bate Boerop
91004a3485 Merge branch 'Sqitch' into sqitch-pg 2015-03-19 08:11:31 -03:00
Luca Bruno
80d8d1fc27 Revert "Add a kafka package". Closes #6892
This reverts commit b34a1cc248.

Conflicts:
	pkgs/top-level/all-packages.nix

Duplicate package kafka, already existed and used in the nixos service.

Retained the boothead addition to maintainers.
2015-03-19 11:54:40 +01:00
lethalman
515bd937f9 Merge pull request #6868 from lancelotsix/add_checkbashisms
Add checkbashisms package
2015-03-19 10:42:00 +01:00
Jaka Hudoklin
1b99f0aeb6 Merge pull request #6873 from offlinehacker/pkgs/panamax/update
panamax: update, fix module
2015-03-19 09:18:48 +01:00
Benjamin Staffin
5972edc148 New package: Honcho (Python clone of Foreman) 2015-03-18 23:17:14 -07:00
Arseniy Seroka
f122393e5d Merge pull request #6884 from offlinehacker/pkgs/t/add
Add t, command line tool for twitter
2015-03-19 03:14:58 +03:00
Arseniy Seroka
ace5a6b8c8 Merge pull request #6887 from lancelotsix/add_networkx_python_module
Add networkx python package
2015-03-19 03:13:51 +03:00
Lancelot SIX
8e0134c2cd Add networkx python package 2015-03-18 21:42:50 +01:00
Bjørn Forsman
cf0dfec106 alsa-firmware: align attrname with pkgname
The expression was added only two days ago, so I don't think we need to
keep a copy of the old attribute around.
2015-03-18 21:26:19 +01:00
Jaka Hudoklin
fca0aa7077 Add fluentd package and module 2015-03-18 21:18:47 +01:00
Lancelot SIX
7bf0458cb6 Add checkbashisms package 2015-03-18 21:03:30 +01:00
Jaka Hudoklin
414dbacfa7 Add t, command line tool for twitter 2015-03-18 21:00:04 +01:00
Vladimír Čunát
105f933f64 ffmpeg: add new branch 2.6.1 (no switching yet)
/cc maintainers @codyopel, @fuuzetsu.

Release notes don't indicate any new options or dependencies.
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=RELEASE_NOTES;hb=release/2.6
APIchanges looks like we should be able to replace 2.5 by 2.6
without anything breaking (belongs to staging and needs some testing).
2015-03-18 18:10:26 +01:00
lethalman
626c7d8812 Merge pull request #6835 from bencef/alsa_firmware
Add alsa-firmware package
2015-03-18 15:31:29 +01:00
Jaka Hudoklin
079520ced5 panamax: update, fix module 2015-03-18 14:35:24 +01:00
Robin Bate Boerop
a3a98d7242 Improved builder for Sqitch 2015-03-18 10:32:46 -03:00
Jaka Hudoklin
b5298683aa Add chef-dk 2015-03-18 14:17:25 +01:00
lethalman
66d119c55c Merge pull request #6862 from hmuehlhans/master
p2pvc: new package
2015-03-18 10:10:30 +01:00
lethalman
0453322524 Merge pull request #6789 from joachifm/electrum-2.0.2
Electrum 2.0.2
2015-03-18 10:09:16 +01:00
Joachim Fasting
0d1b3aa8b8 pythonPackages: add pyasn1-modules, qrcode, and tlslite for electrum 2015-03-18 09:49:32 +01:00
Eric Seidel
4122cd0ec4 emacs-packages: add alert, caml, and tuareg, and update use-package 2015-03-17 22:12:44 -07:00
hmuehlhans
ec9f528961 p2pvc: new package
Added myself to maintainers
2015-03-17 21:04:05 +01:00
Bence Fabian
90b083d387 Add alsa-firmware package 2015-03-17 20:59:31 +01:00
Vladimír Čunát
e924f05cc3 Merge branch 'master' into staging 2015-03-17 13:35:05 +01:00
lethalman
cffc2c73d1 Merge pull request #6810 from robinbb/AppSqitch-module
Add Perl module App::Sqitch
2015-03-17 13:06:06 +01:00
lethalman
ccd693bb7c Merge pull request #6792 from pjones/pkg/atomicparsley
New package: AtomicParsley
2015-03-17 12:56:10 +01:00
lethalman
c812ded1ea Merge pull request #6800 from garrison/ario
Package ario
2015-03-17 12:31:10 +01:00
lethalman
e99dc2b0d5 Merge pull request #6833 from magnetophon/puredata-with-plugins
Puredata with plugins
2015-03-17 11:18:17 +01:00
Peter Simons
cf9994a53b Merge pull request #6841 from KoviRobi/gnu-apl
Added GNU APL, a free APL interpreter.
2015-03-17 11:09:09 +01:00
Eelco Dolstra
c1e1092b8b rsyslog: Move systemd check 2015-03-17 10:13:06 +01:00
Jim Garrison
614751bb16 Package ario 2015-03-16 22:16:44 -07:00
Kovacsics Robert (NixOS-SSD2)
8f5f047286 Added GNU APL, a free APL interpreter.
It is an almost complete implementation of ISO 13751: Programming
Language APL, Extended.
2015-03-16 21:57:51 +00:00
Vladimír Čunát
51a8a43dfc Merge #6472: add ddccontrol 2015-03-16 21:52:59 +01:00
Vladimír Čunát
eaa362db6e libiconv: cleanup - no more double callPackage 2015-03-16 21:52:34 +01:00
Vladimír Čunát
f41f7a0bb9 ddccontrol*: cleanup
- remove doubled file for ddccontrol-db
- adding stdenv to buildInputs is pointless
- fix doubled http://
- whitespace, etc.
2015-03-16 21:47:06 +01:00
Eric Seidel
c843cebeda emacs-packages: add two themes 2015-03-16 10:23:43 -07:00
Bart Brouns
2479dc0c63 add puredata-with-plugins:
a wrapper for puredata, plus packages for the following plugins:
cyclone
helmholtz
maxlib
mrpeach
puremapping
timbreid
zexy
2015-03-16 17:57:09 +01:00
Arseniy Seroka
1d9d031254 Merge pull request #6818 from ardumont/add-org-trello-and-dependencies-derivation
[new] emacs24Packages org-trello & new deps derivations
2015-03-16 15:55:40 +03:00
Peter Simons
cd89c69798 Switch default version of GNU Make to 4.1. 2015-03-16 12:56:58 +01:00
Peter Simons
3f41103aaf Merge pull request #6824 from cstrahan/hs-mesos
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Domen Kožar
c8016e5b31 batti: mark as broken 2015-03-16 09:44:22 +01:00
Charles Strahan
7e94f79433 hs-mesos: fix build
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Antoine R. Dumont
d8072196bd Add org-trello derivation 2015-03-15 23:56:47 +01:00
Antoine R. Dumont
c3f489446d Add request-deferred derivation 2015-03-15 23:56:36 +01:00
Antoine R. Dumont
d7bda5c580 Add request derivation 2015-03-15 23:26:43 +01:00
Antoine R. Dumont
511f95fee0 Add deferred derivation 2015-03-15 23:26:19 +01:00
Austin Seipp
ef95600372 Merge pull request #6771 from joachifm/apparmor-2.9
Apparmor 2.9
2015-03-15 14:16:24 -05:00
Robin Bate Boerop
d6e0169c6f Add Sqitch database management tool 2015-03-15 09:59:41 -04:00
Pascal Wittmann
6916835c70 Merge pull request #5941 from offlinehacker/pkgs/phpPackages/add_redis_composer
phpPackages: add redis and composer
2015-03-15 10:37:10 +00:00
Ricardo M. Correia
d54cac725f pythonPackages.coverage: Fix hash 2015-03-15 05:16:05 +01:00
Jaka Hudoklin
180da0d463 Merge pull request #6693 from benley/docker-registry
docker-registry: Update to 0.9.1, with boto bugfix
2015-03-15 02:27:52 +01:00
Robin Bate Boerop
c668b45c6c Disable FileHomeDir on Darwin 2015-03-14 20:02:30 -03:00
Robin Bate Boerop
90c04fcac3 Remove Perl package Mac::SystemDirectory 2015-03-14 18:56:57 -04:00
Robin Bate Boerop
6ac1413b88 Disable tests for App::Sqitch module 2015-03-14 14:05:02 -04:00
Robin Bate Boerop
90f381ef41 Add Perl module App::Sqitch 2015-03-14 14:39:00 -03:00
Matthias Beyer
5078d49248 Add package: mpdscribble 2015-03-14 12:23:23 +00:00
Mateusz Kowalczyk
e09c725b0e Merge pull request #6790 from ts468/evil
Fix URL for emacs evil package
2015-03-14 12:08:52 +00:00
James Cook
8c87695f60 Merge pull request #6776 from giogadi/add-ceres-solver
Add derivation for google ceres-solver library
2015-03-13 20:54:58 -07:00
William A. Kennington III
feb4629fde Merge pull request #6782 from bobvanderlinden/fix-mysql-python
pythonPackages: MySQL_python: added openssl as buildInput
2015-03-13 17:32:26 -07:00
Peter Jones
cbc648f462 New package: AtomicParsley 2015-03-13 16:06:37 -06:00
vbgl
5dcedbb6e4 Merge pull request #6791 from romildo/xml-light
Add ocaml-xml-light
2015-03-13 22:52:58 +01:00
Vincent Laporte
d38c414d94 Adds Qarte
Qarte allows you to browse into the archives of arte+7 & arteLiveWeb sites
and to record your preferred videos.

Homepage: https://launchpad.net/qarte
2015-03-13 22:17:32 +01:00
José Romildo Malaquias
7f07b33e4d Add ocaml-xml-light 2015-03-13 15:30:31 -03:00
Thomas Strobel
628594fd79 Fix URL for emacs evil package 2015-03-13 19:27:30 +01:00
lethalman
a918bd0151 Merge pull request #6777 from ardumont/add-sqldeveloper-derivation
[new] sqldeveloper derivation
2015-03-13 15:09:40 +01:00
Bob van der Linden
75ba60aded pythonPackages: MySQL_python: added openssl as buildInput 2015-03-13 12:23:05 +01:00
Damien Cassou
db42c89325 Add syncthing-gtk 2015-03-13 11:13:33 +01:00
Vladimír Čunát
208d1f24db xfce: more update fallout
- forgotten mousepad update, including some wrapping magic
- dealing with panel plugins (either fix or mark as broken)
	CC maintainer @AndersonTorres.
- remove some libxfcegui4 occurrences, as it's being phased out
- minor stuff
2015-03-12 23:02:15 +01:00
Antoine R. Dumont
c96aff8eb9 Add sqldeveloper derivation 2015-03-12 22:30:47 +01:00
Charles Strahan
4b2b30ea24 libtermkey: new package
Allows easy processing of keyboard entry from terminal-based programs.
2015-03-12 17:13:45 -04:00
Charles Strahan
c43b787f96 unibilium: new package
Unibilium is a very basic terminfo library. It doesn't depend on curses
or any other library. It also doesn't use global variables, so it should
be thread-safe.
2015-03-12 17:13:45 -04:00
William A. Kennington III
2ec1f1203b rsyslog: Make compatible with non-linux 2015-03-12 14:12:28 -07:00
Luis G. Torres
92eaff008e Added derivation for google ceres-solver optimization library for C++ 2015-03-12 16:04:04 -04:00
William A. Kennington III
42d985df99 rsyslog-light: Add derivation 2015-03-12 10:56:07 -07:00
lethalman
14ed261fc7 Merge pull request #6765 from gebner/ibus-plugins
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Luca Bruno
6cd99a4eb2 Revert "systemd: Only build on linux"
This reverts commit 4933a34279.
2015-03-12 13:08:42 +01:00
Gabriel Ebner
2e8cbfbc58 Move ibus packages to the inputmethods directory. 2015-03-12 11:57:54 +01:00
Joachim Fasting
65e41b4f08 Add AppArmor 2.9 to packages toplevel
- Each component has its own name (libapparmor, apparmor-parser, etc)
- The name apparmor still refers to the old version, for compatiblity;
  most users of this name probably want libapparmor.
2015-03-12 11:49:05 +01:00
lethalman
e8ff24b034 Merge pull request #6759 from bstrik/master
2 more windowmaker dockapps
2015-03-12 11:33:01 +01:00
lethalman
50de6f7acf Merge pull request #6369 from mvcisback/funcy3
Allow funcy package to be built under python3 and python2
2015-03-12 10:29:10 +01:00
William A. Kennington III
ce0a5ab6c2 rsyslog: 7.6.3 -> 8.8.0 2015-03-11 18:50:04 -07:00
William A. Kennington III
abb8507126 zeromq: Add default version 2015-03-11 18:50:04 -07:00
William A. Kennington III
94a4bce09d hiredis: Add derivation 2015-03-11 18:50:03 -07:00