Commit graph

2757 commits

Author SHA1 Message Date
Peter Simons 9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Bjørn Forsman 52531cef21 file: bump from 5.11 to 5.12 2013-02-18 11:46:47 +01:00
Peter Simons f2bff3d088 gnuplot: configure GDFONTPATH using 'fontconfig'
This patch adds a wrapper script around gnuplot that uses fontconfig's
fc-list(1) utility to determine the set of available fonts and makes that list
available to Gnuplot in the $GDFONTPATH variable.
2013-02-18 00:00:48 +01:00
Peter Simons 7e539f9636 gnuplot: cosmetic, no functional change 2013-02-17 22:48:20 +01:00
Александр Цамутали de8a9d676e tools/security/apg: New nixpkg. 2013-02-17 17:44:54 +04:00
Shea Levy c42d77aa35 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-02-17 08:19:40 -05:00
Eelco Dolstra 954d519af7 minidlna: Update to 1.0.25 and use ffmpeg instead of libav 2013-02-16 21:49:55 +01:00
Vladimír Čunát b79c0bd2f3 httpie: fix 2013-02-16 19:56:21 +01:00
Vladimír Čunát 9acfcdc0b6 pngcrush: update to fix compilation with libpng-1.6.* 2013-02-16 19:56:21 +01:00
Shea Levy ad057db2d6 x11vnc: Fix more hard-coded /bin/su 2013-02-16 11:29:28 -05:00
Shea Levy 947651b6c2 rsnapshot: Fix URL.
Thanks to ebzzry on IRC for pointing this out.
2013-02-15 09:26:18 -05:00
Eelco Dolstra 2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
Vladimír Čunát 35f1bbc433 parted: remove 2.3.*, no longer used 2013-02-14 13:13:51 +01:00
Vladimír Čunát cdebe7617f gparted: upgrade, use newer parted, clean expression 2013-02-14 13:13:10 +01:00
Peter Simons e8982e11a4 texlive-moderncv: update to version 1.3.0 2013-02-11 21:15:17 +01:00
Eelco Dolstra a3da633b84 openresolv: Update to 3.5.4 2013-02-11 17:46:29 +01:00
Eelco Dolstra 7c2e9cf2bf dhcpcd: Update to 5.6.7 2013-02-11 17:46:29 +01:00
Eelco Dolstra 26dd2dc425 nixUnstable: Update to 1.4pre3056_79a3ba7 2013-02-11 15:27:18 +01:00
Shea Levy e2abed75ec Revert "Revert "curl: Update to version 7.29.0.""
This reverts commit ec4f56b347.

With the added patch, the curl segfault seems to be fixed.
2013-02-10 13:44:00 -05:00
Shea Levy ec4f56b347 Revert "curl: Update to version 7.29.0."
This reverts commit fd2cff9479.

nix's substituter fails with this curl, so revert it until that's fixed.
2013-02-10 11:37:14 -05:00
Shea Levy 1b4fc7a095 rng-tools: add meta.platforms 2013-02-09 15:09:46 -05:00
Peter Simons f9e75352cf groff: update to version 1.22.2 2013-02-09 20:39:04 +01:00
Peter Simons 93ce537e10 tex4ht: texLiveAggregationFun expects the texmf directory in $out, not $out/share
I also made some cosmetic changes to the expression.
2013-02-09 18:12:56 +01:00
aszlig fd2cff9479 curl: Update to version 7.29.0.
This version contains a security fix for CVE-2013-0249, for details please have
a look at:

http://curl.haxx.se/docs/adv_20130206.html

Thanks to @roconnor for pointing this out.

I'm pushing this to stdenv-updates because I'm not quite sure if it will break
other things because 7.29.0 is now non-blocking by default. Plus the security
vulnerability only affects IMAP, POP3 and SMTP protocol support.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>

Cherry-picked into master, this won't change stdenv.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-02-08 18:27:52 -05:00
aszlig 8e08e9ccf0
curl: Update to version 7.29.0.
This version contains a security fix for CVE-2013-0249, for details please have
a look at:

http://curl.haxx.se/docs/adv_20130206.html

Thanks to @roconnor for pointing this out.

I'm pushing this to stdenv-updates because I'm not quite sure if it will break
other things because 7.29.0 is now non-blocking by default. Plus the security
vulnerability only affects IMAP, POP3 and SMTP protocol support.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-08 09:03:22 +01:00
Peter Simons 6b702f23ea lzip: add version 1.14-rc3 2013-02-06 13:15:12 +01:00
Michael Raskin 09ee51c442 Fixing xlaunch for systemd branch 2013-02-05 17:21:51 +04:00
Song Wenwu b839dcbd16 add swfmill-0.3.2 2013-02-05 11:36:18 +08:00
Eelco Dolstra 938afe971c nss_myhostname: Remove
This package is now part of systemd.
2013-02-04 15:49:20 +01:00
Rickard Nilsson 789154b119 Add fping, a more scriptable ping 2013-02-04 10:45:47 +01:00
Shea Levy 40e86be5b1 Gummiboot: Switch to zip archive.
For some reason tarballs from cgit have a different hash each time you download.
2013-02-02 19:39:11 -05:00
Shea Levy b73b7e29bd Gummiboot: Fix build on 32-bit Linux 2013-02-02 11:03:01 -05:00
Shea Levy 3f3ac212fb Forgot maintainers 2013-02-01 17:50:41 -05:00
Shea Levy f5f5eff924 Add gummiboot UEFI boot manager 2013-02-01 17:42:19 -05:00
Lluís Batlle i Rossell 959dd6399c wget: update to 1.14
The 1.13.4 took for me 2G of RAM while doing:
wget -r -l 1 -k https://fosdem.org/2013/schedule/events/
2013-02-01 22:18:17 +01:00
Vladimír Čunát 5bd9baa141 gnufdisk: update the alpha-version, no hydra now
It builds now.
2013-01-31 21:10:37 +01:00
Cillian de Róiste 72cc82d49a Add PODIFF, a tool to diff PO files 2013-01-30 14:37:10 +01:00
Eelco Dolstra 80056ddc01 Add cowsay to the channel 2013-01-30 12:52:07 +01:00
Eelco Dolstra 6930efd1e5 openjade: Use default gcc 2013-01-28 18:31:17 +01:00
Eelco Dolstra d1d0720861 wdiff: Update to 1.1.2 to fix the build
http://hydra.nixos.org/build/3875995
2013-01-28 17:47:12 +01:00
Eelco Dolstra dbedbdc939 types.h -> types.patch 2013-01-28 17:27:14 +01:00
Eelco Dolstra 2dc0e9070e tigervnc: Drop dependency on libxcrypt
http://hydra.nixos.org/build/3875072
2013-01-28 17:19:03 +01:00
Eelco Dolstra 4718d430cc mailutils: Fix build
http://hydra.nixos.org/build/3875816
2013-01-28 17:19:02 +01:00
Eelco Dolstra 08b8512ce4 lftp: Update to 4.4.0 and fix build
http://hydra.nixos.org/build/3896385
2013-01-28 17:19:01 +01:00
Eelco Dolstra 38ced3b436 jfsutils: Fix build
http://hydra.nixos.org/build/3897210
2013-01-28 17:19:01 +01:00
Eelco Dolstra 139cb0d41e acct: Fix build
http://hydra.nixos.org/build/3887914
2013-01-28 17:19:01 +01:00
Song Wenwu 9f7cc1bfb3 add fcitx-4.2.7 2013-01-28 11:35:03 +08:00
Aristid Breitkreuz 8ade26c373 pull screenrc configuration from /etc/screenrc 2013-01-27 20:21:49 +01:00
Lluís Batlle i Rossell 3b26ba7019 Merge remote-tracking branch 'central/master' into stdenv-updates
Conflicts:
	pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Peter Simons bff4b06640 youtube-dl: enable builds by Hydra on Linux and Darwin
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00