Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +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
8e0a0d3a18
mockoon: 6.0.1 -> 6.1.0
2024-01-09 19:03:49 +00:00
R. Ryantm
21c2941cf4
mockoon: 5.1.0 -> 6.0.1
2023-12-17 00:28:18 +00:00
R. Ryantm
0f0e603ed4
mockoon: 5.0.0 -> 5.1.0
2023-11-02 03:39:09 +00:00
R. Ryantm
6cd6e42f1c
mockoon: 4.1.0 -> 5.0.0
2023-10-11 08:05:39 +00:00
R. Ryantm
39d2a80fe3
mockoon: 3.0.0 -> 4.1.0
2023-08-31 06:23:37 +00:00
Mostly Void
c214eb90a1
mockoon: init at 3.0.0
2023-06-01 17:58:35 +05:30