Commit graph

38 commits

Author SHA1 Message Date
nicoo fab52fca51 treewide: sha512 → hash 2023-09-22 18:37:42 +02:00
figsoda 59fbf3ee74 pkgs/tools/typesetting: remove dead code 2023-07-25 16:32:44 -04:00
sternenseemann 1079029f40 lowdown: make assertions in postInstall prettier 2023-06-20 09:55:16 +02:00
sternenseemann 8751ca45de lowdown: 1.0.1 -> 1.0.2
https://github.com/kristapsdz/lowdown/releases/tag/VERSION_1_0_2
2023-06-20 09:55:16 +02:00
sternenseemann 86a6a48876 lowdown: check if soVersion is up to date on non darwin 2023-06-20 09:55:16 +02:00
sternenseemann 048a14cd1e lowdown: move so version into variable 2023-06-20 09:55:16 +02:00
sternenseemann cf7bda3428 lowdown: delete liblowdown.so symlink on darwin 2023-06-20 09:55:16 +02:00
sternenseemann d6b6b5f94f lowdown: add nix to passthru.tests 2023-05-03 16:44:27 +02:00
sternenseemann 90b4a9b7d3 lowdown: run tests when cross-compiling if possible
By setting do{Install,}Check to true statically, we'll let
stdenv.mkDerivation decide if it is possible or not via canExecute.
2023-05-03 16:44:27 +02:00
sternenseemann 90ff53d72c lowdown: 1.0.0 -> 1.0.1
Upstream now officially supports darwin and we can drop the workaround
we shipped for <https://github.com/kristapsdz/lowdown/issues/87>.

It also creates the symlink from liblowdown.so to the version shared
object for us, but we still need to fix the library extension on darwin.

https://github.com/kristapsdz/lowdown/releases/tag/VERSION_1_0_1
2023-05-03 16:44:27 +02:00
sternenseemann 3f4d525ef7 lowdown: 0.11.1 -> 1.0.0
Only minor changes:
edca6ce6d5/versions.xml (L1352-L1358)
2022-06-18 20:28:42 +02:00
sternenseemann 51ec00354b lowdown: 0.10.0 -> 0.11.1
https://github.com/kristapsdz/lowdown/blob/VERSION_0_11_0/versions.xml#L1227-L1282
https://github.com/kristapsdz/lowdown/blob/VERSION_0_11_1/versions.xml#L1284-L1309
2022-03-29 12:08:25 +02:00
sternenseemann e62af5f764 lowdown: 0.9.2 -> 0.10.0
d8e4f9b35e/versions.xml (L1208-L1226)
2021-11-03 11:32:26 +01:00
Kanashimia a6bff35d96 lowdown: 0.9.0 -> 0.9.2 2021-10-13 20:43:17 +02:00
sternenseemann 6ea6a232cc lowdown: 0.8.6 -> 0.9.0
0b85e777f3/versions.xml (L1126-L1166)
2021-10-04 21:40:52 +02:00
Ryan Burns 803abbf2bc lowdown: fix musl build
Whenever building a shared library, we need to compile with -fPIC.
(This is sometimes implicitly added by the hardening flags, but not
always, e.g. for pkgsMusl.)
2021-08-16 03:36:59 -07:00
sternenseemann d1c0ed87d2 lowdown: 0.8.5 -> 0.8.6
b4483d0ef8/versions.xml (L1112-L1125)
2021-08-07 13:35:21 +02:00
sternenseemann 2d3a92e944 lowdown: 0.8.4 -> 0.8.5
070002aa67/versions.xml (L1098-L1111)
2021-07-13 14:11:10 +02:00
hlolli 47c2be0ad0 cleanup from github suggestions 2021-05-31 08:46:09 +02:00
Hlöðver Sigurðsson 33e9bc9b43
Update pkgs/tools/typesetting/lowdown/default.nix
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 08:41:51 +02:00
Hlöðver Sigurðsson db89e667af
Update pkgs/tools/typesetting/lowdown/default.nix
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 08:41:18 +02:00
Dmitry Kalinkin 259bf50810
lowdown: remove extra brackets 2021-05-30 22:10:20 -04:00
hlolli b62962b274 remove unneccecary substitute and aarch64 platform check 2021-05-31 02:18:05 +02:00
hlolli 1f4163d839 fix deprecated sandbox.h features, causing impure syscalls on aarch64-darwin 2021-05-31 01:16:46 +02:00
sternenseemann b5ae82cb94 lowdown: 0.8.3 -> 0.8.4
148f9b2f58/versions.xml (L1083-L1097)

Enable test suite.
2021-04-13 09:49:52 +02:00
sternenseemann a646e5d827 lowdown: 0.8.2 -> 0.8.3
Bug fixes: 29cdf7b75e/versions.xml (L1068-L1082)
2021-03-17 01:41:03 +01:00
sternenseemann b9f5c991b2 lowdown: 0.8.1 -> 0.8.2
Bug fixes for gemini and the difference engine, new lowdown-diff(1) man
page:

e1ed0e1b11/versions.xml (L1021-L1066)
2021-02-22 17:51:44 +01:00
sternenseemann 2ed8597999 lowdown: run pre/postConfigure hooks 2021-02-09 19:05:20 +01:00
sternenseemann 44f1a10aa0 lowdown: 0.8.0 -> 0.8.1 2021-02-09 14:20:20 +01:00
sternenseemann 8ee8dc8876 lowdown: 0.7.9 -> 0.8.0 2021-02-06 12:28:47 +01:00
Ryan Burns c455bcb27b lowdown: fix dylib on darwin 2021-01-24 21:37:45 -08:00
John Ericson 0ceadf99f2 lowdown: Split out "lib" and "man" outputs
Also fix to not always static link
2021-01-23 16:43:35 -05:00
sternenseemann cd62625b47 lowdown: 0.7.5 -> 0.7.9 2021-01-12 10:33:03 +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
sternenseemann 182dc8b906 lowdown: 0.7.4 -> 0.7.5 2020-12-27 12:10:08 +01:00
sternenseemann 6ba3207643 lowdown: 0.7.3 → 0.7.4 2020-08-31 14:02:45 +02:00
sternenseemann 1975efd411 lowdown: 0.7.2 → 0.7.3 2020-08-20 15:29:52 +02:00
sternenseemann d492326622 lowdown: init at 0.7.2 2020-07-30 14:30:41 +02:00