summaryrefslogtreecommitdiff
path: root/static/gemset.nix
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2022-05-21 14:07:14 -0600
committerBrian Picciano <mediocregopher@gmail.com>2022-05-21 14:07:14 -0600
commitf3340ae5f4ac6c60823bf4d14e1fcdbeaaec353c (patch)
tree41d7eda870083cfa0776d650478ceeb2baee2837 /static/gemset.nix
parent55eb40d4bb489b2b26ab5d0ce2c70c7cb2f766b7 (diff)
Remove old code related to static, it's not needed anymore
Diffstat (limited to 'static/gemset.nix')
-rw-r--r--static/gemset.nix340
1 files changed, 0 insertions, 340 deletions
diff --git a/static/gemset.nix b/static/gemset.nix
deleted file mode 100644
index a83b1cd..0000000
--- a/static/gemset.nix
+++ /dev/null
@@ -1,340 +0,0 @@
-{
- addressable = {
- dependencies = ["public_suffix"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp";
- type = "gem";
- };
- version = "2.8.0";
- };
- colorator = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
- type = "gem";
- };
- version = "1.1.0";
- };
- concurrent-ruby = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f";
- type = "gem";
- };
- version = "1.1.9";
- };
- em-websocket = {
- dependencies = ["eventmachine" "http_parser.rb"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1mg1mx735a0k1l8y14ps2mxdwhi5r01ikydf34b0sp60v66nvbkb";
- type = "gem";
- };
- version = "0.5.2";
- };
- eventmachine = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
- type = "gem";
- };
- version = "1.2.7";
- };
- ffi = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1wgvaclp4h9y8zkrgz8p2hqkrgr4j7kz0366mik0970w532cbmcq";
- type = "gem";
- };
- version = "1.15.3";
- };
- forwardable-extended = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
- type = "gem";
- };
- version = "2.6.0";
- };
- "http_parser.rb" = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
- type = "gem";
- };
- version = "0.6.0";
- };
- i18n = {
- dependencies = ["concurrent-ruby"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3";
- type = "gem";
- };
- version = "0.9.5";
- };
- jekyll = {
- dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0ci1v1mpad36191vzbm1050dxccwv6ky4yhdyvskmqxa6cf6v21j";
- type = "gem";
- };
- version = "3.9.0";
- };
- jekyll-feed = {
- dependencies = ["jekyll"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1zxqkrnix0xiw98531h5ga6h69jhzlx2jh9qhvcl67p8nq3sgza9";
- type = "gem";
- };
- version = "0.15.1";
- };
- jekyll-relative-links = {
- dependencies = ["jekyll"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0vfx90ajxyj24lz406k3pqknlbzy8nqs7wpz0in4ps9rggsh24yi";
- type = "gem";
- };
- version = "0.6.1";
- };
- jekyll-sass-converter = {
- dependencies = ["sass"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "008ikh5fk0n6ri54mylcl8jn0mq8p2nfyfqif2q3pp0lwilkcxsk";
- type = "gem";
- };
- version = "1.5.2";
- };
- jekyll-seo-tag = {
- dependencies = ["jekyll"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0fsi75hymk2wswy216fs224p5ycrzjw1kshw1bsl5czhv42wr2w3";
- type = "gem";
- };
- version = "2.7.1";
- };
- jekyll-sitemap = {
- dependencies = ["jekyll"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0622rwsn5i0m5xcyzdn86l68wgydqwji03lqixdfm1f1xdfqrq0d";
- type = "gem";
- };
- version = "1.4.0";
- };
- jekyll-watch = {
- dependencies = ["listen"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
- type = "gem";
- };
- version = "2.2.1";
- };
- kramdown = {
- dependencies = ["rexml"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0jdbcjv4v7sj888bv3vc6d1dg4ackkh7ywlmn9ln2g9alk7kisar";
- type = "gem";
- };
- version = "2.3.1";
- };
- kramdown-parser-gfm = {
- dependencies = ["kramdown"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
- type = "gem";
- };
- version = "1.1.0";
- };
- liquid = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
- type = "gem";
- };
- version = "4.0.3";
- };
- listen = {
- dependencies = ["rb-fsevent" "rb-inotify"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1dq7yd4s9accpjiq0f92sgikw3whc5wnjn065laggkpqcqgx75gh";
- type = "gem";
- };
- version = "3.6.0";
- };
- mercenary = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a";
- type = "gem";
- };
- version = "0.3.6";
- };
- mini_portile2 = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
- type = "gem";
- };
- version = "2.4.0";
- };
- nokogiri = {
- dependencies = ["mini_portile2"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0xmf60nj5kg9vaj5bysy308687sgmkasgx06vbbnf94p52ih7si2";
- type = "gem";
- };
- version = "1.10.10";
- };
- pathutil = {
- dependencies = ["forwardable-extended"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
- type = "gem";
- };
- version = "0.16.2";
- };
- public_suffix = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
- type = "gem";
- };
- version = "4.0.6";
- };
- rb-fsevent = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1qsx9c4jr11vr3a9s5j83avczx9qn9rjaf32gxpc2v451hvbc0is";
- type = "gem";
- };
- version = "0.11.0";
- };
- rb-inotify = {
- dependencies = ["ffi"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
- type = "gem";
- };
- version = "0.10.1";
- };
- rexml = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
- type = "gem";
- };
- version = "3.2.5";
- };
- rouge = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0b4b300i3m4m4kw7w1n9wgxwy16zccnb7271miksyzd0wq5b9pm3";
- type = "gem";
- };
- version = "3.26.0";
- };
- safe_yaml = {
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
- type = "gem";
- };
- version = "1.0.5";
- };
- sass = {
- dependencies = ["sass-listen"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0";
- type = "gem";
- };
- version = "3.7.4";
- };
- sass-listen = {
- dependencies = ["rb-fsevent" "rb-inotify"];
- groups = ["default" "jekyll_plugins"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df";
- type = "gem";
- };
- version = "4.0.0";
- };
-}