Commit Graph

7145 Commits

Author SHA1 Message Date
Michael Raskin
901574fe8a Julia language: update to a fresh version
Update julia and some of its dependencies

Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00
Lluís Batlle i Rossell
4f972b793f Adding the gcc47 attribute, pointing to gcc47_real, for
the attributes to look like the gcc46 case.

I add a comment about a sheevaplug situation we have to test again.
2012-08-02 12:54:51 +02:00
Lluís Batlle i Rossell
7954b01342 Adding gcc 4.7.1. 2012-08-02 12:53:30 +02:00
Shea Levy
ec587dfc25 kernelPackages.splashUtils: Enable detecting if manually configured kernels have fbcondecor 2012-08-01 21:44:53 -04:00
7c6f434c
dda816b346 Merge pull request #78 from aszlig/django-security-update
django: Security update to 1.3.2 and 1.4.1.
2012-08-01 08:12:46 -07:00
Alexander Foremny
8ea5b1aeaa Fix naming convention for haskell-packages.nix 2012-08-01 12:59:34 +02:00
Shea Levy
6c0b7103c9 Add sbc 2012-08-01 06:12:20 -04:00
aszlig
10d92ca988 django: Rename django_1_3_2 to django_1_3.
The django team tries very hard to not introduce backwards-incompatible changes
into patch versions, so I guess it is safe to only use the major and minor
version number for specific Django versions.

This way, it doesn't require manual action by users who have added django_1_3_*
into system packages or local overrides/custom derivations.

Thanks to @7c6f434c for the suggestion.
2012-08-01 10:59:44 +02:00
Eelco Dolstra
bd8d7a8d15 Add some packages to the channel 2012-07-31 19:26:35 -04:00
aszlig
36fc363a47 django: Security update to 1.3.2 and 1.4.1.
Django 1.4.0 and 1.3.1 have serious security vulnerabilities which are addressed
in those releases, for details, please see:

https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
2012-08-01 00:24:17 +02:00
Rob Vermaas
eb29e0449b Add mod_evasive 2012-07-31 15:51:31 +02:00
Arie Middelkoop
5bc99bc883 Adds Ocaml 4.00.0 (first attempt)
Bumps Findlib to 1.3.3 (required for ocaml 4.00)
2012-07-31 14:09:27 +02:00
Arie Middelkoop
2df1d646c8 frama-c: add version 20111001 2012-07-31 14:08:52 +02:00
Eelco Dolstra
812c182be5 s3sync: Require Ruby 1.8 2012-07-30 11:18:18 -04:00
Shea Levy
da4c64026a linux/kernel/manual-config: Greatly simplify config parser 2012-07-29 15:54:31 -04:00
Peter Simons
9e334221fc ikiwiki: enable pass phrase authentication support 2012-07-29 21:39:49 +02:00
Peter Simons
8a112fe598 perl-packages.nix: add perl-Authen-Passphrase (and its dependencies)
- Authen-DecHpwd-2.006
 - Authen-Passphrase-0.008
 - Class-Mix-0.005
 - Crypt-Eksblowfish-0.009
 - Crypt-MySQL-0.04
 - Crypt-Rijndael-1.11
 - Crypt-UnixCrypt_XS-0.09
 - Data-Entropy-0.007
 - Data-Float-0.012
 - Data-Integer-0.004
 - Digest-CRC-0.18
 - Digest-MD4-1.5
 - HTTP-Lite-2.4
 - Scalar-String-0.002
2012-07-29 21:39:29 +02:00
Peter Simons
f8ff9b74e9 all-packages.nix: strip trailing whitespace 2012-07-29 21:34:20 +02:00
Peter Simons
5d44de6398 perl-CGI-Session: update to version 4.46 2012-07-29 20:54:44 +02:00
Shea Levy
f0694a3151 linux/kernel/manual-config: Do all of the config file parsing in the imported-from derivation 2012-07-29 13:24:05 -04:00
Shea Levy
98341e0bda linux/kernel/manual-config: Use the kernel's make install 2012-07-29 04:48:50 -04:00
Shea Levy
6e3b17feec linux/kernel/manual-config: Run depmod after build 2012-07-29 04:01:40 -04:00
Shea Levy
ff728a6365 The kernel build needs hostname and perl 2012-07-29 01:29:56 -04:00
Shea Levy
bf7467cbb1 Add first attempt at linux/kernel/manual-config.
The goal of this function is to make it possible to build a kernel with a user provided .config.
As a secondary goal, it will extract NixOS-relevant features from the config automatically.
As a tertiary goal, the build will aim to be simpler than the current generic kernel builder.sh.

Unfortunately, that simplicity is offset by the complexity of the feature extraction, especially since nix segfaults when trying to split the file into lines (so an import from a derivation is used)
2012-07-29 01:23:51 -04:00
Peter Simons
b5e7975f59 Merge pull request #75 from aforemny/digestive-functors-snap
Digestive functors snap
2012-07-28 02:39:49 -07:00
Lluís Batlle i Rossell
32b48d64dc Adding 'ii', irc it. 2012-07-27 22:43:40 +02:00
Alexander Foremny
a5ec3d71d0 Remove blank line in haskell-packages.nix 2012-07-27 06:26:53 +02:00
Alexander Foremny
a636d4b13a Add package haskell-digestive-functors-snap
Add dependency haskell-digestive-functors.
2012-07-27 06:23:28 +02:00
Shea Levy
263a55eda3 perlPackages.XMLLibXML: Bump 2012-07-26 14:00:52 -04:00
Alexander Foremny
eea626a6b3 fixed some dependencies 2012-07-26 12:32:38 +02:00
Alexander Foremny
d987fedd43 Merge remote-tracking branch 'upstream/master' into haskell-snap
Conflicts:
	pkgs/development/libraries/haskell/comonad-transformers/default.nix
	pkgs/development/libraries/haskell/semigroupoids/default.nix
	pkgs/top-level/haskell-packages.nix
2012-07-26 12:27:59 +02:00
Alexander Foremny
932574a529 Add package haskell-snap and dependencies
comonad-1.1.1.6
comonad-3.0.0.1
configurator-0.2.0.0
contravariant-0.2.0.2
data-lens-2.10.1
data-lens-template-2.1.5
distributive-0.2.2
heist-0.8.1.1
semigroupoids-1.3.4
snap-0.9.1.1
xmlhtml-0.2.0.0
2012-07-26 12:17:26 +02:00
Eelco Dolstra
1d44578b48 Add ciopfs 2012-07-25 23:18:40 -04:00
Eelco Dolstra
403e594207 ec2-ami-tools: Update to 1.6.0.0 2012-07-25 23:18:39 -04:00
Shea Levy
b0552eb9ca Add npm2nix 2012-07-25 18:11:57 -04:00
Shea Levy
42da3759a2 Remove the 'with pkgs;' from node-packages.nix.
Packages depending on non-node packages should refer to their deps with pkgs.name
2012-07-25 17:53:02 -04:00
Shea Levy
6a4887475b Add nodePackages attr to all-packages 2012-07-25 17:51:33 -04:00
Shea Levy
e2576899c1 Add coffee-script node package 2012-07-25 17:51:19 -04:00
Shea Levy
c516517656 Add empty node-packages.nix using build-node-package.nix from npm2nix.
buildNodePackage is a function to build npm packages.

npm2nix (https://bitbucket.org/shlevy/npm2nix) can be used to generate subexpressions to go in node-packages.nix
2012-07-25 17:46:21 -04:00
Shea Levy
3a37f47fd4 v8: build with gyp.
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Shea Levy
7f4b27f464 Add gyp python package 2012-07-25 10:55:49 -04:00
Alexander Foremny
d4d1f785db removed unofficial autoconf-2.67 from xbmc branch 2012-07-25 15:45:17 +02:00
Alexander Foremny
d6e12aa1f6 more progress on XBMC build 2012-07-25 15:43:34 +02:00
Eelco Dolstra
6262db94a9 grub: Update to 2.00 2012-07-24 22:33:39 -04:00
Phreedom
0b112cb489 F-Prot: package 2012-07-24 10:48:22 +03:00
Peter Simons
afada80a4f Haskell Platform 2012.2.0.0 mandates deepseq 1.3.x, so let's use that for ghc 7.2.x, too. 2012-07-23 20:29:21 +02:00
Petr Rockai
bcd8fded1a In ghc 7.2.2 (and 7.2.1) deepseq is not yet part of the core set. 2012-07-23 20:29:21 +02:00
Peter Simons
519248fdbb Merge pull request #56 from aszlig/netrw
Add package netrw
2012-07-23 11:21:06 -07:00
Peter Simons
bef1738d0e Merge pull request #57 from dstcruz/snap
Haskell libraries required for Snap development
2012-07-23 11:18:43 -07:00
Phreedom
113016af86 ClamAV: package. 2012-07-23 17:22:51 +03:00
Peter Simons
b400d48a99 haskell-HUnit: update to version 1.2.5.1 2012-07-23 11:37:23 +02:00
Mathijs Kwik
c750a66717 bup: update to latest git version.
why the git version? 0.24b (in nixpkgs) was broken.
using 0.25rc1 gave the same error (gcc 4.6 related)
Both these versions are over a year old and lots of
commits were made after that, including something
that fixed building on nix.
2012-07-22 19:53:35 +02:00
Peter Simons
201bdd1b6c all-packages.nix: strip trailing whitespace 2012-07-22 18:55:02 +02:00
Peter Simons
72e07c2940 bison: add version 2.6 2012-07-22 18:54:50 +02:00
Shea Levy
053f641d16 Add linux-3.5 2012-07-22 11:33:00 -04:00
Florian Friesdorf
7bf4ec13f9 RealPlayer needs callPackage_i686 2012-07-21 14:11:41 +02:00
Joachim Schiele
538b17a791 fixed most virt-manager issues! 2012-07-20 23:27:24 +00:00
Joachim Schiele
c6452f372c added urlgrabber-3.9.1 and removed one python/.pth related code segment 2012-07-20 22:17:21 +00:00
Florian Friesdorf
892c2e0413 virtualenv: readline and sqlite 2012-07-20 21:33:49 +02:00
Daniel Santa Cruz
a2762b5254 Haskell libraries required for Snap development 2012-07-19 22:37:21 -04:00
aszlig
8ded076ac0 Add new package netrw, version 1.3.2.
The upstream URL unfortunately wasn't available at this time, so I provided an
alternate mirror. I checksummed the file against the hashes from various
distributions in order to make sure it's the right one.
2012-07-20 01:45:49 +02:00
Rickard Nilsson
b5ff5d0371 pythonPackages.larch: Update to 1.20120527 2012-07-19 15:36:22 +02:00
Mathijs Kwik
62f698dfd3 give pkgs a reference to itself.
As discussed on nix-dev, this allows me to create a separate package
repository which can be used like all-packages.nix (callPackage),
without the need to run from a forked tree.
2012-07-19 14:15:18 +02:00
Michael Raskin
7bb60c640d LMMath: add Latin Modern Math font 2012-07-19 09:07:57 +04:00
Eelco Dolstra
d077a98e77 nix: Update to 1.1 2012-07-18 21:50:41 -04:00
Cillian de Róiste
8ebb309320 Pin xf86-video-nested to a revision that works with Xorg 7.6 2012-07-18 22:52:43 +02:00
Cillian de Róiste
6efd9b24d3 Add xf86-video-nested
This does not yet compile. I had a working version from an obsolete github repo, but then found the upstream repo. Perhaps it needs a newer Xorg.
2012-07-18 22:52:16 +02:00
Eelco Dolstra
26fa2425c6 Fix dmraid build
http://hydra.nixos.org/build/2842473
2012-07-18 09:25:58 -04:00
Eelco Dolstra
b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Peter Simons
5b0edeb003 haskell-HUnit: add version 1.2.5.0 2012-07-18 14:37:01 +02:00
Peter Simons
b6325a7213 tbb: add version 4.0-u5 2012-07-18 12:44:37 +02:00
Rob Vermaas
597da08646 Pass docutils from pythonPackages to mercurial 2012-07-18 12:42:33 +02:00
Peter Simons
884e91e9a7 Merge pull request #45 from 7c6f434c/texlive-2012
TeXLive: update to 2012 snapshot from Debian
2012-07-18 02:39:42 -07:00
Peter Simons
63d6e4fe2e Merge pull request #49 from dmalikov/master
Add haskell-lambdabot
2012-07-18 02:35:41 -07:00
Andres Loeh
a6bf9b8bdf Add haskell-glpk-hs. 2012-07-18 10:25:52 +02:00
Dmitry Malikov
c145369e3c Add haskell/dataInttrie 2012-07-18 08:48:34 +02:00
Dmitry Malikov
71be80e8e9 Some correctness 2012-07-18 08:48:34 +02:00
Dmitry Malikov
d16ef6d182 Add haskell/unlambda 2012-07-18 08:48:34 +02:00
Dmitry Malikov
0e8b4cd7ad Add haskell/show 2012-07-18 08:48:34 +02:00
Dmitry Malikov
f3319f0cf6 Add haskell/oeis 2012-07-18 08:48:34 +02:00
Dmitry Malikov
67e105efd0 Add haskell/numbers 2012-07-18 08:48:34 +02:00
Dmitry Malikov
d972bae84f Add haskell/logict 2012-07-18 08:48:34 +02:00
Dmitry Malikov
0a5a20d365 Add haskell/lambdabot-utils 2012-07-18 08:48:33 +02:00
Dmitry Malikov
269f013d90 Add haskell-IOSpec 2012-07-18 08:48:33 +02:00
Dmitry Malikov
4c50696a1b Add haskell/data-memocombinators 2012-07-18 08:48:33 +02:00
Dmitry Malikov
cac9051fbf Add brainfuck 2012-07-18 08:48:33 +02:00
Dmitry Malikov
5c12df46cf Add haskell-lambdabot 2012-07-18 08:48:33 +02:00
Shea Levy
94e2616c1a flask: Dependencies need to be propagated 2012-07-16 11:54:45 -04:00
Shea Levy
00b8c77012 Add flask python package 2012-07-16 07:20:24 -04:00
Shea Levy
a677ded47f Add werkzeug python package 2012-07-16 07:16:34 -04:00
Rob Vermaas
09f6874aad Add trickle 1.07 2012-07-16 12:06:31 +02:00
Peter Simons
36265e9c66 Merge pull request #5 from aszlig/xpra
New version of Xpra from the fork
2012-07-16 02:32:02 -07:00
Peter Simons
fd749dd9bf Merge pull request #32 from peti/xen-update
Xen for Linux 3.2
2012-07-16 02:27:23 -07:00
Peter Simons
e97fd3491a Merge pull request #50 from dstcruz/yesod
Packages needed for Yesod + Postgresql development
2012-07-16 01:19:49 -07:00
Daniel Santa Cruz
0d64ae8335 Packages needed for Yesod + Postgresql development 2012-07-15 14:40:58 -04:00
Peter Simons
3d416ed030 ikiwiki: update to version 3.20120629 2012-07-14 14:51:08 +02:00
Peter Simons
aa986a89ae perl-HTML-Tree: update to version 4.2 2012-07-14 14:48:46 +02:00
Peter Simons
ac7781cc40 perl-File-chdir: update to version 0.1006 2012-07-14 14:40:31 +02:00
Peter Simons
49b893ba3a perl-Font-AFM: add version 1.20 2012-07-14 14:26:06 +02:00
Peter Simons
3f7c859b8e haskell-maude: update to version 0.6.1 2012-07-14 11:02:38 +02:00
Peter Simons
b52336f242 haskell-process-extras: add version 0.1.0 2012-07-14 11:02:12 +02:00
Peter Simons
297982be34 haskell-mime-types: add version 0.1.0.0 2012-07-14 11:01:59 +02:00
Shea Levy
5330b4a343 Add b43-firmware-5.100.138
Placed into a versioned nix file because kernels older than 3.2 need an older version.
2012-07-13 18:31:09 -04:00
Shea Levy
9d387d616d Add b43-firmware-cutter 2012-07-13 18:00:00 -04:00
Michael Raskin
f2a77f5d9d TeXLive: update to 2012 snapshot from Debian 2012-07-13 18:18:52 +04:00
Rickard Nilsson
7c4b2bb6c4 obnam: Update to 1.1 2012-07-13 01:37:16 +02:00
Shea Levy
9e7363b750 Merge commit 'b9e1a3f'
Add JuicyPixels package from Hackage.
2012-07-11 22:13:31 -04:00
Alexander Foremny
978f18b931 Add JuicyPixels Haskell package 2012-07-11 21:55:09 +02:00
Shea Levy
81f8f21640 Merge branch 'haskell-hoauth' of https://github.com/aforemny/nixpkgs
Add haskell-hoauth-0.3.4
2012-07-11 12:26:24 -04:00
Shea Levy
8253542544 Add logstash
For now just download the pre-built jar. We may build our own later.
2012-07-11 07:23:14 -04:00
Alexander Foremny
0b71387b76 Add haskell-hoauth-0.3.4 2012-07-11 11:05:24 +02:00
Rok Garbas
662f7d02ab alot, afew: update to latest revision, adding new dependency (pygpgme) 2012-07-10 19:45:59 +02:00
Peter Simons
d59146be3d all-packages.nix: strip trailing whitespace 2012-07-10 16:15:31 +02:00
Peter Simons
12c0998e03 libmng: build library with Automake 1.10.x; the build fails with later versions 2012-07-10 16:15:30 +02:00
Eelco Dolstra
b00c839f4b Add ElasticMQ, a message queue service 2012-07-09 15:26:07 -04:00
Eelco Dolstra
a0cb7e4a61 Add aws, a utility for working with various AWS services 2012-07-09 13:47:41 -04:00
Shea Levy
45bbcb9638 Add initial attempt at ossec
Note: This will almost certainly not work as-is, but at least it compiles.
NixOS module to come.
2012-07-09 11:44:44 -04:00
Peter Simons
75adf28346 perl-MailDKIM: the unit test suite fails on Hydra because it relies on network access 2012-07-08 12:36:33 +02:00
Shea Levy
158e74fd43 Merge branch 'lv2-support' of https://github.com/cillianderoiste/nixpkgs-goibhniu
Add lv2 support

All builds, and the only change that's not a pure addition is to
ardour3, which Cillian maintains.

If there are future lv2 plugins coming, it may make sense to group them
somehow in all-packages.
2012-07-07 20:53:14 -04:00
Peter Simons
9c5f897465 SpamAssassin: add version 3.3.2 2012-07-08 00:32:37 +02:00
Peter Simons
90d6e6890a perl-packages.nix: add Crypt-OpenSSL-Random-0.04, Crypt-OpenSSL-RSA-0.28, IO-Socket-INET6-2.69, and Mail-DKIM-0.39 2012-07-08 00:32:37 +02:00
Shea Levy
0841407843 ledger3: Build with boost 1.49
The build failed with boost 1.50, and succeeds now.
2012-07-07 18:00:58 -04:00
Antono Vasiljev
631a59e449 Added mr - Multiple Repository management tool 2012-07-07 17:12:18 +02:00
Ludovic Courtès
2424ac71e0 libmng: use Automake 1.11
Reported by Peter Simons <simons@cryp.to>.
2012-07-07 15:44:34 +02:00
Peter Simons
48b6730f3c ghost-one: the linking phase requires boost in tagged layout 2012-07-07 11:57:52 +02:00
Peter Simons
5b4d0bb383 boost: drop unused 'boostFull' variant
The full boost build is huge, it's unused, and it crashes GCC 4.6 anyway.
2012-07-07 11:51:22 +02:00
Peter Simons
0921d5ddda ghost-one: fix build by compiling with Boost 1.44 2012-07-07 11:50:03 +02:00
Peter Simons
5479b9f3b6 twinkle: link standard version of boost 2012-07-07 11:49:31 +02:00
Peter Simons
8347aefe69 cppnetlib: build with boostHeaders 2012-07-07 11:45:36 +02:00
Ludovic Courtès
ef38f708d6 automake: switch the default to 1.12 2012-07-07 11:27:29 +02:00
Ludovic Courtès
25adbc91bb automake: add version 1.12.1 2012-07-07 11:27:29 +02:00
Ludovic Courtès
240d2e9cfa automake: remove versions 1.7 and 1.9 2012-07-07 11:27:29 +02:00
Peter Simons
c870b80512 apache: add version 2.4 2012-07-07 08:47:19 +02:00
Lluís Batlle i Rossell
758209f075 Adding libdivsufsort.
Required for zpaq; I want to package it.
2012-07-06 12:01:49 +02:00
aszlig
ceff799efc xpra: Add python notify module.
This is not needed to run XPRA, but gets rid of a few nasty errors.

XPRA is using the notify library to display nice desktop notifications, so there
might be users who actually like to have those funny things.
2012-07-06 03:41:32 +02:00
aszlig
d802bacdd9 xpra: New version from the fork.
This is because the original version is no longer in development, as stated on
the website at http://code.google.com/p/partiwm/wiki/xpra:

"This project is in deep hibernation; I haven't had time to devote for several
years now. If you are looking for xpra, you may prefer Antoine Martin's fork,
which receives more support. It is available at: http://xpra.org/"

So I guess its safe to switch over to that fork.
2012-07-06 03:39:55 +02:00
aszlig
af9924b929 Add Cython, because it's needed to build xpra. 2012-07-06 03:12:08 +02:00
Cillian de Róiste
a2501c3561 Adding lv2 support
LV2 is a portable plugin standard for audio systems, similar in scope to  LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins
2012-07-05 23:29:45 +02:00
Eelco Dolstra
500037bb4b Add perl-WWW-Curl 2012-07-05 12:13:01 -04:00
Mathijs Kwik
ffe4829bbb mongodb: switch to boost 1.49 now it's back 2012-07-05 12:01:24 +02:00
Peter Simons
9fdec86356 haskell-syb: add version 0.3.7 2012-07-05 11:22:35 +02:00
Peter Simons
e8cbee8278 haskell-stm: add version 2.4 2012-07-05 11:22:35 +02:00
Lluís Batlle i Rossell
aa75c065d4 libmikmod and mikmod: update the former to 3.2.0, and add mikmod. 2012-07-04 23:43:25 +02:00
Eelco Dolstra
2e2335c5c0 reviewboard: Update to 1.6.9 and fix the build
ReviewBoard requires Django 1.3.1.
2012-07-03 20:14:24 -04:00
Ludovic Courtès
cb0d79e60f viking: Update to 1.3. 2012-07-02 22:52:37 +02:00
Lluís Batlle i Rossell
dcdea9d2b8 cinepaint: updating, and making it build
I wrote a little patch for the cmake files, or it
didn't install.

I also used the NIX_LDFLAGS trick; they are not doing proper linking somehow.
2012-07-02 22:27:18 +02:00
Lluís Batlle i Rossell
aab4bec314 ufoai: fixing the build. Building with libpng12. 2012-07-02 21:53:03 +02:00
Lluís Batlle i Rossell
cfea75c381 speed dreams: fixing the build (libpng version) 2012-07-02 20:38:57 +02:00
Lluís Batlle i Rossell
e81c31cd51 libreoffice: trying to make it build again, with boots 1.49
The error shown in hydra looks like that appearing in other packages
fixed by downgrading their boost dependency from 1.50 to 1.49.

Not tested.
2012-07-02 19:46:16 +02:00
Lluís Batlle i Rossell
77da6ba734 enblend/enfuse: making it build again, with boost 1.49.
Boost 1.50 broke its build.
2012-07-02 19:44:12 +02:00