Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Matthias Beyer
20bd41e2ff
mdbook-graphviz: Add myself as maintainer
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-17 20:58:30 +02:00
R. Ryantm
715191b91a
mdbook-graphviz: 0.1.6 -> 0.1.7
2024-04-10 02:51:27 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
GetPsyched
f98ec4f73c
treewide: update meta.description to fit the guidelines
2024-01-09 17:12:31 +01:00
figsoda
d70e0242e9
pkgs/tools/text: remove dead code
...
with the help of deadnix & nil
2023-07-12 12:12:15 -04:00
figsoda
db185dc7ea
mdbook-graphviz: 0.1.4 -> 0.1.6
...
Diff: https://github.com/dylanowen/mdbook-graphviz/compare/v0.1.4...v0.1.6
Changelog: https://github.com/dylanowen/mdbook-graphviz/releases/tag/v0.1.6
2023-02-25 22:03:35 -05:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Theodore Ni
007a6b6fd6
mdbook-graphviz: patch to work with rust 1.64
2022-10-05 09:54:32 -07:00
R. Ryantm
8b7f1265c2
mdbook-graphviz: 0.1.3 -> 0.1.4
2022-02-20 17:15:09 +00:00
Bernardo Meurer
bd5b055356
mdbook-graphviz: 0.1.2 -> 0.1.3
2021-12-03 00:13:49 +00:00
Bernardo Meurer
a3e5ba58fd
mdbook-graphviz: init at 0.1.2 ( #141395 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 21:37:04 +02:00