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 |
|
Arthur Noel
|
969511fba7
|
tmuxPlugins.tmux-thumbs: 0.7.1 -> 0.8.0
|
2023-12-12 17:37:17 +00:00 |
|
figsoda
|
0d9631a765
|
thumbs: move cargoPatches to patches
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
|
2023-02-26 00:06:17 -05:00 |
|
ghostbuster91
|
3dc0287de0
|
thumbs: init at 0.7.1
|
2022-04-03 13:04:03 +02:00 |
|