2   irssi = super.irssi.overrideAttrs (oldAttrs: {
 
   3     patches = [ (super.fetchurl
 
   4       { meta.description = "Irssi dynamic password patch";
 
   5         url = "https://raw.githubusercontent.com/gandalf3/irssi-passwd/master/irssi-connection-set-key.patch";
 
   6         sha256 = "0qgbdbhdc7qf3y1fn2j92xlnd5p37jncf1d5cql7wx9kndaqhisb";