Commit Graph

327 Commits

Author SHA1 Message Date
Aaron Andersen
5988940ca7
Merge pull request #73577 from helsinki-systems/matomo-consistency
matomo: Fix consistency check
2019-11-27 18:07:20 -05:00
Milan Pässler
7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
Maximilian Bosch
ba307dd176
codimd: fix build
This package broke during the update of `nodejs-10_x` to `v10.17.0`[1]
since `node-gyp` got updated from `3.8.0` to `5.0.3` during the NPM
update to `6.10.2`[2] which is bundled in the `nodejs` release tarball.

This `node-gyp`-version is used by the build script for `codimd` to
build several dependencies such as `node-sqlite3`. Older `node-gyp`
versions expected source headers for the compilation in `~/.node-gyp`,
with `node-gyp@5.0.3`, headers are declared by using the `--nodedir`
option.

[1] 7785f49b23
[2] e2291cf805
2019-11-23 00:40:58 +01:00
Janne Heß
08b9cac6d5 matomo: Fix consistency check
This is done by recalculating sizes and md5 hashes and inserting them
into the manifest.
2019-11-18 14:52:47 +01:00
Aaron Andersen
afe2883ef5 moodle: 3.7.2 -> 3.7.3 2019-11-12 07:43:51 -05:00
Minijackson
4b496a3858
shiori: update modSha256, see #71049 2019-11-08 17:53:44 +01:00
Jan Hrnko
4792479a41 dokuwiki: init at stable_2018-04-22b 2019-11-03 16:52:06 +01:00
Robert Djubek
cb85d27adc
matomo-beta: init at 3.12.0-b3
Add a beta version of matomo 3.12 that has recent bug fixes. They release these more frequently so it's a good option to have.
2019-10-28 05:11:22 +00:00
Aaron Andersen
5c1d4ed78c
Merge pull request #71368 from aanderse/wordpress
wordpress: 5.2.3 -> 5.2.4
2019-10-21 21:19:10 -04:00
WilliButz
550085dd46
fileshelter: 3.0.0 -> 4.0.1 2019-10-20 11:46:54 +02:00
Aaron Andersen
1fb20eadb8 mediawiki: 1.33.0 -> 1.33.1 2019-10-18 19:15:42 -04:00
Aaron Andersen
327d406f03 wordpress: 5.2.3 -> 5.2.4 2019-10-18 19:05:35 -04:00
Mario Rodas
af4351ab85
Merge pull request #69255 from minijackson/init-shiori
Init shiori
2019-10-12 09:01:58 -05:00
schneefux
a0e2310364
shaarli-material: Mark as broken 2019-10-03 21:40:29 +02:00
Minijackson
7ebb3f5818
shiori: init at 1.5.0 2019-09-22 16:15:06 +02:00
Martin Milata
6a42202beb wordpress: 5.2.2 -> 5.2.3
https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/
2019-09-22 14:33:03 +02:00
Aaron Andersen
cb7deb3deb moodle: 3.7.1 -> 3.7.2 2019-09-10 08:55:28 -04:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Julian Stecklina
03deb7cd50 cryptpad: 3.0.0 -> 3.0.1 (#67975)
* cryptpad: 3.0.0 -> 3.0.1

* cryptpad: pin nixpkgs in generate.sh
2019-09-08 00:49:46 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Julian Stecklina
ea3bae4f4d cryptpad: 2.25.0 -> 3.0.0 (#67838) 2019-08-31 19:36:22 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Julian Stecklina
3d321db0f2 cryptpad: 2.23.0 -> 2.25.0 (#67592)
Update to latest stable version. Remove patched load-config.js, because
it is no longer necessary.
2019-08-27 23:00:33 +00:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Aaron Andersen
95b3b63555 moodle: init at 3.7.1 2019-08-25 08:12:23 -04:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Marek Mahut
eda626d897
Merge pull request #67137 from r-ryantm/auto-update/shaarli
shaarli: 0.11.0 -> 0.11.1
2019-08-22 23:06:18 +02:00
R. RyanTM
b936b4c534 shaarli: 0.11.0 -> 0.11.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shaarli/versions
2019-08-20 16:08:20 -07:00
Maximilian Bosch
69fab67a57
Merge pull request #66711 from WilliButz/update-codimd
codimd: 1.4.0 -> 1.5.0
2019-08-20 21:33:14 +02:00
Marek Mahut
e5e12bb8b2
Merge pull request #66951 from r-ryantm/auto-update/matomo
matomo: 3.10.0 -> 3.11.0
2019-08-20 21:21:23 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
R. RyanTM
936805a008 matomo: 3.10.0 -> 3.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matomo/versions
2019-08-19 10:26:21 -07:00
WilliButz
2e9e060ac9
codimd: 1.4.0 -> 1.5.0 2019-08-16 11:17:14 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Marek Mahut
c58100326d
Merge pull request #66201 from angristan/shaarli-material/update/0.10.4
shaarli-material: 0.9.5 -> 0.10.4
2019-08-09 23:47:05 +02:00
Marek Mahut
dd989094e7
Merge pull request #66144 from r-ryantm/auto-update/shaarli
shaarli: 0.10.4 -> 0.11.0
2019-08-07 11:14:23 +02:00
angristan
921ab87ce8 shaarli-material: 0.9.5 -> 0.10.4 2019-08-06 14:07:45 +02:00
R. RyanTM
fd10cb4035 shaarli: 0.10.4 -> 0.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shaarli/versions
2019-08-05 18:43:08 -07:00
Jon
dc5584adea matomo: 3.9.1 -> 3.10.0 (#64848)
* matomo: 3.9.1 -> 3.10.0
2019-08-03 16:51:17 +09:00
adisbladis
9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
Aaron Andersen
a1f738ba87
Merge pull request #62748 from aanderse/mediawiki
nixos/mediawiki: init service to replace httpd subservice
2019-07-31 22:12:23 -04:00
WilliButz
cee4d964a7
codimd: 1.2.0 -> 1.4.0, repackage using yarn2nix-moretea 2019-07-25 18:01:34 +02:00
Aaron Andersen
e717876848 mediawiki: init at 1.32.2 2019-07-23 22:02:33 -04:00
adisbladis
d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis
e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Aaron Andersen
e1857b7808 wordpress: 5.02 -> 5.2.2 2019-07-03 11:47:33 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
schneefux
b2405bfcb3 wallabag: 2.3.7 -> 2.3.8 2019-06-15 13:38:59 +02:00
zimbatm
e3a316a4d5
cryptpad: init at v2.23.0 2019-06-07 13:02:40 +02:00
Sander van der Burg
18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
R. RyanTM
660b67a1f2 wallabag: 2.3.6 -> 2.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wallabag/versions
2019-05-04 09:48:00 -07:00
R. RyanTM
121cf3ca1c shaarli: 0.10.3 -> 0.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shaarli/versions
2019-05-02 21:44:15 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Maximilian Bosch
c68bc18213
codimd: js-sequence-diagrams: use git source rather than the NPM tarball
It seems as NPM just removed the tarballs of the unpublished package,
hence `codimd` isn't buildable. The sources for the package are
available on github[1] and fix the build.

For further information about the `js-sequence-diagrams` workarounds,
please refer to 5feec424de.

[1] https://github.com/Moeditor/js-sequence-diagrams
2019-04-12 11:01:33 +02:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
Maximilian Bosch
5feec424de
codimd: build with nodejs-8_x
This diff regenerates the package sets for `codimd` and `codemirror`
using NodeJS 8 to get rid of the deprecated[1] `nodejs-6_x`.

Additionally the following issues had to be fixed during the update:

* The package `js-sequence-diagram` has been removed from the NPM
  registry and was replaced by a security holding package[2]. The
  package was published by a third-party (upstream only supports bower
  builds), so it's unclear whether the package will re-appear[3].

  As the tarballs still exist (and the hash didn't change), the package
  will be loaded manually into the build env.

* For the babel-related packages, `dontNpmInstall` will be set for
  `node2nix` installs as some of those packages bundle a
  `package-lock.json` that triggers `ENOTCACHED` errors for optional
  dependencies[4].

For now it should be sufficient to use NodeJS 8 (`codimd` v1.2.x doesn't
support NodeJS 10), in the long term we probably want to use `yarn2nix`
here with NodeJS 10. This is much rather a fix to get rid of another
NodeJS 6 dependency.

[1] `nodejs-6_x` is about to be deprecated, see #58976
[2] https://www.npmjs.com/package/js-sequence-diagrams,
    https://github.com/npm/security-holder
[3] https://github.com/bramp/js-sequence-diagrams/issues/212
[4] https://github.com/svanderburg/node2nix/issues/134
2019-04-07 16:44:26 +02:00
tobias pflug
0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
Florian Klink
26f19430eb matomo: 3.9.0 -> 3.9.1 2019-03-28 22:53:13 +01:00
Florian Klink
4ffd3ad4fd matomo: update url 2019-03-28 22:51:56 +01:00
R. RyanTM
139243406b matomo: 3.8.1 -> 3.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matomo/versions
2019-03-25 22:21:25 -07:00
R. RyanTM
38900337d9 shaarli: 0.10.2 -> 0.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shaarli/versions
2019-03-03 09:16:43 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Florian Jacob
2f059806ef matomo: 3.7.0 -> 3.8.1
security update
2019-02-11 17:33:44 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Nadrieril
f487734870 wallabag: 2.3.2 -> 2.3.6 2019-01-29 02:47:32 +01:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Robin Gloster
16413c05cd
Merge pull request #53554 from rnhmjoj/searx
searx: 0.14.0 -> 0.15.0
2019-01-07 13:21:39 +00:00
rnhmjoj
985bc6ca5a
searx: 0.14.0 -> 0.15.0 2019-01-07 11:10:38 +01:00
Piotr Bogdan
12c733c292 fileshelter: link with pthreads explicitly 2019-01-04 21:44:18 +00:00
Falco Peijnenburg
4dc18cb059 Wordpress: 4.9.1 -> 5.0.2 2019-01-03 10:44:12 +01:00
R. RyanTM
687567efd0 matomo: 3.6.1 -> 3.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matomo/versions
2018-12-25 06:49:39 -08:00
Frederik Rietdijk
1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Alyssa Ross
5c8d153326
frab: rack: 1.6.4 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:23 +00:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
R. RyanTM
d4029e7935 matomo: 3.6.0 -> 3.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matomo/versions
2018-10-27 04:29:13 -07:00
WilliButz
ce5e1b5b0a codimd: update patch 2018-10-10 14:57:43 +02:00
WilliButz
a31a917eb9 codimd: init at 1.2.0 2018-09-17 15:18:52 +02:00
R. RyanTM
c45dd04946 matomo: 3.5.1 -> 3.6.0 (#46242)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
matomo
2018-09-17 10:18:39 +02:00
Uli Baum
15fedb51b3 frab: mark as broken
No successful hydra build since 2018-02-14.
The build fails in the ruby gem json-1.8.3, which we cannot
mark directly as broken in nixpkgs, so we mark this as broken.
2018-09-08 20:08:49 +02:00
R. RyanTM
1adcb8890a wallabag: 2.3.2 -> 2.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wallabag
2018-08-30 09:12:20 -07:00
R. RyanTM
0f9e0e15fc shaarli: 0.10.0 -> 0.10.2 (#45538)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shaarli/versions.
2018-08-28 00:39:17 +02:00
R. RyanTM
294c3605a3 virtlyst: 1.1.0 -> 1.2.0 (#45121)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/virtlyst/versions.
2018-08-27 20:59:27 +02:00
Markus Kowalewski
552b20f4b8
frab: add meta data 2018-08-20 00:31:19 +02:00
R. RyanTM
3d30b32ab2 shaarli: 0.9.7 -> 0.10.0 (#44693)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shaarli/versions.
2018-08-13 14:29:32 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
rnhmjoj
c8784f9cd8
searx: use python3 2018-08-08 02:20:54 +02:00
Pascal Wittmann
f22ffa6b6a
morty: add license
see issue #43716
2018-08-06 12:43:58 +02:00
Gabriel Ebner
6b8f521852
Merge pull request #42951 from r-ryantm/auto-update/shaarli
shaarli: 0.9.6 -> 0.9.7
2018-07-05 16:55:36 +02:00
Jan Tojnar
cff5bd0bc5
selfoss: clean up 2018-07-05 10:38:31 +02:00
R. RyanTM
dc152b63a0 shaarli: 0.9.6 -> 0.9.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/shaarli/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.9.7 with grep in /nix/store/qb0qnz5g71qcigji532rz8fb3fmds607-shaarli-0.9.7
- directory tree listing: https://gist.github.com/d5b4de9629307cb77b06763e100b9ffd
- du listing: https://gist.github.com/db083d0d397fa00514a7de0a57879f39
2018-07-03 14:58:19 -07:00
Franz Pletz
1d235be208
virtlyst: init at 1.1.0
Co-authored-by: elseym <elseym@me.com>
2018-06-26 01:18:30 +02:00
Aneesh Agrawal
4bba2bd98e klaus: make available as a python package
This makes it usable via WSGI.
2018-06-13 22:47:48 -07:00
R. RyanTM
f8621a2025 matomo: 3.5.0 -> 3.5.1 (#41540)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/matomo/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/r4kflygmbi1z0vl2gp5b64h5dnbw0zps-matomo-3.5.1/bin/matomo-console had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.5.1 with grep in /nix/store/r4kflygmbi1z0vl2gp5b64h5dnbw0zps-matomo-3.5.1
- directory tree listing: https://gist.github.com/1ab3b04c7d594c57458b6d4ef8e65867
- du listing: https://gist.github.com/c105a7109ba84d6e2715bc3800c66780
2018-06-09 23:32:31 +02:00
Michiel Leenaars
f12f058a85 morty: init -> 0.2.0 2018-05-30 18:10:36 +02:00
florianjacob
468c09edc6 matomo: 3.4.0 -> 3.5.0 (#40439) 2018-05-13 17:48:41 +02:00
Franz Pletz
555d2db620
selfoss: 2016-07-31 -> 2.18
Fixes PHP7 compatibility.
2018-04-27 20:04:32 +02:00
WilliButz
ff3e3fb39d fileshelter: enable parallel building
This greatly reduced the build duration.
2018-04-19 00:35:55 +02:00
Matthew Justin Bauer
79c0c491bd
Merge pull request #38213 from schneefux/pkg.shaarli-material
shaarli-material: 0.9.1 -> 0.9.5
2018-04-08 21:46:18 -05:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Matthew Justin Bauer
322d6c75c6
Merge pull request #37967 from ryantm/auto-update/shaarli
shaarli: 0.9.5 -> 0.9.6
2018-03-31 19:24:46 -05:00
schneefux
1158728294
shaarli-material: 0.9.1 -> 0.9.5 2018-03-31 14:08:38 +02:00
Florian Jacob
8a7bf54f52 matomo: 3.3.0 -> 3.4.0 2018-03-30 10:58:05 +01:00
Ryan Mulligan
932048c127 shaarli: 0.9.5 -> 0.9.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/shaarli/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.6 with grep in /nix/store/4asag0l86pv5s0klsgh61zga9ih1sllq-shaarli-0.9.6
- directory tree listing: https://gist.github.com/00a45b2940bf8949773bbdbe4e80767d
2018-03-27 23:33:15 -07:00
Robert Schütz
19797d8464 klaus: move out of pythonPackages and 0.9.1 -> 1.2.2 2018-03-18 12:25:09 +01:00
Vladimír Čunát
2069a2a002
Merge #35454: nixos/pump.io: remove 2018-03-04 10:49:25 +01:00
Michiel Leenaars
b00c221363 searx: 0.13.1 -> 0.14.0 2018-03-01 17:39:21 +01:00
Ryan Mulligan
341ece05f6 shaarli: 0.9.2 -> 0.9.5
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.9.5 with grep in /nix/store/y80qhglfgb3f2c3zjdn3sz2kqj5v24w8-shaarli-0.9.5

cc "@schneefux"
2018-02-28 14:20:38 +00:00
Ryan Mulligan
a96c778810 wallabag: 2.3.1 -> 2.3.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.3.2 with grep in /nix/store/m39kk8d2vibl17jm2zsbvscx9giyinjv-wallabag-2.3.2

cc "@schneefux"
2018-02-27 18:49:17 -08:00
Rodney Lorrimar
21dcead5f0
nixos/pump.io: remove
This would probably be better maintained in a separate repo as an
external NixOS module which gets imported into user's configuration.
2018-02-27 12:52:51 +00:00
adisbladis
a1835b9924 treewide: Remove references to nodejs-4_x 2018-02-27 10:19:23 +01:00
Florian Jacob
d431aed997 matomo: make the substituteInPlace a proper patch,
improve description
2018-02-22 19:58:24 +01:00
Florian Jacob
a892bd8ebf piwik 3.2.1 -> matomo 3.3.0
minor release, mainly rename
2018-02-22 19:58:23 +01:00
Joachim F
c826025163
Merge pull request #33518 from schneefux/pkg.wallabag
wallabag: fix config file not being loaded from WALLABAG_DATA
2018-02-17 10:47:23 +00:00
Profpatsch
2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
WilliButz
70ecaff635
fileshelter: init at 3.0.0 2018-01-09 22:07:59 +01:00
schneefux
012ead33e7
wallabag: fix config file not being loaded from WALLABAG_DATA 2018-01-06 12:02:12 +01:00
Frederik Rietdijk
7a2454bd4e searx: 0.12.0 -> 0.13.1 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
schneefux
40ab1bed8a
wallabag: 2.2.3 -> 2.3.1 2017-12-29 16:26:40 +01:00
Robin Gloster
ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Florian Jacob
60ef50fa88 piwik: 3.2.0 -> 3.2.1 2017-12-09 00:28:24 +01:00
Piotr Bogdan
8eccb7d2c7 wordpress: 4.9 -> 4.9.1 2017-11-30 15:11:42 +00:00
c0bw3b
203a59eec2 restya-board: license is OSL 3.0 2017-11-25 16:12:06 +01:00
Piotr Bogdan
691e1d06eb wordpress: 4.8.3 -> 4.9 2017-11-23 15:54:23 +00:00
Thomas Strobel
0603d0e9c2 init: restya-board at 0.6 2017-11-22 12:14:23 +01:00
Maximilian Bosch
161e80e3fd
treewide: get rid of invalid buildPhases argument
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.

This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Bas van Dijk
e55d49bb1a wordpress: 4.7.4 -> 4.8.3 2017-10-31 17:21:22 +01:00
schneefux
70f844a420 shaarli: 0.9.1 -> 0.9.2 2017-10-22 00:06:12 +02:00
schneefux
2653547464 shaarli-material: 0.8.3 -> 0.9.1 2017-10-22 00:05:15 +02:00
Florian Jacob
22b4c58a9f piwik: 3.1.1 -> 3.2.0 2017-10-14 22:41:26 +02:00
Florian Jacob
6aea372e28 piwik: 3.1.0 -> 3.1.1 2017-09-21 08:58:02 +02:00
Florian Jacob
556dfedda7 piwik: 3.0.4 -> 3.1.0
Patch for Nix was merged upstream and therefore could be removed.
2017-09-12 23:28:36 +02:00
Franz Pletz
5901a645a8
searx: fix build 2017-09-07 22:00:27 +02:00
Jörg Thalheim
c19d52523b Merge pull request #28606 from schneefux/pkg.shaarli
shaarli: 0.9.0 -> 0.9.1
2017-08-27 11:29:29 +01:00
schneefux
6dafc6c78b
shaarli: 0.9.0 -> 0.9.1 2017-08-26 20:31:26 +02:00
Christian Albrecht
964799e556 sks and pgpkeyserver-lite modules: init (#27515)
* modules sks and pgpkeyserver-lite:
  runs the sks keyserver with optional nginx proxy for webgui.
* Add calbrecht to maintainers
* module sks: fix default hkpAddress value
* module pgpkeyserver-lite: make hkpAddress a string type option
  and use (builtins.head services.sks.hkpAddress) as default value
* module sks: remove leftover service dependencies
2017-08-22 12:27:00 +02:00
Franz Pletz
1ed786292b
searx: cleanup, remove python name prefix 2017-08-09 19:54:00 +02:00
Franz Pletz
c217f48c35
searx: 0.11.0 -> 0.12.0 2017-08-01 06:16:03 +02:00
Tuomas Tynkkynen
299af45989 wallabag: Move docs to correct directory 2017-07-10 14:52:47 +03:00
Tuomas Tynkkynen
217bd1fb38 shaarli: Move docs to correct place 2017-07-10 14:44:29 +03:00
Joachim F
767a8b2e9a Merge pull request #26073 from florianjacob/piwik-package
piwik & piwik service: init at 3.0.4
2017-06-27 20:51:16 +01:00
Joachim F
8dda321c1f Merge pull request #26724 from schneefux/pkg.shaarli
shaarli: 0.8.4 -> 0.9.0
2017-06-27 20:08:48 +01:00
schneefux
c02e26f8a0
wallabag: 2.2.2 -> 2.2.3 2017-06-20 13:30:38 +02:00
schneefux
63022fdfcb
shaarli: 0.8.4 -> 0.9.0 2017-06-20 13:25:42 +02:00
Florian Jacob
55844c8380 piwik & piwik service: init at 3.0.4 2017-06-19 16:00:17 +02:00
Henri Bourcereau
6e497974a6 shaarli: 0.8.1 -> 0.8.4 2017-05-14 15:29:19 +02:00
schneefux
6adc79d72b wallabag: 2.1.6 -> 2.2.2 (#25120) 2017-04-28 14:27:44 +01:00
Bas van Dijk
b9371e83e4 wordpress: 4.7.3 -> 4.7.4
See: https://wordpress.org/news/2017/04/wordpress-4-7-4/
2017-04-27 17:28:08 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Bas van Dijk
308c09d41f wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements (#23837)
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
  makes it easier to override.

* Also introduce the `package` option for the wordpress virtual host config which
  defaults to pkgs.wordpress.

* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00
Rodney Lorrimar
252e58a95e
pump.io: 1.0.0 -> 3.0.0
The package stopped building for some unknown reason (npm could no
longer fetch a module).

This is one of the build failures listed in #23253.

    http://hydra.nixos.org/build/49551309
    http://hydra.nixos.org/build/49548753

Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.

The databank-memcached dependency needed to be dropped due to
dependency failures.
2017-03-12 16:00:34 +01:00
Pascal Wittmann
442e0ab1f6 Merge pull request #22492 from schneefux/pkg.shaarli-material
shaarli: add material theme package
2017-02-06 18:36:29 +01:00
schneefux
1ea0514a2d
shaarli-material: 0.8.2 -> 0.8.3 2017-02-06 11:44:03 +01:00
Franz Pletz
2450c86732
frab: init at 2016-12-28 2017-01-25 23:58:20 +01:00
schneefux
6fb8e668d9
shaarli-material: init at 0.8.2 2017-01-21 16:58:37 +01:00
schneefux
fb92916df8
wallabag: 2.1.4 -> 2.1.6 2017-01-21 16:14:45 +01:00
Sander van der Burg
5cf1a4d36a nodePackages: upgrade node2nix to version 1.1.1 and regenerate the package set 2017-01-20 22:05:44 +01:00
schneefux
10ca00a9a2
shaarli: 0.8.0 -> 0.8.1 2016-12-13 23:39:57 +01:00
Tuomas Tynkkynen
8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
schneefux
6b42bf43d6
wallabag: 2.1.3 -> 2.1.4 2016-11-26 17:57:49 +01:00
Frederik Rietdijk
2de9321880 nodejs: add python to passthru
so nodeEnv uses the exact same version.

See also https://github.com/svanderburg/node2nix/issues/25
2016-11-24 22:28:04 +01:00
Joachim F
86ee97aee1 Merge pull request #20215 from schneefux/wallabag
wallabag: 2.1.2 -> 2.1.3
2016-11-06 14:19:40 +01:00
schneefux
492b2ee1d4
wallabag: 2.1.2 -> 2.1.3 2016-11-06 13:09:22 +01:00
Luca Bruno
f7b8c44176 Merge pull request #19528 from schneefux/wallabag
wallabag: init at 2.1.1
2016-10-23 14:39:28 +01:00
schneefux
7a57be47bb
wallabag: init at 2.1.2 2016-10-22 17:20:49 +02:00
Jörg Thalheim
a15ae08201 Merge pull request #19491 from schneefux/shaarli
shaarli: init at 0.7.0
2016-10-22 15:17:13 +02:00
schneefux
02cf55159c
shaarli: init at 0.8.0 2016-10-22 13:43:47 +02:00
regnat
eb182f4217 selfoss : 2.15 -> 2016-07-31 2016-10-12 16:41:59 +02:00
Jörg Thalheim
fbc6dc2f52 Merge pull request #18697 from rvl/pump.io-1.0.0
pump.io: git-2015-11-09 -> 1.0.0
2016-10-09 17:20:02 +02:00
Rodney Lorrimar
983f6819c7 pump.io: git-2015-11-09 -> 1.0.0
Release notes:
https://github.com/e14n/pump.io/releases/tag/v1.0.0

Package is now generated with node2nix instead of npm2nix.
2016-09-17 22:38:49 +01:00
Théophane Hufschmitt
3a016246d5 selfoss: init at 2.15 2016-09-14 09:23:56 +02:00
Rodney Lorrimar
69b0661fa9 pump.io: init at git-2015-11-09
pump.io -- Social server with an ActivityStreams API

The version from git master branch is used because released version 0.3
is not compatible with newer versions of nodejs.

node-packages.json was extracted from pump.io package.json and augmented
with the databank-{lrucache,memcached,mongodb,redis} driver packages.

To regenerate, run:
    npm2nix pkgs/servers/web-apps/pump.io/node-packages.json pkgs/servers/web-apps/pump.io/node-packages.nix
2015-12-06 13:35:21 +00:00