summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* netboot: change to a fixed version, fix buildVladimír Čunát2013-02-23
|
* kdePackages.partitionManager: fix via update to Gentoo versionVladimír Čunát2013-02-23
|
* wv2: update and fixVladimír Čunát2013-02-23
|
* opensc stuff: fix some packages by updatingVladimír Čunát2013-02-23
|
* Merge branch 'master' into stdenv-updatesShea Levy2013-02-21
|\ | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/chromium/default.nix pkgs/top-level/all-packages.nix Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
| * snx: add version 800007027 of the CheckPoint SSL Network ExtenderPeter Simons2013-02-21
| |
| * davfs2: read config files from /etc/davfs2 instead of ${out}/etc/davfs2Peter Simons2013-02-21
| | | | | | | | This patch makes the 'noDavsUser' argument to the build expression obsolete.
* | Merge branch 'upstream-master' into stdenv-updatesShea Levy2013-02-19
|\|
| * openssh: Just use a mirror of the HPN patchEelco Dolstra2013-02-19
| |
| * Fixing openssh hpn support for 6.1p1Lluís Batlle i Rossell2013-02-19
| | | | | | | | I had to write a weird download derivation to overcome their download procedure.
| * Add aespipe, an AES encrypting or decrypting pipeCillian de Róiste2013-02-18
| |
| * wicd: NixOS/nixos#88 add resolvconf to PATH for wicdCillian de Róiste2013-02-18
| | | | | | | | | | with this patch resolvconf is used to set the DNS via wicd, although this doesn't seem to stop dhcpcd from clobbering /etc/resolv.conf
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-02-18
|\|
| * gnuplot: configure GDFONTPATH using 'fontconfig'Peter Simons2013-02-18
| | | | | | | | | | | | 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.
| * gnuplot: cosmetic, no functional changePeter Simons2013-02-17
| |
| * tools/security/apg: New nixpkg.Александр Цамутали2013-02-17
| |
* | file: bump from 5.11 to 5.12Bjørn Forsman2013-02-18
| |
* | Merge remote-tracking branch 'upstream/master' into stdenv-updatesShea Levy2013-02-17
|\|
| * minidlna: Update to 1.0.25 and use ffmpeg instead of libavEelco Dolstra2013-02-16
| |
| * httpie: fixVladimír Čunát2013-02-16
| |
| * pngcrush: update to fix compilation with libpng-1.6.*Vladimír Čunát2013-02-16
| |
| * x11vnc: Fix more hard-coded /bin/suShea Levy2013-02-16
| |
| * rsnapshot: Fix URL.Shea Levy2013-02-15
| | | | | | | | Thanks to ebzzry on IRC for pointing this out.
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * parted: remove 2.3.*, no longer usedVladimír Čunát2013-02-14
| |
| * gparted: upgrade, use newer parted, clean expressionVladimír Čunát2013-02-14
| |
| * texlive-moderncv: update to version 1.3.0Peter Simons2013-02-11
| |
| * openresolv: Update to 3.5.4Eelco Dolstra2013-02-11
| |
| * dhcpcd: Update to 5.6.7Eelco Dolstra2013-02-11
| |
| * nixUnstable: Update to 1.4pre3056_79a3ba7Eelco Dolstra2013-02-11
| |
| * Revert "Revert "curl: Update to version 7.29.0.""Shea Levy2013-02-10
| | | | | | | | | | | | This reverts commit ec4f56b3473a07cbaf7194d8ea374c4514499f73. With the added patch, the curl segfault seems to be fixed.
| * Revert "curl: Update to version 7.29.0."Shea Levy2013-02-10
| | | | | | | | | | | | This reverts commit fd2cff94796fdc7b9a2f816403de2496cf76d0d7. nix's substituter fails with this curl, so revert it until that's fixed.
| * rng-tools: add meta.platformsShea Levy2013-02-09
| |
| * tex4ht: texLiveAggregationFun expects the texmf directory in $out, not ↵Peter Simons2013-02-09
| | | | | | | | | | | | $out/share I also made some cosmetic changes to the expression.
| * curl: Update to version 7.29.0.aszlig2013-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * lzip: add version 1.14-rc3Peter Simons2013-02-06
| |
| * Fixing xlaunch for systemd branchMichael Raskin2013-02-05
| |
| * add swfmill-0.3.2Song Wenwu2013-02-05
| |
| * nss_myhostname: RemoveEelco Dolstra2013-02-04
| | | | | | | | This package is now part of systemd.
| * Add fping, a more scriptable pingRickard Nilsson2013-02-04
| |
| * Gummiboot: Switch to zip archive.Shea Levy2013-02-02
| | | | | | | | For some reason tarballs from cgit have a different hash each time you download.
| * Gummiboot: Fix build on 32-bit LinuxShea Levy2013-02-02
| |
| * Forgot maintainersShea Levy2013-02-01
| |
| * Add gummiboot UEFI boot managerShea Levy2013-02-01
| |
| * wget: update to 1.14Lluís Batlle i Rossell2013-02-01
| | | | | | | | | | The 1.13.4 took for me 2G of RAM while doing: wget -r -l 1 -k https://fosdem.org/2013/schedule/events/
| * gnufdisk: update the alpha-version, no hydra nowVladimír Čunát2013-01-31
| | | | | | | | It builds now.
| * Add PODIFF, a tool to diff PO filesCillian de Róiste2013-01-30
| |
| * Add cowsay to the channelEelco Dolstra2013-01-30
| |
| * openjade: Use default gccEelco Dolstra2013-01-28
| |
| * add fcitx-4.2.7Song Wenwu2013-01-28
| |