Advertisement
Guest User

Untitled

a guest
Apr 4th, 2019
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.41 KB | None | 0 0
  1. {
  2.   inkjet = {
  3.     dependencies = ["activesupport"];
  4.     groups = ["default"];
  5.     platforms = [];
  6.     source = {
  7.       fetchSubmodules = false;
  8.       rev = "c7fba1632299b6176b846085e1ca0f6a208b4761";
  9.       sha256 = "1zm49v02prbi65f5h63zk71nmks35mpd0v8j8qkdrl3zwcwd1dzk";
  10.       type = "git";
  11.       url = "[email protected]:xxxxxxxx/inkjet.git";
  12.     };
  13.     version = "0.0.7";
  14.   };
  15. ... more like this...
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement