add bitwarden-rofi

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-10-23 00:00:00 -04:00
parent 913ea98c12
commit 46b0f1c490
5 changed files with 74 additions and 58 deletions

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation {
owner = "mattydebie";
repo = "bitwarden-rofi";
rev = "8be76fdd647c2bdee064e52603331d8e6ed5e8e2";
sha256 = "";
sha256 = "1h5d21kv8g5g725chn3n0i1frvmsrk3pm67lfxqcg50kympg0wwd";
};
buildInputs = [ makeWrapper ];