drake: use bundlerApp

This commit is contained in:
Michael Fellinger
2019-04-30 17:50:25 +02:00
parent c9fd6099b4
commit 90ec6a32ba
3 changed files with 12 additions and 10 deletions
@@ -1,5 +1,7 @@
{
comp_tree = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0dj9lkfxcczn67l1j12dcxswrfxxd1zgxa344zk6vqs2gwwhy9m9";
@@ -8,6 +10,9 @@
version = "1.1.3";
};
drake = {
dependencies = ["comp_tree"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "09gkmdshwdmdnkdxi03dv4rk1dip0wdv6dx14wscrmi0jyk86yag";