Commit graph

621 commits

Author SHA1 Message Date
Eelco Dolstra 80056ddc01 Add cowsay to the channel 2013-01-30 12:52:07 +01:00
Aristid Breitkreuz 8ade26c373 pull screenrc configuration from /etc/screenrc 2013-01-27 20:21:49 +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 eeda226b02 Merge branch 'master' into systemd 2013-01-15 12:11:07 +01:00
Eelco Dolstra 7fd42a8380 Get rid of the "sf" alias for "sourceforge" 2013-01-14 12:00:32 +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
Mathijs Kwik 6c062cd5a1 youtube-dl: "link" to python directly 2013-01-01 13:50:14 +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
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
Michael Raskin df44d8cbeb Update gnokii 2012-12-04 10:20:42 +04: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 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
Eelco Dolstra 8165e2ddb0 Document that Java packages should install JARs in $out/lib/java 2012-11-08 16:31:08 +01:00
Rickard Nilsson 43c9c791e0 file: Add extra source URL 2012-11-06 11:23:48 +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
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
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
Marc Weber 7b40d67d61 adding taskwarrior 2012-10-11 06:12:23 +02:00
Alexander Foremny 29d3112ee9 Rename plowshare-git to plowshare 2012-10-09 14:02:23 -04:00
Michael Raskin 18c0bca167 Fix some of the debian-devscripts shell references 2012-10-09 11:02:06 +04: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
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
Michael Raskin d26ac88caf Merging pull request 121 from MarcWeber: update/fix debootstrap with minor fixes 2012-10-05 12:26:13 +04:00
Michael Raskin dad7ea5a7e Fix timidity source url 2012-10-02 11:23:43 +04: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
Peter Simons 0cd82f1d17 Merge pull request #131 from aforemny/plowshare
Plowshare
2012-09-27 02:30:04 -07:00
Lluís Batlle i Rossell ad0b63265c picocom: adding picocom, 1.7 2012-09-25 19:23:34 +02:00
Alexander Foremny 1329ae018d Bump plowshare version to git20120916 2012-09-25 17:44:57 +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
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
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
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
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 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 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
Mathijs Kwik 00fa89e41f pv: upgrade to 1.3.4 2012-08-21 12:38:44 +02:00