Eelco Dolstra
|
8d2a765adf
|
Let-float various fromJSON calls to avoid repeated JSON reading/parsing
Some of these were read/parsed dozens of times in a `nix search`
invocation, and in particular the MELPA recipes archive (3 MiB) was
read 4 times.
|
2024-06-03 18:52:42 +02:00 |
|
Infinidoge
|
ccbada92bb
|
adoptopenjdk-bin: mark EOL releases as vulnerable
|
2024-05-24 17:45:20 -04:00 |
|
Sandro Jäckel
|
8547db919a
|
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json) ` to lib.importJSON ./file.json
|
2021-11-03 14:43:52 +01:00 |
|
Robert Hensing
|
641aa9e27d
|
adoptopenjdk-{13,14}: mark insecure
|
2021-03-19 16:37:16 +01:00 |
|
andreoss
|
80f1e61114
|
adoptopenjdk: 8.0.252 -> 8.0.272, 11.0.7 -> 11.0.9, add 14.0.2, add 15.0.1
Add latest openjdk releases.
|
2020-11-23 12:19:26 +03:00 |
|