libdockapp: init at 0.7.3

This commit is contained in:
AndersonTorres
2020-11-09 17:35:31 -03:00
parent 8741edb2ec
commit 04e33d64aa
2 changed files with 31 additions and 0 deletions
@@ -8,4 +8,5 @@ lib.makeScope pkgs.newScope (self: with self; {
sha256 = "sha256-BuSnwPIj3gUWMjj++SK+117xm/77u4gXLQzRFttei0w=";
};
libdockapp = callPackage ./libdockapp.nix { };
})