Commit graph

9000 commits

Author SHA1 Message Date
Oliver Charles
49d0f50f0c fish: Add fish 2.0.0 2013-06-04 10:20:30 +01:00
Malcolm Matalka
992f5b8d26 Add Riak 1.3.1
This modifies how the `riak` and `riak-admin` scripts work such that one has to specify environment variables for where the data, log, and etc directories live.
2013-06-04 04:12:06 +02:00
Evgeny Egorochkin
8d167adaf4 Merge pull request #551 from MarcWeber/submit/alchemy
adding alchemy painting application
2013-06-03 15:45:12 -07:00
Peter Simons
7b21e19a82 git-annex: generate build instructions with cabal2nix 2013-06-03 22:09:34 +02:00
Eelco Dolstra
f1c42a8331 Module::Pluggable: Update to 4.8 2013-06-02 23:33:27 +02:00
Evgeny Egorochkin
6609df220b Merge pull request #584 from bjornfor/cgit
cgit: new package
2013-06-02 14:13:05 -07:00
Bjørn Forsman
4ecd9cdb14 cgit: new package
cgit is a web frontend for git repositories - it is a CGI program to use
with your favourite webserver. Add the latest version, 0.9.2.
2013-06-02 18:25:54 +02:00
Peter Simons
9ebb5ad7a6 release.nix, release-small.nix: build atlas library on Hydra
This puppy takes several hours to compile, being able to download that
package in binary form is really valuable.
2013-06-02 09:41:32 +02:00
Peter Simons
081ca56cc9 haskell-yesod-platform: add version 1.2.0.1 2013-06-01 14:53:44 +02:00
Peter Simons
295d6248ee release-haskell: drop packages that are broken in HP 2013.2.0.0
The following packages don't compile with recent versions of GHC and
seem unmaintained, too: distributedProcess, Ebnf2ps, epic, HFuse,
Hipmunk, hspread, ltk, multiset, strictConcurrency, vacuumCairo, wxcore,
wx, wxdirect.
2013-06-01 14:53:44 +02:00
bbenoist
22194538d7 qtcreator: Update to 2.7.1 and improvements (merge #579)
- Qt is now directly overriden in QtCreator's definition.
- qt48Full can be used in a development environment to enable access to
docs demos and examples.

NOTE: It may be required to remove older configuration files located in
~/.config/QtProject and at ~/.config/Trolltech.conf to reconfigure
qtcreator with the correct paths. I have found /nix/store/... paths in the
following files:
$HOME/.config/QtProject/qtcreator/toolchains.xml
$HOME/.config/QtProject/qtcreator/qtversion.xml
$HOME/.config/QtProject/qtcreator/helpcollection.qhc

At the first launch, be sure to check your qtcreator's configuration by
selecting Tools->Options. The most important parts are the Kits and
QtVersion tabs located in the Build & Run section.
2013-06-01 12:53:17 +02:00
Peter Simons
de100cb899 Merge pull request #575 from errge/master
Add vanitygen
2013-06-01 03:11:14 -07:00
bbenoist
f7934d7b9d Add numdiff-5.6.1
A little program that can be used to compare putatively similar files line
by line and field by field, ignoring small numeric differences or/and
different numeric formats.
2013-06-01 00:59:58 +02:00
Lluís Batlle i Rossell
2e6c1ebf42 Revert "firefox update to 21.0"
This reverts commit 971337a119.
2013-05-31 20:45:10 +02:00
Lluís Batlle i Rossell
b7e5f363c7 Revert "Fixing firefox reference"
This reverts commit a17b45686b.
2013-05-31 20:45:00 +02:00
Lluís Batlle i Rossell
059af7e759 Revert "Firefox 20 reference in release.nix. Fixing."
This reverts commit 19dd9dc877.
2013-05-31 20:44:49 +02:00
Shea Levy
9efcf4f6fe Make nodePackages individually overridable
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-31 13:27:55 -04:00
Shea Levy
210246266d Make overrides of nodePackages work
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-31 12:50:28 -04:00
Shea Levy
758f20f0b8 node-packages.nix: Move non top-level attrs to a sub-attr `full'
Since `full' isn't recursed into for derivations, nix-env -qaP * won't
show attributes with problematic characters.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-31 12:38:26 -04:00
Lluís Batlle i Rossell
85d2bf78e1 I forgot to bring back opencascade 6.5 overrides. 2013-05-31 10:25:35 +02:00
Lluís Batlle i Rossell
19dd9dc877 Firefox 20 reference in release.nix. Fixing. 2013-05-30 20:13:41 +02:00
Lluís Batlle i Rossell
270f861dde Setting opencascade 6.5 to freecad for it to build. 2013-05-30 19:25:01 +02:00
Rob Vermaas
298f8fc459 Added bro 2.1 2013-05-30 18:13:50 +02:00
Domen Kozar
df81da4ac2 add nodePackages.jshint 2013-05-30 16:01:18 +02:00
Lluís Batlle i Rossell
71229f8eb9 digikam: updating (2.9 for kde 4.7/8, 3.2 for kde 4.10) 2013-05-30 15:13:53 +02:00
Lluís Batlle i Rossell
6c4c1c4fb6 Updating opencascade to 6.6.0 2013-05-30 15:13:53 +02:00
Shea Levy
316e78098c Add mkdirp as a top-level nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-30 09:05:59 -04:00
Rob Vermaas
7c3c250a2c Add snort-2.9.4.6 2013-05-30 15:05:39 +02:00
Gergely Risko
02c1dd624f Add vanitygen 2013-05-30 12:41:29 +02:00
Peter Simons
4f6d1ad646 haskell-packages.nix: fix spelling of type-level-numbers attribute 2013-05-30 12:33:44 +02:00
Peter Simons
ff1dbd50b8 haskell-HFuse: fix capitalization of directory name 2013-05-30 12:33:43 +02:00
Peter Simons
709718a307 haskell-happstack-util: drop obsolete package 2013-05-30 12:33:43 +02:00
Peter Simons
143c64732c all-packages.nix: tabs --> blanks 2013-05-30 12:33:43 +02:00
Peter Simons
fb45ff9994 haskell-binary: prefer the version from Hackage over that shipped with GHC
The binary package shipped with GHC is ancient, and some software (like
statistics and criterion) doesn't compile with it.
2013-05-30 12:33:43 +02:00
Peter Simons
8dbe2decf9 Switch default Haskell implementation to Haskell Platform 2013.2.0.0.
This makes GHC 7.6.3 is our default compiler.
2013-05-30 12:33:43 +02:00
Peter Simons
6039e98991 pkgs/top-level/release.nix: build GHC 7.6.3 instead of 7.6.2 2013-05-30 12:33:43 +02:00
Peter Simons
f902fe1f68 haskell-monad-par: drop obsolete version 0.3.4.1 2013-05-30 12:33:43 +02:00
Peter Simons
03b50b3335 haskell-monad-par: add version 0.3.4.2 2013-05-30 12:33:40 +02:00
Rickard Nilsson
a7dbbd2e25 New package: sbt 0.12.3, a Scala build tool 2013-05-30 12:12:19 +02:00
Lluís Batlle i Rossell
787f8216d5 Fixing firefox reference 2013-05-30 11:03:21 +02:00
Lluís Batlle i Rossell
14cd1be498 freecad: update to stable from February, 0.13.1830 2013-05-30 09:56:30 +02:00
Vladimír Čunát
25471803e4 Merge master into x-updates 2013-05-29 23:25:26 +02:00
Vladimír Čunát
b770365574 ReRevert Merge x-updates into master
This reverts commit ec3965d8d0.

Conflicts (taken x-updates):
	pkgs/development/libraries/libgcrypt/default.nix
	pkgs/development/libraries/libgpg-error/default.nix
	pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Lluís Batlle i Rossell
a17b45686b Fixing firefox reference 2013-05-29 23:20:57 +02:00
Lluís Batlle i Rossell
971337a119 firefox update to 21.0 2013-05-29 21:50:02 +02:00
Lluís Batlle i Rossell
8442c7d122 libgphoto2: adding a 2.4 version, for kde 4.7 and 4.8. 2013-05-29 21:50:02 +02:00
Lluís Batlle i Rossell
21cb347f20 Adding babeld. 2013-05-29 19:16:02 +02:00
Lluís Batlle i Rossell
08f8371a50 Adding ahcpd. 2013-05-29 19:16:01 +02:00
Shea Levy
2f024a2ea9 Update nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-29 11:25:34 -04:00
Shea Levy
8e724713c6 Make the function to import npm2nix-generated packages accessible outside of node-packages.nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-29 11:22:23 -04:00
Peter Simons
317fcd3b86 Merge pull request #559 from bjornfor/mentor-codebench
Add Sourcery CodeBench Lite toolchain(s)
2013-05-29 02:17:46 -07:00
Peter Simons
93d7adcba3 Merge pull request #561 from offlinehacker/st
st: Update to 0.4.1 and add support for custom config
2013-05-29 02:16:56 -07:00
Peter Simons
b1781a1876 Merge pull request #571 from vcunat/p/hs
haskell: add pop3-client and smtp-mail (by cabal2nix)
2013-05-29 02:16:20 -07:00
Shea Levy
c982e84df4 gyp: Fix on darwin
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Domen Kozar
6cbadc4e23 waitress: 0.8.1 -> 0.8.5 2013-05-29 00:05:31 +02:00
Domen Kozar
637fa11b20 add pdf2htmlex and upgrade poppler 2013-05-29 00:02:26 +02:00
Lluís Batlle i Rossell
e1cb325f82 Adding batctl, control for batman 2013-05-28 23:02:22 +02:00
Lluís Batlle i Rossell
bf0d1f58dc Adding batman-adv. 2013-05-28 22:58:25 +02:00
Lluís Batlle i Rossell
55eccc68bb Adding oslrd. 2013-05-28 22:37:59 +02:00
Shea Levy
d5b33eec68 npm2nix now supports simple strings in the JSON file if no range is specified
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 13:19:44 -04:00
Shea Levy
4fe2e7c152 Add ansi-remover npm package
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 13:02:13 -04:00
Eelco Dolstra
412decd2a4 Crypt::RandPasswd: Update to 0.03
http://hydra.nixos.org/build/5098835
2013-05-28 12:09:44 +02:00
Vladimír Čunát
43d4e53cd2 haskell: add pop3-client and smtp-mail (by cabal2nix) 2013-05-28 11:08:43 +02:00
Shea Levy
b385fea5fc Merge branch 'node-update'
This branch updates node to 0.10.8, as well as updating its
dependencies. It also updates node-packages to use the new style
generated by npm2nix (some packages may have been lost in the switch,
please check!).

Note that 0.10 had some backwards-compatability breaks with 0.8,
particularly for readable streams. Please see the official documentation
for migration help.

Note that I have not yet tested this on darwin (node.js was already
broken there), but will do so soon and fix it if it's broken.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 23:00:24 -04:00
Shea Levy
4e5966e7aa Add npm2nix nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 22:57:49 -04:00
Shea Levy
239d532095 node-packages.nix: Convert to new npm2nix style
Starting with 1.0.0 (which is not released at the time of this commit
but will be before it is pushed), npm2nix takes a JSON file with a list
of names (and optionally version ranges) and generates a data-only (no
functions, no rec, no let, etc.) nix expression representing the
packages with those names and their dependencies.

node-packages.nix now builds its package list from that generated
expression. If a package needs native dependencies as build inputs, they
can be added to the nativeDeps attribute set. If a package cannot be
generated by npm2nix for some reason, it can be added manually to the
set.

I tried to capture the packages represented by the previous
node-packages.nix in the new node-packages.json, but I almost certainly
missed some that will have to be added manually.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 22:35:20 -04:00
Lluís Batlle i Rossell
bb66651d68 gnunet: removing 0.8
I don't think anyone uses it. Feel free to revert, otherwise.
2013-05-27 23:35:35 +02:00
Lluís Batlle i Rossell
42701dece8 Adding gnunet-svn and libgcrypt-git.
gnunet-svn can't interoperate with gnunet.
2013-05-27 23:35:34 +02:00
Marc Weber
71628d6e35 vim: supporting multiple sources:
- vim-nox: client-server implementation without X
- latest:  latest mercurial sources (still very stable)
- default: latest release

vim-plugins: Introduce an area to put vim plugins which are worth adding to nix
because they need more effort than just "unpacking". Document that
2013-05-27 22:26:29 +02:00
Gergely Risko
601e9dfd94 Add vboot_reference: tools needed for installing custom OS on Chromebooks 2013-05-27 12:10:19 +02:00
aszlig
f4174f7df6
python-notify: Fix build.
There is no new upstream version available and the latest upstream release is
still using calls to prehistoric versions of libnotify. Most other distro have
patched this already, so no need to patch again. Patch is from Fedora (which is
the most referenced source seen so far).

Additionally the configure script cannot find the correct path to the codegen
executable, so we're patching it accordingly as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:18:01 +02:00
aszlig
4535c0bbfe
gajim: Clean up and rewrite package expression.
This should clean up the package expression significantly by actually using
explicit input attributes and setting PYTHONPATH and GST_PLUGIN_PATH from
environment variables in the builder.

In addition, this adds a small patch from the upstream Mercurial repository to
add an index.theme to the icons, so Gajim is able to load them correctly from
the store.

With this change, I'm adding myself to the maintainers list as well, because I'm
switching over from TKabber to Gajim.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:17:58 +02:00
Shea Levy
428aae8c04 Add c-ares DNS library
I love it when packages just need name and src

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 02:05:55 -04:00
Shea Levy
9d6e49382d Add http_parser library
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 02:05:55 -04:00
Jaka Hudoklin
431fc8b250 st: Update to 0.4.1 and add support for custom config 2013-05-26 12:18:45 +00:00
Domen Kozar
d31b8b2988 rpi: more packages to cross-compile 2013-05-26 12:54:26 +02:00
Domen Kožar
e6878aae7b Merge pull request #560 from bjornfor/eagle
eagle: new package
2013-05-26 03:03:10 -07:00
Domen Kozar
9229f669fc release-cross: add raspberrypi 2013-05-26 00:11:38 +02:00
Bjørn Forsman
a31ba7ed65 eagle: new package
Eagle is a schematic capture and PCB layout program from CadSoft. This
is proprietary software; CadSoft provide a self-extracting shell script
with embedded tarball of the prebuilt application.

Add the latest Eagle version, 6.4.0.

I've added a small LD_PRELOAD library that redirects operations on the
license file from <eagle_install_path>/bin/eagle.key to
$HOME/.eagle.key. Without this Eagle will never get past the license
dialog (because you cannot write to the nix store).

Eagle also has issues copying its example projects to other locations;
it seems that it wants to preserve the read-only permissions from the
source over to the destination. Because of this it cannot complete the
copy operation because it cannot write the project files into to the
(read-only) project directory it just created. So wrap chmod by OR'ing
in the write-by-owner bit.
2013-05-25 21:12:47 +02:00
Bjørn Forsman
f55117ab8a Add Sourcery CodeBench Lite toolchain(s)
Sourcery CodeBench toolchains are prebuilt GCC toolchains from Mentor
Graphics.

Start out by adding ARM EABI and ARM GNU/Linux toolchains. Sourcery
CodeBench is also available for MIPS, Power, SuperH, ColdFire (and
more), so it should be easy to add later, if needed.

AFAIK, the EABI toolchains use newlib and the GNU/Linux ones use glibc.
2013-05-25 21:09:42 +02:00
aszlig
b08d6a39f8
mplayer(2): Add support and library for bs2b.
This also adds a new package "libbs2b", which is needed in order to support
Bauer stereophonic-to-binaural DSP as an audio filter.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-25 19:01:43 +02:00
Peter Simons
7ef3aea921 erlang: drop obsolete version R15B02 2013-05-25 11:11:37 +02:00
Peter Simons
ce8c051972 Merge pull request #553 from orbitz/upgrade-erl-r15b03-1
erlang: add R15B03-1
2013-05-25 02:10:36 -07:00
Lluís Batlle i Rossell
a403f55ccf Adding megatools 2013-05-24 23:43:26 +02:00
Song Wenwu
325f7a6bb8 add sxiv-1.1 2013-05-24 16:21:34 +08:00
Vladimír Čunát
e3ff0f116f vmware driver: depend on mesa_drivers to find libxatracker 2013-05-23 22:52:46 +02:00
Eelco Dolstra
f34d24f14c Update LWP and LWP::Protocol::https 2013-05-23 13:48:17 -04:00
Eelco Dolstra
bba3b07055 CatalystX::RoleApplicator: Fix URL 2013-05-23 13:20:01 -04:00
Petr Rockai
1572a1f2a4 Add perl CatalystTraitForRequestProxyBase, with dependencies: CatalystXRoleApplicator MooseXRelatedClassRoles 2013-05-23 13:15:07 -04:00
Eelco Dolstra
b976fc2b61 Merge branch 'master' into stdenv-fixes 2013-05-23 09:09:10 -04:00
Michael Raskin
ccc11345c9 Adding jq JSON processor 2013-05-23 14:41:29 +04:00
Michael Raskin
a453e49511 Adding E-KRHyper theorem prover 2013-05-23 14:41:12 +04:00
Michael Raskin
c82d9b6169 Adding Otter theorem prover. The development is frozen, but because of that Otter is considered a very reliable prover from soundness point of view. 2013-05-23 14:40:07 +04:00
Peter Simons
5779dfc8e4 R: add version 3.0.1 2013-05-23 11:35:59 +02:00
Malcolm Matalka
33eb2832c3 Add R15B03-1 2013-05-23 11:27:49 +02:00
Marc Weber
af4d6b73de adding alchemy painting application 2013-05-22 22:58:05 +02:00
Lluís Batlle i Rossell
229661eed3 go: setting default to 1.1
I hope it won't break anything.
2013-05-22 19:21:11 +02:00
Eelco Dolstra
6655840a87 ReviewBoard: Update to 1.6.16 2013-05-22 17:03:20 +02:00
Peter Simons
39da726a15 Merge pull request #550 from wizeman/chrony
Add chrony.
2013-05-22 01:25:49 -07:00
Peter Simons
c64c51edb4 Merge pull request #548 from coroa/jedi
python-jedi: update to 0.6.0
2013-05-22 01:25:03 -07:00
Ricardo M. Correia
e28b51360d Add chrony.
Chrony is a pair of programs which are used to maintain the accuracy of the system clock on a computer.
2013-05-22 00:41:58 +02:00
Jonas Hoersch
18f3a14d95 python-jedi: update to 0.6.0 2013-05-21 14:52:26 +02:00
Peter Simons
32a4d191d0 haskell-dice: add version 0.1 2013-05-21 11:00:28 +02:00
Peter Simons
448dc95943 haskell-hstatsd: add version 0.1 2013-05-21 11:00:09 +02:00
Peter Simons
d85cf7e410 haskell-knob: add version 0.1.1 2013-05-21 10:59:57 +02:00
Peter Simons
1f01aa3ab5 haskell-misfortune: add version 0.1.1.1 2013-05-21 10:59:47 +02:00
Peter Simons
21c25b4c58 haskell-mueval: add version 0.9 2013-05-21 10:59:13 +02:00
Peter Simons
4ac14185f5 haskell-packages.nix: strip trailing whitespace 2013-05-21 10:58:57 +02:00
Lluís Batlle i Rossell
ec65563e2c Adding meo: Multiple Eyepairs Only
I also add the pkcs11helper it needs.
2013-05-20 23:13:40 +02:00
Bjørn Forsman
1578fd3c1f munin: add missing dependencies
* Add needed dependencies:
  coreutils, python, ruby, java and several Perl modules (Time::HiRes
  1.9.724 is no longer available, bump to 1.9725)
* Use sha256 instead of md5 (more secure)
* Wrap munin perl scripts so they find their dependencies at runtime
* Rework meta description attributes.

FIXME/TODO: munin is still not usable; it tries to write log files and
web graphs to its installation path.
2013-05-20 19:10:44 +02:00
Domen Kozar
c9bae2bcbe munin: add the package, WIP 2013-05-20 11:18:40 +02:00
Lluís Batlle i Rossell
8b79a00c44 Adding netatop module, for atop 2013-05-20 10:13:07 +02:00
Michael Raskin
f75d60fd90 Adding jq JSON processor 2013-05-20 11:17:20 +04:00
Bjørn Forsman
b274308c0c qmmp: new package
Qmmp is a Qt-based audio player that look like Winamp.
2013-05-19 14:36:19 +02:00
Bjørn Forsman
512f0874a1 wildmidi: new package
WildMIDI is a simple software midi player which has a core softsynth
library that can be use with other applications.

I have tested the wildmidi executable with a MIDI file. It works.
2013-05-19 14:24:49 +02:00
Bjørn Forsman
ab7d500f36 freepats: new package
freepats is a project to create a free and open set of instrument
patches, in any format, that can be used with softsynths.

I'm adding it because it is needed for WildMIDI, which is needed for
MIDI support in Qmmp (audio player). I'll add WildMIDI and Qmmp in the
next commit(s).
2013-05-19 14:09:36 +02:00
Peter Simons
c412d4bd08 release-haskell.nix: test-build alsa-core and alsa-pcm libraries 2013-05-18 19:32:28 +02:00
Petr Rockai
dd23b30120 lilypond: Update to 2.16.2, fix guile. 2013-05-18 13:35:14 +02:00
Petr Rockai
52f38ce5d6 haskell: Add alsa-core, alsa-pcm, ix-shapable, carray and sample-frame.
Conflicts (trivial):
	pkgs/top-level/haskell-packages.nix
2013-05-18 13:35:14 +02:00
Petr Rockai
c61c4f4ca3 Add perl Text::BibTeX, along with Config::AutoConf and ExtUtils::LibBuilder. 2013-05-18 13:35:14 +02:00
Petr Rockai
8151d9594b Add "arbtt" along with its Haskell dependencies. 2013-05-18 13:35:13 +02:00
Petr Rockai
b5451c73b6 dictd-wiktionary: Let dictd serve an offline copy of wiktionary.
@vcunat: add -O to python, as it takes lots of time to process
2013-05-18 13:24:30 +02:00
Petr Rockai
c7fbe02429 dictd-wordnet: Make wordnet available via local dictd. 2013-05-18 13:24:30 +02:00
Petr Rockai
a7123fc280 Add monkey's audio (.ape) lossless encoder/decoder.
@vcunat: include version in the name, as is our custom
2013-05-18 13:24:30 +02:00
Song Wenwu
d762e574fa add parcellite-1.1.4 2013-05-18 13:22:49 +08:00
Lluís Batlle i Rossell
ef09a3550b fox: setting the newer libpng
The old version required libpng12
2013-05-17 17:14:45 +02:00
Domen Kožar
2dce4e31db Merge pull request #538 from MarcWeber/submit/partclone-partimage
partclone, partimage. both are used by clonezilla and drbl (which I have...
2013-05-17 02:17:45 -07:00
Evgeny Egorochkin
7e62068988 Merge pull request #539 from offlinehacker/pudb
Add pudb, interactive python debugger
2013-05-17 00:32:49 -07:00
Lluís Batlle i Rossell
6a4350b68f Making xfe find and load icons fine
I added more dependencies to fox, for that.
I tried to add mesa too, but it wasn't trivial for it to find it, so
I took it out.
2013-05-16 23:40:26 +02:00
Domen Kozar
0c4362445f almir: bump to 0.1.8 2013-05-16 20:18:02 +02:00
Jaka Hudoklin
a72ba70641 Add pudb, interactive python debugger 2013-05-16 18:15:04 +00:00
Sander van der Burg
9faa4f4b7b Added async-0.2.8 nodejs package 2013-05-16 18:18:36 +02:00
Marc Weber
87a579dd53 partclone, partimage. both are used by clonezilla and drbl (which I haven't packaged yet) 2013-05-16 17:18:11 +02:00
Vladimír Čunát
70882b980c WARNING: history from now is going to change (mesa+llvm)
Current WIP, only tested nouveau (3D works very well).
2013-05-16 17:16:02 +02:00
Peter Simons
5057310d07 haskell-lenses: add version 0.1.6 2013-05-16 13:40:34 +02:00
Peter Simons
d3963dbebf haskell-uu-options: add version 0.1.0.0 2013-05-16 13:40:34 +02:00
Peter Simons
f191a6eddf haskell-uu-interleaved: add version 0.1.0.0 2013-05-16 13:22:23 +02:00
Sander van der Burg
259b1f931f Added assert: Node.JS assert module and its dependencies 2013-05-16 12:18:23 +02:00
Sander van der Burg
098fb6d70d added mocha: simple, flexible, fun test framework for JavaScript and its dependencies 2013-05-16 11:49:21 +02:00
Domen Kozar
3745b458ab pg8000: fix url 2013-05-16 11:04:36 +02:00
Domen Kozar
951f5be7d9 pg8000: upgrade to 1.09 to support postgresql 9.1/9.2 2013-05-16 10:05:39 +02:00
Domen Kožar
83747f519a Merge pull request #519 from offlinehacker/powerline2
Add powerline beta, libgit2 and pygit2
2013-05-15 06:17:23 -07:00
Eelco Dolstra
e3c641b39a mercurial: Update to 2.6.1
Also, set a default for web.cacerts so that the system certificates on
NixOS are used.
2013-05-15 13:15:53 +02:00
Sander van der Burg
bfd5124bde jayschema: JSON schema validator NodeJS package 2013-05-14 11:27:44 +02:00
Andres Loeh
645eb7c3c1 haskell-irc: no longer depends on parsec-2. 2013-05-14 11:06:12 +02:00
Lluís Batlle i Rossell
d4039f99fd go: 1.1 released 2013-05-14 10:58:48 +02:00
Eelco Dolstra
fdd06dc094 nix: Update to 1.5.2 2013-05-14 00:01:38 +02:00
Peter Simons
fb86ac1b96 release-haskell.nix: GHC 7.6.x has a Haskell Platform now 2013-05-12 16:13:10 +02:00
Peter Simons
f47d100de7 Switch GHC 7.6.x to Haskell Platform 2013.2.0.0. 2013-05-12 16:13:10 +02:00
Peter Simons
631d59adc3 haskell-platform: add release candidate for 2013.2.0.0 2013-05-12 16:13:10 +02:00
Peter Simons
2c96335b6d haskell-case-insensitive: use version 1.0.0.1 for HP 2013.2.0.0 2013-05-12 16:12:59 +02:00
Peter Simons
a6b8852b9a haskell-attoparsec: rename file for inclusion in HP 2013.2.0.0 2013-05-12 16:12:58 +02:00
Peter Simons
480ac921fb haskell-GLURaw: rename file for inclusion in HP 2013.2.0.0 2013-05-12 16:12:58 +02:00
Peter Simons
026700b527 haskell-OpenGLRaw: rename file for inclusion in HP 2013.2.0.0 2013-05-12 16:12:58 +02:00
Peter Simons
1884de2f6f haskell-attoparsec-enumerator: move this package into its own directory 2013-05-12 16:12:58 +02:00
Peter Simons
58b81e21f0 haskell-unordered-containers: use version 0.2.3.0 for HP 2013.2.0.0 2013-05-12 16:12:36 +02:00
Bjørn Forsman
df09b7fb5f tcptrack: new package
tcptrack is a small libpcap based program (with ncurses UI) for live TCP
connection monitoring.

It seems upstream homepage is down, so download the source code from a
fedora server instead.
2013-05-12 14:03:24 +02:00
Tim Dysinger
c2c129d378 Add Jansson C JSON lib 2013-05-11 11:38:01 -10:00
Evgeny Egorochkin
cef9ee5aab Merge pull request #513 from offlinehacker/firefox_libcanberra
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-11 14:29:38 -07:00
Eelco Dolstra
534c5c5d9c e2fsprogs: Update to 1.42.7 2013-05-11 18:09:05 +02:00
Peter Simons
5c54449663 haskell-accelerate-fft: add version 0.13.0.0 2013-05-11 15:55:35 +02:00
Peter Simons
bbbb8f833c haskell-cufft: add version 0.1.0.1 2013-05-11 15:55:35 +02:00
Peter Simons
daec67fbf5 haskell-cuda: drop obsolete version 0.4.1.1 2013-05-11 15:55:35 +02:00
Peter Simons
5735fd0128 haskell-language-c-quote: remove obsolete version 0.4.4 2013-05-11 15:55:35 +02:00
Evgeny Egorochkin
c7b3fbddf0 Merge pull request #520 from dysinger/t/leveldb
Add Google's LevelDB (BSD) to Nix
2013-05-11 04:35:23 -07:00
Bjørn Forsman
5ab346a327 ninja: move out of pythonPackages
ninja is a build system written in C++ that just happens to use python
to build/install *itself*. It is not a "python package".

After this commit, ninja will be at pkgs.ninja instead of
pkgs.pythonPackages.ninja.
2013-05-11 12:01:00 +02:00
Tim Dysinger
3fc7f4e68f add leveldb 2013-05-10 21:00:31 -10:00
Evgeny Egorochkin
8d7e1a79cc AppArmor: add a sample patched kernel. 2013-05-11 08:50:34 +03:00
Evgeny Egorochkin
a35052c2e6 Ninja build system: package version 1.2.0 2013-05-11 00:13:17 +03:00
Jaka Hudoklin
67af13dbf8 Add libgit2, pygit2 and powerline beta 2013-05-10 20:41:12 +00:00
Peter Simons
c413721d7c haskell-atomic-primops: add version 0.1.0.2 2013-05-10 22:23:32 +02:00
Domen Kozar
4b166d6944 deluge: install icons 2013-05-10 19:17:52 +02:00
Domen Kozar
1aaa1a7b5b add networ-manager-openvpn, WIP 2013-05-10 19:17:51 +02:00
Nikita Ofitserov
73c9e1706e webtest depends on unittest2 on python 2.x
This fixes its build with python 2.7.
2013-05-10 17:52:01 +04:00
Evgeny Egorochkin
c3767704f4 KWebKitPart: new package 2013-05-10 05:03:54 +03:00
Jaka Hudoklin
09f342edc9 firefoxWrapper: Add libcanberra gtk module to firefox 2013-05-10 00:44:03 +00:00
Lluís Batlle i Rossell
ac4dcaba52 Adding pygobject3 (for bluez4).
bluez-simple-agent fails to work otherwise.
We discussed this a bit on #486, and this looks like the simplest way to
get bluez-simple-agent again.
2013-05-09 19:11:30 +00:00
Lluís Batlle i Rossell
4e7208fe2e Adding a KDE wrapper, to easily have KDE programs in nix-env.
Specially for those not running KDE.
2013-05-09 18:40:29 +00:00
Michael Raskin
9d92fe013e Adding E-KRHyper theorem prover 2013-05-09 17:47:58 +04:00
Vladimír Čunát
ec3965d8d0 Revert Merge x-updates into master due to mesa bloat
See #490 discussion.

This reverts commit 1278859d31, reversing
changes made to 0c020c98f9.

Conflicts:
	pkgs/desktops/xfce/core/xfce4-session.nix (take master)
	pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Eelco Dolstra
cc17e70374 glibc: Remove 2.13
It's not used and has security bugs.
2013-05-09 13:50:51 +02:00
Lluís Batlle i Rossell
f1e2c585b6 Adding pcl. (Also updating flann, reworking vtk) 2013-05-09 12:36:22 +02:00
Michael Raskin
646868b2e6 Adding Otter theorem prover. The development is frozen, but because of that Otter is considered a very reliable prover from soundness point of view. 2013-05-09 12:23:27 +04:00
Tim Dysinger
d52b1931f7 added libcello 2013-05-08 16:18:45 -10:00
Phreedom
7a4b06e0e8 Merge pull request #511 from bjornfor/buildbot
Buildbot version bump and add buildbot-slave
2013-05-08 15:45:20 -07:00
Lluís Batlle i Rossell
e9cbe5439e Adding udptunnel
(Fixing a semicolon in pwnat expr too)
2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell
a8b576ecaf Adding pwnat. 2013-05-08 22:51:39 +02:00
Bjørn Forsman
9fa9afe71e buildbot-slave: new package
Tested with buildbot (master).
2013-05-08 22:26:43 +02:00
Bjørn Forsman
a36577367e buildbot: bump to version 0.8.7p1 (latest stable)
* 0.8.7p1 doesn't contain *.info documentation; use manpage
  instead
* Update meta.description to not contain the package name (redundant)
* 0.8.7p1 only builds with python dateutil==1.5, so that has to be added
  as well

Runtime tested with the buildbot slave that is added in the next commit.
2013-05-08 22:09:05 +02:00
Marc Weber
b50b9bf2b7 add versionedDerivation 2013-05-08 15:43:07 +03:00
Vladimír Čunát
1278859d31 Merge branch 'master' into x-updates
Conflicts (just splitting version from name):
	pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Phreedom
53799435a2 Merge pull request #509 from coroa/elpy-pkg
Add python-elpy-1.0.1: Backend for the elpy Emacs mode
2013-05-07 16:45:29 -07:00
Jonas Hoersch
17be4b85a3 Add python-elpy-1.0.1: Backend for the elpy Emacs mode 2013-05-07 12:27:10 +02:00
Evgeny Egorochkin
083637896d Removing konq-plugins, since they have been included in kdebase in all KDE versions we have currently
packaged.
2013-05-07 10:18:35 +03:00
Evgeny Egorochkin
026b9971f5 Remove KBluetooth. BlueDevil should be used instead. 2013-05-07 09:37:53 +03:00
Evgeny Egorochkin
eb4c9efb50 KOffice: superceded by Calligra long time ago. Removing. 2013-05-07 09:27:23 +03:00
Phreedom
008308168f Merge pull request #507 from bjornfor/spyder
Spyder: add dependencies to make it more featured and make a desktop item
2013-05-06 13:30:25 -07:00
Bjørn Forsman
78169ec020 spyder: add recommended and optional dependencies
Spyder says about itself that it has

  ...the support of IPython (enhanced interactive Python interpreter) and
  popular Python libraries such as NumPy (linear algebra), SciPy (signal
  and image processing) or matplotlib (interactive 2D/3D plotting).

So I think having those available as default is a the right thing to to.
(We can easily make a stripped down spyder expression if needed later.)

I've added the list of recommended and optional dependencies as
described here:

  http://pythonhosted.org/spyder/installation.html#dependencies
2013-05-06 20:36:17 +02:00
Shea Levy
a88306b15f nodePackages.underscore: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-06 12:56:15 -04:00
Shea Levy
c2a2a03210 Add extend nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-06 12:47:46 -04:00
Shea Levy
15bdde9071 Add express nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-06 09:29:33 -04:00
Joachim Schiele
fd8e249b5d byobu 5.37 integration 2013-05-06 11:06:59 +00:00
Rickard Nilsson
d0a58b3536 python-cherrypy: Update to 3.2.2 2013-05-06 12:14:34 +02:00
Domen Kozar
7cc21354d5 pa-applet: add pulseaudio applet 2013-05-05 23:09:59 +02:00
Domen Kozar
db04466380 xarchive: add gtk archiver 2013-05-05 22:03:50 +02:00
Bjørn Forsman
8095d76a73 spyder: new package
Spyder (previously known as Pydee) is a powerful interactive development
environment for the Python language with advanced editing, interactive
testing, debugging and introspection features.

The name Spyder comes from Scientific PYthon Development EnviRonment.
2013-05-05 13:13:45 +02:00
Shea Levy
0f633fdfc6 Make some arguments passed to all-packages.nix available in the pkgs set
These are needed to re-call <nixpkgs/pkgs/stdenv> to, say, deeply override glibc

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 21:21:31 -04:00
Phreedom
c3f34e54a1 Merge pull request #381 from ierton/bluez5
bluez5: add experimental expression for bluez5
2013-05-03 10:54:39 -07:00
Peter Simons
a0ec8bd020 haskell-cgi: downgrade to version 3001.1.7.5 in GHC 7.6.x
The next Haskell Platform will contain this fairly old version, because
3001.1.8.4 depends on monad-catchio, which is not part of HP.
2013-05-03 11:38:57 +02:00
Peter Simons
0b946a6374 haddock: update to version 2.13.2 2013-05-03 11:38:57 +02:00
Peter Simons
c0eca109ed haskell-text: update to version 0.11.3.1 2013-05-03 11:38:56 +02:00
Peter Simons
98dae954cf haskell-vector-binary-instances: add version 0.2.1.0 2013-05-03 11:38:56 +02:00
Peter Simons
14660eb7e5 haskell-hashable: update to version 1.2.0.7 2013-05-03 11:38:55 +02:00
Peter Simons
54d9cf1c65 Merge pull request #499 from bjornfor/perl-modules
Add perl modules needed to build "slic3r"
2013-05-03 00:43:16 -07:00
Bjørn Forsman
fbae002717 Add perl modules needed to build "slic3r"
Slic3r is a tool to convert a digital 3D model into printing
instructions for your 3D printer. I have some build/run issues with it
so add it later.

These perl modules are added:
  AlienWxWidgets
  BoostGeometryUtils
  constant-defer
  ExtUtilsCppGuess
  ExtUtilsTypemapsDefault
  ExtUtilsXSpp
  GrowlGNTP
  MathLibm
  MathClipper
  MathConvexHullMonotoneChain
  MathGeometryVoronoi
  MathPlanePath
  ModuleBuildWithXSpp
  NetDBus
  Spiffy
  TestBase
  Wx

A couple of old modules were no longer available on CPAN so I bumped
them:
  DataUUID
  ExtUtilsMakeMaker
  ExtUtilsManifest
  version
  VersionRequirements

XMLTwig fails in the test phase (it is missing a dependencies), so the
test is skipped. (How did it pass the test before?)
2013-05-03 09:31:12 +02:00
Peter Simons
318b7e2eeb Merge pull request #495 from bjornfor/stlink
stlink: new package
2013-05-02 06:21:37 -07:00
Eelco Dolstra
14169da6f5 vdrift: Remove from the channel
It's 564 MiB compressed.
2013-05-02 13:26:15 +02:00
Eelco Dolstra
7846ad9a90 alienarena: Remove from the channel
387 MiB compressed, 898 uncompressed.
2013-05-02 13:26:01 +02:00
Eelco Dolstra
40cd4a8a9d xonotic: Remove from the channel
It's 878 MiB compressed.
2013-05-02 13:25:57 +02:00
Eelco Dolstra
a1bc05bb55 ufoai: Remove from the channel
It's 898 MiB compressed.
2013-05-02 13:25:52 +02:00
Lluís Batlle i Rossell
bd55358159 Adding filegive, my file sending program 2013-05-02 11:32:58 +04:00
Bjørn Forsman
8df1afa9c9 stlink: new package
stlink is an in-circuit debugging and programming tool for ST-Link v1
and v2 devices. It is similar to OpenOCD but just for ST-Link devices.

  https://github.com/texane/stlink

IMPORTANT: You need permissions to access the stlink usb devices. Here
are example udev rules for stlink v1 and v2 so you don't need to have
root permissions (copied from <stlink>/49-stlink*.rules):

  SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3744", MODE:="0666", SYMLINK+="stlinkv1_%n"
  SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3748", MODE:="0666", SYMLINK+="stlinkv2_%n"
2013-05-01 23:29:59 +02:00
Shea Levy
e3a920feec DBIxClass: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-01 10:04:26 -04:00
Vladimír Čunát
8fc5fb6ecc Merge branch 'master' into x-updates 2013-05-01 08:14:15 +02:00
Lluís Batlle i Rossell
d4ac42ae11 Adding go 1.1 beta 2013-04-30 11:58:22 +04:00
Mathijs Kwik
bfc245f7de linux-3.9: no longer marked as RC, updated "latest" reference. 2013-04-30 09:29:58 +02:00
Eelco Dolstra
1e316e8eac sqlite: Make 3.7.16 the default again
I've fixed the Hydra problem and the DBIx::Class issue is only a
problem in its test suite, apparently.
2013-04-30 00:16:56 +02:00
Eelco Dolstra
9c8923b5e6 sqlite: Don't include the last component of the version in the filenames
SQLite point releases are conservative, so we don't need to refer to
SQLite versions at this level of precision.
2013-04-30 00:04:46 +02:00
Eelco Dolstra
50c9c1c938 sqlite: Update to 3.7.16.2 2013-04-30 00:04:29 +02:00
Eelco Dolstra
61ec5a1ca4 DBI: Update to 1.625 2013-04-30 00:03:56 +02:00
Shea Levy
c60a1f67cc Add doxypy nixpkg
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-29 14:25:25 -04:00
Shea Levy
27b3ab6a8d Make it possible to enable vbox extension pack easily from nixpkgs config
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-29 13:54:22 -04:00
Evgeny Egorochkin
b2ad60553b Revert "Fix incorrect attribute name"
This reverts commit 699d6a0bde.
2013-04-28 13:39:45 +03:00
Evgeny Egorochkin
699d6a0bde Fix incorrect attribute name 2013-04-28 13:30:13 +03:00
Peter Simons
cbf9bbd5f4 sqlite: downgrade from version 3.7.16.1 to 3.7.14.1
The recent sqlite update broke -- among other things -- the Hydra regression
test suite. Until these issues have been resolved, we stick to the older
reliable version.
2013-04-27 22:36:03 +02:00
Domen Kozar
197ca4d677 add bittorrent sync 2013-04-27 18:43:43 +02:00
Peter Simons
319ac481b8 sqlite: clean up
- Add version 3.7.14.1 again, so that we can work around issues caused
   by the recent 3.7.16.1 update.

 - Drop obsolete version 3.6.x.

 - Consistently use the sqlite version number to name the file of the
   expression.
2013-04-26 22:46:45 +02:00
Lluís Batlle i Rossell
678e983f5e Adding reaver-wps. 2013-04-26 17:14:09 +04:00
Lluís Batlle i Rossell
b4687c6966 tahoe-lafs: update to 1.9.2
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Peter Simons
79fd846654 release-haskell.nix: fsnotify won't build with ghc 6.x 2013-04-24 13:21:06 +02:00
Peter Simons
6080adb28e release-haskell.nix: run test builds of fsnotify with all GHC versions 2013-04-24 13:21:06 +02:00
Peter Simons
cd470bc296 idris: drop obsolete package, it doesn't compile anywhere 2013-04-24 13:21:05 +02:00
Vladimír Čunát
49f12fe878 remove old references to xorgserver_1_13_0 2013-04-24 06:44:43 +00:00
Vladimír Čunát
bde20f3e88 Merge branch 'master' into x-updates
Conflicts (just taken x-updates):
	pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Cillian de Róiste
50d66b945e Add limnoria, a well maintained fork of Supybot, an IRC bot 2013-04-24 01:41:31 +02:00
Rok Garbas
f1184916dd Merge pull request #477 from coroa/offlineimap
offlineimap: enable support for the sqlite status backend
2013-04-23 03:47:15 -07:00
Lluís Batlle i Rossell
031d1ee8c5 Merge branch of 'hatari' 2013-04-23 11:06:17 +04:00
Michael Raskin
ad214d8d0c Merge pull request #473 from errge/master
Update ack to 2.02 (and File-Next to 1.12, only used by ack)
2013-04-22 22:38:35 -07:00
Michael Raskin
bc623ee480 Merge pull request #471 from vcunat/p/xorg
xorg updates
2013-04-22 22:38:05 -07:00
Michael Raskin
b1ff6273d9 Merge pull request #468 from zefhemel/dartsdk
Added Google Dart M4
2013-04-22 22:34:18 -07:00