Commit graph

3332 commits

Author SHA1 Message Date
Michael Raskin be5b32e798 Apparently fix texinfo5 with fresh TeXLive 2013-10-20 19:15:11 +04:00
Jack Cummings e6f2ac65e2 Gratuitous Space Battles. Needs libcurl.so.3, so put an old version of that in, too 2013-10-19 14:45:03 +02:00
Eelco Dolstra 2402a250a1 sleuthkit: Rewrite to mkDerivation 2013-10-18 13:45:18 +02:00
Domen Kožar ef00dc20e6 Merge pull request #1089 from offlinehacker/pkgs/gzrt/add
Add gzrt, gzip Recovery Toolkit
2013-10-17 15:00:05 -07:00
Shea Levy e1ea4e3800 Add htm-xml-utils
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-17 14:11:15 -04:00
Jaka Hudoklin 9239b6df47 Add gzrt, gzip Recovery Toolkit 2013-10-17 18:35:24 +02:00
Eelco Dolstra ee330eaedf nixUnstable: Update to 1.7pre3252_792fd51 2013-10-17 16:06:58 +02:00
Eelco Dolstra 7c7bfa817a fail2ban: Update to 0.8.10
Also fix random start failures due to a race between the fail2ban
server and the postStart script.
2013-10-16 10:03:43 +02:00
Bjørn Forsman 645cdce565 plantuml: new package
PlantUML draws UML diagrams using a simple and human readable text
description.
2013-10-14 20:13:49 +02:00
Michael Raskin dd7ecf5336 Update pdf2djvu 2013-10-14 22:07:13 +04:00
Domen Kožar dc68c10e94 fix eval 2013-10-14 17:14:11 +02:00
Eelco Dolstra 3ae18ebcad pciutils: Update PCI IDs 2013-10-14 12:47:04 +02:00
Domen Kožar 30933abb97 add prey: Proven tracking software that helps you find, lock and recover your devices when stolen or missing 2013-10-14 11:57:48 +02:00
Michael Raskin 776adb5704 Updating TeXLive to 2013 using updated Debian snapshots.
Kept the old hacks where they don't break the build in case they things
they fix are still relevant.

I checked that the upgrade doesn't break:
1) Asymptote and EProver builds.
2) My XeLaTeX demo from configurations/ repository.
3) Some of my own files.

The upgrade fixes problems with simultaneous use of 3D and LaTeX labels
in Asymptote.

Please provide a test that worked previously and is broken now if you
need to revert this update or its parts.
2013-10-14 10:58:54 +04:00
Peter Simons c74b044be1 asymptote: update to version 2.24 2013-10-13 00:34:51 +02:00
Peter Simons 60f9e092e3 gnupg: improve conformance of meta.description to Nixpkgs guidelines 2013-10-10 11:41:21 +02:00
Peter Simons 0cd0627989 gnupg: update to version 2.0.22 (fixes CVE-2013-4402) 2013-10-10 11:39:55 +02:00
Peter Simons 6a63106185 gnupg1: support for IDEA is now included by default (the patent has expired) 2013-10-10 11:38:23 +02:00
Shea Levy f7a1c8c2f5 s/gnu_efi/gnu-efi
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 14:01:36 -04:00
Shea Levy f5886feb1e gptfdisk: Update to 0.8.6
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:42:05 -04:00
Shea Levy e521757f21 Update gummiboot
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 09:52:08 -04:00
Rob Vermaas 4b65d6e7a3 Update nixops to 1.1.1 2013-10-08 16:21:15 +02:00
Evgeny Egorochkin d07d2eb137 torsocks: update to 1.3 2013-10-08 16:59:48 +03:00
Bjørn Forsman 661e5a8f1a asciidocFull: add missing sed + coreutils for a2x wrapper
When making a PDF file I got an error because dblatex couldn't find
sed/uname/mkdir etc. This fixes it.
2013-10-08 14:13:14 +02:00
Eelco Dolstra 2147a07938 Fix a bunch of Hydra evaluation errors 2013-10-07 17:36:47 +02:00
Lluís Batlle i Rossell 1b794c098b filegive update to 0.7.1 2013-10-07 09:34:25 +02:00
Domen Kožar f0830dbb9c gnupg1: 1.4.13 -> 1.4.15 (CVE-2013-4402) 2013-10-06 23:31:38 +02:00
Peter Simons d210ce955c Merge pull request #1043 from bjornfor/asciidoc-all-deps2
Add asciidocFull (and dblatexFull dependency)
2013-10-06 12:42:05 -07:00
Bjørn Forsman 866d57d93d wgetpaste: better package description 2013-10-06 21:19:27 +02:00
Bjørn Forsman dc44195b95 pv: 1.3.4 -> 1.4.12
See changelog in the "NEWS" section at
http://www.ivarch.com/programs/pv.shtml
2013-10-06 18:40:41 +02:00
Domen Kožar 81fc2301f3 add haveged: A simple entropy daemon 2013-10-06 17:18:50 +02:00
Bjørn Forsman 9d7086f173 asciidoc: purify and add asciidocFull attribute
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that, if true, pulls in all dependencies and patches asciidoc
to contain full paths to the tools.

I've set enableStandardFeatures = false for the existing asciidoc
attribute so that the closure size stays unchanged, at 255 MiB. The new
asciidocFull attribute (with enableStandardFeatures = true) has a
closure size of 1.5 GiB.
2013-10-06 12:18:08 +02:00
Bjørn Forsman 83c9a264bf dblatex: purify and add dblatexFull attribute
imagemagick, transfig, inkscape, fontconfig and ghostscript are missing
dependencies of dblatex. Instead of adding all those dependencies to the
existing dblatex attribute, make a new dblatexFull attribute for that.

Also pass --use-python-path at install time so that script shebangs end
up with #!/path/to/python instead of #!/path/to/env python (which is
impure when not run in a wrapper).
2013-10-06 12:18:08 +02:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Aristid Breitkreuz c80556f630 rsnapshot 1.3.1 2013-10-05 23:07:52 +02:00
Aristid Breitkreuz 80924c8f3c rsnapshot: configurable configuration file path
default value: /etc/rsnapshot.conf
2013-10-05 20:48:03 +02:00
Domen Kožar 38a20082cd Merge pull request #1044 from bjornfor/description-fixes
Some description fixes
2013-10-05 10:40:02 -07:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Domen Kožar f82cfef944 add sshuttle: Transparent proxy server that works as a poor man's VPN 2013-10-05 16:46:56 +02:00
Jonas Hoersch 47a05b9aec autorandr: add coroa as a maintainer 2013-10-04 09:34:17 +02:00
Peter Simons 6b17f7d9ee pkgs/tools/security/seccure: store the expression in a file called "default.nix" 2013-10-03 17:09:02 +02:00
Peter Simons 883c10a663 Merge pull request #1013 from coroa/autorandr
autorandr: add autorandr an automatic display configuration selector
2013-10-03 06:58:43 -07:00
Rickard Nilsson 6d247f81b4 network-manager: Rename dispatcher service
Rename NetworkManager-dispatcher.service to
dbus-org.freedesktop.nm-dispatcher.service so it is found by systemd (NixOS
doesn't handle the Alias directive in the unit file)
2013-10-03 14:46:49 +02:00
Peter Simons a3ffa37065 cabal-install: update to version 1.18.0.2 2013-10-02 22:33:43 +02:00
Pascal Wittmann 51c48e2320 Add bgs, a simple background setter for X 2013-10-02 14:28:45 +02:00
Moritz Ulrich dc7ed72066 mu: Install msg2pdf (render html mail to pdf) and mug (gtk gui)
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-02 13:55:17 +02:00
Eelco Dolstra e26b828f4a memtest86+: Remove bogus executable bit 2013-10-02 12:32:12 +02:00
Eelco Dolstra b8cf0a32fd memtest86+: Update to 5.01 2013-10-02 12:32:12 +02:00
Eelco Dolstra feeac34635 Move memtest86+ to its own directory 2013-10-02 12:32:11 +02:00
Moritz Ulrich 62ea4e1d38 mu: update to 0.9.9.5
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-01 23:47:57 +02:00