Commit Graph

7726 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
67c73aafe8 Fixing distccMasquerade to have gas too 2012-12-26 21:54:09 +00:00
Lluís Batlle i Rossell
ea5f15813c distcc: Adding a derivation that prepares a masquerade for distccd 2012-12-26 21:54:06 +00:00
Lluís Batlle i Rossell
3e57886620 Adding wrappers for distcc, similar to those of ccache. 2012-12-26 21:53:57 +00:00
Antono Vasiljev
d67da925a6 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-12-25 22:00:47 +02:00
Antono Vasiljev
2828729b9b mu0 -> mu, version bump 2012-12-25 21:59:48 +02:00
Peter Simons
1235f25426 libtxc_dxtn: add version 1.0.1
The build expression was kindly provided by Arseniy Alekseyev.
2012-12-25 11:57:55 +01:00
Peter Simons
591f85f17e celestia: add version 1.6.1 2012-12-25 11:26:53 +01:00
Peter Simons
275cfb8a80 haskell-hashable: add version 1.2.0.2 2012-12-23 20:14:40 +01:00
Peter Simons
6a15e8da08 haskell-bmp: update 1.2.3.x branch to 1.2.3.4 2012-12-23 19:51:05 +01:00
Antono Vasiljev
d4fc33b13a Merge branch 'master' into arduino
Conflicts:
	pkgs/top-level/all-packages.nix
2012-12-23 00:17:23 +02:00
Florian Friesdorf
b19162f88b release-python.nix used by hydra python-rework jobset
define full job attributes (not just systems) so we can define
schedulingPriority without touching release-lib.nix.

There is definitely a more elegant way to recursively walk attributes
and fill in missing values (job and schedulingPriority).
2012-12-22 01:26:27 +01:00
Florian Friesdorf
886742d91a use recursivePthLoader instead of setuptoolsSite 2012-12-22 01:13:23 +01:00
Florian Friesdorf
1797d396ab python-coilmq test fails 2012-12-22 00:25:37 +01:00
Eelco Dolstra
bbffdd4702 postgresql: Add version 9.2 2012-12-19 13:51:28 +01:00
Patrick John Wheeler
b264abcabb Turn on Python plugin for vim_configurable by default
Python plugin for vim is turned on by default in ubuntu and other flavors of linux and mimicking
this in NixOS will help contribut to the impression that NixOS "just works."
2012-12-17 21:54:39 +01:00
Shea Levy
97389f5b1f Keep nixpkgs backwards-compatible at least 1 version 2012-12-17 10:21:55 -05:00
Shea Levy
42b061d118 Add unionfs-fuse 2012-12-16 16:25:24 -05:00
Lluís Batlle i Rossell
14d87a44b1 Trying to fix avogadro -> kdeedu
avogadro also wants eigen2.
2012-12-14 22:23:37 +01:00
Lluís Batlle i Rossell
b956b77423 eigen: adding back eigen 2.0, for kde.
Kdeedu wants eigen 2.0.
2012-12-14 22:23:36 +01:00
Florian Friesdorf
93b3d24b96 oauth2 tests still fail 2012-12-14 20:24:53 +01:00
Mathijs Kwik
fbee57defb new package: casperjs 2012-12-13 17:51:03 +01:00
Mathijs Kwik
2cdc567ff5 new package: phantomjs 2012-12-13 17:51:03 +01:00
Rickard Nilsson
591c27e58d argyllcms: New package, version 1.4.0
ArgyllCMS is an ICC compatible color management system.
2012-12-13 16:01:35 +01:00
Mathijs Kwik
caf561d41a aufs3: upgrade to 1210 release, add linux-3.7 support 2012-12-13 14:00:28 +01:00
Lluís Batlle i Rossell
465f4f4e3e freecad: updating to git master 2012-12-13 12:38:19 +01:00
aszlig
5054e8ec29
scid: New package, version 4.3.
Just saw Michael Raskin's GNU Chess and XBoard updates and did a short check if
Scid is already in nixpkgs. It wasn't, so I decided to add it, so thanks to
@7c6f434c :-)

The package involves a lot of patching, as usual with Tcl/Tk on NixOS. In this
case the program is written in C++ and embeds the Tcl/Wish interpreter.

Unfortunately this doesn't make it easier to inject TCLLIBPATH, as there doesn't
seem to be a direct library call (well in theory you could `lappend TCLLIBPATH`,
but that won't help with TK_LIBRARY).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:20 +01:00
aszlig
0c160be3d2
ascii: New package, version 3.12.
Quite a useful tool, especially for non English native speakers to find out what
people mean with things like "hiccup", "boink", "blugle" and whatnot.

And of course it's quite useful to convert between hex/oct/dec/bin.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
6acc5289fc
vbindiff: New package, version 3.0_beta4.
Visual binary differences viewer, very useful for reverse-engineering
proprieritary file formats.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
e42dc52f42
samplicator: New package, version 1.3.7-beta6.
A small and lightweight UDP redirector if you don't want to bend a fly on the
wheel using socat.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
abb7c98cfe
wbox: New package, version 5.
Yet another HTTP benchmarking tool, which is really quite minimalistic and in
ANSI C.

This package maybe isn't even worth putting it in its own file and directory but
I did it for the sake of consistency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
7cd641a4e7
hping: New package, version 20051105.
Quite a lot of patching involved here, but the upstream package is no longer
maintained anymore. Nevertheless the tool is still useful in some environments.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
Peter Simons
b9bf83031c haskell-blaze-svg: add version 0.3.3.0 2012-12-12 11:40:10 +01:00
Peter Simons
8572b50535 haskell-dual-tree: add version 0.1.0.0 2012-12-12 11:40:00 +01:00
Peter Simons
75173b144f haskell-force-layout: add version 0.2 2012-12-12 11:39:51 +01:00
Peter Simons
72a16af4b3 haskell: add minimorph-0.1.4.0 and miniutter-0.4.0 2012-12-12 11:39:17 +01:00
Peter Simons
1612d80354 haskell-monoid-extras: add version 0.2.2.1 2012-12-12 11:39:03 +01:00
Peter Simons
b5ec495f5f haskell: add diagrams-contrib-0.6 and diagrams-svg-0.6 2012-12-12 11:37:44 +01:00
Lluís Batlle i Rossell
67019c1676 Fixing the 3.7 kernel packages. They referred to 3.6. 2012-12-12 11:20:44 +01:00
Michael Raskin
232fedb1c7 XBoard: update to 4.6.2 2012-12-12 09:29:49 +04:00
Shea Levy
9ddd1cc78b Linux 3.7
Kernel configuration succeeds, I'll let hydra test the build
2012-12-11 11:57:04 -05:00
Eelco Dolstra
f36f5cc82c Mark socat2 as lowPrio 2012-12-11 14:53:23 +01:00
Rickard Nilsson
bdfe779d2c Add xcalib 0.8, a tiny monitor calibration loader 2012-12-11 11:36:02 +01:00
Rickard Nilsson
6d8109555e Add legacy version 304.64 of the Nvidia driver
The current 310.x version of the Nivida driver has dropped support
for some cards (for example 6200LE).
2012-12-11 11:33:40 +01:00
Lluís Batlle i Rossell
0f7dee47a1 librecad: adding its 2.0 beta version too 2012-12-11 09:53:25 +01:00
Peter Simons
f9f9921d7c Add haskell-either version 3.0.2 and haskell-errors version 1.3.1. 2012-12-10 12:43:46 +01:00
Michael Raskin
1c3434cc16 Update E prover 2012-12-09 00:36:38 +04:00
Shea Levy
5f8647e7ae Merge branch 'redis' of https://github.com/washort/nixpkgs into upstream
fixes for redis on OSX
2012-12-07 12:28:58 -05:00
Allen Short
c47e911177 fixes for redis on OSX 2012-12-07 09:23:53 -08:00
Eelco Dolstra
1c24391251 nix: Update to 1.2 2012-12-07 13:46:07 +01:00
Peter Simons
24d9f8b4e2 pkgs/top-level/all-packages.nix: implement 'mesaSupported' attribute on top of mesaPlatforms
Thanks to Florian Friesdorf for pointing out the inconsistency in these attributes.
2012-12-06 11:28:23 +01:00
Peter Simons
0dcbfcc975 Added Haskell packages kansas-lava 0.2.4, netlist-to-vhdl 0.3.1, netlist 0.3.1, and sized-types 0.3.4.0. 2012-12-06 10:55:00 +01:00
Florian Friesdorf
ea58608726 python: give coverage to coilmq and oauth2 - thx shea 2012-12-06 08:24:38 +01:00
cillianderoiste
5b0cd954f1 Merge pull request #206 from chaoflow/python-merge
python pureness, cleanup, and enable pth loaders (setuptoolsSite, recursivePthLoader)
2012-12-05 14:28:09 -08:00
Mathijs Kwik
bc9efb67ef spice: upgrade to 0.12.0 2012-12-05 20:22:49 +01:00
Shea Levy
d4fa316aff pythonPackages.nose: Bump 2012-12-05 12:10:59 -05:00
Shea Levy
3a0b828a6d coverage pythonPackage 2012-12-05 12:10:59 -05:00
Peter Simons
0df00b7a1b all-packages.nix: provide an alias from 'haskell-darcs-ghc7.4.2-2.8.3' to 'darcs-2.8.3' 2012-12-05 14:25:09 +01:00
aszlig
8fd4b80bc7
chromium: Don't use the config attrset anymore.
We can still use the config attribute set from within all-packages to pass it to
the package expression, which we do in case of PulseAudio. In order to override
other stuff you can now conveniently use chromium.override without passing a
fake config attribute set.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
5138c46432
all-packages: Add chromiumBeta and chromiumDev.
Now Hydra should pick up those versions as well, so users can easily switch
between different chromium channels without the need to wait up to several hours
in order to build Chromium (depending on hardware of course, nowadays it
shouldn't take more than one hour, I guess).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
Peter Simons
53995e2049 haskell-base64-conduit: add version 0.5.0 2012-12-05 14:03:45 +01:00
Florian Friesdorf
5c7c82f635 missed two failing tests 2012-12-05 11:31:28 +01:00
Florian Friesdorf
c17ae4bbf7 checkPhase after installPhase fixed some more tests 2012-12-05 11:31:28 +01:00
Florian Friesdorf
c7113470b8 python2.6 fixes 2012-12-05 11:31:28 +01:00
Florian Friesdorf
3cf96816b0 pycrypto for python26 and 27 2012-12-05 11:31:28 +01:00
Florian Friesdorf
6dc414d6ae python2.6 fixes 2012-12-05 11:31:27 +01:00
Florian Friesdorf
cd905b16af pil uses buildPythonPackage and is now actually also built for 2.6 2012-12-05 11:31:27 +01:00
Evgeny Egorochkin
0eecd67d14 Package Samsung unified printer driver. i686 only but apparently can be improved to support x86_64. Based on patch by James Cook <james.cook[NOSPAM]@utoronto.ca> 2012-12-05 05:43:19 +02:00
Michael Raskin
8a6b0087a9 Update GlusterFS 2012-12-04 21:54:20 +04:00
Peter Simons
50e7ddbdca Add DLX simulator. Upstream provides no version number. 2012-12-04 14:29:48 +01:00
Michael Raskin
38323efd03 Fix cfdg build 2012-12-04 14:46:59 +04:00
Michael Raskin
2ab2b27e93 Update FBTerm to current URL of tarball 2012-12-04 11:47:40 +04:00
Peter Simons
6ebd25484e haskell-crypto-random-api: add version 0.1.0 2012-12-03 16:12:04 +01:00
Peter Simons
440e52ff4b haskell-time-compat: add version 0.1.0.1 2012-12-03 16:12:04 +01:00
aszlig
37fc18eb1e
mplayer: Take config.pulseaudio into account.
Packages like libao or skype already honor config.pulseaudio, so let's assure
that mplayer does so as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
Florian Friesdorf
d76e4420af pil for python27 and python26 2012-12-03 07:12:05 +01:00
Florian Friesdorf
e517d8791f fix nevow url and uncomment again 2012-12-03 06:54:13 +01:00
Florian Friesdorf
1adc9b1b1f python module cleanup, enable a couple of tests, add comments for failing 2012-12-03 06:38:11 +01:00
Florian Friesdorf
e50571e29d setuptoolsSite - only setuptools' site.py 2012-12-03 05:20:04 +01:00
Florian Friesdorf
d4d76a8443 make diff to master look nicer 2012-12-03 04:41:19 +01:00
Florian Friesdorf
e1d2ffa934 fix zabbix20 2012-12-02 17:52:01 +01:00
Rob Vermaas
70f9071adf Add zabbix 2.0.3 2012-12-02 15:28:08 +01:00
Rob Vermaas
8c5d9098fa Add hiphopvm 2012-12-02 15:24:28 +01:00
Rob Vermaas
faaa1581e2 Added re2c 0.13.5 2012-12-02 00:25:01 +01:00
Rob Vermaas
502587abb0 Added libdwarf, libevent 1.4, libmcrypt, libmemcached, oniguruma. These are dependencies for HipHop Virtual Machine. 2012-12-01 21:28:32 +01:00
Michael Raskin
e9c35e9381 Add Pingus 2012-12-02 00:23:28 +04:00
Mathijs Kwik
d4d4528833 new package: GPAC 2012-12-01 12:23:23 +01:00
Michael Raskin
702590f6c6 Add Lincity-NG fork 2012-11-30 22:59:26 +04:00
Eelco Dolstra
012a838ea2 Remove Firefox 16 2012-11-30 11:33:44 +01:00
Florian Friesdorf
3438681d80 Merge branch 'channel-nixos' into python-merge 2012-11-29 21:40:33 +01:00
Florian Friesdorf
471a4b583f Merge branch 'channel-nixos' into python-merge 2012-11-29 15:36:17 +01:00
Eelco Dolstra
59e979177d Remove duplicate tcp-wrappers package 2012-11-29 15:26:13 +01:00
Eelco Dolstra
ea1d49d0a1 Remove unused attribute qt4_for_skype 2012-11-29 15:26:13 +01:00
Eelco Dolstra
79725bb5bc Mark some packages as low priority and disambiguate some others 2012-11-29 15:26:13 +01:00
Eelco Dolstra
ab1b0e6359 Minor cleanup 2012-11-29 15:26:13 +01:00
Rok Garbas
5771bcde8b updating some python packages: alot httplib2, tweepy, urwid 2012-11-29 14:16:32 +01:00
Eelco Dolstra
72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Eelco Dolstra
4b48d05c58 Remove nixCustomFun
Rationale: on the one hand, there are generic customisation facilities
like overrideDerivation; on the other hand, nixCustomFun cannot
possibly accomodate every customisation scenario, so it's easier to
just modify/copy default.nix.
2012-11-29 13:47:40 +01:00
Eelco Dolstra
5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Eelco Dolstra
f04aa4fb59 Remove findutils 4.2.27
We only used this version on Darwin, but the regular findutils seems
to build fine.
2012-11-29 12:02:07 +01:00
Eelco Dolstra
2eace0dfe6 Make "nix-env -i openjdk" do the right thing 2012-11-29 11:36:51 +01:00