anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / networking / wayback_machine_downloader / gemset.nix
blob87cb3019d0a5281fc1802a9a07e36f77ae880c56
2   wayback_machine_downloader = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "170426sashqc2k2angg8d0bhs7spi1x1isv6cyk2hif0l6xxm3cm";
8       type = "gem";
9     };
10     version = "2.3.1";
11   };