Commit Graph

22866 Commits

Author SHA1 Message Date
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
Ludovic Courtès
1ac274784b gcc 4.7: don't pass `--with-native-system-header-dir' when cross-compiling 2012-11-29 10:58:41 +01:00
Ludovic Courtès
cd30b83fd8 gcc 4.7: when cross-building for GNU, patch gnu.h', not i386/gnu.h' 2012-11-29 10:58:41 +01: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
Ludovic Courtès
2aea62bd07 gcc 4.7: when cross-building for GNU, patch gnu-user.h', not gnu.h' 2012-11-29 10:07:21 +01:00
Ludovic Courtès
310567b91f zile: update to 2.4.9 2012-11-29 10:07:21 +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
781d9aa84c chromium 24.0.1312.25 and 23.0.1271.91 2012-11-28 17:01:52 +01: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
Antono Vasiljev
25f0472564 Improved arduino-core and ino 2012-11-28 17:37:11 +03:00
Michael Raskin
19b638f5c7 Update Julia / account for it now using patchelf 2012-11-28 16:19:26 +04: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
Lluís Batlle i Rossell
66e980ba31 librecad: updating to 1.0.2, and making it install
The expression was unfinished, not installing anything.
2012-11-28 11:40:18 +01:00
Lluís Batlle i Rossell
5a6e4e5d3f muparser: updating from 1.x to 2.x 2012-11-28 11:40:18 +01:00
Peter Simons
7838d3568b Merge pull request #198 from jcumming/zfs.121126.1
Need pthread_cancel for zdb to work properly. Add -lgcc_s.
2012-11-28 01:18:08 -08: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
Baptist BENOIST
82bdf7c8d9 opera|dia|geany: remove the obsolete share/icons/hicolor/icon-theme.cache file
This file should normally require a gtk-update-icon-cache -q /usr/share/icons/hicolor command
It have no reasons to exist in a redistribuable package
2012-11-28 00:21:34 +01: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
Cillian de Róiste
a5d5502100 #185 fix salut_a_toi 2012-11-27 23:41:42 +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
Baptist BENOIST
a40d115a62 qt-4.8: Add a developerBuild option
This option configures qmake with the -developer-build option.
For example, this tells Qt installer to also install Qt's private headers.
See http://doc.qt.digia.com/qt/configure-options.html for more.
2012-11-27 23:13:18 +01:00
Baptist BENOIST
1a59276a64 qtcreator: update to 2.6.0 2012-11-27 23:13:18 +01:00
Cillian de Róiste
dd9d1b7cf9 #185 Fix calibre by adding setuptools as an input (thanks @chaoflow) 2012-11-27 20:27:04 +01:00
Peter Simons
d00afb644f haskell-gloss: update to version 1.7.7.1 2012-11-27 15:05:44 +01:00
Peter Simons
103b632742 haskell-conduit: update to version 0.5.4.2 2012-11-27 15:05:44 +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
Rickard Nilsson
e6bd4b6865 darktable: Upgrade to 1.1 2012-11-27 14:32:22 +01:00
Peter Simons
8effc542b4 git-annex: update to 3.20121126 2012-11-27 13:46:27 +01:00
Peter Simons
62f8d24e56 git: update to 1.8.0.1 2012-11-27 13:46:12 +01:00
Jack Cummings
4775e71049 Need pthread_cancel for zdb to work properly. Add -lgcc_s. 2012-11-26 21:32:24 -08:00
Shea Levy
3b8796ee9d Fix tarball 2012-11-26 20:31:45 -05:00
Mathijs Kwik
288d98afd9 neoload: upgrade to 4.1.0 2012-11-27 02:14:06 +01:00
Cillian de Róiste
dbe7377d28 Fix Tahoe-LAFS tests (thanks to zooko)
Zooko pointed out on IRC that running python setup.py build, before running the tests will create /bin/tahoe (which is necessary for running the tests).
2012-11-27 01:03:59 +01:00
Shea Levy
9b0879bf85 Linux 3.6.8 2012-11-26 15:42:07 -05:00
Shea Levy
d4d1100123 Linux 3.4.20 2012-11-26 15:41:55 -05:00
Shea Levy
1180478089 Linux 3.0.53 2012-11-26 15:37:06 -05:00
Peter Simons
7e4d863252 haskell-liblastfm: update to version 0.0.3.8 2012-11-26 17:39:39 +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
Florian Friesdorf
fc57b8940b intltool: fix license attribute name 2012-11-26 16:11:32 +01:00
Florian Friesdorf
6a17fe1563 fix xoscope - thx archlinux! 2012-11-26 16:07:51 +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
2a7cda22f8 haskell-LambdaHack: update to version 0.2.6 2012-11-26 15:32:19 +01:00
Peter Simons
c9e36293d7 haskell-zlib-conduit: update to version 0.5.0.3 2012-11-26 15:32:19 +01:00
Peter Simons
323fdc1b35 haskell-yesod-core: update to version 1.1.6 2012-11-26 15:32:18 +01:00
Peter Simons
59da3e6a21 haskell-yesod-auth: update to version 1.1.1.7 2012-11-26 15:32:18 +01:00
Peter Simons
1fdea71350 haskell-warp: update to version 1.3.5 2012-11-26 15:32:18 +01:00
Peter Simons
9f8856064d haskell-type-equality: update to version 0.1.1 2012-11-26 15:32:18 +01:00
Peter Simons
92ec170b0a haskell-skein: update to version 0.1.0.10 2012-11-26 15:32:18 +01:00
Peter Simons
ddab4cb0cd haskell-resourcet: update to version 0.4.4 2012-11-26 15:32:17 +01:00
Peter Simons
ba1ba6b2c9 haskell-persistent: update to version 1.0.2.2 2012-11-26 15:32:17 +01:00
Peter Simons
955328bb36 haskell-persistent-sqlite: update to version 1.0.1 2012-11-26 15:32:17 +01:00
Peter Simons
f500826095 haskell-persistent-postgresql: update to version 1.0.2 2012-11-26 15:32:17 +01:00
Peter Simons
a97f95788d haskell-optparse-applicative: update to version 0.4.2 2012-11-26 15:32:17 +01:00
Peter Simons
c4d713deb9 haskell-liblastfm: update to version 0.0.3.7 2012-11-26 15:32:16 +01:00
Peter Simons
a70ea7779e haskell-lens: update to version 3.6 2012-11-26 15:32:16 +01:00
Peter Simons
5197e6daf1 haskell-http-reverse-proxy: update to version 0.1.0.6 2012-11-26 15:32:16 +01:00
Peter Simons
e458899255 haskell-http-conduit: update to version 1.8.4.3 2012-11-26 15:32:15 +01:00
Peter Simons
a298f1d295 haskell-hledger: update to version 0.19.3 2012-11-26 15:32:15 +01:00
Peter Simons
87a7a9c5fe haskell-hledger-web: update to version 0.19.3 2012-11-26 15:32:15 +01:00
Peter Simons
ee61dd86cf haskell-hledger-lib: update to version 0.19.3 2012-11-26 15:32:15 +01:00
Peter Simons
5d42c87087 haskell-editline: update to version 0.2.1.1 2012-11-26 15:32:15 +01:00
Peter Simons
00f0d78103 haskell-cryptohash: update to version 0.7.9 2012-11-26 15:32:15 +01:00
Peter Simons
3d91da00e1 haskell-crypto-conduit: update to version 0.4.1 2012-11-26 15:32:14 +01:00
Peter Simons
45ec716bae haskell-bytestring-nums: update to version 0.3.6 2012-11-26 15:32:14 +01:00
Peter Simons
4c0036660c haskell-blaze-markup: update to version 0.5.1.2 2012-11-26 15:32:14 +01:00
Peter Simons
d945390eeb haskell-blaze-html: update to version 0.5.1.1 2012-11-26 15:32:14 +01:00
Peter Simons
0bd25d2cc8 haskell-blaze-builder-conduit: update to version 0.5.0.3 2012-11-26 15:32:14 +01:00
Peter Simons
237b431d12 haskell-binary: update to version 0.6.4.0 2012-11-26 15:32:13 +01:00
Peter Simons
94acd42209 haskell-hledger-interest: update to version 1.4.2 2012-11-26 15:32:13 +01:00
Peter Simons
8a276cf90d haskell-time: add version 1.4.0.2 2012-11-26 15:32:13 +01:00
Florian Friesdorf
d66fa56de2 xsokoban: fix for colliding getline in score.c 2012-11-26 15:24:33 +01:00
Florian Friesdorf
7ac03301a7 xsokoban scorefile in current directory 2012-11-26 15:24:33 +01:00
Eelco Dolstra
9b97ceb397 firefox: Use exec in wrappers 2012-11-26 14:49:05 +01:00
Eelco Dolstra
b481d4daf1 Update e-mail address 2012-11-26 14:49:05 +01:00
Florian Friesdorf
39cb204797 zoom-1.1.5 - also adjust name 2012-11-26 14:43:28 +01:00
Florian Friesdorf
c1c0305df8 xtreemfs-1.4
1.3.0 did not build anymore, would need to be handed the correct
version of boost.
2012-11-26 14:42:09 +01:00
Florian Friesdorf
ed45707278 zoom-1.1.5 2012-11-26 14:32:03 +01:00
Florian Friesdorf
7d717444e5 zdoom 2.6.1 (instead of svn) 2012-11-26 14:32:03 +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
f995cf6548 Fix at least obvious failures with python path 2012-11-26 01:43:30 +04:00
Michael Raskin
7333c01dba Update Compiz 2012-11-25 23:58:04 +04:00
Michael Raskin
f8f54dc8d3 Allow to skip more options to update-walker in simple cases. Now just an URL can work if everything is set up in default way 2012-11-25 23:57:49 +04:00
Rok Garbas
fdf3ff7a21 pythonPackages.turses: update to 0.2.9 2012-11-25 19:20:06 +01:00
Rok Garbas
61d6ab05c5 boost: wrong unpacking command 2012-11-25 18:59:38 +01:00
Rok Garbas
d9e097875c pythonPackages.flake8: Update to 1.6.2 2012-11-25 18:58:25 +01:00
Rok Garbas
b47b2e4f0b notmuch: sha256 was wrong 2012-11-25 18:57:58 +01:00
Rok Garbas
ee6f7e294e zathura: Update to 0.2.1 (also update plugins to latest) 2012-11-25 18:55:54 +01:00
Alexander Foremny
d50712e376 Add despotify 2012-11-25 14:01:13 +01:00
Florian Friesdorf
9208fb1edb fix mercurial -extra PYTHONPATH +setuptools
- PYTHONPATH is already set correctly
- setuptools is needed to see docutils
2012-11-24 23:24:34 +01:00
Florian Friesdorf
92a833604c Merge branch 'py/offline-distutils' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/builder.sh
	pkgs/development/python-modules/generic/default.nix
2012-11-24 22:49:19 +01:00
Florian Friesdorf
d1c00eed91 Merge branch 'channel-nixos' into python-merge 2012-11-24 22:48:30 +01:00
Florian Friesdorf
74d963c69a offlineDistutils in PYTHONPATH in configurePhase instead of builder.sh
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-24 22:34:09 +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
Peter Simons
0a6914a1ff gocr: fix path to 'wish' in gocr.tcl 2012-11-23 22:22:52 +01:00
Peter Simons
6287f78dcf gocr: update to version 0.49 2012-11-23 22:18:36 +01:00
Peter Simons
0bf71add78 sane-backends: update snapshot to version: 1.0.22.git20121123 2012-11-23 21:31:23 +01:00
Alexander Tsamutali
0dc8926b06 applications/networking/instant-messengers/mcabber:
Updated to 0.10.1.
2012-11-23 22:36:02 +03:00
Mathijs Kwik
ef51f327fe nxml-mode: remove from release as well 2012-11-23 19:59:19 +01:00
Florian Friesdorf
bdccb5417b fix python module builder 2012-11-23 18:33:33 +01:00
Florian Friesdorf
ccb5d0fc19 fix python module builder 2012-11-23 18:33:25 +01:00
Florian Friesdorf
1171166518 Merge branch 'py/offline-distutils' into python-merge 2012-11-23 17:39:23 +01:00
Florian Friesdorf
337d16368a fix builder in python-module 2012-11-23 17:38:31 +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
148f8d2c21 nano: Update to 2.2.6
Also enable all features that were disabled (mouse support!).  This
adds a whopping 48 KB to the binary.
2012-11-23 16:41:42 +01:00
Eelco Dolstra
9ba89899d5 thunderbird: Update to 17.0 2012-11-23 16:41:42 +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
Florian Friesdorf
dce76a387d Merge branch 'py/pth-create' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-23 15:57:09 +01:00
Florian Friesdorf
fa1c8fef2f move pth rename and site.py removal to buildPhase
This leaves the installCommand to be only easy_install and makes it
easy again to overwrite this.
2012-11-23 15:54:55 +01:00
Badi' Abdul-Wahid
06c522f739 remove reference to meta.nix 2012-11-23 15:46:49 +01:00
Badi' Abdul-Wahid
cba15c96f6 fix skipped indentation 2012-11-23 15:45:19 +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
Lluís Batlle i Rossell
2880190491 valgrind: updating to bugfix release 3.8.1 2012-11-23 15:04:51 +01:00
Rob Vermaas
410b72e807 Add jsontool 5.1.1 (node.js package) 2012-11-23 14:20:48 +01:00
Eelco Dolstra
e31cd88d9e nvidia-x11: Update to 310.19 2012-11-23 11:11:01 +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
Peter Simons
ec56583a11 haskell-lens: the haddock documentation has been fixed 2012-11-22 17:30:21 +01:00
Peter Simons
e6c384e5d3 haskell-yesod-form: update to version 1.2.0.1 2012-11-22 17:29:38 +01:00
Peter Simons
d7bb7ba8b9 haskell-rank1dynamic: update to version 0.1.0.2 2012-11-22 17:29:38 +01:00
Peter Simons
4b9cddcd2f haskell-network-transport: update to version 0.3.0.1 2012-11-22 17:29:38 +01:00
Peter Simons
37b04ff3a5 haskell-lens: update to version 3.4 2012-11-22 17:29:38 +01:00
Peter Simons
99cf7cba4b haskell-http-conduit: update to version 1.8.4.1 2012-11-22 17:29:38 +01:00
Peter Simons
8a37e8c82c haskell-email-validate: update to version 0.3.2 2012-11-22 17:29:38 +01:00
Peter Simons
d571a32318 haskell-distributed-static: update to version 0.2.1.1 2012-11-22 17:29:38 +01:00
Peter Simons
7f4631412a haskell-distributed-process: update to version 0.4.1 2012-11-22 17:29:37 +01:00
Peter Simons
763739107e haskell-distributed-process-simplelocalnet: update to version 0.2.0.8 2012-11-22 17:29:37 +01:00
Peter Simons
fe2fdc9e99 haskell-binary: update to version 0.6.3.0 2012-11-22 17:29:37 +01:00
Peter Simons
5000619377 haskell-SHA: update to version 1.6.1 2012-11-22 17:29:37 +01:00
Eelco Dolstra
2da2e5137f subversion: Update to 1.7.7 2012-11-22 16:56:03 +01:00
Michael Raskin
e72e74dad8 Update Julia to correspond to their changes 2012-11-22 17:30:33 +04: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
24fd592d64 Merge branch 'py/always-unzip' into python-merge
Conflicts:
	pkgs/development/python-modules/generic/default.nix
2012-11-22 13:39:05 +01:00
Florian Friesdorf
1b013ac1ea Merge branch 'py/pdb' into python-merge 2012-11-22 13:38:08 +01:00
Florian Friesdorf
bd443d69c9 Merge branch 'py/pth-recursive' into python-merge 2012-11-22 13:37:51 +01:00
Florian Friesdorf
9a6b4e5621 Merge branch 'py/pth-create' into python-merge 2012-11-22 13:37:46 +01:00
Lluís Batlle i Rossell
5c09167b67 myEnv: making it not to add -rpath /lib
NIX_LDFLAGS was left with "-rpath /lib", which is annoying on non-nixos.
2012-11-22 10:55:53 +01:00
Shea Levy
7a16291828 Add rng-tools 2012-11-22 01:05:45 -05:00
Michael Raskin
cae78ef3e3 Merge pull request #190 from MarcWeber/fixes/lists-sort
fix sort in lists.nix
2012-11-21 21:34:42 -08:00
Michael Raskin
1c32897905 Merge pull request #187 from orbitz/ocaml-findlib-add-topfind
Ocaml findlib add topfind
2012-11-21 21:34:09 -08: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
Rob Vermaas
ad928fee30 Update Oracle JDK to 1.6.0u38b04 2012-11-21 21:31:56 +01:00
Peter Simons
03abf1abbc git-annex: switch build to GHC 7.4.2 2012-11-21 17:40:56 +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
9ada368ef8 git-annex: update to version 3.20121112-161-gb27d9eb to fix build errors with current version of yesod 2012-11-21 12:30:54 +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
26f32d8df6 Merge pull request #191 from qknight/gobby_update
updates to libinfinity 0.5.3 and gobby 0.4.94
2012-11-21 03:07:38 -08:00
Peter Simons
32931c2837 haskell-monad-peel: update to version 0.1.1 2012-11-21 12:04:48 +01:00
Peter Simons
c9fabedfac haskell-http-date: update to version 0.0.3 2012-11-21 12:04:48 +01:00
Peter Simons
775dd5b7d5 haskell-graphviz: update to version 2999.14.1.0 2012-11-21 12:04:48 +01:00
Lluís Batlle i Rossell
40aa82192d st: update to 0.3 2012-11-21 10:12:01 +01:00
Mathijs Kwik
b155a188e3 neoload: link used jre to a location which is hard-coded into some binaries 2012-11-21 09:49:35 +01:00
Joachim Schiele
1ed9e35be6 fixed compile errors for libinfinity and gobby 2012-11-20 21:21:47 +00: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
Rickard Nilsson
1f505d3871 opera: Upgrade to 12.11 2012-11-20 17:07:04 +01:00
Peter Simons
43c84c6ec8 haskell-zlib-bindings: update to version 0.1.1.2 2012-11-20 14:47:51 +01:00
Peter Simons
306cb4d9b5 haskell-cabal2nix: update to version 1.42 2012-11-20 14:42:19 +01:00
Peter Simons
0c20f29893 haskell-highlighting-kate: compile with regex-pcre instead of regex-pcre-builtin 2012-11-20 14:40:17 +01: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
Peter Simons
84591241db haskell-hlint: update to version 1.8.35 2012-11-20 14:02:04 +01:00
Peter Simons
f1733b361f haskell-cabal2nix: update to version 1.41 2012-11-20 14:02:04 +01:00
Peter Simons
154861e8d5 haskell-yaml: update to version 0.8.1.1 2012-11-20 14:02:04 +01:00
Peter Simons
830536a989 haskell-tls: update to version 1.0.2 2012-11-20 14:02:03 +01:00
Peter Simons
09349c6388 haskell-test-framework-th: update to version 0.2.3 2012-11-20 14:02:03 +01:00
Peter Simons
4dc5051353 haskell-shelly: update to version 0.14.3 2012-11-20 14:02:03 +01:00
Peter Simons
463fca2766 haskell-repa-examples: update to version 3.2.2.3 2012-11-20 14:02:03 +01:00
Peter Simons
fd7da95852 haskell-language-haskell-extract: update to version 0.2.3 2012-11-20 14:02:03 +01:00
Peter Simons
0d02e373cf haskell-instant-generics: update to version 0.3.7 2012-11-20 14:02:03 +01:00
Peter Simons
85addc3077 haskell-http-conduit: update to version 1.8.4 2012-11-20 14:02:02 +01:00
Peter Simons
57169b672a haskell-hackage-db: update to version 1.4 2012-11-20 14:02:02 +01:00
Peter Simons
e65c750b5a haskell-digest: update to version 0.0.1.2 2012-11-20 14:02:01 +01:00
Peter Simons
8bb2134069 haskell-cmdargs: update to version 0.10.1 2012-11-20 14:02:01 +01:00
Peter Simons
a87c823d19 haskell-Boolean: update to version 0.1.1 2012-11-20 14:02:00 +01:00
Marc Weber
1a948d97a2 fix sort in lists.nix 2012-11-20 13:56:14 +01:00
Eelco Dolstra
144b06f107 nix: Update to 1.2pre2980 2012-11-20 12:12:24 +01:00
Eelco Dolstra
a034c4b935 androidenv: Remove examples directory
As discussed on nix-dev, it's better to use fetchurl to obtain the
source of the examples.
2012-11-20 11:29:04 +01:00
Peter Simons
f0bd33556f smartmontools: update drivedb file to trunk revision 3605 2012-11-20 11:16:32 +01:00
aszlig
a76e28b54c
chromium: Add dependency on pciutils for v25.
This fixes the build for latest development version 25.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:45 +01:00
aszlig
af8f08d638
chromium: Drop obsolete pre-v23 seccomp patch.
The patch is no longer needed, as we are now using the BPF seccomp sandbox.
Unfortunately this is not marked "adequately sandboxed" in chrome://sandbox, as
it awaits security review on http://crbug.com/26528.

Unfortunately this gets us into a position where we can't be sure if the sandbox
is working correctly, especially because the non-BPF seccomp sandbox has a bunch
of stability issues and is marked legacy. And we definitely don't want to add
support for the setuid sandbox, do we?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:45 +01:00
aszlig
d5c639cb55
chromium: Update channels to stable v23.0.1271.64.
This updates all release channels to the latest versions:

stable: 22.0.1229.94 -> 23.0.1271.64 (builds fine, tested)
beta: 23.0.1271.60 -> 24.0.1312.14 (builds fine, tested)
dev: 24.0.1312.2 -> 25.0.1323.1 (build failed, requires pciutils)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:45 +01:00
aszlig
bc4318dca3
chromium: Fix omahaproxy URL in updater.
Omahaproxy got an overhaul and thus doesn't give CSV output on the main URL
anymoare. We're switching to /all for now and may want to refine this to only
what we're exactly looking for, but for now it fixes the updater.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-20 04:55:28 +01:00
Lluís Batlle i Rossell
38153d9105 xf86 video openchrome: fixing the build, changing overrides. 2012-11-18 22:19:00 +01:00
Alexander Foremny
58d68427c6 Fix xf86-video-sis 2012-11-18 20:16:54 +01:00
Mathijs Kwik
3ab0cd1d41 neoload: fix evaluation of tarball job 2012-11-18 18:35:01 +01:00
Mathijs Kwik
125953f1bc add package: neoload-4.0.4 2012-11-18 15:33:52 +01:00
Peter Simons
c5f9242cb6 iwlwifi-6000g2a-ucode: update to version 18.168.6.1 2012-11-18 13:20:46 +01:00
Mathijs Kwik
3ee85e3a8d linux-3.6: upgrade to 3.6.7 2012-11-18 11:13:04 +01:00
Mathijs Kwik
6a46699855 linux-3.4: upgrade to 3.4.19 2012-11-18 11:13:04 +01:00
Mathijs Kwik
0404c409cc linux-3.2: upgrade to 3.2.34 2012-11-18 11:13:04 +01:00
Mathijs Kwik
d45b239dcc linux-3.0: upgrade to 3.0.52 2012-11-18 11:13:03 +01:00
Mathijs Kwik
f215bda5b4 linux-2.6.32: upgrade to 2.6.32.60 2012-11-18 11:13:03 +01:00
Rickard Nilsson
98ad245200 nss-pam-ldapd: Upgrade to 0.8.11 2012-11-18 09:44:30 +01:00
Rickard Nilsson
ed245ce732 perl-io-socket-ssl: Upgrade to 1.77 2012-11-18 09:44:29 +01:00
Mathijs Kwik
2df8e9f401 typo in url 2012-11-18 00:01:48 +01:00
Mathijs Kwik
b4e7e21134 add package: "safecopy-1.7" 2012-11-17 21:27:18 +01:00
Mathijs Kwik
aa2c066f39 ddrescue: upgrade to 1.16 2012-11-17 21:27:18 +01:00
Ludovic Courtès
eb08033e06 gcc 4.7: remove attempt to modify non-existent file 2012-11-17 20:54:29 +01:00
Cillian de Róiste
3aef242cc0 Update xf86-video-nested to work on current NixOS Xorg 2012-11-17 20:03:34 +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
07cf52ea9d haskell-hledger: update to version 0.19.1 2012-11-17 11:39:25 +01:00
Peter Simons
aba6f4ef25 haskell-hledger-web: update to version 0.19 2012-11-17 11:39:25 +01:00
Peter Simons
623c57b5c7 haskell-hledger-lib: update to version 0.19.1 2012-11-17 11:39:25 +01:00
Peter Simons
28ecebf1cd haskell-cryptocipher: update to version 0.3.6 2012-11-17 11:39:25 +01:00
Peter Simons
3e59afafca haskell-crypto-pubkey-types: update to version 0.2.0 2012-11-17 11:39:25 +01:00
Peter Simons
25e826c693 haskell-certificate: update to version 1.3.3 2012-11-17 11:39:25 +01:00
Peter Simons
ea4c5bc31d haskell-ReadArgs: update to version 1.2.1 2012-11-17 11:39:25 +01:00
Peter Simons
dd35ed9a2a haskell-RSA: update to version 1.2.2.0 2012-11-17 11:39:25 +01:00
Peter Simons
7ddee072ad haskell-stm: add version 2.4.2 2012-11-17 11:37:21 +01:00
Rok Garbas
d999c3f6ec tig: typo 2012-11-17 02:20:07 +01:00
Rok Garbas
a64b34a43e tig: update to 1.1 2012-11-17 02:13:25 +01:00
Rok Garbas
fc16fb3e28 i3status: update to 2.6 2012-11-17 02:10:21 +01:00
Peter Simons
58b56c268b graphviz-dot-mode: add version 0.3.3 2012-11-16 18:59:18 +01:00
Peter Simons
d7abf30a12 haskell-yesod: update to version 1.1.4 2012-11-16 15:59:16 +01:00
Peter Simons
eeffde23e3 haskell-yesod-json: update to version 1.1.2 2012-11-16 15:59:16 +01:00
Peter Simons
0bd52ed999 haskell-yesod-form: update to version 1.2.0 2012-11-16 15:59:16 +01:00
Peter Simons
30179b2e10 haskell-yesod-default: update to version 1.1.2 2012-11-16 15:59:16 +01:00
Peter Simons
4f585af82b haskell-yesod-core: update to version 1.1.5 2012-11-16 15:59:16 +01:00
Peter Simons
f6d6711875 haskell-yesod-auth: update to version 1.1.1.6 2012-11-16 15:59:16 +01:00
Peter Simons
a7f43c25ad haskell-shakespeare-js: update to version 1.1.0 2012-11-16 15:59:16 +01:00
Peter Simons
2646e975f8 haskell-repa: update to version 3.2.2.3 2012-11-16 15:59:15 +01:00
Peter Simons
0f13851829 haskell-repa-io: update to version 3.2.2.3 2012-11-16 15:59:15 +01:00
Peter Simons
4bacb52a8a haskell-repa-algorithms: update to version 3.2.2.3 2012-11-16 15:59:15 +01:00
Peter Simons
316700ac51 haskell-hspec: update to version 1.4.2 2012-11-16 15:59:15 +01:00
Peter Simons
9f487c40e0 haskell-gloss: update to version 1.7.6.6 2012-11-16 15:59:14 +01:00
Malcolm Matalka
5ff6be9224 Support installing findlib 2012-11-16 11:43:43 +01:00
Malcolm Matalka
6299baeb88 Support installing topfind now 2012-11-16 11:43:32 +01:00
Peter Simons
7c146f01e1 Merge pull request #161 from bbenoist/qtupdatefix
qt: fix update to 4.8.3
2012-11-15 08:21:49 -08:00
Peter Simons
84c6f6f88e git-annex: update to version 3.20121112 2012-11-15 12:50:17 +01:00
Peter Simons
a36040de70 haskell-liblastfm: drop version restrictions on 'urldecoded' and 'curl' to fix build 2012-11-15 12:50:17 +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
Peter Simons
77e0dd27fa haskell-yesod-form: update to version 1.1.4.1 2012-11-15 12:50:15 +01:00
Peter Simons
b71948d34d haskell-yesod-core: update to version 1.1.4.2 2012-11-15 12:50:15 +01:00
Peter Simons
6c2d71cf8f haskell-urlencoded: update to version 0.4.0 2012-11-15 12:50:14 +01:00
Peter Simons
85db3b0916 haskell-hakyll: update to version 3.5.1.0 2012-11-15 12:50:14 +01:00
Peter Simons
d400002ebe haskell-fsnotify: update to version 0.0.4 2012-11-15 12:50:14 +01:00
Peter Simons
7291ce763e haskell-curl: update to version 1.3.8 2012-11-15 12:50:14 +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
Lluis Batlle
086e1e84fa gnupg1: updating to 1.4.12 2012-11-15 12:38:17 +01:00
Lluis Batlle
9db4772c4e npth: updating to released version 0.91
Previously there was a fetchgit.
2012-11-15 12:38:16 +01:00
David Guibert
085825bc3c spl: remove useless patch 2012-11-15 09:13:03 +01:00
Ludovic Courtès
ebe07c644f gcc 4.7: remove now useless GNU/Hurd-related patch 2012-11-15 09:03:43 +01:00
David Guibert
2f98255be8 zfs: remove useless patch 2012-11-15 09:02:27 +01:00
David Guibert
87d2a82628 update spl/zfs to 0.6.0-rc12 2012-11-15 08:58:34 +01:00
David Guibert
c604ff045e add cifs_timeout to kernel 3.5 2012-11-15 07:41:11 +01:00
David Guibert
6c943d3758 update pulseaudio to 2.1
Systemd support has also been added because pulseaudio needs it to
be useable with the systemd branch of nixos.
2012-11-15 07:41:11 +01:00
Jack Cummings
b61ed12ea3 Add missing patch 2012-11-15 07:41:11 +01:00
Jack Cummings
0611a8b223 Linux-3.6 fixes. Need to ./autogen.sh in zfs now, as the linux-3.6 patch adds autoconf macros. Which means that all of my Makefile.in patches need to be puplifted to Makefile.am patches. 2012-11-15 07:41:11 +01:00
Jack Cummings
b999698440 - add back the plaform, as it is permitted to distribute the binary kernel modules. See https://github.com/NixOS/nixpkgs/pull/145 2012-11-15 07:41:11 +01:00
Jack Cummings
2dd60084f8 - updates from the license discussion in https://github.com/NixOS/nixpkgs/pull/145 2012-11-15 07:41:11 +01:00
Jack Cummings
3dbb87ec8e - make 'platforms' empty to prohibit building on hydra. 2012-11-15 07:41:11 +01:00
Jack Cummings
abd6046168 - fix spl license, add workarounds for zfs on i686-linux 2012-11-15 07:41:11 +01:00
Lluis Batlle
66ceb14b5e pth, gpg: taking out pth in non-supported platforms.
I know that pth fails to build on arm, by now.
2012-11-14 23:20:47 +01:00
Lluís Batlle i Rossell
677946fede mutt: fixing its gpgme support (upstream patch) 2012-11-14 22:51:18 +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
Eelco Dolstra
a05198b6ea Typos 2012-11-14 11:38:47 +01:00
Eelco Dolstra
2b255bb04d android-sdk: Add another exec 2012-11-14 11:38:28 +01:00
Lluís Batlle i Rossell
77e983a7d4 ghdl: building the standard libs with -O2
That leads to faster simulations.
2012-11-13 15:16:32 +01:00
Peter Simons
63901ddd21 haskell-yesod: update to version 1.1.3.1 2012-11-13 12:12:59 +01:00
Peter Simons
b1bc22f478 haskell-http-conduit: update to version 1.8.3 2012-11-13 12:12:59 +01:00
Peter Simons
3d446ffd14 haskell-classy-prelude: update to version 0.4.1 2012-11-13 12:12:58 +01:00
Peter Simons
7a066dccf5 haskell-classy-prelude-conduit: update to version 0.4.1 2012-11-13 12:12:58 +01:00
Peter Simons
fba5e3db7a haskell-ListLike: update to version 3.1.7.1 2012-11-13 12:12:58 +01:00
Rob Vermaas
efd4e5f0f7 Update Reviewboard to 1.6.13 2012-11-13 01:37:46 +01:00
Michael Raskin
1d010bea6d Erlang: fix my typo, too 2012-11-12 23:51:45 +04:00
Michael Raskin
f3a64ff8f9 Erlang: fix a typo 2012-11-12 23:49:30 +04:00
Peter Simons
fb1b425a74 Agda-executable: jailbreak to fix the build with recent versions of Agda 2012-11-12 12:48:27 +01:00
Peter Simons
76d78000e4 haskell-pango: update to version 0.12.4 2012-11-12 12:48:27 +01:00
Peter Simons
3ee1bb78b6 haskell-gtk2hs-buildtools: update to version 0.12.4 2012-11-12 12:48:27 +01:00
Peter Simons
fa864bfed6 haskell-gtk: update to version 0.12.4 2012-11-12 12:48:27 +01:00
Peter Simons
8b8e8f1110 haskell-glib: update to version 0.12.4 2012-11-12 12:48:26 +01:00
Peter Simons
5c69226b77 haskell-gio: update to version 0.12.4 2012-11-12 12:48:26 +01:00
Peter Simons
5ba7ba68a8 haskell-data-binary-ieee754: update to version 0.4.3 2012-11-12 12:48:26 +01:00
Peter Simons
350df68a3d haskell-cairo: update to version 0.12.4 2012-11-12 12:48:26 +01:00
Peter Simons
c6d37a63d6 haskell-Agda: update to version 2.3.2 2012-11-12 12:48:26 +01:00
Peter Simons
6ce0916044 haskell-geniplate: add version 0.6.0.3 2012-11-12 12:48:25 +01:00
Mathijs Kwik
d69e4da1c5 aacskeys: upgrade to 0.4.0e and change url 2012-11-12 11:26:59 +01:00
Florian Friesdorf
f1fba6482a notmuch-0.14 2012-11-12 00:01:36 +01:00
Peter Simons
bea08ce1f0 haskell-zlib-conduit: update to version 0.5.0.2 2012-11-11 22:50:41 +01:00
Peter Simons
e1c163a65b haskell-yesod-static: update to version 1.1.1.1 2012-11-11 22:50:41 +01:00
Peter Simons
3fb8aabd28 haskell-yesod-routes: update to version 1.1.1.1 2012-11-11 22:50:41 +01:00
Peter Simons
c8da423cf0 haskell-yesod-core: update to version 1.1.4.1 2012-11-11 22:50:41 +01:00
Peter Simons
21ba486d78 haskell-yesod-auth: update to version 1.1.1.5 2012-11-11 22:50:41 +01:00
Peter Simons
90ba8383a2 haskell-xml-conduit: update to version 1.0.3.3 2012-11-11 22:50:41 +01:00
Peter Simons
b53b344d4a haskell-warp: update to version 1.3.4.4 2012-11-11 22:50:41 +01:00
Peter Simons
6a7f870d0e haskell-wai-extra: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
bd61bb3be4 haskell-wai-app-static: update to version 1.3.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
850f7d186a haskell-resourcet: update to version 0.4.3 2012-11-11 22:50:41 +01:00
Peter Simons
af44c0b3f8 haskell-html-conduit: update to version 0.1.0.4 2012-11-11 22:50:41 +01:00
Peter Simons
d8f90b78c4 haskell-hspec: update to version 1.4.1 2012-11-11 22:50:40 +01:00
Peter Simons
568f970685 haskell-hamlet: update to version 1.1.1.1 2012-11-11 22:50:40 +01:00
Peter Simons
4b8a9c7ad1 haskell-gitit: update to version 0.10.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
36a9257717 haskell-ghc-core: update to version 0.5.6 2012-11-11 22:50:40 +01:00
Peter Simons
1ca586f3d0 haskell-fsnotify: update to version 0.0.3 2012-11-11 22:50:40 +01:00
Peter Simons
107c0800c0 haskell-filesystem-conduit: update to version 0.5.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
b1004698ef haskell-data-inttrie: update to version 0.0.8 2012-11-11 22:50:40 +01:00
Peter Simons
0eeeff8194 haskell-cryptohash: update to version 0.7.8 2012-11-11 22:50:40 +01:00
Peter Simons
94d86fff17 haskell-conduit: update to version 0.5.4.1 2012-11-11 22:50:40 +01:00
Peter Simons
626038f864 haskell-classy-prelude: update to version 0.4.0.1 2012-11-11 22:50:40 +01:00
Peter Simons
d97579b0d8 haskell-classy-prelude-conduit: update to version 0.4.0.1 2012-11-11 22:50:40 +01:00
Peter Simons
dab101503c haskell-blaze-builder-conduit: update to version 0.5.0.2 2012-11-11 22:50:40 +01:00
Peter Simons
1d1d0c6588 haskell-attoparsec-conduit: update to version 0.5.0.3 2012-11-11 22:50:40 +01:00
Peter Simons
35b6f1f015 haskell-SHA: update to version 1.6.0 2012-11-11 22:50:40 +01:00
Peter Simons
558a318ae8 haskell-packages.nix: cosmetic comment update 2012-11-11 22:05:22 +01:00
Peter Simons
5ecec6f399 erlang: add meta section 2012-11-11 20:48:33 +01:00
Peter Simons
73533ce2a0 erlang: drop the leading 'R' from the Erlang version number so that nix-env recognizes it and allows "nix-env -i erlang" to work 2012-11-11 20:44:37 +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
Peter Simons
3d4068b11a graphviz: patch broken cdt.h header file
The cdt.h header duplicates the signatures of standard library functions
memcmp() and strcpy(), but those signatures don't match the real thing when
building with a C++ compiler, because they lack the no-throw declaration glibc
has. Simply dropping those redundant prototypes remedies the issue.
2012-11-11 20:16:21 +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
Cillian de Róiste
d900c86302 Add python-rsvg
this is required by solfrege, key-mon, and probably many more gtk applications
2012-11-11 18:11:37 +01:00
Cillian de Róiste
60898eb064 Copy bonobo defs
python-rsvg will fail to build if if can't find the bonobo defs files
2012-11-11 18:03:35 +01:00
Cillian de Róiste
7c9eebf446 Enable pixbuf-loader
for gtk to be able to use the pixbuf-loader for svg files it needs to be enabled, and a loaders.cache needs to be created.
2012-11-11 18:02:27 +01:00
Andres Loeh
fbd58e20b5 haskell-repa and related: jailbreak to make build with latest haskell-vector 2012-11-11 16:56:13 +01:00
Mathijs Kwik
5406e02594 tkgate: limit to i686-linux and x86_64-linux to fix channel build
powerpc-linux seems to have a problem
http://hydra.nixos.org/build/3315312
2012-11-11 14:12:42 +01:00
Rob Vermaas
dca0643b29 Make sublime work on 32bit linux. 2012-11-11 13:23:15 +01:00
Rob Vermaas
aeb8d4c406 Oops, should have at least parsed the expression when committing before having had coffee... 2012-11-11 13:21:33 +01:00
Rob Vermaas
277bfc232b Sublime: add license attribute, and add assertion for i686-linux/x86_64-linux 2012-11-11 13:15:22 +01:00
Mathijs Kwik
278f711e36 oops, one more... 2012-11-11 09:10:36 +01:00
Mathijs Kwik
b2e671da76 typo/style fixes, should fix hydra's channel output 2012-11-11 09:06:26 +01:00
Rob Vermaas
ee142ea983 Add Sublime Text editor 2012-11-10 20:37:42 +01:00
Michael Raskin
4c5c8ba08e TBE: fix unneeded /bin/sh reference 2012-11-10 15:14:28 +04:00
Michael Raskin
66164a941b FSG: Fix unneeded /bin/sh reference 2012-11-10 15:09:42 +04:00
Michael Raskin
426b75c0a4 Fix unneeded /bin/sh reference 2012-11-10 15:03:40 +04:00
Michael Raskin
3061db0bb2 Wine: update, add auto-update helper 2012-11-10 14:43:17 +04:00
Michael Raskin
fe4b9beae7 Support for low-impact updaters; some SF.net boilerplate helper.
Added support code for comfortable writing of upstream data update
expressions that do not require change of layout of the updated
expressions (although they make assumptions about single assignment per
line). Also added a default for choosing file to update (it is supposed
to be default.nix in the same directory) and a one-liner for typical
sourceforge redirects (and sourceforge mirror:// handling).
2012-11-10 14:38:53 +04: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
4aaa6c890b haskell-yesod-test: update to version 0.3.1.1 2012-11-09 11:38:36 +01:00
Peter Simons
724d53b526 haskell-http-conduit: update to version 1.8.2.1 2012-11-09 11:38:36 +01:00
Peter Simons
2ccf46a9cd haskell-hspec: update to version 1.4.0 2012-11-09 11:38:36 +01:00
Peter Simons
182676def9 haskell-hexpat: update to version 0.20.3 2012-11-09 11:38:36 +01:00
Peter Simons
9c5b19b86d haskell-List: update to version 0.5.1 2012-11-09 11:38:36 +01: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
Shea Levy
e8cd81a055 openjdk: Install the unlimited crypto policy 2012-11-08 14:51:23 -05:00
Michael Raskin
48ad0f7443 Update Fossil to a still present version 2012-11-08 23:15:33 +04:00
Michael Raskin
a73aa0458a Unify and make customizable output of obtained upstream data 2012-11-08 23:15:33 +04:00
Michael Raskin
8af08d0d36 Allow relative paths in upstream expressions 2012-11-08 23:15:33 +04:00
Lluís Batlle i Rossell
da5aecb73b Making taskwarrior and podofo have cmake as buildNativeInput.
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
63e14b0183 libbluray: making it friendlier to cross-build
Stating as native some native build inputs.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
16dbe75e57 sharutils: making them crossbuild, thanks to a patch.
Patch taken from:
http://repository.timesys.com/buildsources/s/sharutils/sharutils-4.11.1/sharutils-4.11.1-cross-binary-mode-popen.patch
after a google search for the guilty part of 'configure'.
2012-11-08 19:38:24 +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
140d91fdc9 Use patchShebangs instead of obsolete shebangfix 2012-11-08 16:49:36 +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
Eelco Dolstra
a668efbae2 dpkg: Update to 1.16.9 and fix the Perl-based tools 2012-11-08 16:31:08 +01:00
Eelco Dolstra
b74e1c9187 ec2-api-tools: Update to 1.6.5.1
Also, move everything to $out/libexec/ec2-api-tools.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
8165e2ddb0 Document that Java packages should install JARs in $out/lib/java 2012-11-08 16:31:08 +01:00
Eelco Dolstra
704f7d6a2c adobe-reader: Unpack to $out/libexec/adobe-reader
This prevents polluting Nix profiles.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
892180306d adobe-reader: Update to 9.5.1 2012-11-08 16:31:08 +01:00
Sander van der Burg
8349754e2a Fix two wrong paths, due to path refactoring so that the emulation script works again 2012-11-08 16:30:36 +01:00
Peter Simons
431b0dc03e haskell-hinotify: update to version 0.3.5 2012-11-08 15:04:59 +01:00
Peter Simons
39e5c66df2 haskell-fsnotify: patch to support recent versions of hinotify 2012-11-08 15:04:59 +01:00
Sander van der Burg
24d9e59cbb Implemented some sanity - the SDK resides in libexec/ now. I have added wrappers in bin/ that allow users to run the tools by installing an SDK composition in their profile 2012-11-08 15:01:06 +01:00
Peter Simons
6896a895c3 haskell-hlint: update to version 1.8.34 2012-11-08 14:57:37 +01:00
Peter Simons
b0d46dfee1 haskell-yesod: update to version 1.1.3 2012-11-08 14:57:37 +01:00
Peter Simons
71dafbc102 haskell-yesod-test: update to version 0.3.1 2012-11-08 14:57:37 +01:00
Peter Simons
afc198a87e haskell-yesod-static: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
5e43623fee haskell-yesod-routes: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
52afce67c5 haskell-yesod-json: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
a19c995dbf haskell-yesod-form: update to version 1.1.4 2012-11-08 14:57:37 +01:00
Peter Simons
20493d9549 haskell-yesod-default: update to version 1.1.1 2012-11-08 14:57:37 +01:00
Peter Simons
3ee0c8cb0f haskell-yesod-core: update to version 1.1.4 2012-11-08 14:57:37 +01:00
Peter Simons
223e71c1c5 haskell-shelly: update to version 0.14.2.3 2012-11-08 14:57:37 +01:00
Peter Simons
4a507acf90 haskell-resourcet: update to version 0.4.2 2012-11-08 14:57:37 +01:00
Peter Simons
b610f40cac haskell-regex-pcre-builtin: update to version 0.94.4.1.8.31 2012-11-08 14:57:37 +01:00
Peter Simons
5f0d920548 haskell-lrucache: update to version 1.1.1.3 2012-11-08 14:57:37 +01:00
Peter Simons
971c1f9200 haskell-hspec-expectations: update to version 0.3.0.3 2012-11-08 14:57:37 +01:00
Peter Simons
14ebcad2d7 haskell-hoogle: update to version 4.2.14 2012-11-08 14:57:36 +01:00
Peter Simons
c867db9a14 haskell-fsnotify: update to version 0.0.2 2012-11-08 14:57:36 +01:00
Peter Simons
fffaca133a haskell-cryptohash: update to version 0.7.7 2012-11-08 14:57:36 +01:00
Peter Simons
7c6f3276dc haskell-conduit: update to version 0.5.4 2012-11-08 14:57:36 +01:00
Peter Simons
ede08a7c4a haskell-hinotify: downgrade to version 0.3.2
This down-grade is necessary to make fsnotify happy, which in turn is
required by Yesod: <https://github.com/mdittmer/hfsnotify/issues/24>.
2012-11-08 14:56:39 +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
Sander van der Burg
4f7de7b509 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-11-08 13:57:22 +01:00
Sander van der Burg
dec84b2bcd Added android_sdk_4_1 derivation that provides a precomposed SDK with everything required to develop for Android OS 4.1 2012-11-08 13:55:53 +01:00
Rickard Nilsson
67f478d1ed ddclient: Upgrade to 3.8.1 2012-11-08 13:54:53 +01:00
Eelco Dolstra
a70eb42f2b sqlite: Update to 3.7.14.1 2012-11-08 11:51:06 +01:00
Mathijs Kwik
320e0a46dc eclipse-sdk-4.2: upgrade to 4.2.1 2012-11-08 10:41:23 +01:00
Mathijs Kwik
977337716a dvdauthor: upgrade to 0.7.1 2012-11-08 10:41:22 +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
123c3f91a3 Removed result symlink 2012-11-07 21:12:24 +01: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
Andres Loeh
8c4f5d02aa Updating ghc HEAD snapshot. 2012-11-07 14:45:32 +01:00
Rok Garbas
577995f592 updating: flake8, alot, turses 2012-11-07 00:53:19 +01:00
Michael Raskin
67bde8453f Update Julia and compensat for their specification of /bin/bash as SHELL 2012-11-06 22:35:51 +04:00
Peter Simons
4ab06e5c24 Fix git-annex build.
git-annex depends on 'testpack', which doesn't compile with Haskell
Platform 2012.4.0.0. The testpack library appears to be unmaintained, so
there is probably no quick solution for this issue. For the time being,
we compile git-annex with GHC 7.4.1.
2012-11-06 18:34:54 +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
7bb8c6ac8f Merge pull request #174 from MarcWeber/fixes/plotutils-patch
2.6-2 moved to 2.6-3, so patches were not found
2012-11-06 09:10:52 -08:00
Peter Simons
0ae5d8fd05 haskell: drop noHaddock from some packages which build fine in their respective latest version 2012-11-06 13:38:34 +01:00
Peter Simons
7d11823819 haskell-semigroupoids: update to version 3.0.0.1 2012-11-06 13:30:54 +01:00
Peter Simons
47945f80b8 haskell-resourcet: update to version 0.4.1 2012-11-06 13:30:54 +01:00
Peter Simons
b759abeb39 haskell-lrucache: update to version 1.1.1.2 2012-11-06 13:30:53 +01:00
Peter Simons
730b5c828f haskell-hinotify: update to version 0.3.4 2012-11-06 13:30:53 +01:00
Peter Simons
713976591b haskell-conduit: update to version 0.5.3 2012-11-06 13:30:53 +01:00
Peter Simons
629420841b haskell-OpenGL: add version 2.6.0.1 2012-11-06 13:30:53 +01:00
Andres Loeh
3751271d25 Update Haskell Platform 2012.4.0.0 Cabal file to final version.
(Typos only.)
2012-11-06 11:51:27 +01:00
Rickard Nilsson
43c9c791e0 file: Add extra source URL 2012-11-06 11:23:48 +01:00
Rickard Nilsson
2658eccaea zip: Add extra source URL 2012-11-06 11:23:34 +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
11094a7960 pinentry: update to version 0.8.2 2012-11-05 22:31:30 +01:00
Peter Simons
31ca4356fb boost: update to version 1.52.0 2012-11-05 21:45:51 +01:00
Mathijs Kwik
b56a899320 linux-3.6: upgrade to 3.6.6, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik
97c5b93402 linux-3.4: kernel 3.4.18, contains fix for recent ext4 corruption 2012-11-05 21:11:21 +01:00
Mathijs Kwik
a1c54023ce linux-3.0: upgrade to 3.0.51 2012-11-05 21:11:20 +01:00
Eelco Dolstra
ae8a3386e4 Email::Sender: Update to 0.120002 2012-11-05 16:58:54 +01:00
Peter Simons
860929e68b haskell-gloss: jailbreak to fix build with recent versions of OpenGL 2012-11-05 16:25:29 +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
Peter Simons
5ce4e11e40 haskell-uuagc: update to version 0.9.42.1 2012-11-05 16:25:29 +01:00
Peter Simons
3385f76ae1 haskell-uuagc-cabal: update to version 1.0.3.0 2012-11-05 16:25:29 +01:00
Peter Simons
4fa4749b4f haskell-threadscope: update to version 0.2.2 2012-11-05 16:25:29 +01:00
Peter Simons
42c1c63919 haskell-splot: update to version 0.3.6 2012-11-05 16:25:28 +01:00
Peter Simons
22d12135b9 haskell-xml-conduit: update to version 1.0.3.2 2012-11-05 16:25:28 +01:00
Peter Simons
41268019a2 haskell-vty: update to version 4.7.0.20 2012-11-05 16:25:28 +01:00
Peter Simons
d14453b73c haskell-stylish-haskell: update to version 0.5.4.0 2012-11-05 16:25:27 +01:00
Peter Simons
efeadc8d3a haskell-shakespeare: update to version 1.0.2 2012-11-05 16:25:27 +01:00
Peter Simons
c19546cda7 haskell-shakespeare-js: update to version 1.0.1 2012-11-05 16:25:27 +01:00
Peter Simons
c51bb70aae haskell-shakespeare-css: update to version 1.0.2 2012-11-05 16:25:27 +01:00
Peter Simons
a029dcbbea haskell-html-conduit: update to version 0.1.0.3 2012-11-05 16:25:27 +01:00
Peter Simons
e0522ca42b haskell-gitit: update to version 0.10.0.2 2012-11-05 16:25:27 +01:00
Peter Simons
202ade2109 haskell-ghc-events: update to version 0.4.2.0 2012-11-05 16:25:27 +01:00
Peter Simons
1392f6166a haskell-dbus: update to version 0.10.4 2012-11-05 16:25:26 +01:00
Peter Simons
eb1dff71eb haskell-OpenGLRaw: update to version 1.3.0.0 2012-11-05 16:25:26 +01:00
Peter Simons
5df5841f55 haskell-GLURaw: update to version 1.3.0.0 2012-11-05 16:25:26 +01:00
Peter Simons
ff8156ac13 haskell-GLFW: update to version 0.5.1.0 2012-11-05 16:25:26 +01:00
Peter Simons
321ee97b4c haskell-darcs: update to version 2.8.3 2012-11-05 16:25:26 +01:00
Peter Simons
0f252c7ffc Merge pull request #180 from pcapriotti/master
new cabal packages
2012-11-05 07:16:34 -08:00
Paolo Capriotti
6ac427d391 Update git-annex to 3.20121017 2012-11-05 13:59:08 +00: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
234b4affa3 man-pages: update to version 3.43 2012-11-05 11:42:05 +01:00
aszlig
993601a7c5
screen: Enable PAM support by default.
I hope noone is unhappy with enabling PAM bu default. Whover doesn't want PAM to
take care of authentication can still use the "password" configuration
directive.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-05 09:45:03 +01:00
Michael Raskin
af2fd342cd Updating SBCL to freshest release 1.1.1.
Replacing SBCL upstream tracking expression with a new version in a new
format.

Minuses: gave up on defining everything in Nix language (now update
expression is a series of actions to do when downloading fresh release,
it is actually interpreted by shell), now Nix expression contains
meaningful whitespace (the area to regenerate is determined by the
line with a specific comment and the closing brace on the otherwise
empty line).

Plusses: only one extra file which could even be moved out-of-tree if
desired, clean semantics for traversing multiple links (it is not found
in either Debian uscan or Gentoo euscan), the main expression is in one
file and is less different from usual style.
2012-11-04 23:52:19 +04:00
Michael Raskin
6c48c3c230 Add libpng dependency to MPlayer - screenshots now work 2012-11-04 21:58:13 +04:00
Eduard Carreras
d23c7564c7 Update google talk plugin to 3.10.2.0 2012-11-03 21:52:08 +01:00
aszlig
a28fe19203
chromium: Update dev and beta channels.
beta: 23.0.1271.60 (build successful)
dev: 24.0.1312.2 (build successful after patching)

The development version needs a patch in order to build properly against
PulseAudio. Issue and origin of the patch can be found here:

http://crbug.com/157876

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-03 12:44:47 +01:00
Peter Simons
3d76661bd8 haskell-boomerang: add version 1.3.3 2012-11-03 11:53:34 +01:00
aszlig
2a58708d74
acpid: Update to version 2.0.17.
The reason behind this is because /proc/acpi/event has long been deprecated in
kernel 2.6.24 and is only there far backwards-compatibility reasons. New ACPI
events are delivered by either the input layer or the netlink interface.

As we no longer use kernels down to 2.6.24, I guess it's safe to make this
switch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-02 23:56:13 +01:00
Eelco Dolstra
59a1d74ffb firefox: Fix hash 2012-11-01 14:56:43 +01:00
Peter Simons
e2e1526884 haskell-timeplot: update to version 1.0.18 2012-11-01 10:09:26 +01:00
Peter Simons
2531a08ef9 haskell-splot: update to version 0.3.5 2012-11-01 10:09:26 +01:00
Peter Simons
78a308f6f5 haskell-BNFC-meta: update to version 0.4.0.1 2012-11-01 10:09:26 +01:00
Peter Simons
6293ad0307 haskell-warp: update to version 1.3.4.2 2012-11-01 10:09:25 +01:00
Peter Simons
8cdcbc91e2 haskell-wai-app-static: update to version 1.3.0.3 2012-11-01 10:09:25 +01:00
Peter Simons
7be8dc38a1 haskell-vector-space: update to version 0.8.4 2012-11-01 10:09:25 +01:00
Peter Simons
b74182cb9b haskell-unlambda: update to version 0.1.3 2012-11-01 10:09:25 +01:00
Peter Simons
fa6807fa2a haskell-tls: update to version 1.0.1 2012-11-01 10:09:25 +01:00
Peter Simons
54a881f122 haskell-stylish-haskell: update to version 0.5.3.0 2012-11-01 10:09:25 +01:00
Peter Simons
0d61261b4c haskell-shelly: update to version 0.14.2.2 2012-11-01 10:09:24 +01:00
Peter Simons
659895febd haskell-sendfile: update to version 0.7.8 2012-11-01 10:09:24 +01:00
Peter Simons
b7b8313c97 haskell-reactive-banana: update to version 0.7.1.0 2012-11-01 10:09:24 +01:00
Peter Simons
17ddc48e1b haskell-reactive-banana-wx: update to version 0.7.1.0 2012-11-01 10:09:24 +01:00
Peter Simons
cada9e93e0 haskell-lrucache: update to version 1.1.1.1 2012-11-01 10:09:24 +01:00
Peter Simons
1eac54a4f7 haskell-http-conduit: update to version 1.8.2 2012-11-01 10:09:24 +01:00
Peter Simons
23604072cf haskell-hinotify: update to version 0.3.3 2012-11-01 10:09:23 +01:00
Peter Simons
6d8235b7aa haskell-hakyll: update to version 3.5.0.0 2012-11-01 10:09:23 +01:00
Peter Simons
00dedcba80 haskell-ghc-mod: update to version 1.11.2 2012-11-01 10:09:23 +01:00
Peter Simons
c25f23d3e1 haskell-generic-deriving: update to version 1.3.1 2012-11-01 10:09:23 +01:00
Peter Simons
4b6aa99d43 haskell-cryptohash: update to version 0.7.6 2012-11-01 10:09:23 +01:00
Peter Simons
3b1a14fc4b haskell-citeproc-hs: update to version 0.3.6 2012-11-01 10:09:23 +01:00
Peter Simons
71de088cd5 haskell-c2hs: update to version 0.16.4 2012-11-01 10:09:22 +01:00
Peter Simons
9d4aa6a6be haskell-idris: update to version 0.9.5.1 2012-11-01 10:09:22 +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
Eelco Dolstra
df5cca471e nss: Update to 3.14 2012-10-31 14:04:58 +01:00
Eelco Dolstra
db6abc4569 nspr: Update to 4.9.3 2012-10-31 13:49:25 +01:00
Eelco Dolstra
1d384b0fe0 linux: Update to 3.2.33 2012-10-31 13:48:04 +01:00
Eelco Dolstra
7a4e0c6b96 firefox: Update to 16.0.2 2012-10-31 13:46:51 +01:00
Eelco Dolstra
094c1fd108 systemd: Fix a systemd crash when doing "systemctl list-unit-files" 2012-10-31 13:46:51 +01:00
Eelco Dolstra
ccd44e84c8 Add a stdenv adapter ‘keepDebugInfo’ to make a debug build
This adapter causes the resulting binaries to have debug info and no
optimisations.  Example use (in all-packages.nix):

  foo = callPackage ./foo.nix {
    stdenv = keepDebugInfo stdenv;
  };
2012-10-31 13:46:51 +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
Cyril Roelandt
4b3d29003e smatch: add dependency on Perl
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2012-10-30 17:15:26 +01:00
Ludovic Courtès
d1202f702b smatch: install files in the right place 2012-10-30 15:07:35 +01:00
Michael Raskin
8775cb95ba Update/fix PuTTY 2012-10-30 12:49:43 +04:00
Andres Loeh
4c5b56d212 Add cabal-dev. 2012-10-30 09:03:53 +01:00
Michael Ashton
78db9a8cb1 Updated version of abcde to 2.5.4
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
  and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07:00
Michael Raskin
472c5a5d77 Update Bluez/Obex 2012-10-29 23:56:26 +04:00
Michael Raskin
52d68190db Update Pidgin 2012-10-29 14:27:31 +04:00
Shea Levy
9f221073c2 Linux 3.6.4 2012-10-28 22:13:59 -04:00
Shea Levy
1da5d34957 Linux 3.4.16 2012-10-28 22:09:25 -04:00
Shea Levy
d843ec6b28 Linux 3.0.49 2012-10-28 22:05:33 -04:00
Peter Simons
aafa00ef5e Merge pull request #177 from qknight/spring_91
updated spring from 88 to 91 and downgraded the boost library
2012-10-28 13:16:58 -07:00
Peter Simons
85145941fa kicad: update homepage URL 2012-10-28 17:27:30 +01:00
Peter Simons
29035e15a4 ng-spice-rework: update to version 24 2012-10-28 17:27:13 +01:00
Rob Vermaas
b0cafe41ce Merge pull request #156 from ecarreras/eclipse_icon
Put eclipse icon into share/pixmaps
2012-10-28 07:06:18 -07:00
Joachim Schiele
49f2fef481 updated spring from 88 to 91 and downgraded the boost library which spring uses from default to 1.49 as the
more recent boost version results in a build issue at about 30%
2012-10-28 13:43:15 +00:00
Mathijs Kwik
11228a3834 node-packages: add "escape-html" 2012-10-27 13:06:53 +02:00
Mathijs Kwik
4afe7286c3 node.js: upgrade to v0.8.12 2012-10-27 13:06:53 +02:00
Eelco Dolstra
0efbc7d3bf dnsmasq: Update to 2.63 2012-10-26 16:23:30 +02:00
Eelco Dolstra
620e3a1516 php: Update to 5.3.18 2012-10-26 16:23:30 +02:00
Eelco Dolstra
b40c41b7e3 zabbix: Update to 1.8.15 2012-10-26 16:23:30 +02:00
Rob Vermaas
d72ee9c961 Added sysbench 0.4.12 2012-10-26 14:45:16 +02:00
James Cook
01d749f0aa Rolled back xf86-video-ati to 6.14.4.
6.14.6 requires a newer version of libdrm, which in turn requires a newer
version of mesa.  I cheated and edited the generated default.nix file instead of
re-generating it, since generate-expr-from-tarballs.pl complained of a collision
between two tarballs providing different versions of xorg-server.
2012-10-26 14:03:07 +02:00
Michael Raskin
5e071cd74d OK, this version definitely builds both ways 2012-10-26 13:19:54 +04:00
Peter Simons
27cdf7af77 hadoop: update to version 2.0.2-alpha 2012-10-26 11:10:13 +02:00
Eelco Dolstra
0f8345a7f2 Small cleanup 2012-10-26 11:08:29 +02:00
Eelco Dolstra
7268c1c008 nvidia-x11: Update to 304.60 2012-10-26 11:08:29 +02:00
Peter Simons
7ffcf39ad6 haskell-timeplot: update to version 1.0.14 2012-10-26 11:04:36 +02:00
Peter Simons
c7d12cdd90 haskell-shelly: update to version 0.14.2.1 2012-10-26 11:04:36 +02:00
Peter Simons
8695749668 haskell-mongoDB: update to version 1.3.1 2012-10-26 11:04:36 +02:00
Peter Simons
cf9b80082b haskell-digestive-functors: update to version 0.5.0.4 2012-10-26 11:04:35 +02:00
Peter Simons
d1b848f3e5 haskell-digestive-functors-snap: update to version 0.5.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
5df99f8838 haskell-dbus: update to version 0.10.3 2012-10-26 11:04:35 +02:00
Peter Simons
3bd4fc8848 haskell-certificate: update to version 1.3.1 2012-10-26 11:04:35 +02:00
Peter Simons
978c16a0ea haskell-JuicyPixels: update to version 2.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
1c1f3962d3 cabal-install: update to version 1.16.0.1 2012-10-26 11:04:35 +02:00
Peter Simons
ac254165b1 haskell-Cabal: update to version 1.16.0.2 2012-10-26 11:04:35 +02:00
Peter Simons
263ca3e886 jbidwatcher: update to version 2.5.2 2012-10-26 10:35:07 +02:00
Peter Simons
df29700178 esniper: update to version 2.28.0 2012-10-26 10:32:23 +02:00
Peter Simons
c0b393866f curl: update to version 7.28.0 2012-10-26 10:32:04 +02:00
Michael Raskin
e7493370bd Account for difference between JRE and JDK in build 2012-10-26 12:11:00 +04:00
Michael Raskin
e862c150f0 Trying to fix OpenJDK build 2012-10-26 11:06:25 +04:00
Shea Levy
a234280340 openjdk: Create a cacerts file from pkgs.cacerts 2012-10-25 23:33:09 -04:00
Lluís Batlle i Rossell
9b973e02e1 The loongson2f bootstrap files were already at nixos.org.
I make the nix expression point to them.
2012-10-25 23:22:41 +02:00
Lluís Batlle i Rossell
2ac4ad0c9c Setting the loongson2f bootstrap tools in a public place.
It'd be nice having this in nixos.org though.
2012-10-25 23:16:32 +02:00
David Guibert
4f31337f07 fix mount/umount into libzfs 2012-10-25 22:24:33 +02:00
Shea Levy
989a9f8636 perlPackages.NetSMTPTLS 2012-10-25 10:33:23 -04:00
Rob Vermaas
56957e27cc update boto to 2.6.0 2012-10-25 10:55:22 +02:00
Rickard Nilsson
9c0459972f Revert "gnum4: Disable tests for ARM."
This reverts commit b63305721d.

gnum4 builds fine on Sheevaplug for me now. I consider my previous
failure a glitch, since I'm not sure how my stdenv looked at that
time. Sorry for the noise.
2012-10-25 10:03:53 +02:00
Andres Loeh
d900694b3d Update to Haskell Platform 2012.4.0.0 RC2. 2012-10-25 09:59:18 +02:00
Marc Weber
8dfa0a361f source of gupnp-igd is gone, too, use ubuntu source (launchpad) - same hash 2012-10-25 06:52:43 +02:00
Marc Weber
ca5077f03f 2.6-2 moved to 2.6-3, so patches were not found
Maybe some new important patches can be found here?
http://patch-tracker.debian.org/package/plotutils/2.6-3

upstream source didn't change
2012-10-25 06:07:39 +02:00
Jack Cummings
ccfb056255 shoutcast support for mpd 2012-10-24 18:15:48 -07:00
Michael Raskin
b2d0900e6e Update SBCL to 1.1.0 2012-10-24 23:09:29 +04:00
Peter Simons
59d7e94145 gprolog: disable parallel building to (hopefully) fix the weird error that occurred on Hydra 2012-10-24 20:30:04 +02:00
Peter Simons
b170bb0bf0 gprolog: update to version 1.4.1 2012-10-24 18:28:36 +02:00
Peter Simons
7b0d9ecdd5 haskell-zeromq3-haskell: add version 0.1.4 2012-10-24 18:17:42 +02:00
Peter Simons
e810a42b84 zeromq: add version 3.x 2012-10-24 18:17:27 +02:00
Peter Simons
f54cc84aec haskell-hlint: update to version 1.8.33 2012-10-24 18:06:11 +02:00
Peter Simons
67952094e4 haskell-yst: update to version 0.3.0.1 2012-10-24 18:06:11 +02:00
Peter Simons
3349b40b3f haskell-yesod-auth: update to version 1.1.1.4 2012-10-24 18:06:11 +02:00
Peter Simons
e3be6f55e5 haskell-tls: update to version 1.0.0 2012-10-24 18:06:11 +02:00
Peter Simons
741467beb3 haskell-tls-extra: update to version 0.5.0 2012-10-24 18:06:11 +02:00
Peter Simons
4ba13cae2b haskell-http-conduit: update to version 1.8.1 2012-10-24 18:06:11 +02:00
Peter Simons
42d80326d4 haskell-certificate: update to version 1.3.0 2012-10-24 18:06:11 +02:00
Peter Simons
6b1e437b13 haskell-authenticate: update to version 1.3.2 2012-10-24 18:06:11 +02:00
Peter Simons
ee1ce2bff2 haskell-HStringTemplate: update to version 0.6.12 2012-10-24 18:06:11 +02:00
Peter Simons
2cf39231f9 Merge pull request #173 from aforemny/haskell-ListZipper
Add package haskell-ListZipper-1.2.0.2
2012-10-24 08:45:55 -07:00
Peter Simons
d48aea2118 Fix haskellPackackages_ghc742_pedantic package set, which was broken by an earlier commit. 2012-10-24 16:43:26 +02:00
David Guibert
b963624867 update git to 1.8.0 2012-10-24 16:33:42 +02:00
Alexander Foremny
7cc6e0b379 Merge remote-tracking branch 'upstream/master' into haskell-ListZipper 2012-10-24 13:25:53 +02:00
Alexander Foremny
86eddda712 Add haskell-ListZipper-1.2.0.2 2012-10-24 13:25:18 +02:00
Peter Simons
2c8fe797ef Agda no longer depends on haskeline 0.6.x. 2012-10-24 12:14:26 +02:00
Peter Simons
bce624c25c hledger no longer depends on haskeline 0.6.x. 2012-10-24 12:13:04 +02:00
Vladimír Čunát
1dac30b689 Merge pull request #140 from MarcWeber/fixes/ati-proprietary
making ati dirvers compile again
2012-10-23 11:54:56 -07:00