I am indebted to Chris Martin's gist about installing NixOS from an Ubuntu live CD.
Unfortunately, the Ubuntu Live CD did not work for me, so I used Linux Mint's 21.1 live CD from a USB drive.
I am indebted to Chris Martin's gist about installing NixOS from an Ubuntu live CD.
Unfortunately, the Ubuntu Live CD did not work for me, so I used Linux Mint's 21.1 live CD from a USB drive.
I hereby claim:
To claim this, I am signing this object:
source 'https://rubygems.org' | |
git_source(:github) do |repo_name| | |
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/") | |
"https://github.com/#{repo_name}.git" | |
end | |
gem 'solidus' | |
gem 'solidus_auth_devise' | |
gem 'deface' |