Commit graph

3 commits

Author SHA1 Message Date
209a3f6c8d pkgs: add explicit 'meta.mainProgram'
Some checks failed
ci/woodpecker/push/check Pipeline failed
Since upstream has decided to deprecate the implied value when using
`lib.getExe` (see [1]), we should set it explicitly.

[1]: https://github.com/NixOS/nixpkgs/pull/246386
2023-08-04 09:54:23 +00:00
6123c7bc3b pkgs: re-order 'meta'
This is (mostly) alphetically sorted.
2023-08-04 09:54:10 +00:00
92b26e9d54 pkgs: add rbw-pass
This is honestly almost overkill, as the script doesn't really have any
logic in it, but it's good to have a common base with the bitwarden-cli
one.
2023-07-28 16:06:40 +00:00