Commit graph

7 commits

Author SHA1 Message Date
R. RyanTM 90f0f3b580
zprint: 1.2.1 -> 1.2.2
(#159848)
2022-02-14 23:00:51 +01:00
R. Ryantm 410e0cd920 zprint: 1.2.0 -> 1.2.1 2022-01-26 18:12:04 +00:00
R. Ryantm 2bf5d8d04f zprint: 1.1.2 -> 1.2.0 2021-12-05 16:59:25 +00:00
Thiago Kenji Okada e9766a85bd zprint: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada e4a1d32922 zprint: reduce closure size
Before:

```
nix path-info -S ./result -h
/nix/store/06i7frz4c4plpcmws5l57rqfd0nm20lm-zprint-1.1.2	  1.9G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/irhavk9z81cgz3jwqxm7v7svmxdpqp9k-zprint-1.1.2	 93.4M
```
2021-10-02 11:47:59 -03:00
Bastien Riviere 4400e4d06c
zprint: fix compilation on darwin 2021-06-23 16:16:59 +02:00
Stel Abrego eacbb570cd init zprint at 1.1.2 2021-05-23 20:19:29 -04:00