54642 Commits

Author SHA1 Message Date
Jirka Marsik
0832152742 ocaml-uutf as propagatedBuildInput of ocaml-otfm 2014-10-29 20:50:27 +01:00
Robert Helgesson
2b09dc566a Disable failing test case.
The test fails due to bug in the pygobject dependency.
2014-10-29 20:29:42 +01:00
Jirka Marsik
d48dd17c5e Added gg-0.9.0 2014-10-29 20:15:39 +01:00
Boris Sukholitko
4027b14966 Upgrade pure-cdb and enable tests 2014-10-29 21:04:33 +02:00
Jirka Marsik
fc43239c56 Added ocaml-otfm-0.2.0 2014-10-29 19:35:23 +01:00
Robert Helgesson
beae0d93ff Reduce dependency footprint of gst-python.
The gst-python package actually is perfectly happy with pygobject and
does not require pygtk.
2014-10-29 19:34:21 +01:00
Pascal Wittmann
232fc4da54 Merge pull request #4719 from vbgl/cppo
cppo: update from 0.9.4 to 1.0.1
2014-10-29 19:26:39 +01:00
Vincent Laporte
58101991f7 cppo: update from 0.9.4 to 1.0.1 2014-10-29 17:43:05 +00:00
Eelco Dolstra
41c0302661 aterm: Fix building on Glibc 2.20 2014-10-29 17:55:40 +01:00
Eelco Dolstra
dac591aae6 glibc: Update to 2.20 2014-10-29 17:54:47 +01:00
Mateusz Kowalczyk
b102f09c00 Merge pull request #4674 from balajisivaraman/meslo-lg
Add Meslo LG & Meslo LG DZ fonts
2014-10-29 16:34:25 +00:00
Eelco Dolstra
119ce1ab03 Update the stdenv-linux bootstrap tools 2014-10-29 17:26:29 +01:00
William A. Kennington III
578d77ae0e jfsrec: Undelete and fix evaluation 2014-10-29 09:23:08 -07:00
Pascal Wittmann
18548efe65 Merge pull request #4717 from titanous/fix-quassel
Fix quassel sha256
2014-10-29 15:57:34 +01:00
Jonathan Rudenberg
416137fc48 Fix quassel sha256 2014-10-29 10:51:51 -04:00
Georges Dubus
5a1a56b38d Merge pull request #4716 from DamienCassou/weboob-1.0
Weboob 1.0
2014-10-29 15:51:13 +01:00
Moritz Heidkamp
083040a77e Better work-around for stumpwmContrib dependency 2014-10-29 15:17:06 +01:00
Moritz Heidkamp
5f07d275f8 Remove stumpwmContrib from top-level and fix runtime dependency on it
This patch removes the stumpwmContrib package from the top-level since
it can't sensibly be used on its own. Also, it wraps the stumpwm
executable with a dummy reference to the contrib dir to work around the
issue that the stumpwm executable doesn't reference the contrib dir
that's passed in the configure phase for some reason.
2014-10-29 15:17:06 +01:00
lethalman
f73f5b9e24 Merge pull request #4237 from k0ral/termite
Upgraded termite to v8, and its dependency vte to v0.38.0
2014-10-29 15:16:28 +01:00
Eelco Dolstra
ac8e5cd145 uclibc: Update to the latest prerelease
This resolves a segfault in busybox.
2014-10-29 14:55:04 +01:00
Eelco Dolstra
41a479b15f busybox: Optionally use uclibc 2014-10-29 14:44:56 +01:00
Eelco Dolstra
c77b30e3fb uclibc: Fix building against recent kernel headers 2014-10-29 14:18:00 +01:00
Eelco Dolstra
e8992c5084 Update the stdenv bootstrap tools generator
The static curl program is gone, replaced by curl inside of the
bootstrap tools tarball. Also, we generate a .tar.xz archive rather
than .cpio.bz2, making the download smaller. The separate
{sh,cpio,mkdir,ln,bzip2} programs have been replaced by a single
busybox program.
2014-10-29 13:43:01 +01:00
Eelco Dolstra
3b2177b769 busybox: Allow running from within the Nix store
This enables running the busybox program directly from the Nix store
(i.e. as /nix/store/<hash>-busybox). We need this for the stdenv
bootstrap.
2014-10-29 13:43:00 +01:00
Eelco Dolstra
423e923182 busybox: Enable building a minimal configuration
This starts with "make allnoconfig" rather than "make defconfig",
making it easier to turn on only the needed features.

Also, fix broken .config generation (the presence of "#" lines
confused parseconfig).
2014-10-29 13:43:00 +01:00
Eelco Dolstra
dc0d68ffc3 curl: Remove static link support
We only needed this for the stdenv bootstrap, but not anymore.
2014-10-29 13:43:00 +01:00
Eelco Dolstra
d135422009 Remove obsolete useKlibc stdenv adapter 2014-10-29 13:43:00 +01:00
Eelco Dolstra
5cc92eb0d8 Remove obsolete useDietLibC stdenv adapter 2014-10-29 13:43:00 +01:00
Eelco Dolstra
937e1280c0 Rename badly named linuxHeaders_3_7 (it's actually 3.12) 2014-10-29 13:43:00 +01:00
Eelco Dolstra
5b50f0cbc5 busybox: Remove unused patch 2014-10-29 13:42:59 +01:00
Eelco Dolstra
54e727133a Remove tabs/whitespace 2014-10-29 13:42:59 +01:00
Eelco Dolstra
1b55b07eeb glibc/2.19 -> glibc
We only have one version of Glibc so no need for a separate directory.
2014-10-29 13:42:59 +01:00
Damien Cassou
f662c29a47 Weboob 1.0 2014-10-29 13:22:22 +01:00
Cray Elliott
a30e5e4481 add doomseeker, a server browser for multiple doom ports 2014-10-29 05:06:34 -07:00
Cray Elliott
553ba05d6a Add odamex, a client/server multiplayer doom port
note that odalaunch is not included in this package, users are
expected to use doomseeker. If you would like an option for
odalaunch, please bother me(MP2E)
2014-10-29 05:05:44 -07:00
koral
f53ba30c87 Upgraded termite to v8, and its dependency vte to v0.38.0 2014-10-29 12:32:29 +01:00
lethalman
6281bc0936 Merge pull request #4708 from titanous/libcec
Add libcec
2014-10-29 11:34:45 +01:00
lethalman
69582f071c Merge pull request #4715 from RumataEstor/freetds-odbc
Allow to configure freetds for unixODBC support
2014-10-29 10:31:50 +01:00
Lluís Batlle i Rossell
f7f7a0d0f4 Updating qucs to 0.18
Patch by 'emery' on irc.
2014-10-29 10:29:53 +01:00
William A. Kennington III
e67f89261f npth: 0.9.1 -> 1.0 2014-10-29 02:05:17 -07:00
William A. Kennington III
06f8885609 libusb: 1.0.18 -> 1.0.19 2014-10-29 02:05:17 -07:00
William A. Kennington III
b7eead88bd libksba: 1.2.0 -> 1.3.1 2014-10-29 02:05:17 -07:00
William A. Kennington III
fa6275857e yubico-piv-tool: Add derivation 2014-10-29 02:05:17 -07:00
William A. Kennington III
4e8d55c59f pinentry: 0.8.3 -> 0.8.4 2014-10-29 02:05:17 -07:00
William A. Kennington III
992532731f libassuan: 2.1.1 -> 2.1.2 2014-10-29 02:05:16 -07:00
Domen Kožar
69aee03145 Merge pull request #4714 from sjmackenzie/new-pkg-hammer
A language security tool called Hammer is added
2014-10-29 09:52:58 +01:00
stewart
5d5fa6a484 changed version = e7aa734 2014-10-29 16:08:16 +08:00
stewart
61d7aaeea2 format changes + meta data changes to hammer package 2014-10-29 15:16:41 +08:00
stewart
c98ecd1e5f added git revision to nix hammer pkg to prevent nix build breaks on hammer update 2014-10-29 13:49:10 +08:00
stewart
be9f3af6c2 derp'ed the sha256 for hammer after patch landed 2014-10-29 13:35:33 +08:00