Commit Graph

6 Commits

Author SHA1 Message Date
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Aman9das
0541ecf381
bitwarden-menu: refactor 2024-06-03 20:00:12 +05:30
Aman9das
ffac7a8852 bitwarden-menu: 0.4.1 -> 0.4.3
This update adds copy to clipboard functionality.
https://github.com/firecat53/bitwarden-menu/releases/tag/v0.4.2
2024-05-31 11:08:23 +05:30
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
Erik Rodriguez
d928a8d6d9
bitwarden-menu: drop myself (rodrgz) as maintainer 2023-09-03 20:13:53 -03:00
Erik Rodriguez
7a85f4dac8
bitwarden-menu: init at 0.4.1 2023-01-19 22:14:13 -03:00