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 |
|
Weijia Wang
|
49a5cd8be6
|
darwin.sigtool: add meta
|
2023-05-22 12:54:56 +03:00 |
|
Rahul Butani
|
cfe59eab36
|
sigtool: 0.1.2 → 0.1.3
adds `--sign` as an alias for `-s`: https://github.com/thefloweringash/sigtool/releases/tag/v0.1.3
|
2022-10-08 11:12:36 -05:00 |
|
Andrew Childs
|
e456e9b1ae
|
sigtool: 0.1.0 -> 0.1.2
Fixes build on x86_64-darwin
|
2021-09-25 10:38:35 +09:00 |
|
Michael Stone
|
470466fdbd
|
sigtool: 4a3719b4 -> 2a13539d (#138453)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-09-23 17:14:07 +02:00 |
|
Andrew Childs
|
4c890ce9aa
|
darwin.sigtool: init
|
2021-05-17 00:27:02 +09:00 |
|