wmsm-app: stay at 0.2.1

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