mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 10:16:44 +01: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
|