psst: init at 20210103.002c2bb

This commit is contained in:
2021-01-04 12:02:21 +11:00
parent a15ba6ca0a
commit 95e5685f53
2 changed files with 73 additions and 0 deletions

View File

@ -91,6 +91,8 @@ rec {
patches = (oldAttrs.patches or [ ]) ++ [ ../applications/misc/polybar/9button.patch ];
});
psst = pkgs.callPackage ../applications/audio/psst { };
python2Packages =
let
fixVersion =