Commit graph

60 commits

Author SHA1 Message Date
R. Ryantm 75f48d9353 plantuml: 1.2022.6 -> 1.2022.7 2022-08-23 22:09:54 +00:00
R. Ryantm a48b2f8fe5 plantuml: 1.2022.5 -> 1.2022.6 2022-07-29 16:42:48 +00:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Thomas Gerbet b6e3591669 plantuml: 1.2022.3 -> 1.2022.5
Fixes CVE-2022-1231.
https://plantuml.com/en/changes
2022-05-27 15:15:13 +02:00
Claudio Bley 22fc1f600e plantuml: Support PDF output
Upstream seems to publish releases on sourceforge as well as on the Github
repository, whereas the Github releases also contain a plantuml-pdf artifact
which includes the needed dependencies (Apache batik) to support PDF output.

Fixes #129937
2022-04-24 15:48:22 +02:00
R. Ryantm 53058f3638 plantuml: 1.2022.2 -> 1.2022.3 2022-04-05 16:32:56 +00:00
Krzysztof Nazarewski 17450f6284
plantuml: 1.2022.1 -> 1.2022.2 2022-03-09 09:17:59 +01:00
R. Ryantm 40ce3dba9d plantuml: 1.2021.16 -> 1.2022.1 2022-02-13 02:29:33 +00:00
R. Ryantm 154d72f390 plantuml: 1.2021.15 -> 1.2021.16 2021-12-20 08:49:29 +00:00
R. Ryantm b91157b047 plantuml: 1.2021.12 -> 1.2021.15 2021-12-08 11:51:15 +00:00
Ilan Joselevich 88469b2842 plantuml: 1.2021.9 -> 1.2021.12 2021-10-14 12:14:54 +03:00
Ilan Joselevich 1e6a9e9119 plantuml: 1.2021.7 -> 1.2021.9 2021-08-15 13:42:09 +03:00
Kimat Boven 494833dccb plantuml: 1.2021.3 -> 1.2021.7 2021-06-05 13:45:36 +02:00
R. RyanTM 0dcf7cfa33 plantuml: 1.2021.2 -> 1.2021.3 2021-03-26 04:09:58 +00:00
R. RyanTM 40ef3055b0 plantuml: 1.2021.1 -> 1.2021.2 2021-03-12 19:12:13 +01:00
R. RyanTM 0a23b3dd94 plantuml: 1.2021.0 -> 1.2021.1 2021-02-05 14:14:48 +00:00
R. RyanTM d8c6dbf7b6 plantuml: 1.2020.26 -> 1.2021.0 2021-01-20 20:55:45 +00:00
Sandro 1fa1ae39f5
Merge pull request #108563 from mkuettel/plantuml-1.2020.26
plantuml: 1.2020.19 -> 1.2020.26
2021-01-14 20:58:38 +01:00
Mogria 2025ca9528 plantuml: 1.2020.22 -> 1.2020.26
PlantUML complains that it's too old when a diagram is generated to PNG an
error occurs.
2021-01-13 16:31:10 +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
R. RyanTM 0694bb9421 plantuml: 1.2020.21 -> 1.2020.22 2020-12-09 21:35:09 +00:00
R. RyanTM 29010ec173 plantuml: 1.2020.20 -> 1.2020.21 2020-12-03 05:39:32 +00:00
R. RyanTM c3267466ab plantuml: 1.2020.19 -> 1.2020.20 2020-11-29 06:39:01 +00:00
Lachlan Deck cbb91a3dfd plantuml: 1.2020.16 -> 1.2020.19 2020-10-19 21:38:08 +02:00
R. RyanTM 521308618f plantuml: 1.2020.15 -> 1.2020.16 2020-08-27 07:09:49 +00:00
R. RyanTM ad8cf82774 plantuml: 1.2020.12 -> 1.2020.15 2020-07-07 10:00:51 -07:00
R. RyanTM 19a7c8f0bc plantuml: 1.2020.10 -> 1.2020.12 2020-06-17 12:26:20 -07:00
R. RyanTM cc767edd14 plantuml: 1.2020.8 -> 1.2020.10 2020-05-23 11:53:27 +02:00
R. RyanTM e71e2c630f plantuml: 1.2020.5 -> 1.2020.8 2020-05-06 20:31:43 +02:00
R. RyanTM f59308dc2a plantuml: 1.2020.2 -> 1.2020.5 2020-03-30 19:56:02 +02:00
R. RyanTM 774324ae76 plantuml: 1.2020.1 -> 1.2020.2 2020-03-03 09:21:16 +01:00
R. RyanTM c6f02f028c plantuml: 1.2020.0 -> 1.2020.1 2020-02-20 20:42:02 +01:00
R. RyanTM c9c3b9d602 plantuml: 1.2019.13 -> 1.2020.0 2020-01-22 10:15:38 +00:00
R. RyanTM a06925d8c6 plantuml: 1.2019.12 -> 1.2019.13 2019-12-24 10:23:12 +01:00
R. RyanTM d7b63dc4ce plantuml: 1.2019.11 -> 1.2019.12 2019-11-28 22:32:10 +01:00
R. RyanTM a1a3fb121f plantuml: 1.2019.8 -> 1.2019.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-09-28 21:04:45 +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
R. RyanTM 7385e92641 plantuml: 1.2019.7 -> 1.2019.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-08-05 11:34:39 +02:00
R. RyanTM 593956fe96 plantuml: 1.2019.6 -> 1.2019.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/plantuml/versions
2019-07-02 14:07:50 +02:00
R. RyanTM 04d748b7bd plantuml: 1.2019.5 -> 1.2019.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-06-02 15:02:55 +02:00
R. RyanTM 7eb0b027f2 plantuml: 1.2019.4 -> 1.2019.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-05-02 09:10:33 +02:00
R. RyanTM d4633ca0da plantuml: 1.2019.2 -> 1.2019.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/plantuml/versions
2019-04-16 08:38:00 +02:00
R. RyanTM 3a36b53de8 plantuml: 1.2019.1 -> 1.2019.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/plantuml/versions
2019-03-11 15:34:29 +01:00
R. RyanTM bc8eab4621 plantuml: 1.2019.0 -> 1.2019.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/plantuml/versions
2019-02-27 16:55:29 +01:00
R. RyanTM c6d0c82d0b plantuml: 1.2018.14 -> 1.2019.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/plantuml/versions
2019-01-17 07:45:32 +01:00
R. RyanTM e65eb19da5 plantuml: 1.2018.13 -> 1.2018.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2019-01-04 17:41:15 -05:00
R. RyanTM 3ab5c5a320 plantuml: 1.2018.12 -> 1.2018.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2018-12-14 16:34:59 -08:00
R. RyanTM ebe1595700 plantuml: 1.2018.11 -> 1.2018.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/plantuml/versions
2018-10-24 15:30:03 +02:00
Peter Hoeg 6d90961e69 plantuml: 1.2018.10 -> 1.2018.11 2018-10-01 17:15:00 +08:00
R. RyanTM 765a8c8cd5 plantuml: 1.2018.9 -> 1.2018.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
plantuml
2018-09-06 21:07:37 +02:00