Commit Graph

62 Commits

Author SHA1 Message Date
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Michal Sojka
40a5a4c46e ikiwiki: Fix docutils support
Without this, the rst plugin complains as follows:

    cannot import docutils.core

Also, python3 is needed for the rst plugin to work.
2020-10-08 15:41:41 +02:00
Michal Sojka
7e63308148 ikiwiki: Fix postInstall script to work with optional dependencies
The line-continuation backslash should not be a part of optional
string because it can lead to errors like this:

    /nix/store/333six1faw9bhccsx9qw5718k6b1wiq2-stdenv-linux/setup: line 90: --prefix: command not found
    builder for '/nix/store/lb07r900fpg7r1555zpf0j8n1n7g3wlx-ikiwiki-3.20200202.3.drv' failed with exit code 127
2020-10-08 15:41:41 +02:00
Michal Sojka
b06290ffd0 ikiwiki: 3.20190228 -> 3.20200202.3
This fixes (among others) incompatibility with highlight from nixpkgs.
See http://source.ikiwiki.branchable.com/?p=source.git;a=commit;h=4d06df9583e6c4145f8c6fc2fd51d7894c0b85ce
2020-10-08 15:41:41 +02:00
Michal Sojka
8094b8a953 ikiwiki: add highlight dependency
IkiWiki's highlight plugin requires this.

Note that the current highlight version (3.57) is not compatible with
ikiwiki version in nixpkgs. This will be fixed in the next commit.
2020-10-08 15:41:41 +02:00
rnhmjoj
aee614c996
treewide: replace bazaar with breezy 2020-05-25 09:22:54 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Francesco Gazzetta
33a12a2d22 ikiwiki: 3.20170111 -> 3.20190228 2020-01-18 19:19:45 +01:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Peter Simons
045c707e54 ikiwiki: mark build broken
The test suite fails after we updated to Imagemagick from version 6.9.7-6 to
6.9.8-4. https://ikiwiki.info/bugs/imagemagick_6.9.8_test_suite_failure/ has
more details.
2017-08-29 13:07:18 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Michael Raskin
03700daf07 ikiwiki: 3.20160905 -> 3.20170111 2017-01-19 11:33:17 +01:00
Graham Christensen
5e043ffa45
ikiwiki: 3.20150614 -> 3.20160905 2016-09-23 18:27:00 -04:00
Peter Simons
8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Vladimír Čunát
c5579c9184 subversion: fixup some referrers after splitting 2015-10-28 10:22:59 +01:00
Peter Simons
4825906186 ikiwiki: update to version 3.20150614
Unfortunately, this update does not fix the test suite failure:

 | Test Summary Report
 | -------------------
 | t/img.t                      (Wstat: 512 Tests: 31 Failed: 2)
 |   Failed tests:  17-18
 |   Non-zero exit status: 2
 | Files=59, Tests=2273, 22 wallclock secs ( 0.49 usr  0.04 sys + 16.36 cusr  5.45 csys = 22.34 CPU)
 | Result: FAIL
 | Failed 1/59 test programs. 2/2273 subtests failed.
2015-08-26 13:04:18 +02:00
Peter Simons
4dac26b569 ikiwiki: update from 3.20141016.1 to 3.20150107 2015-01-27 14:04:54 +01:00
Vladimír Čunát
f484050a81 ikiwiki: maintenance update, and use a stable URL
CC maintainer @peti.
2015-01-20 14:05:25 +01:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Peter Simons
1b68c7b134 ikiwiki: update to version 3.20141016 2014-10-31 13:02:01 +01:00
Aristid Breitkreuz
1f3b58cb4f ikiwiki: update from 3.20140227 to 3.20140916 2014-10-07 21:50:40 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Peter Simons
7f90e454fb ikiwiki: update to version 3.20140227 2014-04-08 12:48:22 +02:00
Peter Simons
c3945b2a8c ikiwiki: update from 3.20140102 to 3.20140125 2014-02-13 23:22:16 +01:00
Peter Simons
2719254e46 ikiwiki: update to version 3.20140102 2014-01-13 17:05:45 +01:00
Peter Simons
dac108f51b ikiwiki: update to version 3.20130904 2013-11-01 16:33:59 +01:00
Peter Simons
1f6fbcb176 ikiwiki: update to version 3.20130518 2013-07-09 16:08:42 +02:00
Peter Simons
33b130ee69 ikiwiki: update to version 3.20130212 2013-02-18 11:11:34 +01:00
Peter Simons
03f42614e8 ikiwiki: update to version 3.20121212 2012-12-23 12:43:41 +01:00
Ambrus Kaposi
3899bd04fd update ikiwiki version (old URL is not available anymore) 2012-11-30 12:42:44 +01:00
Peter Simons
b6f5f5976a ikiwiki: update to version 3.20120725 2012-09-06 18:13:44 +02:00
Peter Simons
f20913e51f ikiwiki: support OpenID via HTTPS
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee ikiwiki: enable OpenID support
* added perl-Crypt-DH-GMP-0.00010
 * added perl-Devel-CheckLib-0.98
 * added perl-HTTP-Message-6.03
 * added perl-IO-CaptureOutput-1.1102
 * added perl-Net-OpenID-Common-1.14
 * added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Peter Simons
9e334221fc ikiwiki: enable pass phrase authentication support 2012-07-29 21:39:49 +02:00
Peter Simons
5c924ed7c5 ikiwiki: fix test suite in the presence of enabled Git support 2012-07-27 10:25:06 +02:00
Peter Simons
40ef76f4a4 ikiwiki: make docutils support optional 2012-07-14 15:47:05 +02:00
Peter Simons
3d416ed030 ikiwiki: update to version 3.20120629 2012-07-14 14:51:08 +02:00
Peter Simons
d628fd3d34 ikiwiki: updated to version 3.20120516
svn path=/nixpkgs/trunk/; revision=34212
2012-05-22 19:46:33 +00:00
Peter Simons
2e44afa7bb ikiwiki: updated to version 3.20120419
svn path=/nixpkgs/trunk/; revision=33924
2012-04-26 08:09:31 +00:00
Peter Simons
29869899a8 ikiwiki: updated to version 3.20120202
svn path=/nixpkgs/trunk/; revision=32116
2012-02-07 14:01:05 +00:00
Peter Simons
f1e16ea3c9 ikiwiki: updated to version 3.20120115
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Peter Simons
6f5294ec94 ikiwiki: updated to version 3.20120109
svn path=/nixpkgs/trunk/; revision=31508
2012-01-13 09:27:05 +00:00
Peter Simons
b21a827d2a ikiwiki: updated to version 3.20111229
svn path=/nixpkgs/trunk/; revision=31210
2012-01-02 14:51:20 +00:00
Peter Simons
504bd76b0e ikiwiki: updated to version 3.20111107
svn path=/nixpkgs/trunk/; revision=30713
2011-12-03 16:11:50 +00:00
Peter Simons
d3c1b35861 ikiwiki: updated to version 3.20110715
svn path=/nixpkgs/trunk/; revision=28546
2011-08-13 15:09:04 +00:00
Peter Simons
d6f364ca8c ikiwiki: removed unconditional dependencies on monotone and git
Both build inputs 'monotone' and 'git' are non-null in nixpkgs, so their
respective store paths were always included in the generated wrapper
script -- even if 'monotoneSupport' and 'gitSupport' were false.

svn path=/nixpkgs/trunk/; revision=27746
2011-07-13 10:41:05 +00:00
Peter Simons
4303240ef9 ikiwiki: updated to version 3.20110707
svn path=/nixpkgs/trunk/; revision=27669
2011-07-08 09:30:01 +00:00
David Guibert
b6a84f5c50 update ikiwiki and fix its dependencies.
- when installing perl.XML_LibXML:
  Cannot write to /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini: Permission denied at /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX.pm line 191.

SKIP_SAX_INSTALL=1 fixes this.

- RPC-XML hangs on during the check phase.
A temporary work around is to set doCheck as false.

svn path=/nixpkgs/trunk/; revision=22550
2010-07-09 13:16:00 +00:00
Michael Raskin
bc720e1061 Update ikiwiki - previous tarball is unaccessible
svn path=/nixpkgs/trunk/; revision=21823
2010-05-18 06:35:43 +00:00
Peter Simons
06f51c6e05 pkgs/applications/misc/ikiwiki: added build input PerlMagick
Without ImageMagick support, Ikiwiki cannot handle images.

svn path=/nixpkgs/trunk/; revision=21456
2010-04-30 10:49:43 +00:00