AlsaMixer-app: stay at 0.2.1

This commit is contained in:
AndersonTorres
2020-11-09 17:35:31 -03:00
parent 04e33d64aa
commit 7a7b4b49d5
2 changed files with 40 additions and 0 deletions
@@ -9,4 +9,6 @@ lib.makeScope pkgs.newScope (self: with self; {
};
libdockapp = callPackage ./libdockapp.nix { };
AlsaMixer-app = callPackage ./AlsaMixer-app.nix { };
})