Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 129 lines 3.0 kB view raw
1{ 2 arr-pm = { 3 groups = [ "default" ]; 4 platforms = [ ]; 5 source = { 6 remotes = [ "https://rubygems.org" ]; 7 sha256 = "0fddw0vwdrr7v3a0lfqbmnd664j48a9psrjd3wh3k4i3flplizzx"; 8 type = "gem"; 9 }; 10 version = "0.0.12"; 11 }; 12 backports = { 13 groups = [ "default" ]; 14 platforms = [ ]; 15 source = { 16 remotes = [ "https://rubygems.org" ]; 17 sha256 = "1n2awv56zgizrzvjn2snv98dpnwx78pfs090y4ycdfadnjfvr7s3"; 18 type = "gem"; 19 }; 20 version = "3.25.1"; 21 }; 22 cabin = { 23 groups = [ "default" ]; 24 platforms = [ ]; 25 source = { 26 remotes = [ "https://rubygems.org" ]; 27 sha256 = "0b3b8j3iqnagjfn1261b9ncaac9g44zrx1kcg81yg4z9i513kici"; 28 type = "gem"; 29 }; 30 version = "0.9.0"; 31 }; 32 clamp = { 33 groups = [ "default" ]; 34 platforms = [ ]; 35 source = { 36 remotes = [ "https://rubygems.org" ]; 37 sha256 = "08m0syh06bhx8dqn560ivjg96l5cs5s3l9jh2szsnlcdcyl9jsjg"; 38 type = "gem"; 39 }; 40 version = "1.3.2"; 41 }; 42 dotenv = { 43 groups = [ "default" ]; 44 platforms = [ ]; 45 source = { 46 remotes = [ "https://rubygems.org" ]; 47 sha256 = "1wrw6fm0s38cd6h55w79bkvjhcj2zfkargjpws4kilkmhr3xyw66"; 48 type = "gem"; 49 }; 50 version = "3.1.7"; 51 }; 52 fpm = { 53 dependencies = [ 54 "arr-pm" 55 "backports" 56 "cabin" 57 "clamp" 58 "pleaserun" 59 "rexml" 60 "stud" 61 ]; 62 groups = [ "default" ]; 63 platforms = [ ]; 64 source = { 65 remotes = [ "https://rubygems.org" ]; 66 sha256 = "1pxmglms9cz11dn72zz31hq2s2ndjkhj3qzjiqxrvpzv7ihzxsnr"; 67 type = "gem"; 68 }; 69 version = "1.16.0"; 70 }; 71 insist = { 72 groups = [ "default" ]; 73 platforms = [ ]; 74 source = { 75 remotes = [ "https://rubygems.org" ]; 76 sha256 = "0bw3bdwns14mapbgb8cbjmr0amvwz8y72gyclq04xp43wpp5jrvg"; 77 type = "gem"; 78 }; 79 version = "1.0.0"; 80 }; 81 mustache = { 82 groups = [ "default" ]; 83 platforms = [ ]; 84 source = { 85 remotes = [ "https://rubygems.org" ]; 86 sha256 = "1g5hplm0k06vwxwqzwn1mq5bd02yp0h3rym4zwzw26aqi7drcsl2"; 87 type = "gem"; 88 }; 89 version = "0.99.8"; 90 }; 91 pleaserun = { 92 dependencies = [ 93 "cabin" 94 "clamp" 95 "dotenv" 96 "insist" 97 "mustache" 98 "stud" 99 ]; 100 groups = [ "default" ]; 101 platforms = [ ]; 102 source = { 103 remotes = [ "https://rubygems.org" ]; 104 sha256 = "1aykf0l8327bqkkf5xd9jcglsib973zpy37cfnlf4j0vp0cdpn2d"; 105 type = "gem"; 106 }; 107 version = "0.0.32"; 108 }; 109 rexml = { 110 groups = [ "default" ]; 111 platforms = [ ]; 112 source = { 113 remotes = [ "https://rubygems.org" ]; 114 sha256 = "1jmbf6lf7pcyacpb939xjjpn1f84c3nw83dy3p1lwjx0l2ljfif7"; 115 type = "gem"; 116 }; 117 version = "3.4.1"; 118 }; 119 stud = { 120 groups = [ "default" ]; 121 platforms = [ ]; 122 source = { 123 remotes = [ "https://rubygems.org" ]; 124 sha256 = "0qpb57cbpm9rwgsygqxifca0zma87drnlacv49cqs2n5iyi6z8kb"; 125 type = "gem"; 126 }; 127 version = "0.0.23"; 128 }; 129}