Commit graph

29 commits

Author SHA1 Message Date
nek0 a04b243237 matomo: 3.14.1 -> 4.2.1 2021-03-28 10:50:01 +02:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
ajs124 88363a8704 matomo: 3.14.0 -> 3.14.1 2020-09-15 02:33:30 +02:00
Florian Jacob f0c65f21ed matomo: 3.13.6 -> 3.14.0 2020-08-26 14:13:16 +02:00
Florian Jacob 7f14cdbe04 matomo: 3.13.5 -> 3.13.6 2020-06-08 21:47:09 +02:00
Florian Jacob f34412fce7 matomo: 3.13.4 -> 3.13.5 2020-05-07 11:19:55 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Djubek 761b391b4a
matomo: 3.13.3 -> 3.13.4
Updated both matomo and matomo-beta to the latest version
2020-03-30 07:58:55 +00:00
Robert Djubek 56a901b8d6
matomo: 3.13.2 -> 3.13.3
Updated both matomo and matomo-beta to the latest version
2020-03-07 04:27:18 +00:00
Robert Djubek 68cff3a69c matomo: 3.13.1 -> 3.13.2
Updated both matomo and matomo-beta to the latest version
2020-02-11 19:16:13 +01:00
ajs124 26c3e67ea4 matomo: 3.13.0 -> 3.13.1 2020-01-20 20:46:22 +01:00
Robert Djubek 42d815d102 matomo: 3.11.0 -> 3.13.0 2019-12-06 20:06:12 +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
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
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
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
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
Florian Jacob 2f059806ef matomo: 3.7.0 -> 3.8.1
security update
2019-02-11 17:33:44 +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
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
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
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
florianjacob 468c09edc6 matomo: 3.4.0 -> 3.5.0 (#40439) 2018-05-13 17:48:41 +02:00
Florian Jacob 8a7bf54f52 matomo: 3.3.0 -> 3.4.0 2018-03-30 10:58:05 +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
Renamed from pkgs/servers/web-apps/piwik/default.nix (Browse further)