Commit Graph

22532 Commits

Author SHA1 Message Date
Rob Vermaas
6faa35a89b Update flashplayer-11 to version 11.2.202.251 2012-12-01 18:20:05 +01:00
Ludovic Courtès
366689a448 gnutls: disable parallel builds 2012-12-01 15:18:24 +01:00
Mathijs Kwik
d4d4528833 new package: GPAC 2012-12-01 12:23:23 +01:00
Mathijs Kwik
4c8d63d549 mkvtoolnix: upgrade to 5.8.0 2012-12-01 12:23:23 +01:00
Alexander Tsamutali
bfa2cbe55e games/warsow: Updated to 1.02. 2012-12-01 02:27:47 +03:00
Ludovic Courtès
5b1cbc54b5 guile: update to 2.0.7 2012-11-30 22:34:01 +01:00
Michael Raskin
702590f6c6 Add Lincity-NG fork 2012-11-30 22:59:26 +04:00
Alexander Foremny
0a550a5354 Update plowshare to plowshare4-git20121126.e7e4480
plowshare now comes in two flavours, plowshare4 and plowshare3.
plowshare4 is recommonded if one can afford its larger (bash >= 4.1)
dependencies which we can. plowshare3 (bash >= 3, busybox) is aimed at
embedded devices.
2012-11-30 12:45:19 +01:00
Ambrus Kaposi
0fc2fd5bfb Create a symbolic link to cups/lib so that gutenprintBin can be specified as a driver in services.printing.drivers in /etc/nixos/configuration.nix 2012-11-30 12:43:00 +01:00
Ambrus Kaposi
3899bd04fd update ikiwiki version (old URL is not available anymore) 2012-11-30 12:42:44 +01: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
Eelco Dolstra
2122adcdd1 systemd: Update to 196
Main change is that systemd now has its own PCI/USB IDs database, so
it no longer depends on pciutils/usbutils.
2012-11-29 18:50:07 +01:00
Eelco Dolstra
bce3c6db7e openjdk: Fix typo in the version 2012-11-29 16:32:37 +01:00
Eelco Dolstra
38e847ff19 libssh: Update to 0.5.3
Fixes CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562.
2012-11-29 16:21:01 +01:00
Florian Friesdorf
471a4b583f Merge branch 'channel-nixos' into python-merge 2012-11-29 15:36:17 +01:00
Florian Friesdorf
a4ded47776 include offlineDistutils in preConfigure instead of configurePhase 2012-11-29 15:29:41 +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
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 671bf5b4d706b95db4059abe19ac99178326830e.

We need to support preConfigure.
2012-11-28 16:13:37 +01: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
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