···25 meta = {
26 description = "A script to make rofi work with password-store";
27 homepage = https://github.com/carnager/rofi-pass;
28- maintainers = [stdenv.lib.maintainers._1126];
29 };
30}
···25 meta = {
26 description = "A script to make rofi work with password-store";
27 homepage = https://github.com/carnager/rofi-pass;
28+ maintainers = [stdenv.lib.maintainers.hiberno];
29 };
30}