Commit Graph

18 Commits

Author SHA1 Message Date
R. Ryantm
632a87e3ce zprint: 1.2.8 -> 1.2.9 2024-03-13 10:05:24 +00:00
James Conroy-Finn
56aedbd477
Move reference removal logic into build support 2023-11-26 11:23:15 +00:00
James Conroy-Finn
4bef5460b5
zprint: Add version test 2023-11-23 19:46:02 +00:00
James Conroy-Finn
680f0ca1fc
zprint: Remove references to GraalVM derivation 2023-11-23 19:05:03 +00:00
R. Ryantm
b2b88b1dfd zprint: 1.2.7 -> 1.2.8 2023-10-06 15:51:54 -07:00
r-vdp
6b3a4030de
Treewide: add meta.mainProgram 2023-08-07 18:12:29 +02:00
R. Ryantm
476d6ecaf7 zprint: 1.2.6 -> 1.2.7 2023-06-09 05:08:03 +00:00
R. Ryantm
1ee6b3749e zprint: 1.2.5 -> 1.2.6 2023-06-03 02:46:13 +00:00
R. Ryantm
1dbd1d2cf2 zprint: 1.2.4 -> 1.2.5 2023-01-31 19:46:16 +00:00
R. Ryantm
c7b38c877b zprint: 1.2.3 -> 1.2.4 2022-08-03 00:42:47 +00:00
R. Ryantm
95c1b4a73a zprint: 1.2.2 -> 1.2.3 2022-07-31 07:23:55 +00:00
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