Commit graph

7728 commits

Author SHA1 Message Date
Florian Friesdorf d76e4420af pil for python27 and python26 2012-12-03 07:12:05 +01:00
Florian Friesdorf e517d8791f fix nevow url and uncomment again 2012-12-03 06:54:13 +01:00
Florian Friesdorf 1adc9b1b1f python module cleanup, enable a couple of tests, add comments for failing 2012-12-03 06:38:11 +01:00
Florian Friesdorf e50571e29d setuptoolsSite - only setuptools' site.py 2012-12-03 05:20:04 +01:00
Florian Friesdorf d4d76a8443 make diff to master look nicer 2012-12-03 04:41:19 +01:00
Florian Friesdorf e1d2ffa934 fix zabbix20 2012-12-02 17:52:01 +01:00
Rob Vermaas 70f9071adf Add zabbix 2.0.3 2012-12-02 15:28:08 +01:00
Rob Vermaas 8c5d9098fa Add hiphopvm 2012-12-02 15:24:28 +01:00
Rob Vermaas faaa1581e2 Added re2c 0.13.5 2012-12-02 00:25:01 +01:00
Rob Vermaas 502587abb0 Added libdwarf, libevent 1.4, libmcrypt, libmemcached, oniguruma. These are dependencies for HipHop Virtual Machine. 2012-12-01 21:28:32 +01:00
Michael Raskin e9c35e9381 Add Pingus 2012-12-02 00:23:28 +04:00
Mathijs Kwik d4d4528833 new package: GPAC 2012-12-01 12:23:23 +01:00
Michael Raskin 702590f6c6 Add Lincity-NG fork 2012-11-30 22:59:26 +04:00
Eelco Dolstra 012a838ea2 Remove Firefox 16 2012-11-30 11:33:44 +01:00
Florian Friesdorf 3438681d80 Merge branch 'channel-nixos' into python-merge 2012-11-29 21:40:33 +01:00
Florian Friesdorf 471a4b583f Merge branch 'channel-nixos' into python-merge 2012-11-29 15:36:17 +01:00
Eelco Dolstra 59e979177d Remove duplicate tcp-wrappers package 2012-11-29 15:26:13 +01:00
Eelco Dolstra ea1d49d0a1 Remove unused attribute qt4_for_skype 2012-11-29 15:26:13 +01:00
Eelco Dolstra 79725bb5bc Mark some packages as low priority and disambiguate some others 2012-11-29 15:26:13 +01:00
Eelco Dolstra ab1b0e6359 Minor cleanup 2012-11-29 15:26:13 +01:00
Rok Garbas 5771bcde8b updating some python packages: alot httplib2, tweepy, urwid 2012-11-29 14:16:32 +01:00
Eelco Dolstra 72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Eelco Dolstra 4b48d05c58 Remove nixCustomFun
Rationale: on the one hand, there are generic customisation facilities
like overrideDerivation; on the other hand, nixCustomFun cannot
possibly accomodate every customisation scenario, so it's easier to
just modify/copy default.nix.
2012-11-29 13:47:40 +01:00
Eelco Dolstra 5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Eelco Dolstra f04aa4fb59 Remove findutils 4.2.27
We only used this version on Darwin, but the regular findutils seems
to build fine.
2012-11-29 12:02:07 +01:00
Eelco Dolstra 2eace0dfe6 Make "nix-env -i openjdk" do the right thing 2012-11-29 11:36:51 +01:00
Peter Simons a4937f9031 Merge pull request #202 from jcumming/games.121128
World of Goo 1.41.
2012-11-29 02:22:58 -08:00
Peter Simons 3cf91145e3 Merge pull request #201 from jcumming/connect.121128.1
Add 'connect' for traversing SOCKS proxies
2012-11-29 02:22:22 -08:00
Lluís Batlle i Rossell 0397d7c51e Removing the 2.6.39 kernel from release-cross; it wasn't in nixpkgs.
I add linux 3.6.
2012-11-29 10:27:34 +01:00
Jack Cummings 6540190179 World of Goo 1.41. 2012-11-28 14:38:46 -08:00
Jack Cummings 9d6f5f79e4 Add 'connect' for traversing SOCKS proxies 2012-11-28 14:29:11 -08:00
Florian Friesdorf ac89a3de46 Revert "#185 Fix pycurl"
This reverts commit 671bf5b4d7.

We need to support preConfigure.
2012-11-28 16:13:37 +01:00
Lluís Batlle i Rossell 2671e32c20 qcad: removing it. it didn't build since long and librecad replaces it.
I think librecad is a good replacement for the super-outdated qcad community
edition. And afaik, librecad started by taking the qcad code and putting it
more up to date.
2012-11-28 11:45:58 +01:00
Peter Simons 06cb0fa20c Merge pull request #197 from aforemny/despotify
Add despotify
2012-11-28 01:17:33 -08:00
Peter Simons 614c7501bc Merge pull request #193 from badi/gromacs
Add Gromacs
2012-11-28 01:16:17 -08:00
Antono Vasiljev 1bf18a589c arduino-core libraries +inotool 2012-11-28 04:55:24 +03:00
Cillian de Róiste 671bf5b4d7 #185 Fix pycurl
Moving the preConfigure command into the installCommand 'fixes' pycurl.
2012-11-27 23:50:24 +01:00
Baptist BENOIST 876b1c1cac qtcreator: Build QmlDesigner Plugin
Building of this plugin required qt's private headers.
See http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/README for more.
2012-11-27 23:13:18 +01:00
Peter Simons da4ca16360 haskell-multiset: add version 0.2.2
The new version is currently unused, though, because it compiles only
with GHC 7.6.1 or later.
2012-11-27 15:05:43 +01:00
Peter Simons 6dfa1da45f haskell-bmp: add version 1.2.3.2
The new version is currently unused, though, because it compiles only
with GHC 7.6.1 or later.
2012-11-27 15:05:43 +01:00
Peter Simons 89eb9435ae all-packages.nix: strip trailing whitespace 2012-11-26 16:18:05 +01:00
Peter Simons a814d0bc90 SANE: switch snapshot version of the backends to git (and general cleanup) 2012-11-26 16:18:05 +01:00
Peter Simons 3d5f6b7d1c Drop obsolete haskell-time versions 1.1.3, 1.2.0.3, 1.2.0.5, and 1.4.0.1. 2012-11-26 15:32:19 +01:00
Peter Simons 8a276cf90d haskell-time: add version 1.4.0.2 2012-11-26 15:32:13 +01:00
Peter Simons bc6627c6e9 haskell-defaults.nix: add compiler-specific overrides to fix build of cabal-install 2012-11-26 14:17:38 +01:00
Florian Friesdorf ca429c3b61 znes needs libpng12 2012-11-26 12:58:30 +01:00
Eelco Dolstra cc4aab2025 firefox: Disable parallel building
http://hydra.nixos.org/build/3348854
2012-11-26 11:50:10 +01:00
Eelco Dolstra a15fad323b Make Firefox 17 the default 2012-11-26 11:26:39 +01:00
Michael Raskin 7333c01dba Update Compiz 2012-11-25 23:58:04 +04:00
Rok Garbas fdf3ff7a21 pythonPackages.turses: update to 0.2.9 2012-11-25 19:20:06 +01:00
Rok Garbas d9e097875c pythonPackages.flake8: Update to 1.6.2 2012-11-25 18:58:25 +01:00
Alexander Foremny d50712e376 Add despotify 2012-11-25 14:01:13 +01:00
Florian Friesdorf d1c00eed91 Merge branch 'channel-nixos' into python-merge 2012-11-24 22:48:30 +01:00
Peter Simons 4199b9e80a all-packages.nix: strip trailing whitespace 2012-11-23 23:21:15 +01:00
Peter Simons 3667144395 xsane: build with snapshot version of the sane backends
The last release of that code is ancient. Not sure what these SANE guys
are doing. Anyway, the current Git snapshot works just fine for me.
2012-11-23 23:20:55 +01:00
Mathijs Kwik ef51f327fe nxml-mode: remove from release as well 2012-11-23 19:59:19 +01:00
Florian Friesdorf ddbd5c2eba Merge branch 'py/offline-distutils' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-23 17:28:51 +01:00
Florian Friesdorf ad8a4c73fa use offline-disutils in buildPythonPackage 2012-11-23 17:27:55 +01:00
Florian Friesdorf 224251d104 python-offline-distutils 2012-11-23 17:27:12 +01:00
Eelco Dolstra d4e3064669 firefox: Add 17.0 2012-11-23 16:41:41 +01:00
Eelco Dolstra c9baa28fef Remove Firefox 15 2012-11-23 16:41:41 +01:00
Badi' Abdul-Wahid 7bdcb521b2 Update based on comments to pull request 2012-11-23 15:29:17 +01:00
Badi' Abdul-Wahid 0dab509b3c Merge branch 'master' of git://github.com/NixOS/nixpkgs into origin/gromacs 2012-11-23 15:27:37 +01:00
Rob Vermaas 410b72e807 Add jsontool 5.1.1 (node.js package) 2012-11-23 14:20:48 +01:00
Eelco Dolstra 880ce8da2e nxml-mode: Remove
This package is now part of Emacs itself.
2012-11-23 11:10:30 +01:00
Badi' Abdul-Wahid 6d4711ae40 Merge branch 'master' of github.com:badi/nixpkgs 2012-11-23 03:49:00 +01:00
Badi' Abdul-Wahid 85a33507ea Add GROMACS v4.5.5 2012-11-23 03:38:13 +01:00
Cillian de Róiste 8fd7d5a5fe pylint: update download URL 2012-11-22 23:10:25 +01:00
Florian Friesdorf a68f4f12a9 more python cleanup, actually commenting for now
Conflicts:
	pkgs/top-level/python-packages.nix
2012-11-22 13:41:09 +01:00
Florian Friesdorf 311fe7e371 cleanup of python packages 2012-11-22 13:40:18 +01:00
Florian Friesdorf bd443d69c9 Merge branch 'py/pth-recursive' into python-merge 2012-11-22 13:37:51 +01:00
Shea Levy 7a16291828 Add rng-tools 2012-11-22 01:05:45 -05:00
Michael Raskin 1b15008952 Merge pull request #153 from jcumming/icecast
- icecast-2.3.3, libshout-2.3.1
2012-11-21 21:30:28 -08:00
Cillian de Róiste c238c19220 Add Bristol: a range of synthesiser, electric piano and organ emulations 2012-11-22 00:08:28 +01:00
Peter Simons baa71f8d37 haskell-testpack: patch to support recent versions of QuickCheck 2012-11-21 17:40:27 +01:00
Peter Simons 87144c6aa7 Agda: the current version supports recent QuickCheck 2012-11-21 17:35:22 +01:00
Peter Simons f67d5a9a39 Merge branch 'master' into stdenv-updates.
Conflicts have been resolved in:

        pkgs/tools/misc/file/default.nix
        pkgs/top-level/all-packages.nix
        pkgs/top-level/python-packages.nix
2012-11-21 16:20:36 +01:00
Peter Simons 592e4abe2b pcre: update library to version 8.31 2012-11-21 16:08:01 +01:00
Peter Simons 5407af5c14 haskell-DAV: add version 0.2 2012-11-21 12:30:54 +01:00
Peter Simons 4ea0f76ffc haskell-xml-hamlet: add version 0.4.0.3 2012-11-21 12:30:53 +01:00
Peter Simons afc41f2278 haskell-lens: add version 3.3 2012-11-21 12:30:53 +01:00
Peter Simons 53d69fd13d haskell-comonads-fd: add version 3.0 2012-11-21 12:30:53 +01:00
Peter Simons b62393bbb0 Merge pull request #158 from bbenoist/qvtk
vtk: latest version + useQt4 option
2012-11-20 12:44:15 -08:00
Peter Simons 2f55f31f49 Merge pull request #155 from bbenoist/newpkgs
New pkgs: qtcreator fox xfe gmrun geany
2012-11-20 12:43:06 -08:00
Peter Simons aa7d0c4cc5 Merge pull request #178 from mpashton/abcde-new
Updated version of abcde to 2.5.4
2012-11-20 12:41:40 -08:00
Peter Simons 9fa9e0520f haskell-regex-pcre-builtin: removed from Nixpkgs -- use the superior regex-pcre library instead 2012-11-20 14:39:37 +01:00
Mathijs Kwik 125953f1bc add package: neoload-4.0.4 2012-11-18 15:33:52 +01:00
Rickard Nilsson ed245ce732 perl-io-socket-ssl: Upgrade to 1.77 2012-11-18 09:44:29 +01:00
Mathijs Kwik b4e7e21134 add package: "safecopy-1.7" 2012-11-17 21:27:18 +01:00
Peter Simons f9ec7d36ce wmname: add version 0.1
Run "wmname LG3D" to fix Java GUIs running in the ratpoison window manager.
This probably applies to other tiling window managers, too.
2012-11-17 12:57:25 +01:00
Peter Simons 7ddee072ad haskell-stm: add version 2.4.2 2012-11-17 11:37:21 +01:00
Peter Simons 58b56c268b graphviz-dot-mode: add version 0.3.3 2012-11-16 18:59:18 +01:00
Peter Simons e3afe4461d haskell-gsasl: add version 0.3.5 2012-11-15 12:50:17 +01:00
Peter Simons 4183068e55 haskell-gnutls: add version 0.1.4 2012-11-15 12:50:16 +01:00
Peter Simons 04ba7936a2 haskell-gnuidn: add version 0.2 2012-11-15 12:50:16 +01:00
Peter Simons b72abe1834 haskell-network-protocol-xmpp: add version 0.4.4 2012-11-15 12:50:16 +01:00
Peter Simons 61750f46eb haskell-iproute: add version 1.2.7 2012-11-15 12:50:16 +01:00
Peter Simons ca4305e3b6 haskell-dns: add version 0.3.6 2012-11-15 12:50:16 +01:00
Peter Simons 0ce12b7a53 haskell-SafeSemaphore: add version 0.9.0 2012-11-15 12:50:15 +01:00
Peter Simons c2a614d820 haskell-appar: add version 0.1.4 2012-11-15 12:50:15 +01:00
Lluis Batlle d2d761b692 gpg/pth: fixing the pth building on arm
I could built pth with the fix commented in:
http://forums.gentoo.org/viewtopic-t-904280-start-0.html

And I remove the 'pth.supported' structure I had built.
2012-11-15 12:38:18 +01:00
David Guibert c604ff045e add cifs_timeout to kernel 3.5 2012-11-15 07:41:11 +01:00
cillianderoiste 341eb7b133 Merge pull request #186 from cillianderoiste/python-rsvg-pull-request
Python rsvg pull request (was #115)
2012-11-14 11:34:18 -08:00
Rob Vermaas efd4e5f0f7 Update Reviewboard to 1.6.13 2012-11-13 01:37:46 +01:00
Peter Simons 6ce0916044 haskell-geniplate: add version 0.6.0.3 2012-11-12 12:48:25 +01:00
Peter Simons 558a318ae8 haskell-packages.nix: cosmetic comment update 2012-11-11 22:05:22 +01:00
Peter Simons 724d416fae erlang: drop obsolete R15B01 version 2012-11-11 20:41:50 +01:00
Malcolm 4fbd441418 Adding Erlang R15B02 2012-11-11 20:38:53 +01:00
Peter Simons 0757af1693 qfsm: add version 0.53.0 2012-11-11 20:32:41 +01:00
Cillian de Róiste 27f3a41754 Add key-mon
a utility to show live keyboard and mouse status for teaching and screencasts
2012-11-11 18:13:04 +01:00
Rob Vermaas ee142ea983 Add Sublime Text editor 2012-11-10 20:37:42 +01:00
Sander van der Burg 42238e4934 Added swig Node.js package 2012-11-09 18:02:44 +01:00
Shea Levy 9e5ee2b51e Resurrect firefox 13 from rev ea2fbd7864 (needed for selenium testing) 2012-11-09 10:25:03 -05:00
Peter Simons 088c54625e haskell-setenv: add version 0.1.0 2012-11-09 11:36:09 +01:00
Peter Simons 3c9afb00f6 haskell-Cabal: update to version 1.16.0.3 2012-11-09 11:36:01 +01:00
Peter Simons 0b29bb8fd2 cabal-install: update to version 1.16.0.2 2012-11-09 11:34:11 +01:00
Lluís Batlle i Rossell 55d74fbf3b Changing the crosscompiler to gcc47.
gcc from 4.5 to 4.7 have important bugs for mips.

https://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20120906140843.GA17068%40linux-mips.org
2012-11-08 22:33:56 +01:00
Peter Simons 86fa903f6c tkgate: add versions 1.8.7 and 2.0-b10 2012-11-08 17:30:50 +01:00
Eelco Dolstra e89eab8893 Make "nix-env -i android-sdk" DTRT 2012-11-08 16:38:38 +01:00
Eelco Dolstra 8fccca30f1 Mark some cross-compiled packages as low priority 2012-11-08 16:31:08 +01:00
Eelco Dolstra 5d6860ec5b skype: Update to 4.0.0.8
Also, use $out/libexec/skype rather than $out/opt/skype.
2012-11-08 16:31:08 +01:00
Peter Simons 8f835604dc haskell-packages.nix: fix spelling of 'optparseApplicative' attribute 2012-11-08 14:52:06 +01:00
Peter Simons 0e5d5f2d21 haskell-ReadArgs: add version 1.2 2012-11-08 14:51:45 +01:00
Peter Simons 7b1ab8f26e haskell-word8: add version 0.0.2 2012-11-08 14:51:34 +01:00
Peter Simons 70cded1251 haskell-project-template: add version 0.1.0.1 2012-11-08 14:51:27 +01:00
Peter Simons d770848b68 haskell-http-reverse-proxy: add version 0.1.0.5 2012-11-08 14:51:07 +01:00
Peter Simons 008e86ed5c haskell-fsnotify: add version 0.0.2 2012-11-08 14:50:52 +01:00
Peter Simons 0a008d4ae2 haskell-classy-prelude: add version 0.4.0
haskell-classy-prelude-conduit: add version 0.4.0
2012-11-08 14:49:34 +01:00
Peter Simons c7d5f1ce2f haskell-basic-prelude: add version 0.3.1.0 2012-11-08 14:49:08 +01:00
Michael Raskin c7d2e34758 Add nspluginwrapper, a tool to execute browser plugins out-of-process 2012-11-08 11:38:34 +04:00
Michael Raskin c2bc48aef3 Update Uzbl 2012-11-08 10:34:06 +04:00
Sander van der Burg 3afa95bfba Added androidenv - the Android SDK, their additions and two functions that build and emulate Android Apps 2012-11-07 21:10:39 +01:00
Rickard Nilsson 7afafe0b6d dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default). 2012-11-07 16:03:37 +01:00
Rok Garbas 577995f592 updating: flake8, alot, turses 2012-11-07 00:53:19 +01:00
Peter Simons f20b21ad1e Fix haskell-testpack build.
Testpack won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons 6b40f836c7 Fix Agda build.
Agda won't build with recent versions of QuickCheck
2012-11-06 18:34:54 +01:00
Peter Simons ce2e93a236 Update default Haskell environment to Haskell Platform 2012.4.0.0.
The most significant change brought by this update is that we now use
GHC version 7.4.2 by default.
2012-11-06 18:34:54 +01:00
Peter Simons 629420841b haskell-OpenGL: add version 2.6.0.1 2012-11-06 13:30:53 +01:00
Lluís Batlle i Rossell bb3b603ea7 mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6
I made it apply to all Mips, although the bug works only for n32 and o32 ABIs.
We don't support any n64 by now.
2012-11-06 00:16:13 +01:00
Peter Simons 31ca4356fb boost: update to version 1.52.0 2012-11-05 21:45:51 +01:00
Eelco Dolstra ae8a3386e4 Email::Sender: Update to 0.120002 2012-11-05 16:58:54 +01:00
Peter Simons 2d5732e48d haskell: update OpenGL to version 2.6.0.0 and GLUT to version 2.3.1.0. 2012-11-05 16:25:29 +01:00
Paolo Capriotti 54f58e9f2a optparse-applicative: add version 0.4.1 2012-11-05 13:50:54 +00:00
Paolo Capriotti a4bb7cfc84 test-framework-th-prime: add version 0.0.5 2012-11-05 13:50:51 +00:00
Peter Simons 3d76661bd8 haskell-boomerang: add version 1.3.3 2012-11-03 11:53:34 +01:00
Peter Simons f51d329343 haskell-hexpat: add version 0.20.2 2012-11-01 10:09:22 +01:00
Peter Simons 3f50c02496 haskell-List: add version 0.4.4 2012-11-01 10:09:18 +01:00
Eelco Dolstra 5896f13961 thunderbird: Update to 16.0.2 2012-10-31 17:16:01 +01:00
Mathijs Kwik 0dd3996ab4 node-packages: upgrade coffee-script to 1.4.0
I'm not sure yet how to handle these upgrades.
Should we keep the old version around?
Should we only keep it around if other pkgs in nixpkgs depend on it?

Probably people develop their own projects (that are not in nixpkgs)
on top of these and we don't want to break these.

For now, I think it's best just to keep old versions around, but
update the (unversioned) link to the latest.

External projects should then depend on explicit version numbers if
they don't want stuff to break.

If a certain package has +5 versions in nixpkgs, we can clear out the
unuseful ones.
2012-10-31 08:39:05 +01:00
Andres Loeh 4c5b56d212 Add cabal-dev. 2012-10-30 09:03:53 +01:00