Commit Graph

34837 Commits

Author SHA1 Message Date
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
Domen Kožar
49f8e371a1 Merge pull request #1049 from bjornfor/description-fixes
More description fixes
2013-10-06 07:05:20 -07: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
Peter Simons
2e60cd53b7 Merge pull request #1046 from DriesVanDaele/master
add tabling to yap
2013-10-06 02:58:53 -07:00
Evgeny Egorochkin
56e5b35f2e Properly wipe .compose-cache.
Fixes #267.
2013-10-06 10:53:05 +03:00
James Cook
b0d4b8bcaa firefox: add an option to build with debugging enabled. 2013-10-05 21:07:42 -07:00
Eelco Dolstra
7808044ba7 Remove the nixos.unstable job from the trunk-combined jobset 2013-10-06 00:22:47 +02:00
Eelco Dolstra
9db68de9e6 polkit, pulseaudio: Drop some Linux-specific dependencies 2013-10-06 00:21:28 +02:00
Eelco Dolstra
2ae2b0bca3 Drop --xml, it's no longer needed 2013-10-06 00:21:28 +02:00
Eelco Dolstra
2a5098384e Make eval-release.nix less picky
It now only checks that each derivation's drvPath attribute evaluates.
Previously it checked everything (via toXML) but that causes
derivations with dubious passthru attribute to fail (see commit
70fee5da112b8a0093d59ac16cdead4d0a72f357).
2013-10-06 00:21:28 +02:00
Domen Kožar
a09ca7c3d3 Merge pull request #209 from MarcWeber/submit/firebird
systemd/firebird
2013-10-05 14:13:50 -07:00
Domen Kožar
cee6c320b8 Merge pull request #1047 from aristidb/master
rsnapshot 1.3.1
2013-10-05 14:12:20 -07:00
Aristid Breitkreuz
c80556f630 rsnapshot 1.3.1 2013-10-05 23:07:52 +02:00
Marc Weber
5dbc5f120c firebird service
many suggestions contributed by bjornfor and edolstra
2013-10-05 23:07:33 +02:00
Dries Van Daele
89964dd241 add tabling to yap 2013-10-05 20:59:34 +02:00
Domen Kožar
003c93eef3 Merge pull request #1045 from aristidb/rsnapshot-config
Let rsnapshot use /etc/rsnapshot.conf as configuration instead of non-existent ${rsnapshot}/etc/rsnapshot.conf
2013-10-05 11:50:07 -07: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
Vladimír Čunát
4c7796e4a3 transmission: fix non-gtk builds
I'm sorry, I was incautious.
2013-10-04 21:10:54 +02:00
Vladimír Čunát
ae60edca0e transmission: unify versions to the newest, use gtk3
Also introduce transmission_gtk attribute and signify gtk client support
in the name (so newbies using package names can see there's a gui version).
2013-10-04 20:31:02 +02:00
Eelco Dolstra
e5ebb59e1d zabbix: Apply fix for a SQL injection bug
https://support.zabbix.com/browse/ZBX-7091

CVE-2013-5743
2013-10-04 13:52:49 +02:00
Domen Kožar
c7149103eb Merge pull request #1039 from coroa/autorandr
autorandr: add coroa as a maintainer
2013-10-04 01:15:22 -07:00
Jonas Hoersch
47a05b9aec autorandr: add coroa as a maintainer 2013-10-04 09:34:17 +02:00
Mathijs Kwik
6c9a267745 linux-3.10: upgrade to 3.10.14 2013-10-04 09:07:45 +02:00
Mathijs Kwik
126403132d linux-3.11: upgrade to 3.11.3 2013-10-04 09:07:45 +02:00
Mathijs Kwik
0dfab04ef1 calibre: upgrade to 1.5.0 2013-10-04 09:07:45 +02:00
Mathijs Kwik
4d32a074a2 org-mode: install to proper dir 2013-10-04 09:07:45 +02:00
Mathijs Kwik
cb537ad44b trifecta: override dependency versions
"jailbreak" did not work for this package
Also, I force a downgrade for "hashable" to make stuff work with our current haskell platform. If you don't like running things "below spec", you can add the following to packageOverrides:

haskellPackages_ghc763 = pkgs.haskellPackages_ghc763.override {
  extraPrefs = self: {
    hashable = self.hashable_1_2_1_0;
  };
};
2013-10-04 09:07:45 +02:00
Mathijs Kwik
af2eaf1ef9 llvm-general: remove version 3.3.5 2013-10-04 09:07:44 +02:00
Mathijs Kwik
f7a9743574 idris: build with latest llvm-general(-pure) 2013-10-04 09:07:44 +02:00
Rok Garbas
c95d830839 adding http_address option to varnish service 2013-10-04 00:24:59 +02:00
Rok Garbas
7b6e26b380 some more zope2 service improvements 2013-10-04 00:24:18 +02:00
Peter Simons
85ecc3f176 haskell-git-annex: update to version 4.20131002 2013-10-03 21:29:51 +02:00
Shea Levy
f6e835a2c3 Fix pythonWrapper when all of the binaries come from python
See discussion in #834

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-03 15:25:43 -04:00
Rok Garbas
4ff36cb137 zope2 service fixes 2013-10-03 20:01:58 +02:00
Peter Simons
bee1d0716a Merge pull request #834 from peti/new-python-wrapper
Re-implement python-wrapper with buildEnv.
2013-10-03 09:07:09 -07:00
Peter Simons
be67ab572c haskell-regex-compat-tdfa: work around broken release tarball on Hackage 2013-10-03 17:55:28 +02:00
Peter Simons
da17bd1352 git-annex: make sure the man page is installed 2013-10-03 17:16:19 +02:00
Peter Simons
e857fee7a7 lxc: update to current git HEAD 1.0.0.alpha1-92-g8111adf
The developers claim that the new version works on systemd-based hosts.
2013-10-03 17:09:02 +02:00
Peter Simons
9c6e0e584c lua-5.1: fix $prefix in installed pkgconfig file 2013-10-03 17:09:02 +02:00
Peter Simons
c7ad106209 all-packages.nix: avoid breaking syntax highlighting in Emacs 2013-10-03 17:09:02 +02:00
Peter Simons
97e0e19858 all-packages.nix: strip trailing whitespace 2013-10-03 17:09:02 +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
Domen Kožar
fb34754933 Prettify graphite service
cc @offlinehacker
2013-10-03 16:20:48 +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