summary refs log tree commit diff
path: root/pkgs/tools
AgeCommit message (Collapse)AuthorFilesLines
2012-03-31svn merge ^/nixpkgs/trunk backups/glib-2.30-take2@33502Yury G. Kudryashov4-15/+65
- 1 conflict (gnome-doc-utils) - final merge before --reintegrate svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31Update btrfsProgsShea Levy1-4/+4
svn path=/nixpkgs/trunk/; revision=33497
2012-03-30Fixing how bzip2 is passed to nixCustomMichael Raskin1-1/+1
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33489
2012-03-30Update ripmime; builds nowMichael Raskin1-2/+2
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33484
2012-03-29* Update nixUnstable.Eelco Dolstra1-11/+7
svn path=/nixpkgs/trunk/; revision=33480
2012-03-29Add rEFIndShea Levy1-0/+34
svn path=/nixpkgs/trunk/; revision=33474
2012-03-29add fortuneRob Vermaas1-0/+20
svn path=/nixpkgs/trunk/; revision=33462
2012-03-28Merge ^/nixpkgs/trunk.Yury G. Kudryashov15-122/+78
This merge leads to a big rebuild, but this wouldn't hurt as I'm going to reintegrate this branch soon. svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33455
2012-03-28wgetpaste is a handy shell utility getting things pasted on pasting services ↵Joachim Schiele1-0/+26
online svn path=/nixpkgs/trunk/; revision=33450
2012-03-27* Updated jdiskreport.Eelco Dolstra1-8/+12
svn path=/nixpkgs/trunk/; revision=33440
2012-03-25nbd: don't try to link -lrt and -lpthread on non-Linux platformsPeter Simons1-1/+1
svn path=/nixpkgs/trunk/; revision=33412
2012-03-25nbd: re-introduced linking with -lrt, and added an additional -lpthread on ↵Peter Simons1-0/+5
top of it Linking these libraries makes sure that they can be found at run-time, because a proper rpath into the Nix store is added to the generated executable. Without that rpath, nbd-server will try to load the system's libpthread.so.0, which may not be what we want. svn path=/nixpkgs/trunk/; revision=33408
2012-03-24Removed myself as a maintainer from Haskell packages that I don't personally ↵Peter Simons4-16/+4
use. By now, it happened twice that a commit broke GHC and thus all Haskell packages we have in Nixpkgs. On such an occasion, I receive well in excess of 3000 notification e-mails from Hydra, and then I receive another 3000 e-mails after the bug has been fixed. Under these circumstances, subscribing to these notifications makes no sense for me. svn path=/nixpkgs/trunk/; revision=33392
2012-03-23Add ksshaskpassYury G. Kudryashov1-0/+23
Patch supplied by Kirill Elagin, edited by Yury Kudryashov. svn path=/nixpkgs/trunk/; revision=33386
2012-03-21* Add dhcpcd to the channel.Eelco Dolstra1-0/+2
svn path=/nixpkgs/trunk/; revision=33334
2012-03-20graphviz: Hard-code lefty's path in dottyShea Levy1-0/+4
svn path=/nixpkgs/trunk/; revision=33317
2012-03-19Remove some packages with Qt3 dependencyYury G. Kudryashov1-27/+0
kde3.k3b: use kde4.k3b instead kde3.kphone: there are many other SIP phones valknut: last version from 2009, doesn't support new ADC protocol qdu: latest release in 2004, use kde4.filelight REVIEWBOARD:5 svn path=/nixpkgs/trunk/; revision=33273
2012-03-19polkit-gnome-0.105Yury G. Kudryashov2-12/+106
Depends on gtk-3, install .desktop file. svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33251
2012-03-18Updating socat. I thought it could have improvements in performance for nixosLluís Batlle i Rossell1-2/+2
build-vm in my computer, but does not. svn path=/nixpkgs/trunk/; revision=33239
2012-03-17Remove some files not reachable from all-packages.nixYury G. Kudryashov3-69/+0
List of removed files: * pkgs/applications/misc/kiwixbuilder/default.nix * pkgs/applications/misc/simgrid/default.nix * pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix * pkgs/applications/networking/mailreaders/thunderbird/7.x.nix * pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch * pkgs/development/libraries/bluez-libs/default.nix * pkgs/development/libraries/libjingle/0.4.0.nix * pkgs/development/perl-modules/Font-TTF/default.nix * pkgs/tools/X11/xauth/default.nix * pkgs/tools/security/p0f/default.nix * pkgs/tools/security/p0f/p0f.patch svn path=/nixpkgs/trunk/; revision=33205
2012-03-16Move NixosBootPkg into NixOSShea Levy1-29/+0
svn path=/nixpkgs/trunk/; revision=33149
2012-03-16Whoops, sloppy copyShea Levy1-1/+2
svn path=/nixpkgs/trunk/; revision=33136
2012-03-16Add NixosBootPkgShea Levy1-0/+28
You almost certainly don't want to use this. It's a very stupid, overspecialized application that's only needed by the efiBootStub NixOS module in corner cases. svn path=/nixpkgs/trunk/; revision=33134
2012-03-14Get rid of most references to gtkLibsYury G. Kudryashov2-3/+3
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14Added pgfplots packageSander van der Burg1-0/+20
svn path=/nixpkgs/trunk/; revision=33067
2012-03-14cdrkit: Bump version, apply efi-boot patch from fedora to enable creating ↵Shea Levy2-3/+208
efi-bootable cdrs svn path=/nixpkgs/trunk/; revision=33055
2012-03-13efibootmgr: Create patch to allow arbitrary loader filenamesShea Levy2-1/+26
This is required for the NixOS efiBootStub module, since the default 40 characters is not enough for efi\nixos\{hash}-linux-3.3-rc7-bzImage.efi svn path=/nixpkgs/trunk/; revision=33049
2012-03-11Updating tcpdump and libpcap. I also remove a patch of libpcap I don't knowLluís Batlle i Rossell1-2/+2
what's for. It builds and runs equally for me with or without it. I couldn't find notes in svn log about it. svn path=/nixpkgs/trunk/; revision=32996
2012-03-11fix typo maitainers -> maintainersFlorian Friesdorf1-1/+1
svn path=/nixpkgs/trunk/; revision=32992
2012-03-11NM-pptp: 0.9.2.0, optional GNOME supportYury G. Kudryashov1-16/+18
svn path=/nixpkgs/trunk/; revision=32986
2012-03-11Add myself to etworkmanager.meta.maintainersYury G. Kudryashov1-1/+1
svn path=/nixpkgs/trunk/; revision=32985
2012-03-10NM purity patch: substitute before build, fix typosYury G. Kudryashov2-18/+11
svn path=/nixpkgs/trunk/; revision=32978
2012-03-10Made xbursttools have libusb and libusb1. Looks like depending on both.Lluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=32969
2012-03-09* Bump nixUnstable.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=32965
2012-03-09networkmanagement-0.9.0Yury G. Kudryashov1-2/+2
svn path=/nixpkgs/trunk/; revision=32964
2012-03-08gnome-keyring -> libgnome-keyringYury G. Kudryashov1-2/+2
svn path=/nixpkgs/trunk/; revision=32906
2012-03-08Added two missing dependencies (to make the packages build)Joachim Schiele1-1/+1
svn path=/nixpkgs/trunk/; revision=32890
2012-03-07Setting myself as maintainer of netkit tftp, to get updates if it fails to ↵Lluís Batlle i Rossell1-0/+2
build. svn path=/nixpkgs/trunk/; revision=32869
2012-03-07I think xburst needs pkgconfigLluís Batlle i Rossell1-1/+2
svn path=/nixpkgs/trunk/; revision=32858
2012-03-07Adding a new url for netkit tftp, as the other is down.Lluís Batlle i Rossell1-1/+4
svn path=/nixpkgs/trunk/; revision=32855
2012-03-07* We accidentally lost xz support in rpm. This broke RPM buildsEelco Dolstra1-2/+2
(http://hydra.nixos.org/build/2230623). svn path=/nixpkgs/trunk/; revision=32847
2012-03-07Updating inadyn. The old sourceforge place did not work anymore.Lluís Batlle i Rossell1-3/+7
svn path=/nixpkgs/trunk/; revision=32845
2012-03-06* Fix the checkinstall build on Glibc 2.13.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=32831
2012-03-06* Final sync with the trunk. backups/stdenv-updates@32824Eelco Dolstra1-2/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=32820
2012-03-06* man: Prefer /etc/man.conf over $out/lib/man.conf. Man only readsEelco Dolstra2-0/+19
the first file that exists, so this is necessary to allow the builtin config to be overriden. svn path=/nixpkgs/branches/stdenv-updates/; revision=32812
2012-03-06* man: Work around a bug in substituteInPlace. It loses the finalEelco Dolstra1-7/+12
newline, and man requires every line in man.conf to be terminated by a newline. We should fix the bug eventually though. * man updated to 1.6g. svn path=/nixpkgs/branches/stdenv-updates/; revision=32811
2012-03-05Updating btarLluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=32807
2012-03-05svn merge ^/nixpkgs/trunkYury G. Kudryashov8-35/+42
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-04* Remove unnecessary copy on sed.Eelco Dolstra1-28/+0
svn path=/nixpkgs/trunk/; revision=32773
2012-03-04* No longer needed.Eelco Dolstra1-11/+3
svn path=/nixpkgs/trunk/; revision=32772