mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 03:43:06 +00:00
57a54d6e57
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
8 lines
102 B
Ruby
8 lines
102 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'winrm'
|
|
gem 'winrm-fs'
|
|
gem 'stringio'
|
|
gem 'logger'
|
|
gem 'fileutils'
|