Commit graph

36 commits

Author SHA1 Message Date
Raimon Grau 1ba30cfcd7 metabase: 0.37.8 -> 0.38.0 2021-02-17 15:56:34 +00:00
R. RyanTM ec7c5b9aa0 metabase: 0.37.5 -> 0.37.8 2021-02-05 04:23:50 +00:00
Arnout Engelen 735e6a8f5f
metabase: use jdk11
jdk15 doesn't work, https://github.com/metabase/metabase/issues/13881
2021-01-18 23:12:42 +01: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
Raimon Grau 41212ff654 metabase: 0.37.4 -> 0.37.5 2021-01-08 18:59:09 +00:00
Raimon Grau b13e8fefcc metabase: 0.37.3 -> 0.37.4 2021-01-04 14:17:32 +00:00
R. RyanTM e06ff86468 metabase: 0.37.2 -> 0.37.3 2020-12-06 09:22:52 +00:00
R. RyanTM 2e72a7b6c6 metabase: 0.37.1 -> 0.37.2 2020-11-28 15:20:05 +00:00
R. RyanTM 26afe7aa19 metabase: 0.37.0.2 -> 0.37.1 2020-11-19 03:03:59 +00:00
stovemeerkat 4c7982a2c5 metabase: 0.36.4 -> 0.37.0.2 2020-10-28 13:02:30 +01:00
R. RyanTM 46af6742bb metabase: 0.36.2 -> 0.36.4 2020-08-31 17:22:44 -07:00
R. RyanTM 9d5e5f849a metabase: 0.36.0 -> 0.36.2 2020-08-06 14:06:34 +00:00
R. RyanTM 31653549df metabase: 0.35.4 -> 0.36.0 2020-07-25 09:49:47 +00:00
R. RyanTM 77d18851b9 metabase: 0.35.3 -> 0.35.4 2020-06-10 11:18:28 +00:00
R. RyanTM c911f56354 metabase: 0.35.1 -> 0.35.3 2020-05-06 10:34:22 -07:00
R. RyanTM b0470d7907 metabase: 0.34.3 -> 0.35.1 2020-04-06 05:58:58 +00:00
R. RyanTM 90f0f471c1 metabase: 0.34.2 -> 0.34.3 2020-03-06 07:25:17 +01:00
R. RyanTM f1eed44161 metabase: 0.34.1 -> 0.34.2 2020-02-09 03:13:41 -06:00
R. RyanTM d0dd44f176 metabase: 0.33.7.1 -> 0.34.1 2020-01-22 02:54:59 +00:00
R. RyanTM 1d2b233528 metabase: 0.33.6 -> 0.33.7.1 2019-12-29 15:49:22 -06:00
R. RyanTM 17a4795037 metabase: 0.33.2 -> 0.33.6 2019-11-28 02:13:38 -08:00
Marek Mahut 6cfa3769a0 metabase: 0.32.10 -> 0.33.2 2019-09-13 10:20:59 +02:00
Marek Mahut aa6ef97fcd metabase: add mmahut as maintainer 2019-08-12 13:14:36 +02:00
Marek Mahut 943b3fbb43 metabase: 0.32.9 -> 0.32.10 2019-08-01 22:53:18 +00:00
R. RyanTM b908565be5 metabase: 0.32.2 -> 0.32.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/metabase/versions
2019-07-15 17:15:47 -05:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
R. RyanTM dbcf6cb52f metabase: 0.30.4 -> 0.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/metabase/versions
2019-04-15 18:59:46 -05:00
R. RyanTM 487e8dab8f metabase: 0.30.3 -> 0.30.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/metabase/versions
2018-10-14 04:31:34 -07:00
R. RyanTM 31ea743d13 metabase: 0.30.1 -> 0.30.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/metabase/versions
2018-09-20 18:50:03 +02:00
R. RyanTM aba0fe5d62 metabase: 0.30.0 -> 0.30.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
metabase
2018-09-09 23:33:02 -05:00
R. RyanTM 3c00ac3572 metabase: 0.29.3 -> 0.30.0 (#45182)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/metabase/versions.
2018-08-23 23:18:59 +02:00
R. RyanTM 932c1f7650 metabase: 0.29.2 -> 0.29.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/metabase/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/b7bpmc5h45cq2afcmrrsw2w60im3420w-metabase-0.29.3/bin/metabase 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.
- directory tree listing: https://gist.github.com/986f43a4bd9effc51da98989246f0267
- du listing: https://gist.github.com/cec3ac2b5a9a0226fbb8653fbe98ce5e
2018-05-21 09:00:10 +00:00
R. RyanTM 2cab326047 metabase: 0.29.0 -> 0.29.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/metabase/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.)
- directory tree listing: https://gist.github.com/40a08752e83dd27b03a5e553c6f89582
- du listing: https://gist.github.com/fe6508f6abc39c37b41465ae8e9efd81
2018-05-15 13:17:52 -05:00
R. RyanTM ce74ef08c8 metabase: 0.28.6 -> 0.29.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/metabase/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.)
- directory tree listing: https://gist.github.com/599c8c50c67bdbbb242bf3136072727a
2018-05-07 00:10:39 -07:00
Austin Seipp 48fba15ae8 metabase: 0.28.1 -> 0.28.6
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-19 13:00:15 -05:00
schneefux e2b8dfa867 metabase: init at 0.28.1 (#33460) 2018-03-19 15:27:18 -05:00