Eelco Dolstra
e8ff7d627a
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-12-04 20:08:02 +01:00
Eelco Dolstra
6751fac418
dpkg: Fix caching of architecture name
...
Our deb-closure script would causes zillions of invocations of "dpkg
--print-architecture", which is rather slow.
2012-12-04 19:54:44 +01:00
Michael Raskin
8a6b0087a9
Update GlusterFS
2012-12-04 21:54:20 +04:00
Eelco Dolstra
5e256ccc88
Merge remote-tracking branch 'origin/master' into stdenv-updates
2012-12-04 17:12:35 +01:00
Eelco Dolstra
c138356805
Fix evaluation
2012-12-04 17:08:58 +01:00
Michael Raskin
51bf29de63
Upstream tracking files for asymptote and fbterm
2012-12-04 14:55:19 +04:00
Michael Raskin
38323efd03
Fix cfdg build
2012-12-04 14:46:59 +04:00
Michael Raskin
20b15673f4
Update Asymptote
2012-12-04 10:33:37 +04:00
Michael Raskin
bb99b88e9b
Update Monit
2012-12-04 10:21:36 +04:00
Michael Raskin
e2b68cb9dc
Update GVPE
2012-12-04 10:21:11 +04:00
Michael Raskin
df44d8cbeb
Update gnokii
2012-12-04 10:20:42 +04:00
Michael Raskin
95f5a898d9
Update cfdg
2012-12-04 10:20:02 +04:00
aszlig
faf5d42621
mtr: Update to new upstream version 0.82.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
Rob Vermaas
636010a7aa
Update dblatex to 0.3.4
2012-12-01 21:09:21 +01:00
Alexander Foremny
0a550a5354
Update plowshare to plowshare4-git20121126.e7e4480
...
plowshare now comes in two flavours, plowshare4 and plowshare3.
plowshare4 is recommonded if one can afford its larger (bash >= 4.1)
dependencies which we can. plowshare3 (bash >= 3, busybox) is aimed at
embedded devices.
2012-11-30 12:45:19 +01:00
Eelco Dolstra
72684fb42f
Remove support for the obsolete powerpc-darwin and i686-darwin platforms
2012-11-29 14:10:49 +01:00
Eelco Dolstra
4b48d05c58
Remove nixCustomFun
...
Rationale: on the one hand, there are generic customisation facilities
like overrideDerivation; on the other hand, nixCustomFun cannot
possibly accomodate every customisation scenario, so it's easier to
just modify/copy default.nix.
2012-11-29 13:47:40 +01:00
Eelco Dolstra
5553546c21
Remove a bunch of unreferenced files
...
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Eelco Dolstra
f04aa4fb59
Remove findutils 4.2.27
...
We only used this version on Darwin, but the regular findutils seems
to build fine.
2012-11-29 12:02:07 +01:00
Jack Cummings
9d6f5f79e4
Add 'connect' for traversing SOCKS proxies
2012-11-28 14:29:11 -08:00
Cillian de Róiste
dbe7377d28
Fix Tahoe-LAFS tests (thanks to zooko)
...
Zooko pointed out on IRC that running python setup.py build, before running the tests will create /bin/tahoe (which is necessary for running the tests).
2012-11-27 01:03:59 +01:00
Florian Friesdorf
c1c0305df8
xtreemfs-1.4
...
1.3.0 did not build anymore, would need to be handed the correct
version of boost.
2012-11-26 14:42:09 +01:00
Eelco Dolstra
1620307488
coreutils: Update to 8.20
2012-11-23 17:29:06 +01:00
Shea Levy
7a16291828
Add rng-tools
2012-11-22 01:05:45 -05:00
Peter Simons
f67d5a9a39
Merge branch 'master' into stdenv-updates.
...
Conflicts have been resolved in:
pkgs/tools/misc/file/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/python-packages.nix
2012-11-21 16:20:36 +01:00
Eelco Dolstra
144b06f107
nix: Update to 1.2pre2980
2012-11-20 12:12:24 +01:00
Peter Simons
f0bd33556f
smartmontools: update drivedb file to trunk revision 3605
2012-11-20 11:16:32 +01:00
Rickard Nilsson
98ad245200
nss-pam-ldapd: Upgrade to 0.8.11
2012-11-18 09:44:30 +01:00
Mathijs Kwik
2df8e9f401
typo in url
2012-11-18 00:01:48 +01:00
Mathijs Kwik
b4e7e21134
add package: "safecopy-1.7"
2012-11-17 21:27:18 +01:00
Mathijs Kwik
aa2c066f39
ddrescue: upgrade to 1.16
2012-11-17 21:27:18 +01:00
Lluis Batlle
d2d761b692
gpg/pth: fixing the pth building on arm
...
I could built pth with the fix commented in:
http://forums.gentoo.org/viewtopic-t-904280-start-0.html
And I remove the 'pth.supported' structure I had built.
2012-11-15 12:38:18 +01:00
Lluis Batlle
086e1e84fa
gnupg1: updating to 1.4.12
2012-11-15 12:38:17 +01:00
Lluis Batlle
66ceb14b5e
pth, gpg: taking out pth in non-supported platforms.
...
I know that pth fails to build on arm, by now.
2012-11-14 23:20:47 +01:00
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