Commit Graph

2506 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
8f736be126 disnix-activation-scripts: updating the hash
The url change involved an output hash change. Who could have imagined.
2012-07-12 10:44:54 +02:00
Lluís Batlle i Rossell
ab638b9caa disnix-activation-scripts: updating URL
Hydra should have some of those URL permament. Otherwise it will break from
time to time.

mornfall requested this change on irc.
2012-07-12 09:31:00 +02:00
Shea Levy
8253542544 Add logstash
For now just download the pre-built jar. We may build our own later.
2012-07-11 07:23:14 -04:00
Eelco Dolstra
a0cb7e4a61 Add aws, a utility for working with various AWS services 2012-07-09 13:47:41 -04:00
Shea Levy
45bbcb9638 Add initial attempt at ossec
Note: This will almost certainly not work as-is, but at least it compiles.
NixOS module to come.
2012-07-09 11:44:44 -04:00
Shea Levy
02cafefac4 ec2-api-tools: Upstream updated zipball 2012-07-08 07:00:50 -04:00
aszlig
ceff799efc xpra: Add python notify module.
This is not needed to run XPRA, but gets rid of a few nasty errors.

XPRA is using the notify library to display nice desktop notifications, so there
might be users who actually like to have those funny things.
2012-07-06 03:41:32 +02:00
aszlig
5cf8899673 xpra: Don't include cython into store requisites.
Cython is not required in order to run XPRA, so we now explicitly specify what
should be put into PYTHONPATH instead of using the PYTHONPATH which is set
during build time.

That way we don't get unnecessary stuff in /nix/store, like the mentioned
cython compiler/interpreter.
2012-07-06 03:40:47 +02:00
aszlig
d802bacdd9 xpra: New version from the fork.
This is because the original version is no longer in development, as stated on
the website at http://code.google.com/p/partiwm/wiki/xpra:

"This project is in deep hibernation; I haven't had time to devote for several
years now. If you are looking for xpra, you may prefer Antoine Martin's fork,
which receives more support. It is available at: http://xpra.org/"

So I guess its safe to switch over to that fork.
2012-07-06 03:39:55 +02:00
Eelco Dolstra
562259efc1 nix: Update to 1.1pre2723_1aba0bf 2012-07-05 14:05:02 -04:00
Lluís Batlle i Rossell
3bdc4b417f lrzip: adding an upstream patch that fixes its md5 checksum.
The next version will have this fix already.
2012-07-05 09:56:22 +02:00
Ludovic Courtès
71ffa0ce4e Seeks 0.4.1. 2012-07-05 00:52:36 +02:00
Ludovic Courtès
e80145b909 tar, gzip: Adjust the `gets' patch.
Fixes the incorrect patches introduced in
9786a9826107dd1d7751d06f5d22610ae5283b78.
2012-07-02 16:10:46 +02:00
Peter Simons
bcdf987533 asymptote: update to version 2.16 2012-07-02 16:01:18 +02:00
Peter Simons
3d660e4598 smartmontools: update to version 5.43 2012-07-02 10:42:42 +02:00
Shea Levy
d068dbb933 Merge pull request #28 from gitfoxi/master
Curl bug makes nix all mental. One-line fix.
2012-07-01 21:23:13 -07:00
Ludovic Courtès
9786a98261 tar, gzip, diffutils: Allow builds with newer versions of glibc.
This is a follow-up to 77fdc7bb3583606c86b2dd602b76a20a1bf6bc7c ("GNU
Coreutils: Allow builds with newer versions of glibc.").
2012-07-01 01:14:56 +02:00
Mathijs Kwik
b37521e297 grive: new package 2012-06-30 10:34:07 +02:00
Michael Fox
063a627493 Curl. Uprev to 2.26.0
Solves a hideous bug which affects lots of things including nix-env.
The question now is, how to rebuild everything that depends directly or indirectly on curl?

More about the underlying bug and its resolution here:
    http://comments.gmane.org/gmane.comp.web.curl.library/33285

Bug looks like this:

    curl google.com
    curl: (7) Failed to connect to 74.125.224.35: Invalid argument
2012-06-29 21:15:35 -07:00
Eelco Dolstra
99c765ff57 e2fsprogs: Update to 1.42.4 2012-06-28 11:32:59 -04:00
Ludovic Courtès
77fdc7bb35 GNU Coreutils: Allow builds with newer versions of glibc. 2012-06-28 15:30:02 +02:00
Lluís Batlle
1f1a6c9773 Merge branch 'master' from viric's fork.
It has a few updates to some packages: taskwarrior, dar.
Also made links2 cross-build.
2012-06-27 19:33:34 +02:00
Rob Vermaas
30ac65f600 Merge pull request #22 from antono/fix-ncompress-url
Updated ncompress url (prev version missing on mirrors) (Fixes #21)
2012-06-25 09:03:34 -07:00
Rob Vermaas
484c13cce1 nixUnstable: Updated to 1.1pre2718_8da6772
This version brings better isolation in chroot builds (private network and SysV IPC namespace).
2012-06-25 11:40:17 +02:00
Rob Vermaas
6dc45870af * Add MiniDLNA 1.0.24, media server 2012-06-24 20:24:58 +02:00
Lluís Batlle
ae7991b97e Updating dar to 2.4.6 2012-06-24 19:12:20 +02:00
Antono Vasiljev
1fb5c38fce Updated ncompress url (prev version missing on mirrors) (Fixes #21) 2012-06-24 16:37:32 +03:00
Eelco Dolstra
d5bb10417e nixUnstable: Updated to 1.1pre2714_2f3f413
This version brings systemd support and automatic log compression.
2012-06-22 10:34:08 -04:00
Eelco Dolstra
7925441bab net-snmp: Moved to pkgs/servers/monitoring 2012-06-21 15:22:17 -04:00
Eelco Dolstra
9c3087b6cb * Set $VARTEXFONTS to make LaTeX documents build in a chroot.
svn path=/nixpkgs/trunk/; revision=34567
2012-06-19 22:25:39 +00:00
Eelco Dolstra
5808b3804c * Add bchunk.
svn path=/nixpkgs/trunk/; revision=34529
2012-06-17 03:36:22 +00:00
Peter Simons
3c57d2b40e rtorrent: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=34526
2012-06-16 14:15:46 +00:00
Peter Simons
ba3c1f4a93 libtorrent: updated to version 0.13.2
svn path=/nixpkgs/trunk/; revision=34525
2012-06-16 14:15:42 +00:00
Eelco Dolstra
e0b38f88db * Fortune: use a "-" instead of a "_" to separate the package name
from the version.  Otherwise "nix-env -i fortune-mod" doesn't work.
  (Reported on IRC.)

svn path=/nixpkgs/trunk/; revision=34487
2012-06-12 23:41:05 +00:00
Mathijs Kwik
e19cc94e1a added vobcopy: nice CLI dvd ripper
svn path=/nixpkgs/trunk/; revision=34466
2012-06-11 17:40:58 +00:00
Peter Simons
5375a3edf6 Fix installation of figlet 2.2.4.
svn path=/nixpkgs/trunk/; revision=34440
2012-06-11 07:15:10 +00:00
Peter Simons
befd7e0ee8 Update figlet to version 2.2.4.
This is primarily because version 222 is no longer available at the upstream FTP
site.

svn path=/nixpkgs/trunk/; revision=34439
2012-06-11 07:15:06 +00:00
Shea Levy
3119e4983d pv: Update source url
svn path=/nixpkgs/trunk/; revision=34425
2012-06-10 18:01:37 +00:00
Eelco Dolstra
c9f95fa0c2 * net-snmp: enable Perl support.
svn path=/nixpkgs/trunk/; revision=34424
2012-06-10 17:06:35 +00:00
Lluís Batlle i Rossell
4a380e1eb1 Updating xfsprogs
svn path=/nixpkgs/trunk/; revision=34417
2012-06-10 14:41:22 +00:00
Lluís Batlle i Rossell
0f6b8dbd52 Updating pv to 1.3.1
svn path=/nixpkgs/trunk/; revision=34415
2012-06-10 10:47:16 +00:00
Eelco Dolstra
192291eb01 * Added net-snmp.
svn path=/nixpkgs/trunk/; revision=34413
2012-06-09 23:28:07 +00:00
Joachim Schiele
b6ee9fb5c0 fixed wgetpaste to make it work without having to have wget in the profile
svn path=/nixpkgs/trunk/; revision=34381
2012-06-08 12:20:41 +00:00
Arie Middelkoop
3c74283d03 Committing some outstanding modifications that I cannot make into smaller chunks anymore.
* added briss: a pdf cropper
* added compton, an improved fork of xcompmgr
* added myself to the maintainers list
* minor version bumps: xcompmgr, upower


svn path=/nixpkgs/trunk/; revision=34380
2012-06-08 10:16:46 +00:00
Rickard Nilsson
0d719146a2 Moved obnam from pythonPackages to pkgs.
svn path=/nixpkgs/trunk/; revision=34336
2012-06-04 05:02:31 +00:00
Lluís Batlle i Rossell
3ed5283c2d argh. I forgot to increase the btar version number to 1.0.1.
svn path=/nixpkgs/trunk/; revision=34322
2012-06-02 17:58:46 +00:00
Lluís Batlle i Rossell
a25d4ef702 Updating btar again - failed release.
svn path=/nixpkgs/trunk/; revision=34321
2012-06-02 17:57:31 +00:00
Lluís Batlle i Rossell
0ed3babd16 Updating btar.
svn path=/nixpkgs/trunk/; revision=34320
2012-06-02 16:39:58 +00:00
Lluís Batlle i Rossell
781666f649 Updating ethtool (we had a 5-year-old ethtool)
svn path=/nixpkgs/trunk/; revision=34305
2012-05-31 16:03:49 +00:00
Lluís Batlle i Rossell
dc4035a4bd Fixing a typo in fio
svn path=/nixpkgs/trunk/; revision=34276
2012-05-29 14:24:10 +00:00
Lluís Batlle i Rossell
ac1857cef1 Adding fio, the flexible IO tester.
svn path=/nixpkgs/trunk/; revision=34275
2012-05-29 14:21:55 +00:00
Peter Simons
8a4cc0bc12 nbd: updated to version 3.1.1
svn path=/nixpkgs/trunk/; revision=34257
2012-05-28 10:57:45 +00:00
Evgeny Egorochkin
62b353e605 proxychains: add revision and hash
svn path=/nixpkgs/trunk/; revision=34253
2012-05-27 12:37:59 +00:00
Evgeny Egorochkin
46809b6094 ProxyChains: version bump
svn path=/nixpkgs/trunk/; revision=34252
2012-05-27 11:28:19 +00:00
Lluís Batlle i Rossell
a887c8c2c7 Updating task spooler to 0.7.3
svn path=/nixpkgs/trunk/; revision=34251
2012-05-27 11:15:01 +00:00
Ludovic Courtès
e38bf54592 GNU Awk: Fix Cygwin builds.
svn path=/nixpkgs/trunk/; revision=34240
2012-05-25 09:11:51 +00:00
Ludovic Courtès
c5b6f8a374 GNU Awk: Disable tests on Cygwin.
svn path=/nixpkgs/trunk/; revision=34236
2012-05-25 07:38:44 +00:00
Ludovic Courtès
b4cecdea10 Ploticus 2.41.
svn path=/nixpkgs/trunk/; revision=34216
2012-05-22 21:18:25 +00:00
Rob Vermaas
1e7dc29a98 add haproxy
svn path=/nixpkgs/trunk/; revision=34165
2012-05-18 07:50:10 +00:00
Eelco Dolstra
1a931bfa62 * Use Gamin to detect log file changes.
svn path=/nixpkgs/trunk/; revision=34155
2012-05-17 13:43:11 +00:00
Eelco Dolstra
1d4df9f299 * Added fail2ban, a program that scans log files for repeated failing
login attempts and bans IP addresses.

svn path=/nixpkgs/trunk/; revision=34148
2012-05-16 22:58:49 +00:00
Rickard Nilsson
ec996106ec tftp-hpa 5.2.
svn path=/nixpkgs/trunk/; revision=34108
2012-05-15 14:25:14 +00:00
Eelco Dolstra
500c46b56b * Update AEFS.
svn path=/nixpkgs/trunk/; revision=34078
2012-05-13 00:47:58 +00:00
Eelco Dolstra
5749281c0c * nzbget updated to 0.8.0.
svn path=/nixpkgs/trunk/; revision=34077
2012-05-12 23:11:18 +00:00
Eelco Dolstra
627f3574a6 * sshfs updated to 2.4.
svn path=/nixpkgs/trunk/; revision=34076
2012-05-12 23:11:00 +00:00
Eelco Dolstra
8a5d68220a * Nix 1.0.
svn path=/nixpkgs/trunk/; revision=34068
2012-05-12 04:20:26 +00:00
Peter Simons
7a4f8c97c5 pigz: updated to version 2.2.4
svn path=/nixpkgs/trunk/; revision=34058
2012-05-11 12:16:09 +00:00
Eelco Dolstra
24594b0fb3 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=34028
2012-05-09 11:49:52 +00:00
Lluís Batlle i Rossell
2523c0b9d1 Updating lrzip to 0.612.
svn path=/nixpkgs/trunk/; revision=33991
2012-05-05 15:50:31 +00:00
Eelco Dolstra
69c66055b7 * OpenSSH 6.0.
svn path=/nixpkgs/trunk/; revision=33988
2012-05-05 14:42:17 +00:00
Joachim Schiele
acbd97ed2e a new revision
svn path=/nixpkgs/trunk/; revision=33973
2012-05-02 19:42:23 +00:00
Eelco Dolstra
5bdea119d4 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=33971
2012-05-02 13:19:07 +00:00
Eelco Dolstra
be901fa8be * Add an installCheckPhase.
svn path=/nixpkgs/branches/stdenv-updates/; revision=33967
2012-05-01 21:00:30 +00:00
Eelco Dolstra
83f7c6988e * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=33954
2012-04-30 15:33:59 +00:00
Rob Vermaas
97cac0a58c Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas)
svn path=/nixpkgs/trunk/; revision=33952
2012-04-30 14:34:57 +00:00
Rob Vermaas
0823167b43 Revert my previous 2 commits.
svn path=/nixpkgs/trunk/; revision=33951
2012-04-30 14:28:08 +00:00
Rob Vermaas
0362f55a22 add missing files from previous commit
svn path=/nixpkgs/trunk/; revision=33950
2012-04-30 13:45:50 +00:00
Rob Vermaas
506c2ee455 Update offlineimap to 6.5.3. Patch by garbas.
svn path=/nixpkgs/trunk/; revision=33948
2012-04-30 12:47:30 +00:00
Eelco Dolstra
b222e1b61f * Updated the EC2 API tools to 1.5.3.0.
svn path=/nixpkgs/trunk/; revision=33916
2012-04-25 13:33:25 +00:00
Eelco Dolstra
12130aea67 * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=33915
2012-04-25 12:24:16 +00:00
Ludovic Courtès
0a9d954bc6 GNU Patch: On Darwin, use an existing tarball, and patch from there.
svn path=/nixpkgs/trunk/; revision=33892
2012-04-23 15:47:21 +00:00
Lluís Batlle i Rossell
2eb8304fcf Adding ntop. It runs for me, if using "-P directory".
svn path=/nixpkgs/trunk/; revision=33870
2012-04-21 15:04:46 +00:00
Eelco Dolstra
4b414f89ed * e2fsprogs updated to 1.42.2.
svn path=/nixpkgs/trunk/; revision=33846
2012-04-19 16:49:35 +00:00
Peter Simons
b8a6e4d2dc haskell-cabal-install: added version 0.14.0
svn path=/nixpkgs/trunk/; revision=33819
2012-04-17 17:41:57 +00:00
Eelco Dolstra
62765a92a8 * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=33817
2012-04-17 15:56:14 +00:00
Lluís Batlle i Rossell
682690bd71 Adding mosh.
svn path=/nixpkgs/trunk/; revision=33804
2012-04-16 21:44:12 +00:00
Nicolas Pierron
82b308bf11 Add armv7l support.
svn path=/nixpkgs/trunk/; revision=33798
2012-04-15 23:41:25 +00:00
Michael Raskin
02ff38f7b1 Patch unused variable errors
svn path=/nixpkgs/trunk/; revision=33768
2012-04-12 21:28:45 +00:00
Eelco Dolstra
205dbbd991 * Update euca2ools.
svn path=/nixpkgs/trunk/; revision=33762
2012-04-12 14:16:23 +00:00
Eelco Dolstra
fcc5136cfc * Latest EC2 AMI/API tools.
svn path=/nixpkgs/trunk/; revision=33760
2012-04-12 13:20:58 +00:00
Michael Raskin
25ef476ba0 Fix ttf2pt1 build
svn path=/nixpkgs/trunk/; revision=33755
2012-04-12 07:55:49 +00:00
Eelco Dolstra
e7dcb5c31f * dhcpcd updated to 5.5.6.
svn path=/nixpkgs/trunk/; revision=33719
2012-04-10 12:56:00 +00:00
Ludovic Courtès
4bca5587a6 GNU Xnee 3.12.
svn path=/nixpkgs/trunk/; revision=33710
2012-04-09 20:52:00 +00:00
Ludovic Courtès
3f76364cf8 GNU xorriso 1.2.2.
svn path=/nixpkgs/trunk/; revision=33704
2012-04-09 20:51:31 +00:00
Ludovic Courtès
eabcd9d210 GNU Parted 3.1.
svn path=/nixpkgs/trunk/; revision=33703
2012-04-09 20:51:27 +00:00
Ludovic Courtès
e658288235 GNU FreeIPMI 1.1.3.
svn path=/nixpkgs/trunk/; revision=33701
2012-04-09 20:51:18 +00:00
Ludovic Courtès
b65bcf445c GNU idutils 4.6.
svn path=/nixpkgs/trunk/; revision=33700
2012-04-09 20:51:13 +00:00
Ludovic Courtès
369fe599b1 GNU Parallel 20120322.
svn path=/nixpkgs/trunk/; revision=33696
2012-04-09 20:50:54 +00:00
Lluís Batlle i Rossell
0684ca8745 Adding the memtest86 from memtest86.com, and renaming the top-level attribute
name of memtest86+ to memtest86plus.

I think it makes more sense for the attribute memtest86 to point to the
upstream memtest86.com version.


svn path=/nixpkgs/trunk/; revision=33689
2012-04-09 19:54:34 +00:00
Mathijs Kwik
107c8325e5 added extra package for gnupg 2.1 git pre version.
contains the merge of gnupg-ecc, enabling ecdsa and other algorithms.

I mainly need this because I use ecdsa for my ssh keys, and want
gpg-agent to be able to handle them.

svn path=/nixpkgs/trunk/; revision=33682
2012-04-09 10:17:40 +00:00
Mathijs Kwik
5cdd04e950 gnupg: upgraded to 2.0.19
svn path=/nixpkgs/trunk/; revision=33678
2012-04-09 10:17:26 +00:00
Eelco Dolstra
b3980b78f8 * Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=33628
2012-04-05 16:38:03 +00:00
Ludovic Courtès
6caf0820f9 lsh: Assume UNIX98 PTYs are available.
svn path=/nixpkgs/trunk/; revision=33627
2012-04-05 16:26:44 +00:00
Yury G. Kudryashov
68b6d23a35 Fix altermime build
svn path=/nixpkgs/trunk/; revision=33625
2012-04-05 15:31:10 +00:00
Sander van der Burg
78d9ee096a Bumped revision of disnix
svn path=/nixpkgs/trunk/; revision=33610
2012-04-05 10:45:53 +00:00
Eelco Dolstra
a78b508f8e * Latest nixUnstable.
svn path=/nixpkgs/trunk/; revision=33599
2012-04-04 22:59:16 +00:00
Sander van der Burg
4df1d122c4 Bumped revision of DisnixOS
svn path=/nixpkgs/trunk/; revision=33598
2012-04-04 22:07:31 +00:00
Eelco Dolstra
b9bdfccec9 * dhcpcd updated to 5.5.5.
svn path=/nixpkgs/trunk/; revision=33564
2012-04-04 14:07:57 +00:00
Sander van der Burg
f8af12bfef Bumped the disnixos revision
svn path=/nixpkgs/trunk/; revision=33562
2012-04-04 13:24:11 +00:00
Russell O'Connor
2c99cdce3e Adding examples to share directory
The easy-rsa example contains scripts for generating certificates.

svn path=/nixpkgs/trunk/; revision=33550
2012-04-02 22:05:02 +00:00
Peter Simons
e623ca0e28 graphviz: fixed typos
Thanks, Eelco.

svn path=/nixpkgs/trunk/; revision=33549
2012-04-02 21:54:14 +00:00
Peter Simons
1eeaeaf3ac graphviz: enabled support for the gts library (used by sfdp renderer)
svn path=/nixpkgs/trunk/; revision=33548
2012-04-02 21:20:38 +00:00
Peter Simons
916b7d9dff Reverted the patchelf modification to coreutils.
It's not obvious to me why that change is needed (and it would need
further work to generalize to non-Linux platforms, too).

Thanks to Eelco for catching this.

svn path=/nixpkgs/branches/stdenv-updates/; revision=33541
2012-04-02 18:18:31 +00:00
Peter Simons
342559e0a1 glibc: Fixed gencat and librt impurities.
Patch submitted by Jack Cummings <jack@mudshark.org> to the nix-dev
mailing list in message <20120309092909.GG39859@ice9.mudshark.org>.

svn path=/nixpkgs/branches/stdenv-updates/; revision=33536
2012-04-02 14:15:01 +00:00
Russell O'Connor
d8e8730127 Adding support for dhcpcd to wicd.
svn path=/nixpkgs/trunk/; revision=33532
2012-04-01 22:46:15 +00:00
Ludovic Courtès
1a38734345 nixUnstable: Fix cross-compilation native/cross mismatch with bzip2.
See <http://hydra.nixos.org/build/2345751> for the original symptom.

svn path=/nixpkgs/trunk/; revision=33515
2012-04-01 12:08:44 +00:00
Ludovic Courtès
3363c587a4 nixUnstable: Use `postInstall' instead of a custom phase.
svn path=/nixpkgs/trunk/; revision=33514
2012-04-01 12:08:39 +00:00
Mathijs Kwik
7e5bd694ae moderncv: upgraded to 1.0 (version found in CHANGELOG)
svn path=/nixpkgs/trunk/; revision=33507
2012-04-01 10:49:49 +00:00
Yury G. Kudryashov
5299c1f6fb svn merge ^/nixpkgs/trunk
- 1 conflict (gnome-doc-utils)
- final merge before --reintegrate

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31 20:01:40 +00:00
Shea Levy
7f5520bfba Update btrfsProgs
svn path=/nixpkgs/trunk/; revision=33497
2012-03-31 14:51:36 +00:00
Michael Raskin
a6b434974b Fixing how bzip2 is passed to nixCustom
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33489
2012-03-30 10:18:25 +00:00
Michael Raskin
d388527f21 Update ripmime; builds now
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33484
2012-03-30 05:30:09 +00:00
Eelco Dolstra
5fd376da83 * Update nixUnstable.
svn path=/nixpkgs/trunk/; revision=33480
2012-03-29 22:10:24 +00:00
Shea Levy
742894471d Add rEFInd
svn path=/nixpkgs/trunk/; revision=33474
2012-03-29 14:54:17 +00:00
Rob Vermaas
076946d277 add fortune
svn path=/nixpkgs/trunk/; revision=33462
2012-03-29 07:15:40 +00:00
Yury G. Kudryashov
defd86049c Merge ^/nixpkgs/trunk.
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-28 15:42:42 +00:00
Joachim Schiele
37e67f9888 wgetpaste is a handy shell utility getting things pasted on pasting services online
svn path=/nixpkgs/trunk/; revision=33450
2012-03-28 13:21:42 +00:00
Eelco Dolstra
a0f057e805 * Updated jdiskreport.
svn path=/nixpkgs/trunk/; revision=33440
2012-03-27 11:31:25 +00:00
Peter Simons
31507bc274 nbd: don't try to link -lrt and -lpthread on non-Linux platforms
svn path=/nixpkgs/trunk/; revision=33412
2012-03-25 19:40:04 +00:00
Peter Simons
41081c4eb0 nbd: re-introduced linking with -lrt, and added an additional -lpthread on 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-25 18:10:30 +00:00
Peter Simons
880dcc2c64 Removed myself as a maintainer from Haskell packages that I don't personally 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-24 10:21:28 +00:00
Yury G. Kudryashov
eeb95637ac Add ksshaskpass
Patch supplied by Kirill Elagin, edited by Yury Kudryashov.

svn path=/nixpkgs/trunk/; revision=33386
2012-03-23 18:56:35 +00:00
Eelco Dolstra
c977a57394 * Add dhcpcd to the channel.
svn path=/nixpkgs/trunk/; revision=33334
2012-03-21 16:48:36 +00:00
Shea Levy
3b48b8ffc4 graphviz: Hard-code lefty's path in dotty
svn path=/nixpkgs/trunk/; revision=33317
2012-03-20 23:27:12 +00:00
Yury G. Kudryashov
0d90c06ba1 Remove some packages with Qt3 dependency
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-19 18:31:02 +00:00
Yury G. Kudryashov
066896556f polkit-gnome-0.105
Depends on gtk-3, install .desktop file.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33251
2012-03-19 04:36:35 +00:00
Lluís Batlle i Rossell
5521faad65 Updating socat. I thought it could have improvements in performance for nixos
build-vm in my computer, but does not.


svn path=/nixpkgs/trunk/; revision=33239
2012-03-18 18:33:10 +00:00
Yury G. Kudryashov
776bedbb5f Remove some files not reachable from all-packages.nix
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-17 17:20:30 +00:00
Shea Levy
d30947aef3 Move NixosBootPkg into NixOS
svn path=/nixpkgs/trunk/; revision=33149
2012-03-16 11:53:50 +00:00
Shea Levy
b3e248d0f7 Whoops, sloppy copy
svn path=/nixpkgs/trunk/; revision=33136
2012-03-16 02:41:12 +00:00
Shea Levy
d7533209a1 Add NixosBootPkg
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-16 02:05:38 +00:00
Yury G. Kudryashov
68fe867e19 Get rid of most references to gtkLibs
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Sander van der Burg
a315685cd8 Added pgfplots package
svn path=/nixpkgs/trunk/; revision=33067
2012-03-14 17:05:21 +00:00
Shea Levy
afd3664d9f cdrkit: Bump version, apply efi-boot patch from fedora to enable creating efi-bootable cdrs
svn path=/nixpkgs/trunk/; revision=33055
2012-03-14 00:44:14 +00:00
Shea Levy
21d7f598c8 efibootmgr: Create patch to allow arbitrary loader filenames
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-13 21:32:09 +00:00
Lluís Batlle i Rossell
446b01489a Updating tcpdump and libpcap. I also remove a patch of libpcap I don't know
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-11 19:37:49 +00:00
Florian Friesdorf
36fbb68247 fix typo maitainers -> maintainers
svn path=/nixpkgs/trunk/; revision=32992
2012-03-11 15:20:12 +00:00
Yury G. Kudryashov
7c4a72dd77 NM-pptp: 0.9.2.0, optional GNOME support
svn path=/nixpkgs/trunk/; revision=32986
2012-03-11 14:07:37 +00:00
Yury G. Kudryashov
d7e089e820 Add myself to etworkmanager.meta.maintainers
svn path=/nixpkgs/trunk/; revision=32985
2012-03-11 14:07:34 +00:00
Yury G. Kudryashov
1fef26d8f7 NM purity patch: substitute before build, fix typos
svn path=/nixpkgs/trunk/; revision=32978
2012-03-10 23:13:32 +00:00