mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
07054b42d8
* wayback_machine_downloader: init at 2.2.1 * Fix description
6 lines
103 B
Ruby
6 lines
103 B
Ruby
# frozen_string_literal: true
|
|
|
|
source 'https://rubygems.org' do
|
|
gem 'wayback_machine_downloader'
|
|
end
|