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
Peder Bergebakken Sundt
985aa8174d
treewide: unbreak appimageTools.wrapType2 builds
...
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.
contex: #271071
2024-04-24 15:26:52 +02:00
h7x4
8121f3559a
treewide: add mainProgram
2024-02-11 03:19:15 +01:00
R. Ryantm
0849fd5947
motrix: 1.8.14 -> 1.8.19
2023-05-14 18:30:30 +00:00
zendo
ff2a1c1590
motrix: 1.6.11 -> 1.8.14
2023-04-28 17:14:54 +08:00
Mostly Void
8b89e2b819
motrix: init at 1.6.11 ( #185804 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: zendo <linzway@qq.com>
Resolves https://github.com/NixOS/nixpkgs/issues/157984
2022-11-29 01:27:08 +01:00