Commit Graph

11 Commits

Author SHA1 Message Date
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
R. Ryantm
cc7c76e1f4 clipman: 1.6.3 -> 1.6.4 2024-04-19 13:27:58 +00:00
R. Ryantm
b94a76f48e clipman: 1.6.2 -> 1.6.3 2024-04-13 00:30:47 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Miguel Madrid-Mencía
4e7d39d716
clipman: Fix removed repository 2023-10-07 17:48:34 +02:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Maximilian Bosch
5a1e93e67f
clipman: 1.6.1 -> 1.6.2, re-add myself as maintainer, install man-pages
ChangeLog: https://github.com/yory8/clipman/releases/tag/v1.6.2

While it's not the ideal tool, it's the closest one to what I want to
have (clipboard contents being retained after closing a terminal on sway),
so I guess I'll have to stick to it for now. And since I already
packaged it, I decided to just become a maintainer again.

There are no functional changes in this release, however the man-page
got improved. Adapted the package to also install it.
2023-04-29 13:22:03 +02:00
Maximilian Bosch
52e277d501
treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore 2023-01-15 18:52:27 +01:00
Maximilian Bosch
2d02482582
clipman: 1.6.0 -> 1.6.1
ChangeLog: https://github.com/yory8/clipman/releases/tag/v1.6.1
2021-12-02 11:28:15 +01:00
R. RyanTM
5c024a41f5 clipman: 1.5.2 -> 1.6.0 2021-06-20 05:57:22 +00:00
AndersonTorres
7f3c4b5df2 clipman: rename from tools/misc to tools/wayland 2021-02-16 12:37:39 -03:00