add bitwarden-rofi

This commit is contained in:
2024-08-22 10:08:28 -04:00
parent 384964759c
commit 6402e70d23
5 changed files with 72 additions and 56 deletions

View File

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