Commit Graph

2789 Commits

Author SHA1 Message Date
Peter Simons
3d4068b11a graphviz: patch broken cdt.h header file
The cdt.h header duplicates the signatures of standard library functions
memcmp() and strcpy(), but those signatures don't match the real thing when
building with a C++ compiler, because they lack the no-throw declaration glibc
has. Simply dropping those redundant prototypes remedies the issue.
2012-11-11 20:16:21 +01:00
Peter Simons
3fafdb362b bison: update to version 2.6.5
This update fixes the grub-2.0 warning issue that was worked around in commit
4f5e655b36. Consequently, that patch is no longer
needed.
2012-11-09 18:00:49 +01:00
Peter Simons
0b29bb8fd2 cabal-install: update to version 1.16.0.2 2012-11-09 11:34:11 +01:00
Lluís Batlle i Rossell
16dbe75e57 sharutils: making them crossbuild, thanks to a patch.
Patch taken from:
http://repository.timesys.com/buildsources/s/sharutils/sharutils-4.11.1/sharutils-4.11.1-cross-binary-mode-popen.patch
after a google search for the guilty part of 'configure'.
2012-11-08 19:38:24 +01:00
Eelco Dolstra
a668efbae2 dpkg: Update to 1.16.9 and fix the Perl-based tools 2012-11-08 16:31:08 +01:00
Eelco Dolstra
b74e1c9187 ec2-api-tools: Update to 1.6.5.1
Also, move everything to $out/libexec/ec2-api-tools.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
8165e2ddb0 Document that Java packages should install JARs in $out/lib/java 2012-11-08 16:31:08 +01:00
Rickard Nilsson
67f478d1ed ddclient: Upgrade to 3.8.1 2012-11-08 13:54:53 +01:00
Peter Simons
7bb8c6ac8f Merge pull request #174 from MarcWeber/fixes/plotutils-patch
2.6-2 moved to 2.6-3, so patches were not found
2012-11-06 09:10:52 -08:00
Rickard Nilsson
43c9c791e0 file: Add extra source URL 2012-11-06 11:23:48 +01:00
Rickard Nilsson
2658eccaea zip: Add extra source URL 2012-11-06 11:23:34 +01:00
Peter Simons
11094a7960 pinentry: update to version 0.8.2 2012-11-05 22:31:30 +01:00
aszlig
993601a7c5
screen: Enable PAM support by default.
I hope noone is unhappy with enabling PAM bu default. Whover doesn't want PAM to
take care of authentication can still use the "password" configuration
directive.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-05 09:45:03 +01:00
Michael Raskin
472c5a5d77 Update Bluez/Obex 2012-10-29 23:56:26 +04:00
Eelco Dolstra
0efbc7d3bf dnsmasq: Update to 2.63 2012-10-26 16:23:30 +02:00
Peter Simons
1c1f3962d3 cabal-install: update to version 1.16.0.1 2012-10-26 11:04:35 +02:00
Peter Simons
c0b393866f curl: update to version 7.28.0 2012-10-26 10:32:04 +02:00
Marc Weber
ca5077f03f 2.6-2 moved to 2.6-3, so patches were not found
Maybe some new important patches can be found here?
http://patch-tracker.debian.org/package/plotutils/2.6-3

upstream source didn't change
2012-10-25 06:07:39 +02:00
Peter Simons
4f5e655b36 grub-2.0x: avoid pragma warnings triggered by bison-2.6.4-generated parsers 2012-10-24 17:26:55 +02:00
Peter Simons
f2b9fcdc66 asciidoc: update to version 8.6.8 2012-10-23 19:48:51 +02:00
Russell O'Connor
006af75c17 Merge branch 'master' of github.com:NixOS/nixpkgs 2012-10-21 03:04:22 +02:00
Russell O'Connor
f5c346d556 Add tarsnap package. 2012-10-21 03:03:13 +02:00
Michael Raskin
0e930058ae Update TigerVNC to SVN checkout that at least builds.. 2012-10-18 20:49:22 +04:00
Eelco Dolstra
f7436a9141 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-17 12:07:03 -04:00
Eelco Dolstra
ae7044a001 nix: Update to 1.2pre2950_ac238d6 2012-10-16 17:11:54 -04:00
Eelco Dolstra
c0ae221bb0 patch: Update to 2.7.1
Also disable the tests on FreeBSD.

http://hydra.nixos.org/build/3070072
2012-10-16 15:05:39 -04:00
Peter Simons
9b302e1518 Merge branch 'master' into x-updates 2012-10-16 19:10:46 +02:00
Peter Simons
347b5800b2 grub-2.0: strip trailing whitespace 2012-10-16 19:10:16 +02:00
Peter Simons
06bdd77d3d grub-2.0: fix bash completion script 2012-10-16 19:10:11 +02:00
Eelco Dolstra
5af277bbd1 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-15 12:16:58 -04:00
Mathijs Kwik
e9f0cae00f miniupnpd: upgrade to 1.7.20121005 2012-10-13 20:39:40 +02:00
Lluís Batlle i Rossell
84c18a97e4 testdisk: updating to 6.13
I fixed the licence field to GPLv2+ too
2012-10-12 15:43:26 +02:00
Joachim Schiele
74196058ee added gsmartcontrol 0.8.7 to nixpkgs 2012-10-12 00:45:42 +00:00
Michael Raskin
0bf1789b6a Use newly-added taskwarrior as an update to existing taskwarrior attribute 2012-10-11 10:50:53 +04:00
Michael Raskin
3fa383f70d Merge pull request #144 from MarcWeber/fixes/taskwarrior
adding taskwarrior
2012-10-10 22:14:57 -07:00
Marc Weber
7b40d67d61 adding taskwarrior 2012-10-11 06:12:23 +02:00
Peter Simons
0bb86f86b1 Merge branch 'master' into x-updates. 2012-10-10 19:26:31 +02:00
Peter Simons
6ef73f57c3 smartmontools: update to version 6.0 2012-10-10 19:26:02 +02:00
Peter Simons
8f662e0663 asymptote: update to version 2.20 2012-10-10 19:25:10 +02:00
Peter Simons
6ff829f19d Merge branch 'master' into x-updates 2012-10-10 18:46:48 +02:00
Alexander Foremny
29d3112ee9 Rename plowshare-git to plowshare 2012-10-09 14:02:23 -04:00
Mathijs Kwik
10462c7a82 btrfsprogs: upgrade to current version (0.20 pre) 2012-10-09 16:05:24 +02:00
Michael Raskin
18c0bca167 Fix some of the debian-devscripts shell references 2012-10-09 11:02:06 +04:00
Eelco Dolstra
41e9f7cfed Merge remote-tracking branch 'origin/master' into x-updates 2012-10-08 13:48:30 -04:00
Rickard Nilsson
58afd43615 obnam: Update to version 1.2. Also update its dependencies (python libraries) 2012-10-08 12:35:25 +02:00
Peter Simons
18ccd4b340 haskell-cabal-install: add version 1.16.0 2012-10-08 10:46:10 +02:00
Shea Levy
2f8ab5e651 Merge branch 'refind' into upstream 2012-10-07 17:54:30 -04:00
Shea Levy
026dd8b6f2 rEFInd: 0.4.5 2012-10-07 16:54:02 -04:00
Eelco Dolstra
d72adde530 Add nss-myhostname 2012-10-07 14:59:29 -04:00
Michael Raskin
4454e45955 Adding meta.maintainers 2012-10-07 19:21:35 +04:00
Michael Raskin
749cc2bf1e Adding Debian devscripts. Mostly for uscan.
I plan to later use uscan for simplifying package updates in some
NixPkgs packages. I have no code for that now.

I added Perl packages File::DesktopEntry and File::BaseDir in a slightly
hascky way because one part of the installation system replaced PREFIX=
with --prefix= and the other complained that it doesn't know what to do
with --prefix=. I checked that a script using File::DesktopEntry works,
and I don't know enough Perl to rewrite buildPerlPackage and hope that
my change is an improvement.

I removed trnaslated manpages because it uses po4a which has some more
Debian-specific dependencies of its own.
2012-10-07 18:02:46 +04:00
Eelco Dolstra
c1719a5835 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-05 17:57:45 -04:00
Eelco Dolstra
d9c01ef51d p7zip: Update to 9.20.1 2012-10-05 16:06:35 -04:00
Eelco Dolstra
e8c4748cdb cabextract: Update to 1.4 2012-10-05 16:06:19 -04:00
Michael Raskin
d26ac88caf Merging pull request 121 from MarcWeber: update/fix debootstrap with minor fixes 2012-10-05 12:26:13 +04:00
Rickard Nilsson
24298db823 xdg-utils: Fix reference to /usr/bin/file in xdg-mime 2012-10-04 13:38:26 +02:00
Eelco Dolstra
31f89ba349 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-03 14:43:10 -04:00
Michael Raskin
dad7ea5a7e Fix timidity source url 2012-10-02 11:23:43 +04:00
Rickard Nilsson
38161b6c64 dosfstools: Add alternative URL, since main site seems to be down. 2012-10-02 08:51:51 +02:00
aszlig
cbaf071944
youtube-dl: Update to version 2012.09.27.
As the current version doesn't work anymore and there has been a lot of progress
since February, I think it's time to switch over to the new versen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
Eelco Dolstra
b78256fbd7 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-01 11:43:43 -04:00
Eelco Dolstra
46b05945e0 pciutils: Update to 3.1.10
Also update the pci.ids database.
2012-09-28 23:20:59 -04:00
Rok Garbas
70ee9a6bb6 aircrack-ng: updating hash 2012-09-28 17:02:19 +02:00
Peter Simons
0cd82f1d17 Merge pull request #131 from aforemny/plowshare
Plowshare
2012-09-27 02:30:04 -07:00
Eelco Dolstra
d5758c99a3 Merge remote-tracking branch 'origin/master' into x-updates
Conflicts:
	pkgs/misc/maven/maven-1.0.nix
	pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
Lluís Batlle i Rossell
5ba1df3811 mosh: update to 1.2.2 2012-09-26 09:38:36 +02:00
Lluís Batlle i Rossell
ad0b63265c picocom: adding picocom, 1.7 2012-09-25 19:23:34 +02:00
Alexander Foremny
d73b69716a Merge remote-tracking branch 'upstream/master' into plowshare 2012-09-25 17:45:50 +02:00
Alexander Foremny
1329ae018d Bump plowshare version to git20120916 2012-09-25 17:44:57 +02:00
Peter Simons
63b87a116e hardlink: update to latest version 2012-09-25 15:35:54 +02:00
Peter Simons
656badd501 cabal-install: install bash-completion instructions 2012-09-25 14:44:39 +02:00
Eelco Dolstra
f29762d5d6 idutils: Fix gets() problem
http://hydra.nixos.org/build/3060033
2012-09-24 17:43:47 -04:00
Eelco Dolstra
9b8d21bd80 wget: Update to 1.14
Also fixes the gets() problem in wget.
2012-09-24 17:43:47 -04:00
Eelco Dolstra
8f26b38d4e Drop Darwin patch in GNU patch
Seems to build fine without it.

http://hydra.nixos.org/build/3053575
2012-09-24 16:53:42 -04:00
Eelco Dolstra
4952fa98ee inetutils: Update to 1.9.1 and fix compilation
http://hydra.nixos.org/build/3052788
2012-09-21 13:39:20 -04:00
Eelco Dolstra
5833b2ee30 sharutils: Fix building on Glibc 2.16
http://hydra.nixos.org/build/3046590
2012-09-21 10:49:26 -04:00
Eelco Dolstra
c4041d9c39 grub: Fix build on Glibc 2.16
http://hydra.nixos.org/build/3046836
2012-09-21 10:36:40 -04:00
Peter Simons
97d688b787 asymptote: add myself as maintainer 2012-09-20 14:35:30 +02:00
Peter Simons
42917c1c46 asymptote: update to version 2.18 2012-09-20 14:35:19 +02:00
Rickard Nilsson
267c54921f modemmanager: Update to 0.5.4.0 2012-09-19 15:19:33 +02:00
Marc Weber
ef9a15a5a4 fix/update debootstrap (thereby updating fakeroot)
fakeroot is used to create devices.tar.gz now (thanks to aszlig)
2012-09-19 11:48:27 +02:00
Eelco Dolstra
2322899a1f openssh: Update to 6.1p1 2012-09-18 17:01:08 -04:00
Eelco Dolstra
68da39a63f xz: Update to 5.0.4 2012-09-18 14:52:41 -04:00
Eelco Dolstra
a893399776 Fix more gets() problems 2012-09-18 14:51:15 -04:00
Eelco Dolstra
80be1c60d5 gawk: Update to 4.0.1 2012-09-18 14:50:35 -04:00
Eelco Dolstra
23deea257d gnugrep: Update to 2.14 2012-09-18 14:49:03 -04:00
Eelco Dolstra
db5c495d98 coreutils: Update to 8.19 2012-09-18 14:48:48 -04:00
Eelco Dolstra
37b44ed690 patch: Update to 2.7 2012-09-18 14:48:31 -04:00
Eelco Dolstra
51a6b27cc7 gzip: Update to 1.5
This fixes the gets() problem in gzip.

Also disabled "make check" because it depends on Perl and more/less,
which is undesirable in the stdenv bootstrap.
2012-09-18 14:30:19 -04:00
Peter Simons
570dcf6788 smartmontools: update drivedb.h to latest version 2012-09-18 19:35:24 +02:00
Petr Rockai
0444a83417 texlive-beamer: 3.07 -> 3.10 (works with texlive 2012 now) 2012-09-18 09:25:10 +02:00
Lluís Batlle i Rossell
029aabe7f3 mtdutils: updating, and making them build
The previous 1.3.1 wasn't properly fetched by fetchgit, somehow.
2012-09-16 22:41:32 +02:00
aszlig
e678cd2611
youtube-dl: Update to version 2012.02.27.
In addition, we're now switching to using refs/tags from git rather than commit
refs directly, which has the advantage, that we don't have to do bookkeeping
twice, where people forget to increment the version in nixpkgs.

This happened for the previous version, where `pkgver` had the value
"2011.12.08", but in rg3/youtube-dl@661a807c65 the
version actually is "2012.01.08b".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 08:10:35 +02:00
Eelco Dolstra
4606b60dbf nixUnstable: Update to 1.2pre2910_b674665 2012-09-14 12:32:44 -04:00
Rickard Nilsson
7c43b041d9 Add nss-pam-ldapd version 0.8.10
nss-pam-ldapd is a fork of nss_ldap that uses a daemon (nslcd) to
connect to the LDAP server, instead of going directly from PAM/NSS.
This improves performance and separation, and increases security
if you connect to LDAP with a password, since only the nscd daemon
needs to know the password, not every user of PAM/NSS.

This commit will be followed by a commit to NixOS which enables the
use of the nslcd daemon.
2012-09-14 00:06:25 +02:00
Eelco Dolstra
fcb1d64322 curl: Update to 7.27.0 2012-09-13 11:36:34 -04:00
Peter Simons
d5677fe6c7 stdenv-updates: merge updates from 'master' branch 2012-09-11 16:48:41 +02:00
aszlig
de5c5467a6
mmv: New package, version 1.01b from Debian.
This package as well as the patches are used from Debian, as the upstream
version is no longer maintained, plus other distributions seem to use the Debian
patched version aswell. And by looking at the patch from Debian, it seems
reasonable, because it contains a _lot_ of fixes that accrued over time.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
Peter Simons
010c282cb2 haskell-lhs2tex: update to version 1.18.1 2012-09-10 15:08:24 +02:00
Mathijs Kwik
c1c9c9d2a1 network-manager: use libnl3, as libnl1 is no longer maintained 2012-09-09 13:04:13 +02:00
Mathijs Kwik
0bf2161b03 e2fsprogs: minor upgrade to 1.42.5 2012-09-05 16:14:20 +02:00
Mathijs Kwik
39760a2ad6 davfs2: upgrade to 1.4.7
- add option to disable the default user/group in the config file.
  If you only want to mount filesystems as root (don't use setuid
  root), the default is not very useful. This setting is not
  overridable from an external config file, so this needs to be done
  here. Perhaps it's possible to tell the package to look in system
  /etc, but that makes the install-phase try to put files there too.
  Would take quite some patching.
2012-09-04 17:49:32 +02:00
Rob Vermaas
7ea0160fee Merge pull request #93 from oxij/master
Support PCI passthrough in Xen. Add enca package.

Revert of Xen version from 4.1.2 to 4.0.3.
2012-09-02 04:09:25 -07:00
Lluís Batlle i Rossell
fcfa8908ca miniupnpc: update to 1.7. 2012-09-01 00:10:43 +02:00
Alexander Foremny
27127238f5 Merge remote-tracking branch 'upstream/master' into plowshare 2012-08-31 16:03:10 +02:00
Alexander Foremny
c98559a6fc Remove curl from buildInputs 2012-08-31 16:02:10 +02:00
Alexander Foremny
addbf658e5 Add maintainer 2012-08-31 16:01:19 +02:00
Rickard Nilsson
abf6366f87 Add surfraw 2.2.8 2012-08-31 10:55:23 +02:00
Alexander Foremny
a23f6dc4c4 Add quotes to wrapProgram's arguments 2012-08-30 14:27:03 +02:00
Alexander Foremny
50400e345c Give correct PATH to wrapProgram 2012-08-30 14:07:47 +02:00
Alexander Foremny
aed5c36694 Use makeWrapper 2012-08-29 15:16:03 +02:00
Yury G. Kudryashov
448b7cce53 Merge branch 'fix-NM-pptp' 2012-08-26 22:09:56 +04:00
Yury G. Kudryashov
bee287597a Fix gnokii URL 2012-08-26 22:08:41 +04:00
Alexander Foremny
172e6f5e77 Merge remote-tracking branch 'upstream/master' into plowshare 2012-08-26 14:46:43 +02:00
Alexander Foremny
c89a0d6c4f Add package: plowshare-git20120807 2012-08-26 14:43:25 +02:00
Mathijs Kwik
528b508b87 add logcheck 1.3.15
nixos-module follows soon
2012-08-25 11:20:09 +02:00
Mathijs Kwik
e5cc68e8d5 add lockfile-progs-0.1.16 2012-08-25 11:20:09 +02:00
aszlig
ec6926bf7e ncdu: New package, starting at version 1.8.
`ncdu` is a little ncurses tool to browse the filesystem tree sorted by disk
usage.
2012-08-22 10:02:19 +02:00
Eelco Dolstra
c557db2d5c nix: Update to 1.2pre2793_d950cfe
Necessary for systemd.
2012-08-21 08:42:44 -04:00
Mathijs Kwik
00fa89e41f pv: upgrade to 1.3.4 2012-08-21 12:38:44 +02:00
Shea Levy
265b8c565b gptfdisk: Bump 2012-08-20 22:22:02 -04:00
Shea Levy
1b2acb25e6 xclip: Bump 2012-08-20 16:36:10 -04:00
Eelco Dolstra
006e3fbf46 nix: Update to latest unstable version 2012-08-18 17:54:22 -04:00
Eelco Dolstra
acdd81fb9c Add some packages to the channel 2012-08-17 09:53:55 -04:00
Sergey Mironov
36f0a97fc6 atool: add archiver helper 2012-08-15 01:10:05 +04:00
Lluís Batlle i Rossell
2ecb9fdb58 aircrackng, kismet: update them to latest trunk and release respectively 2012-08-11 14:42:35 +02:00
Yury G. Kudryashov
8040b72293 KDE NM 0.9.0.4 2012-08-08 12:55:00 +04:00
Yury G. Kudryashov
8071b4040e pptp: Fix path to ip
routing.c has hardcoded /bin/ip. Use ${iproute2}/sbin/ip instead.
2012-08-08 12:54:10 +04:00
Jan Malakhovski
179b1bd294 Add package enca 1.13 to tools/text 2012-08-08 03:58:17 +04:00
Rob Vermaas
374886444f xvfb-run: add some runtime dependencies to wrapper, set FONTCONFIG_FILE 2012-08-07 03:27:00 +02:00
Rob Vermaas
f676f9e487 Add xvfb-run, a wrapper script for Xvfb. 2012-08-07 03:14:17 +02:00
Michael Raskin
1229893ebe ModernCV: use launchpad-based versioned downloads 2012-08-05 17:28:19 +04:00
Mathijs Kwik
107f5e3560 bup: include support for xattrs, acls and fuse on linux
this enables the commands "bup meta" and "bup fuse".
2012-08-05 14:03:34 +02:00
Mathijs Kwik
9ba62b6910 moderncv: upgrade to 1.1.1 2012-08-04 12:12:38 +02:00
Yury G. Kudryashov
64f932f8fd NetworkManager-pptp: fix path to pppd and pptp, upgrade 2012-08-02 23:44:50 +04:00
Eelco Dolstra
f4847262ae grub2: Add dependency on devicemapper (needed for LVM support) 2012-08-01 21:30:47 +02:00
Rickard Nilsson
70114d1b0d networkmanagerapplet: Update to 0.9.4.1
Also add dependency on mobile_broadband_provider_info.
2012-08-01 11:51:41 +02:00
Rickard Nilsson
b530c8c22f networkmanager: Add me as maintainer 2012-08-01 11:49:56 +02:00
Rickard Nilsson
cae8bec490 stunnel: Update to 4.53 2012-07-31 00:11:03 +02:00
Lluís Batlle i Rossell
bec34c6f59 btar: update to 1.1.1 (bugfix) 2012-07-30 19:25:31 +02:00
Lluís Batlle i Rossell
855e5dc05a btar: updating to 1.1 2012-07-29 14:12:52 +02:00
Mathijs Kwik
50e173755b grive: upgrade to 0.3.0 2012-07-26 20:46:33 +02:00
Eelco Dolstra
4e7df1423f dhcp: Update to 4.1-ESV-R6
Fixes several security problems.
2012-07-26 11:44:34 -04:00
Eelco Dolstra
1d44578b48 Add ciopfs 2012-07-25 23:18:40 -04:00
Eelco Dolstra
7bd3cf21a5 ntfs-3g: Update to 2012.1.15 2012-07-25 23:18:40 -04:00
Eelco Dolstra
d3fb3157d1 autossh: Fix indentation and add to the channel 2012-07-25 23:18:39 -04:00
Eelco Dolstra
403e594207 ec2-ami-tools: Update to 1.6.0.0 2012-07-25 23:18:39 -04:00
Eelco Dolstra
6262db94a9 grub: Update to 2.00 2012-07-24 22:33:39 -04:00
Peter Simons
e198f4b237 Revert "Update RPM to 4.10.0."
Commit e29c284926 breaks some builds, i.e.
<http://hydra.nixos.org/build/2890636>.
2012-07-24 21:57:18 +02:00
Phreedom
0b112cb489 F-Prot: package 2012-07-24 10:48:22 +03:00
Petr Rockai
e29c284926 Update RPM to 4.10.0. 2012-07-23 20:30:28 +02:00
Peter Simons
519248fdbb Merge pull request #56 from aszlig/netrw
Add package netrw
2012-07-23 11:21:06 -07:00
Phreedom
113016af86 ClamAV: package. 2012-07-23 17:22:51 +03:00
Mathijs Kwik
c750a66717 bup: update to latest git version.
why the git version? 0.24b (in nixpkgs) was broken.
using 0.25rc1 gave the same error (gcc 4.6 related)
Both these versions are over a year old and lots of
commits were made after that, including something
that fixed building on nix.
2012-07-22 19:53:35 +02:00
Peter Simons
2c867c6c04 nbd: update to version 3.2 2012-07-22 18:56:21 +02:00
Mathijs Kwik
d652ae4253 rdiff-backup: upgrade to 1.2.8 2012-07-21 19:56:44 +02:00
aszlig
172f29cc3c netrw: Add missing license to meta attributes. 2012-07-21 13:39:55 +02:00
Joachim Schiele
19bd2da96e fixed the hash, which was wrong 2012-07-21 09:17:12 +00:00
System administrator
c043cd2d26 added new version 2012-07-20 22:16:38 +00:00
aszlig
8bd81bc3d6 netrw: Allow to specify checksum hash library.
Within netrw the only checksum algorithm that is available is MD5. We thus make
it possible for users to override this, so algorithms from other libraries such
as OpenSSL and MHash can used.
2012-07-20 01:49:47 +02:00
aszlig
8ded076ac0 Add new package netrw, version 1.3.2.
The upstream URL unfortunately wasn't available at this time, so I provided an
alternate mirror. I checksummed the file against the hashes from various
distributions in order to make sure it's the right one.
2012-07-20 01:45:49 +02:00
Shea Levy
4497344e49 Merge branch 'master' into x-updates 2012-07-18 23:24:10 -04:00
Eelco Dolstra
d077a98e77 nix: Update to 1.1 2012-07-18 21:50:41 -04:00
Eelco Dolstra
eeb09aa1bc nix: Update to 1.1pre2749_ccc52ad 2012-07-18 17:03:55 +02:00
Peter Simons
cca94ee05e lhs2tex: remove myself as maintainer 2012-07-18 15:49:12 +02:00
Eelco Dolstra
b9b5a8d7c1 Fix btrfs-progs build
http://hydra.nixos.org/build/2842473
2012-07-18 09:21:33 -04:00
Peter Simons
884e91e9a7 Merge pull request #45 from 7c6f434c/texlive-2012
TeXLive: update to 2012 snapshot from Debian
2012-07-18 02:39:42 -07:00
Shea Levy
c5ad1e22a1 gnupg: Try to build on all platforms 2012-07-16 21:26:04 -04:00
Eelco Dolstra
be4a92ad33 nix: Update to 1.1pre2742_a7a43ad 2012-07-16 11:22:28 -04:00
Rob Vermaas
09f6874aad Add trickle 1.07 2012-07-16 12:06:31 +02:00
Peter Simons
36265e9c66 Merge pull request #5 from aszlig/xpra
New version of Xpra from the fork
2012-07-16 02:32:02 -07:00
Shea Levy
c514ee974a Merge remote-tracking branch 'upstream/master' into x-updates
mountall conflict was trivial

Conflicts:
	pkgs/os-specific/linux/mountall/default.nix
2012-07-14 14:24:27 -04:00
Eelco Dolstra
ae67368e54 exif / libexif: Update to 0.6.21
Addresses CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836,
CVE-2012-2837, CVE-2012-2840, CVE-2012-2841 and CVE-2012-2845.
2012-07-13 12:34:22 -04:00
Michael Raskin
f2a77f5d9d TeXLive: update to 2012 snapshot from Debian 2012-07-13 18:18:52 +04:00
Rickard Nilsson
a126bf9ae4 networkmanager: Update to 0.9.4.0 2012-07-13 01:53:07 +02:00
Rickard Nilsson
7c4b2bb6c4 obnam: Update to 1.1 2012-07-13 01:37:16 +02:00
Shea Levy
8480a90d1e bzip2: Keep libbz2.so.1.0 around.
Some packages (e.g. libarchive) try to link there. Reported by jack_c in IRC.
2012-07-12 14:28:19 -04:00
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
Shea Levy
015e7594d0 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2012-07-02 11:27:25 -04:00
Ludovic Courtès
e80145b909 tar, gzip: Adjust the `gets' patch.
Fixes the incorrect patches introduced in
9786a98261.
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 77fdc7bb35 ("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
Shea Levy
8cc0edaeba Merge branch 'master' into stdenv-updates
ssp is disabled for glibc-2.13 unconditionally
2012-06-27 13:48:22 -04: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
Eelco Dolstra
41840af689 * Add a setup hook ‘autoreconfHook’ to simplify packages that need to
run autoreconf:

    buildInputs = [ autoreconfHook ];

  is essentially equivalent to

    buildInputs = [ autoconf automake libtool ];
    preConfigure = "autoreconf -i";

svn path=/nixpkgs/branches/x-updates/; revision=34181
2012-05-19 02:52:36 +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
Eelco Dolstra
932d5bee54 * X.org 7.7 RC1. Note that xorg-server doesn't build yet.
svn path=/nixpkgs/branches/x-updates/; revision=34147
2012-05-16 22:06:27 +00:00
Eelco Dolstra
76431dad65 * Make file 5.11 the default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=34114
2012-05-15 16:34:07 +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
0f4d6b791e * bzip2 installs a weird libbz2.so.1.0 symlink, which should be
libbz2.so.1.  And libbz2.so should link to libbz2.so.1.0.6.

svn path=/nixpkgs/branches/stdenv-updates/; revision=34095
2012-05-14 21:57:18 +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