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
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
figsoda
0a54b6f7e0
pomsky: 0.10 -> 0.11
...
Diff: https://github.com/pomsky-lang/pomsky/compare/v0.10...v0.11
Changelog: https://github.com/pomsky-lang/pomsky/blob/v0.11/CHANGELOG.md
2023-11-18 20:08:16 -05:00
Yureka
f8cbc3c281
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 01:52:04 +01:00
figsoda
0219fa5fbf
pomsky: 0.9 -> 0.10
...
Diff: https://github.com/pomsky-lang/pomsky/compare/v0.9...v0.10
Changelog: https://github.com/pomsky-lang/pomsky/blob/v0.10/CHANGELOG.md
2023-03-21 19:47:56 -04:00
figsoda
059620c338
pomsky: 0.8 -> 0.9
...
Diff: https://github.com/rulex-rs/pomsky/compare/v0.8...v0.9
Changelog: https://github.com/rulex-rs/pomsky/blob/v0.9/CHANGELOG.md
2023-01-15 11:18:53 -05:00
figsoda
9af435fa0e
pomsky: init at 0.8
2022-12-23 00:31:08 -05:00