From 43252ce6173a6f7da8e71b04e70c19f0937d03b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 14 Feb 2021 12:39:23 +0100 Subject: [PATCH] remove gemset.nix --- gemset.nix | 561 ----------------------------------------------------- 1 file changed, 561 deletions(-) delete mode 100644 gemset.nix diff --git a/gemset.nix b/gemset.nix deleted file mode 100644 index e9ee552..0000000 --- a/gemset.nix +++ /dev/null @@ -1,561 +0,0 @@ -{ - activesupport = { - dependencies = ["i18n" "minitest" "thread_safe" "tzinfo"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0wibdzd2f5l5rlsw1a1y3j3fhw2imrrbkxggdraa6q9qbdnc66hi"; - type = "gem"; - }; - version = "4.2.8"; - }; - capybara = { - dependencies = ["mime-types" "nokogiri" "rack" "rack-test" "xpath"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "114k4xi4nfbp3jfbxgwa3fksbwsyibx74gbdqpcgg3dxpmzkaa4f"; - type = "gem"; - }; - version = "2.4.4"; - }; - chunky_png = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0j0dngz6s0j3s3zaf9vrimjz65s9k7ad1c3xmmldr1vmz8sbd843"; - type = "gem"; - }; - version = "1.3.8"; - }; - coffee-script = { - dependencies = ["coffee-script-source" "execjs"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2"; - type = "gem"; - }; - version = "2.4.1"; - }; - coffee-script-source = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1907v9q1zcqmmyqzhzych5l7qifgls2rlbnbhy5vzyr7i7yicaz1"; - type = "gem"; - }; - version = "1.12.2"; - }; - compass = { - dependencies = ["chunky_png" "compass-core" "compass-import-once" "rb-fsevent" "rb-inotify" "sass"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0lfi83w8z75czr0pf0rmj9hda22082h3cmvczl8r1ma9agf88y2c"; - type = "gem"; - }; - version = "1.0.3"; - }; - compass-core = { - dependencies = ["multi_json" "sass"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0yaspqwdmzwdcqviclbs3blq7an16pysrfzylz8q1gxmmd6bpj3a"; - type = "gem"; - }; - version = "1.0.3"; - }; - compass-import-once = { - dependencies = ["sass"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0bn7gwbfz7jvvdd0qdfqlx67fcb83gyvxqc7dr9fhcnks3z8z5rq"; - type = "gem"; - }; - version = "1.0.5"; - }; - em-websocket = { - dependencies = ["eventmachine" "http_parser.rb"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1bsw8vjz0z267j40nhbmrvfz7dvacq4p0pagvyp17jif6mj6v7n3"; - type = "gem"; - }; - version = "0.5.1"; - }; - erubis = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3"; - type = "gem"; - }; - version = "2.7.0"; - }; - eventmachine = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "13wr71xpjpvr9xi308jq52xbp8xzldmgyjjwszl42v7rbdmic9s4"; - type = "gem"; - }; - version = "1.2.3"; - }; - execjs = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1yz55sf2nd3l666ms6xr18sm2aggcvmb8qr3v53lr4rir32y1yp1"; - type = "gem"; - }; - version = "2.7.0"; - }; - ffi = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "07hnyr47mndsjfanzh348wm3fxjx9nx68mdb3cpsdvfqrxnz97s7"; - type = "gem"; - }; - version = "1.9.17"; - }; - haml = { - dependencies = ["tilt"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0mrzjgkygvfii66bbylj2j93na8i89998yi01fin3whwqbvx0m1p"; - type = "gem"; - }; - version = "4.0.7"; - }; - hike = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0i6c9hrszzg3gn2j41v3ijnwcm8cc2931fnjiv6mnpl4jcjjykhm"; - type = "gem"; - }; - version = "1.2.3"; - }; - hooks = { - dependencies = ["uber"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1rq3fi71w9fn68qcvvvi39969xbqywjf7iypzi1sfq3vfgjk34y2"; - type = "gem"; - }; - version = "0.4.1"; - }; - "http_parser.rb" = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi"; - type = "gem"; - }; - version = "0.6.0"; - }; - i18n = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1i5z1ykl8zhszsxcs8mzl8d0dxgs3ylz8qlzrw74jb0gplkx6758"; - type = "gem"; - }; - version = "0.7.0"; - }; - json = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0cpw154il64w6q20rrnsbjx1cdfz1yrzz1lgdbpn59lcwc6mprql"; - type = "gem"; - }; - version = "2.0.3"; - }; - kramdown = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1isiqc40q44zg57bd6cfnw1a2l0s2j5skw2awn2cz3gcm7wsf49d"; - type = "gem"; - }; - version = "1.13.2"; - }; - listen = { - dependencies = ["rb-fsevent" "rb-inotify"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1l0y7hbyfiwpvk172r28hsdqsifq1ls39hsfmzi1vy4ll0smd14i"; - type = "gem"; - }; - version = "3.0.8"; - }; - middleman = { - dependencies = ["coffee-script" "compass" "compass-import-once" "execjs" "haml" "kramdown" "middleman-core" "middleman-sprockets" "sass" "uglifier"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1dzvngxjqri8vdcrkp6892is9hzqqf1lb1ng81fdma6lvy2pcnlk"; - type = "gem"; - }; - version = "3.4.1"; - }; - middleman-core = { - dependencies = ["activesupport" "capybara" "erubis" "hooks" "i18n" "listen" "padrino-helpers" "rack" "thor" "tilt"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "08mrrsdg62qv86h9gf6szlr7nbxiap649n0s9my8vgpwkigxx9af"; - type = "gem"; - }; - version = "3.4.1"; - }; - middleman-livereload = { - dependencies = ["em-websocket" "middleman-core" "rack-livereload"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "07j1089w97cwsjl2r15j1xckfcvhwrcs7a2f34kw7db9s6c9p7qx"; - type = "gem"; - }; - version = "3.4.6"; - }; - middleman-sprockets = { - dependencies = ["middleman-core" "sprockets" "sprockets-helpers" "sprockets-sass"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1ak1a4xa2p63pgy59vk25d2gfivhgy0rd5y97p5zgc1gw7qkgs84"; - type = "gem"; - }; - version = "3.5.0"; - }; - mime-types = { - dependencies = ["mime-types-data"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0087z9kbnlqhci7fxh9f6il63hj1k02icq2rs0c6cppmqchr753m"; - type = "gem"; - }; - version = "3.1"; - }; - mime-types-data = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "04my3746hwa4yvbx1ranhfaqkgf6vavi1kyijjnw8w3dy37vqhkm"; - type = "gem"; - }; - version = "3.2016.0521"; - }; - mini_portile2 = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1y25adxb1hgg1wb2rn20g3vl07qziq6fz364jc5694611zz863hb"; - type = "gem"; - }; - version = "2.1.0"; - }; - minitest = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1yk2m8sp0p5m1niawa3ncg157a4i0594cg7z91rzjxv963rzrwab"; - type = "gem"; - }; - version = "5.10.1"; - }; - multi_json = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1wpc23ls6v2xbk3l1qncsbz16npvmw8p0b38l8czdzri18mp51xk"; - type = "gem"; - }; - version = "1.12.1"; - }; - nokogiri = { - dependencies = ["mini_portile2"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "10xahg0fwydh27psm8bv429mdja2ks6x83vxizq26ib8wvs05mv3"; - type = "gem"; - }; - version = "1.7.0.1"; - }; - oily_png = { - dependencies = ["chunky_png"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1hw8rh0x2b7xwaigmdscibws8gy0nbzlcwbj7kqsi1p4my9672ra"; - type = "gem"; - }; - version = "1.2.1"; - }; - padrino-helpers = { - dependencies = ["i18n" "padrino-support" "tilt"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "002lp58pd6q2irmanaq7kaa1f0z6qd6asklickwm08im1v3p2kgj"; - type = "gem"; - }; - version = "0.12.8.1"; - }; - padrino-support = { - dependencies = ["activesupport"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "111cr369bc88jcjpsidccz7k7pvqmjnfrp33qzyglvbv2xdpsfmp"; - type = "gem"; - }; - version = "0.12.8.1"; - }; - rack = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1374xyh8nnqb8sy6g9gcvchw8gifckn5v3bhl6dzbwwsx34qz7gz"; - type = "gem"; - }; - version = "1.6.5"; - }; - rack-livereload = { - dependencies = ["rack"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "053cv8via3prgkmqq9s0z8dlf9k4dr3pa76xvgknp7qarlk5h7ap"; - type = "gem"; - }; - version = "0.3.16"; - }; - rack-test = { - dependencies = ["rack"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0h6x5jq24makgv2fq5qqgjlrk74dxfy62jif9blk43llw8ib2q7z"; - type = "gem"; - }; - version = "0.6.3"; - }; - rake = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "01j8fc9bqjnrsxbppncai05h43315vmz9fwg28qdsgcjw9ck1d7n"; - type = "gem"; - }; - version = "12.0.0"; - }; - rb-fsevent = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1pdiasp9zlr306yld19szapi6kdjk38rpv1hih9x0ry40x6mb63n"; - type = "gem"; - }; - version = "0.9.8"; - }; - rb-inotify = { - dependencies = ["ffi"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0bq14f3md5nm00kgxgf0r9lcbn0vgbwljgajif0slxcwv622fjg9"; - type = "gem"; - }; - version = "0.9.8"; - }; - sass = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0da4mn3n60cm1ss1pw1rrpa7fxagglxiwcgvz1asf1qgf4mvcwyr"; - type = "gem"; - }; - version = "3.4.23"; - }; - slim = { - dependencies = ["temple" "tilt"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "122hmc2kn3g151m8c41imadw29mghnsjwyzj8wav5zb1q69y4iqp"; - type = "gem"; - }; - version = "3.0.7"; - }; - sprockets = { - dependencies = ["hike" "multi_json" "rack" "tilt"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "15818683yz27w4hgywccf27n91azy9a4nmb5qkklzb08k8jw9gp3"; - type = "gem"; - }; - version = "2.12.4"; - }; - sprockets-helpers = { - dependencies = ["sprockets"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "01s9fhch7iff16vnqzvpxaqgbqppxzkqawby018sq9wa4vvmkiba"; - type = "gem"; - }; - version = "1.1.0"; - }; - sprockets-sass = { - dependencies = ["sprockets" "tilt"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1b9z9qcvp0zh6q4p8bmd4bq0zvmrins5gfy3x65zg3xj8wx7s6d5"; - type = "gem"; - }; - version = "1.3.1"; - }; - temple = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0xlf1if32xj14mkfwh8nxy3zzjzd9lipni0v2bghknp2kfc1hcz6"; - type = "gem"; - }; - version = "0.7.7"; - }; - thor = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "01n5dv9kql60m6a00zc0r66jvaxx98qhdny3klyj0p3w34pad2ns"; - type = "gem"; - }; - version = "0.19.4"; - }; - thread_safe = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; - type = "gem"; - }; - version = "0.3.6"; - }; - tilt = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "00sr3yy7sbqaq7cb2d2kpycajxqf1b1wr1yy33z4bnzmqii0b0ir"; - type = "gem"; - }; - version = "1.4.1"; - }; - tzinfo = { - dependencies = ["thread_safe"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1c01p3kg6xvy1cgjnzdfq45fggbwish8krd0h864jvbpybyx7cgx"; - type = "gem"; - }; - version = "1.2.2"; - }; - uber = { - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "1svrg7mpxzzyjpl1kpfvimlbnl1mz7a11fw84frnf0rdgzf5gdq1"; - type = "gem"; - }; - version = "0.0.15"; - }; - uglifier = { - dependencies = ["execjs" "json"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "0mzs64z3m1b98rh6ssxpqfz9sc87f6ml6906b0m57vydzfgrh1cz"; - type = "gem"; - }; - version = "2.7.2"; - }; - xpath = { - dependencies = ["nokogiri"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["http://rubygems.org"]; - sha256 = "04kcr127l34p7221z13blyl0dvh0bmxwx326j72idayri36a394w"; - type = "gem"; - }; - version = "2.0.0"; - }; -} \ No newline at end of file