Commit Graph

15 Commits

Author SHA1 Message Date
Caleb Maclennan
5d029a72b3
sile: mark broken on darwin
Known issue on upstream since v0.15.6, see:
https://github.com/sile-typesetter/sile/issues/2189
2024-12-07 00:00:13 +03:00
Caleb Maclennan
5edc28dbab
sile: drop obsolete workaround for fetchCargoTarball triggering configure 2024-12-06 23:56:43 +03:00
Caleb Maclennan
d95613b40e
sile: remove unnecessary buildInputs, normalize source name and hash key 2024-12-01 00:06:03 +03:00
Doron Behar
7edacad9b7 sile: make it easier to setup a modified luaEnv when writing documents 2024-11-28 19:22:28 +02:00
Doron Behar
9a68795314 sile: 0.15.6 -> 0.15.7
Diff: https://github.com/sile-typesetter/sile/compare/None...v0.15.7

Changelog: https://github.com/sile-typesetter/sile/raw/v0.15.7/CHANGELOG.md
2024-11-28 16:24:58 +02:00
Doron Behar
f3125d2f71 sile: remove now unneeded darwin inputs
https://discourse.nixos.org/t/the-darwin-sdks-have-been-updated/55295
2024-11-28 15:54:27 +02:00
Caleb Maclennan
81644d2646
sile: 0.15.5 → 0.15.6
Release notes: https://github.com/sile-typesetter/sile/releases/tag/v0.15.6
2024-11-14 15:20:08 +03:00
Doron Behar
635e9d2ebb sile: switch to the zstd based source 2024-11-09 18:24:14 +02:00
Doron Behar
5a37bac414 sile: 0.14.17 -> 0.15.5
Diff: https://github.com/sile-typesetter/sile/compare/None...v0.15.5

Changelog: https://github.com/sile-typesetter/sile/raw/v0.15.5/CHANGELOG.md

Cleanup many unnecessary hooks.
2024-11-04 13:34:32 +02:00
Doron Behar
6b90fbc91f sile: use lib.optionals for Darwin specific inputs 2024-11-04 12:47:26 +02:00
Doron Behar
e37658c6f1 sile: reorder callPackage arguments like in expression 2024-11-04 12:47:26 +02:00
Doron Behar
9f1a0fde5c sile: allow easier override of luaEnv 2024-11-04 12:47:26 +02:00
Doron Behar
fca1f18de9 sile: use finalAttrs.finalPackage when needed 2024-11-04 12:47:26 +02:00
Doron Behar
0a5b0c8cd9 sile: don't use with lib; in meta 2024-11-04 12:47:25 +02:00
Doron Behar
3618ec6a0a sile: nixfmt; move to pkgs/by-name 2024-11-04 12:46:23 +02:00