Commit Graph

3164 Commits

Author SHA1 Message Date
Rob Vermaas
2fa4e36946 Add weighttp 0.3 2013-03-29 15:04:59 +01:00
Marc Weber
4926ad90e7 adding lprof 2013-03-29 14:52:47 +01:00
Moritz Ulrich
da90131e5a g500-control: Add meta.platforms.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:59:57 +01:00
Moritz Ulrich
e70954f8c8 New package: g500-control
g500-control is a small tool to configure internal profiles of a
Logitech G500 mouse.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 19:51:32 +01:00
Domen Kozar
c07d0b9b78 Add almir and it's dependencies. 2013-03-27 02:30:07 +01:00
Eelco Dolstra
5262980561 nixUnstable: Bump 2013-03-26 16:00:47 +01:00
Peter Simons
e825c522b6 Merge pull request #409 from pcapriotti/renameutils
Add renameutils package.
2013-03-25 11:40:36 -07:00
Lluís Batlle i Rossell
26ec1abf41 Adding Steam Locomotive, for the fun 2013-03-25 14:57:45 +01:00
Paolo Capriotti
f85025a30e Add renameutils package. 2013-03-25 13:45:01 +00:00
Vladimír Čunát
f8fb55b4cc gparted: update 2013-03-23 20:25:35 +01:00
Peter Simons
6fc2cccfe6 Add myself as a maintainer to all Haskell packages (re-)generated by hackage4nix. 2013-03-23 15:58:14 +01:00
Rok Garbas
fb1f25e532 Merge pull request #400 from iElectric/bacula_improvements
bacula: add postgresql support, add myself as maintainer and set meta.platforms
2013-03-22 05:14:37 -07:00
Peter Simons
7e24ae77fe latex2html: update to version 2008 2013-03-22 12:50:21 +01:00
Peter Simons
617394eaf8 latex2html: update meta information 2013-03-22 12:50:21 +01:00
Domen Kozar
1ee0f43bb1 bacula: add postgresql support, add myself as maintainer and set meta.platforms 2013-03-22 01:53:41 +01:00
Ludovic Courtès
31c513d4b7 gawk: Remove now-unneeded Cygwin patch. 2013-03-21 14:27:07 +01:00
Michael Raskin
3c1ce85692 Fix ZBar build by passing it gtk2 2013-03-21 11:59:07 +04:00
Michael Raskin
a9ec58c8b3 Fix pdf2djvu build via an update 2013-03-21 11:44:01 +04:00
Lluís Batlle i Rossell
ac807625a7 storebrowse: update fixing bugs
I try to add build rules for arm too.
2013-03-18 22:45:47 +01:00
Eelco Dolstra
93a963f347 nixUnstable: Update to the latest
This is mostly to get rid of those annoying Perl warnings in NixOS...
2013-03-18 22:35:33 +01:00
Lluís Batlle i Rossell
d711dcc070 Adding setup-hook for opensp, to set the sgml catalog files
This sets the SGML_CATALOG_FILES, similar to how libxml2 does the same with
XML_CATALOG_FILES.

I based the hook on the libxml2 one, and I followed the instructions about this
variable here:
http://docbook.sourceforge.net/release/dsssl/1.79/doc/install.html
2013-03-18 15:07:20 +01:00
Peter Simons
ac022ec7af smartmontools: update to version 6.1 (using latest drivedb.h revision 3797 from trunk) 2013-03-18 12:17:26 +01:00
Peter Simons
4fce144369 Merge pull request #387 from aforemny/cloc
Add cloc-1.58
2013-03-18 04:04:04 -07:00
Jack Cummings
dbee2b8ee9 cuetools-1.3.1 2013-03-17 16:18:36 -07:00
Jan Malakhovski
16972d2415 screen: fix some annoying bugs by importing patches from ArchLinux 2013-03-17 12:24:49 +00:00
Eelco Dolstra
82f947c78a runLaTeX: Fix dependency detection
Since Nix 1.4, expressions like "${path}/blabla" always evaluate to a
string rather than a path.  However, findLaTeXIncludes depended on the
old (weird) behaviour, leading to errors like:

  error: string `/nix/store/4c32q75in74m1148anlzdhb8jpppab0s-bla/IEEEtran.cls' cannot refer to other paths

So use path concatenation instead.
2013-03-16 16:56:19 +01:00
Lluís Batlle i Rossell
c9ffddb9d7 storebrowse: newer version 2013-03-16 15:15:38 +01:00
Alexander Foremny
4e5b7cd5d1 Add cloc-1.58 2013-03-16 15:06:23 +01:00
Cillian de Róiste
924be9b524 Wicd: #379 Also add the gtk-2.0 directory in pygobject to the PYTHONPATH 2013-03-16 08:34:14 +01:00
Lluís Batlle i Rossell
5bffa00f18 storbrowse: fix name 2013-03-16 01:42:49 +01:00
Lluís Batlle i Rossell
6ee91a0304 storebrowse: update
Easier to launch, dramatic improvement printing of the URL where to browse.
2013-03-16 01:40:47 +01:00
Lluís Batlle i Rossell
4dbdbda37f Adding storebrowse, a tool to browse the nix store with a web browser.
The build script is a bit long due to the upstream go style of things.
2013-03-16 00:59:25 +01:00
Eelco Dolstra
82dc43c28b checkinstall: Make installwatch.so work with old Glibcs 2013-03-15 14:04:32 +01:00
Eelco Dolstra
4c67972e9b checkinstall: Support Glibc >= 2.16 2013-03-15 14:04:32 +01:00
Cillian de Róiste
0037e518b0 Merge branch 'wicd-gobject' 2013-03-15 01:00:19 +01:00
Cillian de Róiste
ef3da5eecd #379 wicd: Add ifconfig and ping to the PATH
/var/log/wicd/wicd.log showed that it failed to find ifconfig
that was probably the main issue (after the gobject import failure)
2013-03-15 00:59:17 +01:00
Cillian de Róiste
2393f6b96f #379 Update wicd to 1.7.2.4, fix patches, disable translations 2013-03-15 00:14:30 +01:00
Rob Vermaas
629c36cfef rsyslog: enable TLS support 2013-03-14 15:27:34 +01:00
Rob Vermaas
4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Cillian de Róiste
0d191de368 Fix wicd to find the python gobject on its PYTHONPATH 2013-03-14 01:22:55 +01:00
Peter Simons
5f758431d4 lzip: build the binary with -O3 and assertions disabled 2013-03-13 15:13:40 +01:00
Peter Simons
c187516152 lzip: enable documentation build 2013-03-13 15:13:40 +01:00
Peter Simons
6d5c6af427 lzip: update to version 1.14 2013-03-13 13:59:33 +01:00
Lluís Batlle i Rossell
8d1ff12cdc mktorrent: fixing the usual pthread_cancel problem 2013-03-12 20:01:07 +01:00
Lluís Batlle i Rossell
90bca24b38 Adding mktorrent 1.0 2013-03-12 19:43:57 +01:00
Peter Simons
746bf427a8 pkgs/tools/networking/snx/snx_install.sh: delete file accidentally checked in earlier 2013-03-11 11:01:28 +01:00
Shea Levy
86aa2853f6 Merge branch 'graphviz-vimdot-fix' of git://github.com/bjornfor/nixpkgs
Branch contains a trivial fix.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-10 22:06:04 -04:00
Peter Simons
f59aaaed4b smartmontools: update drivedb.h to the latest version 2013-03-10 00:43:08 +01:00
Bjørn Forsman
74d6315024 graphviz: fix vimdot program
vimdot doesn't work at the moment because one of its dependencies,
'which', is missing; vimdot fails to find gvim or vim and aborts.
Instead of adding a dependency on 'which', replace it with the POSIX
command 'command -v'.
2013-03-09 21:45:20 +01:00
Vladimír Čunát
56b4a71c21 netpbm: update and attempt to fix i686 build 2013-03-09 14:59:39 +01:00
Vladimír Čunát
2e1dd8e076 recutils: supply the forgotten patch 2013-03-09 13:54:55 +01:00
Michael Raskin
5ec1806564 Adding ZPAQ archiver 2013-03-09 16:33:14 +04:00
Michael Raskin
b494b3b468 Update lrzip 2013-03-09 16:33:14 +04:00
Vladimír Čunát
87ec597ce7 recutils: fix build with new glibc 2013-03-09 13:24:31 +01:00
Vladimír Čunát
e218c79b85 grive: fix build with new binutils headers 2013-03-09 12:27:38 +01:00
Vladimír Čunát
f0f34067e7 recode: fix build after stdenv merge + #354
ToDo: tests don't pass yet.
2013-03-09 11:32:22 +01:00
Michael Raskin
dcf04b6063 zbar requires v4l1; disabe video 2013-03-09 12:59:45 +04:00
Shea Levy
8934644d20 tor: minor cleanups
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:15:26 -05:00
Shea Levy
9a5ca5aced tor: Don't use NIX_CFLAGS_LINK where CFLAGS will do 2013-03-08 19:14:43 -05:00
Shea Levy
35d957b8f9 Merge branch 'tor.130308' of git://github.com/jcumming/nixpkgs
This commit ensures tor is linked to lgcc_s. Tests didn't pass before,
pass now.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:13:17 -05:00
Shea Levy
9158ad45f1 Merge branch 'xchainkeys' of git://github.com/iyzsong/nixpkgs
This adds a new package, xchainkeys. It builds, so I ship.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:08:56 -05:00
Shea Levy
064155ad38 Merge branch 'recode.130306' of git://github.com/jcumming/nixpkgs
Attempts to fix recode build on darwin, verified by inspection (don't
have a readily available darwin machine for testing right now, will let
hydra see if this worked).

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 18:22:13 -05:00
Shea Levy
1de517844b Whoops, buildNativeInputs is now nativeBuildInputs 2013-03-08 16:39:09 -05:00
Shea Levy
b938cacbe1 tmux: Update to 1.7 2013-03-08 15:49:22 -05:00
Jack Cummings
e863477995 need to link against -lgcc_s for the testsuite to work 2013-03-08 07:43:30 -08:00
David Guibert
856f6c2aea fix iftop 2013-03-08 09:08:57 +01:00
Song Wenwu
9cbcbc5323 add xchainkeys-0.11 2013-03-08 13:55:32 +08:00
Eelco Dolstra
234c6b74c6 Merge remote-tracking branch 'origin/stdenv-updates' 2013-03-07 23:09:05 +01:00
Lluís Batlle i Rossell
197f6c6c4c idle3-tools can build only on linux, I think. 2013-03-07 22:39:53 +01:00
Lluís Batlle i Rossell
78e71242d7 Adding idle3-tools (for WD Green HDDs) 2013-03-07 21:40:28 +01:00
Eelco Dolstra
674c51af3c Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
Jack Cummings
a1c4fa8edc recode: attempt to fix Darwin testsuite build problem 2013-03-06 10:12:21 -08:00
Eelco Dolstra
92656e5f52 coreutils: Update to 8.21
Now "df" finally hides bind mounts and rootfs!
2013-03-06 14:10:54 +01:00
Jack Cummings
ed99c87a26 get recode testsuite running. 2013-03-06 01:07:54 -08:00
Jack Cummings
e61bdcfacd recode-3.7-git 2013-03-05 14:31:51 -08:00
Vladimír Čunát
26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Vladimír Čunát
c8b940072d koffice, kbluetooth: remove from hydra 2013-03-02 09:21:11 +01:00
Lluís Batlle i Rossell
097705cd86 virtualgl: fixing and updating to 2.3.2 2013-03-01 10:18:00 +01:00
Eelco Dolstra
1166b82fca nix: Update to 1.5.1 2013-03-01 02:03:09 +01:00
Vladimír Čunát
fc82aa049b hddtemp: try to fix by Gentoo patches 2013-02-28 16:00:49 +01:00
Vladimír Čunát
c0f6910758 fuse_zip: fix with new libzip 2013-02-28 15:43:06 +01:00
Eelco Dolstra
adef38370c nix: Update to 1.5 2013-02-28 01:20:39 +01:00
Rickard Nilsson
ad76386ff7 Add mkpasswd, an overfeatured front end to crypt 2013-02-27 12:14:09 +01:00
Eelco Dolstra
5847037d84 nix: Update to 1.4 2013-02-26 14:41:02 +01:00
Peter Simons
5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Vladimír Čunát
f20ff74afe recode: fix with new automake 2013-02-24 16:40:36 +01:00
Vladimír Čunát
4768a0cea6 netboot: change to a fixed version, fix build 2013-02-23 23:19:35 +01:00
Vladimír Čunát
e469bc503e kdePackages.partitionManager: fix via update to Gentoo version 2013-02-23 20:32:54 +01:00
Vladimír Čunát
0eeae100fd wv2: update and fix 2013-02-23 19:29:02 +01:00
Vladimír Čunát
350bd42274 opensc stuff: fix some packages by updating 2013-02-23 14:00:49 +01:00
Rok Garbas
6b30610672 offlineimap: updating license and add myself as maintainer 2013-02-23 10:55:11 +01:00
Rok Garbas
71a9716fd4 offlineimap: update to 6.5.5-rc2 2013-02-23 10:51:14 +01:00
Shea Levy
c3a55db090 bacula: Remove some duplication to avoid errors when updating. 2013-02-22 15:24:20 -05:00
Bjørn Forsman
2c4d695a1b bacula: fix version mismatch between name and src attribute
Commit 207443b184 ("upgrade bacula")
updated the backula version in the src attribute but forgot to update
the version number in the name attribute.
2013-02-22 21:05:40 +01:00
cillianderoiste
33eae7dfec Merge pull request #330 from iElectric/bacula
upgrade bacula
2013-02-21 13:51:28 -08:00
Cillian de Róiste
c2ba006ec9 aespipe: Fix typo in maintainer id 2013-02-21 22:30:14 +01:00
Domen Kozar
207443b184 upgrade bacula 2013-02-21 21:18:26 +01:00
Shea Levy
754f9a44fd Gummiboot: Update to 23.
Requires a corresponding change in nixos to work there.
2013-02-21 12:39:25 -05:00
Eelco Dolstra
f9c4ce79c8 Comment out non-existent maintainer attribute
http://hydra.nixos.org/build/4191101
2013-02-21 17:48:46 +01:00
Shea Levy
acd4299e75 Merge branch 'master' into stdenv-updates
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.
2013-02-21 11:13:30 -05:00
Peter Simons
45eb9f5589 snx: add version 800007027 of the CheckPoint SSL Network Extender 2013-02-21 15:56:16 +01:00
Peter Simons
0d7f427620 davfs2: read config files from /etc/davfs2 instead of ${out}/etc/davfs2
This patch makes the 'noDavsUser' argument to the build expression obsolete.
2013-02-21 12:03:52 +01:00
Shea Levy
aacca1902c Merge branch 'upstream-master' into stdenv-updates 2013-02-19 10:09:39 -05:00
Eelco Dolstra
3a1d3990e5 openssh: Just use a mirror of the HPN patch 2013-02-19 11:03:10 +01:00
Lluís Batlle i Rossell
cde20d6951 Fixing openssh hpn support for 6.1p1
I had to write a weird download derivation to overcome their download procedure.
2013-02-19 10:50:50 +01:00
Cillian de Róiste
4400a752e9 Add aespipe, an AES encrypting or decrypting pipe 2013-02-18 22:47:55 +01:00
Cillian de Róiste
f81dbf4893 wicd: NixOS/nixos#88 add resolvconf to PATH for wicd
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
2013-02-18 21:46:15 +01:00
Peter Simons
9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Bjørn Forsman
52531cef21 file: bump from 5.11 to 5.12 2013-02-18 11:46:47 +01:00
Peter Simons
f2bff3d088 gnuplot: configure GDFONTPATH using 'fontconfig'
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.
2013-02-18 00:00:48 +01:00
Peter Simons
7e539f9636 gnuplot: cosmetic, no functional change 2013-02-17 22:48:20 +01:00
Александр Цамутали
de8a9d676e tools/security/apg: New nixpkg. 2013-02-17 17:44:54 +04:00
Shea Levy
c42d77aa35 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-02-17 08:19:40 -05:00
Eelco Dolstra
954d519af7 minidlna: Update to 1.0.25 and use ffmpeg instead of libav 2013-02-16 21:49:55 +01:00
Vladimír Čunát
b79c0bd2f3 httpie: fix 2013-02-16 19:56:21 +01:00
Vladimír Čunát
9acfcdc0b6 pngcrush: update to fix compilation with libpng-1.6.* 2013-02-16 19:56:21 +01:00
Shea Levy
ad057db2d6 x11vnc: Fix more hard-coded /bin/su 2013-02-16 11:29:28 -05:00
Shea Levy
947651b6c2 rsnapshot: Fix URL.
Thanks to ebzzry on IRC for pointing this out.
2013-02-15 09:26:18 -05:00
Eelco Dolstra
2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
Vladimír Čunát
35f1bbc433 parted: remove 2.3.*, no longer used 2013-02-14 13:13:51 +01:00
Vladimír Čunát
cdebe7617f gparted: upgrade, use newer parted, clean expression 2013-02-14 13:13:10 +01:00
Peter Simons
e8982e11a4 texlive-moderncv: update to version 1.3.0 2013-02-11 21:15:17 +01:00
Eelco Dolstra
a3da633b84 openresolv: Update to 3.5.4 2013-02-11 17:46:29 +01:00
Eelco Dolstra
7c2e9cf2bf dhcpcd: Update to 5.6.7 2013-02-11 17:46:29 +01:00
Eelco Dolstra
26dd2dc425 nixUnstable: Update to 1.4pre3056_79a3ba7 2013-02-11 15:27:18 +01:00
Shea Levy
e2abed75ec Revert "Revert "curl: Update to version 7.29.0.""
This reverts commit ec4f56b347.

With the added patch, the curl segfault seems to be fixed.
2013-02-10 13:44:00 -05:00
Shea Levy
ec4f56b347 Revert "curl: Update to version 7.29.0."
This reverts commit fd2cff9479.

nix's substituter fails with this curl, so revert it until that's fixed.
2013-02-10 11:37:14 -05:00
Shea Levy
1b4fc7a095 rng-tools: add meta.platforms 2013-02-09 15:09:46 -05:00
Peter Simons
f9e75352cf groff: update to version 1.22.2 2013-02-09 20:39:04 +01:00
Peter Simons
93ce537e10 tex4ht: texLiveAggregationFun expects the texmf directory in $out, not $out/share
I also made some cosmetic changes to the expression.
2013-02-09 18:12:56 +01:00
aszlig
fd2cff9479 curl: Update to version 7.29.0.
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>
2013-02-08 18:27:52 -05:00
aszlig
8e08e9ccf0
curl: Update to version 7.29.0.
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>
2013-02-08 09:03:22 +01:00
Peter Simons
6b702f23ea lzip: add version 1.14-rc3 2013-02-06 13:15:12 +01:00
Michael Raskin
09ee51c442 Fixing xlaunch for systemd branch 2013-02-05 17:21:51 +04:00
Song Wenwu
b839dcbd16 add swfmill-0.3.2 2013-02-05 11:36:18 +08:00
Eelco Dolstra
938afe971c nss_myhostname: Remove
This package is now part of systemd.
2013-02-04 15:49:20 +01:00
Rickard Nilsson
789154b119 Add fping, a more scriptable ping 2013-02-04 10:45:47 +01:00
Shea Levy
40e86be5b1 Gummiboot: Switch to zip archive.
For some reason tarballs from cgit have a different hash each time you download.
2013-02-02 19:39:11 -05:00
Shea Levy
b73b7e29bd Gummiboot: Fix build on 32-bit Linux 2013-02-02 11:03:01 -05:00
Shea Levy
3f3ac212fb Forgot maintainers 2013-02-01 17:50:41 -05:00
Shea Levy
f5f5eff924 Add gummiboot UEFI boot manager 2013-02-01 17:42:19 -05:00
Lluís Batlle i Rossell
959dd6399c wget: update to 1.14
The 1.13.4 took for me 2G of RAM while doing:
wget -r -l 1 -k https://fosdem.org/2013/schedule/events/
2013-02-01 22:18:17 +01:00
Vladimír Čunát
5bd9baa141 gnufdisk: update the alpha-version, no hydra now
It builds now.
2013-01-31 21:10:37 +01:00
Cillian de Róiste
72cc82d49a Add PODIFF, a tool to diff PO files 2013-01-30 14:37:10 +01:00
Eelco Dolstra
80056ddc01 Add cowsay to the channel 2013-01-30 12:52:07 +01:00
Eelco Dolstra
6930efd1e5 openjade: Use default gcc 2013-01-28 18:31:17 +01:00
Eelco Dolstra
d1d0720861 wdiff: Update to 1.1.2 to fix the build
http://hydra.nixos.org/build/3875995
2013-01-28 17:47:12 +01:00
Eelco Dolstra
dbedbdc939 types.h -> types.patch 2013-01-28 17:27:14 +01:00
Eelco Dolstra
2dc0e9070e tigervnc: Drop dependency on libxcrypt
http://hydra.nixos.org/build/3875072
2013-01-28 17:19:03 +01:00
Eelco Dolstra
4718d430cc mailutils: Fix build
http://hydra.nixos.org/build/3875816
2013-01-28 17:19:02 +01:00
Eelco Dolstra
08b8512ce4 lftp: Update to 4.4.0 and fix build
http://hydra.nixos.org/build/3896385
2013-01-28 17:19:01 +01:00
Eelco Dolstra
38ced3b436 jfsutils: Fix build
http://hydra.nixos.org/build/3897210
2013-01-28 17:19:01 +01:00
Eelco Dolstra
139cb0d41e acct: Fix build
http://hydra.nixos.org/build/3887914
2013-01-28 17:19:01 +01:00
Song Wenwu
9f7cc1bfb3 add fcitx-4.2.7 2013-01-28 11:35:03 +08:00
Aristid Breitkreuz
8ade26c373 pull screenrc configuration from /etc/screenrc 2013-01-27 20:21:49 +01:00
Lluís Batlle i Rossell
3b26ba7019 Merge remote-tracking branch 'central/master' into stdenv-updates
Conflicts:
	pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Peter Simons
bff4b06640 youtube-dl: enable builds by Hydra on Linux and Darwin
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00
Karn Kallio
90909ea936 system-config-printer patch
The latest version of system-config-printer seems to have introduced a
dependency on pycurl.  The attached patch includes this, fixing the build of
kde, which depended on it through kdeadmin.
2013-01-24 23:03:39 -05:00
Eelco Dolstra
8dba5cd411 ec2-ami-tools: Update to 1.4.0.9 2013-01-24 18:23:04 +01:00
Eelco Dolstra
abf2ea216a nix: Update to 1.4pre3048_99ed558 2013-01-23 14:16:00 +01:00
Rickard Nilsson
999480a0e4 nm-applet: Update to 0.9.6.4 2013-01-23 09:04:16 +01:00
Eelco Dolstra
0a47a28f1d Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-22 23:23:53 +01:00
Eelco Dolstra
331e7ac221 Merge remote-tracking branch 'origin/master' into systemd 2013-01-21 13:01:00 +01:00
Eelco Dolstra
bcc0c1dc59 Update nixUnstable 2013-01-20 17:26:07 +01:00
James Cook
04194c576e tinc: GPLv2+, not GPLv2. 2013-01-19 13:33:32 -08:00
James Cook
3066f86e0d Fixed tinc license. 2013-01-19 11:25:43 -08:00
Eelco Dolstra
9da086c08d Merge remote-tracking branch 'origin/master' into systemd 2013-01-19 00:05:50 +01:00
James Cook
2ba4f46752 tinc: A VPN daemon with full mesh routing. 2013-01-17 22:52:15 -08:00
Eelco Dolstra
5bb548d2e4 Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-01-17 14:19:14 +01:00
Michael Raskin
4b123fee39 Fix URL for Cuneiform 2013-01-17 11:21:48 +04:00
Vladimír Čunát
f1531391c0 Merge pull request #265 from errge/master
Add jbig2enc.
2013-01-16 06:07:43 -08:00
Gergely Risko
f67bc6bbfd Added jbig2enc. 2013-01-16 14:11:29 +01:00
Michael Raskin
33db3fb3bb Update Cuneiform 2013-01-16 16:43:35 +04:00
Eelco Dolstra
4bca4fa2b8 reiserfsprogs: Fix URL 2013-01-15 18:53:12 +01:00
Eelco Dolstra
a6768a8df2 logrotate: Update to 3.8.3 2013-01-15 18:53:12 +01:00
Eelco Dolstra
eeda226b02 Merge branch 'master' into systemd 2013-01-15 12:11:07 +01:00
Evgeny Egorochkin
76d8b3a530 torsocks: version bump to 1.2 2013-01-15 08:13:56 +02:00
Eelco Dolstra
f286cc65b1 Fix bad URLs lacking a scheme 2013-01-14 18:26:46 +01:00
Eelco Dolstra
7fd42a8380 Get rid of the "sf" alias for "sourceforge" 2013-01-14 12:00:32 +01:00
Mathijs Kwik
6860ab9946 jfsutils: upgrade to 1.1.15 2013-01-13 14:30:54 +01:00
Evgeny Egorochkin
eb7063db0c Vidalia: version bump to 0.2.21 2013-01-13 15:28:38 +02:00
Mathijs Kwik
0890c45498 buildNativeInputs -> nativeBuildInputs 2013-01-13 11:33:45 +01:00
Peter Simons
1f07564f8b smartmontools: update drive database to the latest version 2013-01-12 15:41:44 +01:00
Sander van der Burg
a0d45d6f9b graphviz: Fix compilation on darwin 2013-01-11 18:20:44 +01:00
Peter Simons
b33ad366a1 Merge branch 'master' into stdenv-updates. 2013-01-11 15:46:10 +01:00
Shea Levy
e11365c0a5 dd-agent: No need to propagate sysstat, dd-agent doesn't belong in user profiles anyway 2013-01-08 16:17:21 -05:00
Shea Levy
a23c70c492 dd-agent: Add meta 2013-01-08 12:55:55 -05:00
Shea Levy
76076ea9cf dd-agent: Propagate sysstat 2013-01-08 12:48:24 -05:00
Shea Levy
bc2e957308 dd-agent: Add python so patchShebangs can patch python scripts 2013-01-08 12:42:11 -05:00
Shea Levy
4b2632e54a dd-agent: Move /usr stuff to directly 2013-01-08 12:35:41 -05:00
Shea Levy
74c92f5f4a First attempt at packaging dd-agent 2013-01-08 12:32:47 -05:00
Eelco Dolstra
c6c1bc6b0f Merge branch 'master' into systemd 2013-01-07 00:34:25 +01:00
Eelco Dolstra
7364f8b55f gnupg: Update to 1.4.13
CVE-2012-6085
2013-01-07 00:33:05 +01:00
Eelco Dolstra
53efca6946 nzbget: Update to 9.0 2013-01-06 22:31:16 +01:00
Mathijs Kwik
fbeb84b288 bup: optionally depend on par2cmdline
The default is to use it from path when available, as this is an
optional feature.
2013-01-06 18:44:55 +01:00
Eelco Dolstra
e2d6154fff nix: Update to 1.3
Also, use /etc/nix as the default configuration directory.  This way
$NIX_CONF_DIR no longer needs to be set in most cases.
2013-01-05 18:57:33 +01:00
Peter Simons
9e9cd7b529 Merge branch 'master' into stdenv-updates. 2013-01-04 21:00:53 +01:00
Peter Simons
7505cb5f9a gawk: update to 4.0.2 2013-01-04 20:39:54 +01:00
Jan Malakhovski
ef926f21e6 maildrop: add version 2.6.0 2013-01-04 03:07:46 +00:00
Rickard Nilsson
38a14fac65 NetworkManager: cooperate better with systemd 2013-01-03 18:14:38 +01:00
Rickard Nilsson
db292a74c0 Merge remote-tracking branch 'upstream/master' into systemd
Conflicts:
	pkgs/tools/networking/network-manager/default.nix
2013-01-03 13:44:47 +01:00
Rickard Nilsson
869a222062 obnam: Update to 1.3
Supporting packages also updated.
2013-01-03 13:25:02 +01:00
Rickard Nilsson
ed226c9496 NetworkManager: Update to 0.9.6.4 2013-01-03 13:06:59 +01:00
Lluís Batlle i Rossell
472499ccd8 coreutils: I forgot a file in the prev commit 2013-01-02 20:04:08 +01:00
Lluís Batlle i Rossell
09d12cc9db coreutils: update to 8.20. They didn't build in i686 here.
Here is the error:
set-mode-acl.c: In function 'qset_acl':
set-mode-acl.c:72:6: error: #error Must have acl_delete_def_file (see POSIX 1003.1e draft 17).
2013-01-02 19:26:11 +01:00
Mathijs Kwik
4907102677 btrfs-progs: add small tool to set the received-uuid of exisiting subvolumes 2013-01-01 13:50:15 +01:00
Mathijs Kwik
9572c2fae8 btrfs-progs: minor patches to get "btrfs receive" working 2013-01-01 13:50:15 +01:00
Mathijs Kwik
3d0b5b7a8f btrfs-progs: small patch to fix listing subvolumes on kernel 3.6+
The btrfs cleaner, introduced in 3.6 leaves some unresolvable entries,
which the userspace utils don't know how to handle.
2013-01-01 13:50:14 +01:00
Mathijs Kwik
66a7fa30b8 bup: upgrade to git20121224 2013-01-01 13:50:14 +01:00
Mathijs Kwik
6c062cd5a1 youtube-dl: "link" to python directly 2013-01-01 13:50:14 +01:00
Antono Vasiljev
38e5443d86 httpie: fix description 2012-12-29 01:09:01 +02:00
Antono Vasiljev
f2c2d18a07 Added httpie
HTTPie is a command line HTTP client. Its goal is to make CLI
interaction with web services as human-friendly as possible.
2012-12-29 00:28:34 +02:00
Lluís Batlle i Rossell
b58780c43d Merge remote-tracking branch 'eelco/master' into stdenv-updates
Conflicts:
	pkgs/development/compilers/gcc/4.7/default.nix

Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
88b11196c1 Clean up redundant "if condition then true else false" 2012-12-28 19:57:47 +01:00
Eelco Dolstra
3fa03df78c openssh: Remvoe unused Perl dependency
Since "buildNativeInputs" was misspelled, Perl is not actually used.
2012-12-28 19:26:28 +01:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
5be0a9acd7 Rename hostDrv -> crossDrv, buildDrv -> nativeDrv
This is for consistency with terminology in stdenv (and the terms
"hostDrv" and "buildDrv" are not very intuitive, even if they're
consistent with GNU terminology).
2012-12-28 19:08:19 +01:00
Rok Garbas
5872a8eae8 aircrack-ng: update 2012-12-28 02:16:31 +01:00
Peter Simons
60cb018d80 youtube-dl: update to version 2012.12.11
The new build comes with man page and bash completion installed.
2012-12-27 20:46:28 +01:00
Michael Raskin
15d6989322 Merge pull request #232 from ierton/xkb-switch
Xkb switch
2012-12-27 06:05:12 -08:00
Sergey Mironov
c27b556673 xkb_switch: command line tool to switch X keyboard layouts 2012-12-27 17:45:08 +04:00
Eelco Dolstra
99f7c4e324 Merge branch 'master' into systemd 2012-12-27 01:28:25 +01:00
Antono Vasiljev
2828729b9b mu0 -> mu, version bump 2012-12-25 21:59:48 +02:00
Shea Levy
6a147cfbfa Add unionfs-fuse meta 2012-12-16 16:42:45 -05:00
Shea Levy
42b061d118 Add unionfs-fuse 2012-12-16 16:25:24 -05:00
Rickard Nilsson
591c27e58d argyllcms: New package, version 1.4.0
ArgyllCMS is an ICC compatible color management system.
2012-12-13 16:01:35 +01:00
Eelco Dolstra
f364619e22 Merge remote-tracking branch 'origin/master' into stdenv-updates 2012-12-12 17:01:20 +01:00
Eelco Dolstra
0ecd1f62c7 Revert "coreutils: Update to 8.20"
This reverts commit 1620307488.

8.20 doesn't build on x86_64-darwin.

http://hydra.nixos.org/build/3435174
2012-12-12 17:00:32 +01:00
Eelco Dolstra
8beea55869 system-config-printer: Update to 1.3.12
Fixes building against systemd.

http://hydra.nixos.org/build/3469842
2012-12-12 16:34:38 +01:00
Eelco Dolstra
6a0288d14b network-manager: Fix building against systemd
http://hydra.nixos.org/build/3473319
2012-12-12 16:26:03 +01:00
aszlig
0c160be3d2
ascii: New package, version 3.12.
Quite a useful tool, especially for non English native speakers to find out what
people mean with things like "hiccup", "boink", "blugle" and whatnot.

And of course it's quite useful to convert between hex/oct/dec/bin.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
e42dc52f42
samplicator: New package, version 1.3.7-beta6.
A small and lightweight UDP redirector if you don't want to bend a fly on the
wheel using socat.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
abb7c98cfe
wbox: New package, version 5.
Yet another HTTP benchmarking tool, which is really quite minimalistic and in
ANSI C.

This package maybe isn't even worth putting it in its own file and directory but
I did it for the sake of consistency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
7cd641a4e7
hping: New package, version 20051105.
Quite a lot of patching involved here, but the upstream package is no longer
maintained anymore. Nevertheless the tool is still useful in some environments.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
Rickard Nilsson
023f5a098b xcalib: Fix maintainer 2012-12-11 15:10:55 +01:00
Rickard Nilsson
71f4666903 xcalib: Fix license 2012-12-11 13:45:04 +01:00
Rickard Nilsson
bdfe779d2c Add xcalib 0.8, a tiny monitor calibration loader 2012-12-11 11:36:02 +01:00
Michael Raskin
d3e5b8feee Fix dummy pseudo-updates being found for some packages 2012-12-08 13:05:43 +04:00
Eelco Dolstra
1c24391251 nix: Update to 1.2 2012-12-07 13:46:07 +01:00
Florian Friesdorf
c598df2645 duplicity-0.6.20 2012-12-06 15:59:02 +01:00
Evgeny Egorochkin
f2ca98c098 TOR: version bump 2012-12-05 06:16:45 +02:00
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
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