Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta: Minimize Emanote's Nix runtime closure size #295

Closed
edrex opened this issue Jun 3, 2022 · 3 comments
Closed

Meta: Minimize Emanote's Nix runtime closure size #295

edrex opened this issue Jun 3, 2022 · 3 comments
Labels
help wanted Extra attention is needed Works only on Nix This feature will work only on Nix.

Comments

@edrex
Copy link
Contributor

edrex commented Jun 3, 2022

nix path-info -rS github:srid/emanote | sort -nk2
...
/nix/store/hpfrrdvfsjgsc6l4sx2hikdkqd0rp9ar-wai-websockets-3.0.1.2                     	3030979168
/nix/store/9gafj535lxas43g3kyrjwkfrc9sx4kvn-tailwind-0.3.0.0                           	3192779192
/nix/store/6jn8h0jmpfavs97qrim0sm3rq1pa1a2z-ema-0.7.2.0                                	3437154832
/nix/store/wn25szddh5gwhj9pb1774ma03jn1yzjd-pandoc-2.17.1.1                            	4669561944
/nix/store/kvrkyy4j5a55vvs8ap3d8rfrjl0frizl-emanote-0.6.8.2                            	5839144888

What can be done to reduce this size?

It's not just storage on disk that suffers, also network IO which translates to latency on update.

Refs

@edrex edrex added the bug Something isn't working label Jun 3, 2022
@srid
Copy link
Owner

srid commented Jun 4, 2022

FWIW this is what we do in neuron to reduce its closure size:

https://github.com/srid/neuron/blob/f8b5fb597f85528ae4d7d1ded9e79ac901833665/project.nix#L83-L108

@srid srid added help wanted Extra attention is needed Works only on Nix This feature will work only on Nix. and removed bug Something isn't working labels Aug 1, 2022
@srid
Copy link
Owner

srid commented Nov 30, 2022

h/t @Kranzes

> nix path-info -rSh nixpkgs#emanote | sort -rhk2
/nix/store/0bv8zbsnlpk32a78q1vb5pnq1n5ymv21-emanote-0.8.0.0                            	   5.1G
/nix/store/25vbf295m39lnvv8nmhiv1j340i254aj-pandoc-2.17.1.1                            	   4.5G
/nix/store/ajhcilqxab60bzr6cazlmjmicbhcm0zn-warp-3.3.21                                	   3.3G
/nix/store/8jq127z1bfbs84p80ynpqx6j314wvz93-citeproc-0.6.0.1                           	   3.3G
/nix/store/jzmijwsh6v28pawigacyx84xabjm0xra-skylighting-0.12.3.1                       	   3.2G
/nix/store/zrqa1hjfvc1fxavjapazlkgpp6jl4v4l-http2-3.0.3                                	   3.1G
/nix/store/zpzf6dq7dzf10balbs48b9z8iwryqniq-tree-diff-0.2.2                            	   3.1G
/nix/store/avb55ygi7g3yw2z2b8fkg602fss48hjp-skylighting-core-0.12.3.1                  	   3.1G
/nix/store/a52ijkcxx8nqdif7y0541z9vhr48wq8x-http-client-tls-0.3.6.1                    	   3.1G
/nix/store/0dmn5n5icw9xzwrjld8s8f52x16xqc07-haddock-library-1.10.0                     	   3.1G
/nix/store/la7s9njh72gy7srs4cfq88f6wgskd96b-trifecta-2.1.2                             	   3.0G
/nix/store/v54ss0cp1zpbmka7b1mfvf5msrslkikm-xml-conduit-1.9.1.1                        	   2.9G
/nix/store/pgbl17kjq6gjnch1yhsw7jfj0p8jhqj9-http-client-0.7.13.1                       	   2.9G
/nix/store/16v8x14rg7vqg286r526giw71szm6fsa-commonmark-pandoc-0.2.1.2                  	   2.9G
/nix/store/0y7klj125k9rams915ac3182d3yjbijr-texmath-0.12.4                             	   2.9G
/nix/store/swr45sm2v102svp1y2r31inv3yaq5v35-lens-5.0.1                                 	   2.8G
/nix/store/qjmzs12qxgq3j4g4csng46ys7ads6s2x-pandoc-types-1.22.2.1                      	   2.8G
/nix/store/q08qwx3a8gxby5sx83kaq1n9cvd26jba-wai-3.2.3                                  	   2.8G
/nix/store/pkbnp86v6agh0zbkd74xjgjvqv61692c-aeson-2.0.3.0                              	   2.8G
/nix/store/nfgk64l41xsyxrv4ygwq5kgbvjm02wwj-hslua-aeson-2.1.0                          	   2.8G
/nix/store/lvbyj91j3wrmxphp29yaqk1s3kyf21xf-doctemplates-0.10.0.1                      	   2.8G
/nix/store/hr61p9785sahmpm5hlz83pdzf2f3chfv-pandoc-lua-marshal-0.1.7                   	   2.8G
/nix/store/d8ddl4kr2j761n4jg0jd4hz4svv75iq6-microlens-aeson-2.4.1                      	   2.8G
/nix/store/b2hjf37q07vrlxj7y3fr0iswda45f3k9-aeson-pretty-0.8.9                         	   2.8G
/nix/store/9m0imv5s0g2nnhmkdgm9ingjh30jjjxn-bsb-http-chunked-0.0.0.4                   	   2.8G
/nix/store/7wv1vr7q5sabhmf0za5zg2yc68lx6ha1-http-types-0.12.3                          	   2.8G
/nix/store/2v3yi5rg3apb8snaq5isnhcvafj9ssri-yaml-0.11.8.0                              	   2.8G
/nix/store/0hh83wj3jpbzfj0dlf37sk2ppi0iz9fq-ipynb-0.2                                  	   2.8G
/nix/store/zmzpz2h76apqqk2kfli3w0wxghjiyvcz-unicode-collation-0.1.3.3                  	   2.7G
/nix/store/z4dj0j8nm117lbai3cvfx11yl10619d8-hslua-packaging-2.1.0                      	   2.7G
/nix/store/xxvbc1zfvkv345k9784320ylmcwbmj1i-hslua-module-text-1.0.2                    	   2.7G
/nix/store/x0czh7rpv63wwwx3xq9y1dzby1va222a-tasty-hslua-1.0.2                          	   2.7G
/nix/store/whm618g04yasvx5rlrldpzcwccvymysg-connection-0.3.1                           	   2.7G
/nix/store/pv19jc429am34hkdx9ddk12lcrbj929s-conduit-extra-1.3.6                        	   2.7G
/nix/store/ns5kiibpkvb94nba0q1vz63x5m79cn20-hslua-module-system-1.0.2                  	   2.7G
/nix/store/mc7b3fr3nlq8iir68503l33vpfggmi1z-hslua-core-2.1.0                           	   2.7G
/nix/store/lw3pnc02nga6zxd5iwcg5s6nj53ghb5g-simple-sendfile-0.2.30                     	   2.7G
/nix/store/kb8h263kchpirski60pyil5a6xan5jdx-conduit-1.3.4.3                            	   2.7G
/nix/store/jpx74krsm4zhsq1iywskjdfcwdy3zmyl-indexed-traversable-instances-0.1.1.1      	   2.7G
/nix/store/jn4cilwvcmvj834549cjx2pjz6shn2sd-hslua-marshalling-2.1.0                    	   2.7G
/nix/store/g17w3syldrvxw28insmcp0rg3ndc1cc6-iproute-1.7.12                             	   2.7G
/nix/store/f3lgm8v9h85hbpz6fkxzn0wwff2jyc60-hslua-objectorientation-2.1.0              	   2.7G
/nix/store/dln8sha5av8zrkdyvm82p19vsacccdzv-hslua-module-version-1.0.3                 	   2.7G
/nix/store/cwzq0hp4jzpnp8lcpn85chwffcky98wb-hslua-classes-2.1.0                        	   2.7G
/nix/store/bag6zhv5cdfgw77fnrj9zwy5r22r9lb9-libyaml-0.1.2                              	   2.7G
/nix/store/b2bdcjylv3rizpyqk9v5nlcyzm9cshbf-hslua-2.1.0                                	   2.7G
/nix/store/92kgvcasfjnad3vafwzgx1j4vzvkjm4j-witherable-0.4.2                           	   2.7G
/nix/store/8qd81m42smh9c3w2x4jgvb2rwq6w963k-http-date-0.0.11                           	   2.7G
/nix/store/8jp97a3y6lcqmhyf3i3j4cnmya347qwa-tasty-lua-1.0.2                            	   2.7G
/nix/store/6n0yp88nli3pgm3yqbdch1m0nqamvpr5-quickcheck-instances-0.3.28                	   2.7G
/nix/store/5m014dl8h31p0cb9krk8j0hby7d9x82j-parsers-0.12.11                            	   2.7G
/nix/store/5cnj63dr00hs25bdr07v76250p1b9ic3-tls-1.5.8                                  	   2.7G
/nix/store/4ivk1vyrgsw7bs2740figfjb7mcqdbkz-hslua-module-path-1.0.3                    	   2.7G
/nix/store/0zkasc5bw39sy0w6dflq7pi2kfpx583r-semialign-1.2.0.1                          	   2.7G
/nix/store/zqwqw6ydwwjsmin2aa30ck96fjh3012l-semigroupoids-5.3.7                        	   2.6G
/nix/store/y46pbm09zrl273sdf3frh11lwzkwyssl-assoc-1.0.2                                	   2.6G
/nix/store/xlc7isyfdg0r8jy1mwzj2a91z41c2d5h-free-5.1.9                                 	   2.6G
/nix/store/x68hsqcqw0qgscpi6hgcdl78vjc2im7y-adjunctions-4.4.2                          	   2.6G
/nix/store/s2gsqkci5ibvxd1rvrhcmlff7a6z8n1c-tasty-hedgehog-1.1.0.0                     	   2.6G
/nix/store/s16wwf8ldzgy33cf3g11d1z2ap2xd0ii-comonad-5.0.8                              	   2.6G
/nix/store/qgzaynfjviac982qgrw7c1f239qvbm0n-asn1-encoding-0.9.6                        	   2.6G
/nix/store/pkz7wv9i60my55y500lhzswczmd9ivw9-commonmark-0.2.2                           	   2.6G
/nix/store/n3dr9sl1gy5hz2lv8sxz1xv49gd51lsc-hedgehog-1.0.5                             	   2.6G
/nix/store/m3gp4zh2z8lvmidglzrvz0qgkqvmd1q1-profunctors-5.6.2                          	   2.6G
/nix/store/lkhhbrlflswbmg8m2831yffl8kics7mv-x509-store-1.6.9                           	   2.6G
/nix/store/lb7drwq2krbvypcp8w226g2vslvnk2gh-cryptonite-0.29                            	   2.6G
/nix/store/ksiz6r8sai7isgbzciyv3mm855m1si6k-bifunctors-5.5.13                          	   2.6G
/nix/store/kdc2d9skv7mkqdkcn31qgc9vmvix90ri-strict-0.4.0.1                             	   2.6G
/nix/store/h1wk8798xh8yl26nqylp5ah3n1c70bdn-lifted-base-0.2.3.12                       	   2.6G
/nix/store/gdvwvwmnmsp3qbw0br1ig26h8vprr3z2-JuicyPixels-3.3.7                          	   2.6G
/nix/store/g5sa239z6l0wqjl76gcak60fcxnagsnk-x509-validation-1.6.12                     	   2.6G
/nix/store/dxsc1mnak7k7nm2n9kkln7vidnz8kdd1-lifted-async-0.10.2.3                      	   2.6G
/nix/store/cwidkqh8g31a3hnvwwz7aspphc0fa7gk-unliftio-0.2.23.0                          	   2.6G
/nix/store/cpdqrxq6jl8f0a3gvf0hy1108nv1ay0h-asn1-types-0.3.4                           	   2.6G
/nix/store/bpixw9b83pghzyd34yzwgz9jndah8alr-distributive-0.6.2.1                       	   2.6G
/nix/store/9pakmihwdn4mc2c1k1g59advja4kkjr6-invariant-0.5.6                            	   2.6G
/nix/store/8y1zvslyd3rrc4q09z9znphnbwimhjp0-network-byte-order-0.1.6                   	   2.6G
/nix/store/7p9l5pjkki9z3zsb0yw4dnrb9kadmiw3-unicode-data-0.3.1                         	   2.6G
/nix/store/6dgg47q84lfr5v3da9mr0ma5sfd9qqdr-asn1-parse-0.9.5                           	   2.6G
/nix/store/6c9pxl3q38dxhd2bs8jkghhyglxd4y3a-prettyprinter-ansi-terminal-1.1.3          	   2.6G
/nix/store/65pys1aibzj5rwspjnx2avdxhxxkijlq-commonmark-extensions-0.2.3.3              	   2.6G
/nix/store/42805zd85igkmk9qkccq50z6zvjwm67m-x509-1.7.7                                 	   2.6G
/nix/store/41kwnbh3kh0kqx4c0cqlbpxscpghxrlj-doctest-0.18.2                             	   2.6G
/nix/store/3zxn5a4sjjd5qx9lrm4ff74a4bdkvl0l-streaming-commons-0.2.2.5                  	   2.6G
/nix/store/3ngkyffb4dk64fk11q2xy62r70hvkppf-generic-deriving-1.14.2                    	   2.6G
/nix/store/37dyj5m8s3pr1zpab6jfpc62hirmql5l-x509-system-1.6.7                          	   2.6G
/nix/store/1jmpr1p7hh6g19pg357ygc410an9p76q-attoparsec-0.14.4                          	   2.6G
/nix/store/0wip9glj681pi2bx7c3h294wz650dshi-these-1.1.1.1                              	   2.6G
/nix/store/0vy6v4jnj9i6vkdf91sd0gsqzy77mr6d-unicode-transforms-0.4.0.1                 	   2.6G
/nix/store/0ihqxcbg4zpamx7l30c6a4a82nasx66i-kan-extensions-5.2.5                       	   2.6G
/nix/store/05bz1lq3q0c9p06lnrlsq9kzc4lmcbln-reducers-3.12.4                            	   2.6G
/nix/store/zbz9s5mqbw53qmiz18fmckrsvcb2rad8-vector-algorithms-0.8.0.4                  	   2.5G
/nix/store/z72manfmd321a4f9gh9r14jba0zg98sk-time-manager-0.0.0                         	   2.5G
/nix/store/z6bx6a51i62ka0s8vwzmkcazpdrcgzg7-cookie-0.4.5                               	   2.5G
/nix/store/yv3bs1zx67zjydis3vpgbxlzwsh6fmmg-th-compat-0.1.4                            	   2.5G
/nix/store/xqhl0ghgi38nl2gzg1q8c2nzl7ic6kvb-socks-0.6.1                                	   2.5G
/nix/store/xnq0dqai4cxgwihn6szk9lfnzar7vp0n-transformers-base-0.4.6                    	   2.5G
/nix/store/xnfnxvml7xdmnp667x1frwha1lgm58zq-psqueues-0.2.7.3                           	   2.5G
/nix/store/x0ph8qnnx5m7adlysbd4zirmjfjnhaxl-base16-bytestring-1.0.2.0                  	   2.5G
/nix/store/wi0y129z3i7pm57dgh5sq1v0yyzc54ps-tasty-golden-2.3.5                         	   2.5G
/nix/store/vswgv5rmjrsldmdjg05dvsm50qwqbim5-vector-0.12.3.1                            	   2.5G
/nix/store/sybv8kg603nrwarhsazkh568rlhdpc3h-tasty-smallcheck-0.8.2                     	   2.5G
/nix/store/sjhs84w9fqaaib4wgvl5q0lrxldbsgxg-SHA-1.6.4.4                                	   2.5G
/nix/store/sddahh5p7d4rx6xpfxf3vrbnalxnimwq-pem-0.2.4                                  	   2.5G
/nix/store/sb3466bfz10zryl0rnd9jbwxq86jl49d-hspec-2.8.5                                	   2.5G
/nix/store/rv2fl116a37zb7bgfg75c3arf5yf6bn2-cereal-0.5.8.3                             	   2.5G
/nix/store/rpcm66zfhl0gijw9c6r3psb8pi70sxcr-blaze-builder-0.4.2.2                      	   2.5G
/nix/store/rbpq88jbaz8qz92vzj9kl2xfazzzii4b-logict-0.7.1.0                             	   2.5G
/nix/store/r7h6pnp0fg0qf4m1250gq1q1l6vy3ps2-hspec-discover-2.8.5                       	   2.5G
/nix/store/r61793546a1wzfc1pi5s5zphm40ivvgp-uniplate-1.6.13                            	   2.5G
/nix/store/pzbr37pywgpw616ri7mfxbinswasf8qi-lua-2.1.0                                  	   2.5G
/nix/store/prikanx8al9sarzd70fzkjlhja61jsyg-time-compat-1.9.6.1                        	   2.5G
/nix/store/pjv8r966zaah0a3n59vd6z999968zfsk-blaze-markup-0.8.2.8                       	   2.5G
/nix/store/pjf4jflshgah6da496yd2psw2lppa8by-lpeg-1.0.3                                 	   2.5G
/nix/store/pbqh0a53xgsir55dsi6jdv8zwjgy2wwi-OneTuple-0.3.1                             	   2.5G
/nix/store/nz2i5fsflv0vy30nxxdz6cxgnr7py9ls-blaze-html-0.9.1.2                         	   2.5G
/nix/store/nvqmp7a15awgq9jcx9pq3w7453s8v8qa-safe-exceptions-0.1.7.3                    	   2.5G
/nix/store/n3z9v2baayg911x9xcl8cfxdgpdlmm6b-auto-update-0.1.6                          	   2.5G
/nix/store/mwwn7sb7q9fgkixz69av4fkbckvcv0p5-foundation-0.0.29                          	   2.5G
/nix/store/m21qy3lwirhysyxccmi0bx7m5lvlqf72-memory-0.16.0                              	   2.5G
/nix/store/kxiap29dg2qs09dzvzry5zdwrrgnc85v-Diff-0.4.1                                 	   2.5G
/nix/store/kppfb1kqpjjwwn1zv8apv9xdvqid307j-mono-traversable-1.0.15.3                  	   2.5G
/nix/store/kixvddxwjwa76sfmmgbyqaddmj5j3fw3-Glob-0.10.2                                	   2.5G
/nix/store/jvwc7bs1m37ynndd5cjhxli6wdkbs35a-smallcheck-1.2.1                           	   2.5G
/nix/store/jf4by41mr1qfg0ibrammxpw36i5pi6dp-th-lift-instances-0.1.20                   	   2.5G
/nix/store/j9bdw6is0ig3rbpa85zra3v9sxfi2pin-syb-0.7.2.2                                	   2.5G
/nix/store/j4scx8gv0pw3pr3g9hsy4h06djgwf0wm-word8-0.1.3                                	   2.5G
/nix/store/ikz8lw4zr0g0zbjwm1vyzzl319x3yddq-HsYAML-0.2.1.1                             	   2.5G
/nix/store/i8nm7x2iyggdsjybjkhgw6x2gqxrvr18-tasty-hunit-0.10.0.3                       	   2.5G
/nix/store/i3aw23a7pgmi2a02pj1xrmmy8cc5z9k7-uuid-types-1.0.5                           	   2.5G
/nix/store/h82zfv3v09ysk1gg9xar3g080633awv7-temporary-1.3                              	   2.5G
/nix/store/h0kdhkffp7dv7h91796svarl466wjwwp-doclayout-0.3.1.1                          	   2.5G
/nix/store/gwgqqf3wpvwri0wdljv99ylzcqhj51ql-test-framework-quickcheck2-0.3.0.5         	   2.5G
/nix/store/dr28xcxpg4sywrpanpz5hf9wnkid00yk-zip-archive-0.4.2.2                        	   2.5G
/nix/store/cqdx839n1f8rkd3k6r7rmyjw39xkv3pa-tasty-kat-0.0.3                            	   2.5G
/nix/store/c0a0bpchbgz16nmwra9swr57hm7lipj3-wl-pprint-annotated-0.1.0.1                	   2.5G
/nix/store/bqqr6x02jwhsxay1fbnc35azfpf90r8y-fingertree-0.1.5.0                         	   2.5G
/nix/store/bi7ds3zjf112xv5nfq82af859y3bw0l6-basement-0.0.15                            	   2.5G
/nix/store/bgzh7z293ihqkbx5c26771j3zrb0g6a8-base-compat-batteries-0.11.2               	   2.5G
/nix/store/ag66z56g5gnsw5i5l4vhpcj2wq5fh7nz-zlib-0.6.3.0                               	   2.5G
/nix/store/afr9wf5mffzcv43g88ba0khiamspvbn8-resourcet-1.2.6                            	   2.5G
/nix/store/9wiaz4l8ik2binxdmghqccdm11mmgw30-scientific-0.3.7.0                         	   2.5G
/nix/store/9vj9r0cbais59j13kkwkp8lyfkkarvd4-jira-wiki-markup-1.4.0                     	   2.5G
/nix/store/8gymfzhdzl98sdkj9n1i99xwkg0f36cf-base-orphans-0.8.7                         	   2.5G
/nix/store/8ggyfs9h8k4bq76l5zdr35hddqby5ycw-network-uri-2.6.4.1                        	   2.5G
/nix/store/89w34s1rm97gdk59drpvlb640zrcxwwb-hspec-core-2.8.5                           	   2.5G
/nix/store/8949785bvhc5m47c4ir0qxkzb4fc2rw6-tasty-quickcheck-0.10.2                    	   2.5G
/nix/store/7xi6fcwx601n04c10w7izfh58mqrnvbn-monad-control-1.0.3.1                      	   2.5G
/nix/store/6flvqd4y16cyc7sr5fn5ivx23pr7whmw-mockery-0.3.5                              	   2.5G
/nix/store/629lmgs609r2w3ifr6hpb0x1f335r9c5-silently-1.2.5.3                           	   2.5G
/nix/store/5bn2ijfl2dr3609sxpnv4vwls5d1y342-unix-time-0.4.8                            	   2.5G
/nix/store/45xbaw8dbnjg3fxbhhhdkcm8vv5xjxwd-lua-arbitrary-1.0.1                        	   2.5G
/nix/store/3cbh7c58xm50l6gmv15y43kaz5dpsdb5-text-conversions-0.3.1.1                   	   2.5G
/nix/store/317m0mhhdjan902azxxwp36xx1lr59ni-tasty-1.4.2.3                              	   2.5G
/nix/store/2jab8wr346mgp4l520j0piygnw0v45lx-constraints-0.13.4                         	   2.5G
/nix/store/0c5hqfwfsq44gvm7lc3aai76gq8zma1k-hspec-meta-2.7.8                           	   2.5G
/nix/store/05v4b6nxcbxvjd4bwrxjfscrrl1ri7dl-hourglass-0.2.12                           	   2.5G
/nix/store/01mds9y8n7cari0bp60kylzhyx5q8ndx-text-short-0.1.5                           	   2.5G
/nix/store/zhps6an431kkd0nn8zmyyznm6r2m6r32-prettyprinter-1.7.1                        	   2.4G
/nix/store/z354p9fws04pqqg42nd9bx8hzdvp5ig1-typed-process-0.2.10.1                     	   2.4G
/nix/store/z17kjp4gkcccxr9jaly1n4za2s0zzq06-timeit-2.0                                 	   2.4G
/nix/store/z0j7xff9phflnd7qxxgmgpdm011wlrdv-xml-types-0.3.8                            	   2.4G
/nix/store/yrnrcl4ig9inyc8391bsnxnssvljb7gn-contravariant-1.5.5                        	   2.4G
/nix/store/yri3039m17wz924107fba13mpbni2gfv-call-stack-0.4.0                           	   2.4G
/nix/store/ymrcq5cmjnciryhy0v1iwfnjq2l7kvzs-test-framework-hunit-0.3.0.2               	   2.4G
/nix/store/yi4rlvnv83dwd01kc0xh1l3pqw5dc9mv-unbounded-delays-0.1.1.1                   	   2.4G
/nix/store/yh0d3c4km1vshir2vd6545lpi56cjh7p-charset-0.3.9                              	   2.4G
/nix/store/y970m46qpswfd6a9rg6hkkwgb2fj44gg-logging-facade-0.3.1                       	   2.4G
/nix/store/y0h950zkpviz30wkzzj92yjqgv779bz9-primitive-0.7.3.0                          	   2.4G
/nix/store/xs21agfq1bzx5ghs77s3hklkrapwyzs1-extensible-exceptions-0.1.1.4              	   2.4G
/nix/store/xq1xff2nmasm5a66d79j6pz1iidwbj1x-hostname-1.0                               	   2.4G
/nix/store/xlmiljkdapgfydal1hmjl6mx0hnryvrx-ansi-terminal-0.11.3                       	   2.4G
/nix/store/xb1mg84sbx6qmy0p7vv6938lsap5ci5k-string-qq-0.0.4                            	   2.4G
/nix/store/wx9fjp054cf2n1i1vnqypg9djdlgh8f6-random-1.2.1.1                             	   2.4G
/nix/store/w2qdgsdqv1vck8n5b3s14qfyq13nb15j-xml-1.3.14                                 	   2.4G
/nix/store/vxih9kw14n7gxb2zppm2bckjyi0snpym-dlist-1.0                                  	   2.4G
/nix/store/v9b13i2vccxd8s9zcpi4ywzky41mlbik-QuickCheck-2.14.2                          	   2.4G
/nix/store/v0md07ky0pj0gi2h64jlbhfgn3fjda9p-pcre-light-0.4.1.0                         	   2.4G
/nix/store/rxqh7i2wniavjlfl8wyyfgg16ppxs0zn-indexed-traversable-0.1.2                  	   2.4G
/nix/store/qn3ngc6py9s2s871rcb5cyadnc1qddkx-async-2.2.4                                	   2.4G
/nix/store/qlwxpaw8ri6xjf4mfn1h2sp4zcrnvbh2-semigroups-0.19.2                          	   2.4G
/nix/store/pqgk0q8wadidf1qfqpkck6a63pzzxkgn-appar-0.1.8                                	   2.4G
/nix/store/pkxvcm04yq09x45g72zzlcnkin5vl1ig-raw-strings-qq-1.1                         	   2.4G
/nix/store/nppyvd83ydcgphkm8sl0rg107gwcs6hh-retry-0.9.3.0                              	   2.4G
/nix/store/nb9zlk67vji6pjrb3rjmhb3m2wmvzh01-data-default-instances-old-locale-0.0.1    	   2.4G
/nix/store/n5hn94n1jcpqb3cmlla4kkdswlwdb2pq-old-time-1.1.0.3                           	   2.4G
/nix/store/m51l6jgfca24l56vd62gd7y73hlqvm31-quickcheck-io-0.2.0                        	   2.4G
/nix/store/lynaw1izlpmkz52p4wgf8556791wfqhq-utf8-string-1.0.2                          	   2.4G
/nix/store/lx7f9i75bc4c4q94d49ay7yylyx05d7f-data-default-class-0.1.2.0                 	   2.4G
/nix/store/lpwgjgcs5ddnxx0w9awkw61rz3lv127s-setenv-0.1.1.3                             	   2.4G
/nix/store/lbkr50w578vrq4whsjagg363gar2v1kd-HUnit-1.6.2.0                              	   2.4G
/nix/store/l725hr8sz58qig00w7hmyz5vpxxhgz54-regex-base-0.94.0.2                        	   2.4G
/nix/store/l30hg3c7nfqi2s7aqvj36k73l9fglks8-tf-random-0.5                              	   2.4G
/nix/store/l1qqcsnkywv01zkk2hd8j0ssaisb3ydx-type-equality-1                            	   2.4G
/nix/store/jrb40sm1d91d1hv4hhv95lgdy06sgd0j-unliftio-core-0.2.0.1                      	   2.4G
/nix/store/jdnfr5lkj74nai5m68jz7zffw7dvj9zx-concurrent-output-1.10.16                  	   2.4G
/nix/store/iqk44b7n88bckrkggcq3bynzagkzfm9y-test-framework-0.8.2.0                     	   2.4G
/nix/store/hl13qb283far05l02z2qqmdqj8dw8xbr-th-lift-0.8.2                              	   2.4G
/nix/store/halk0p2xd9hyl3qdp7x2w0qs0zb2y8dm-wcwidth-0.0.2                              	   2.4G
/nix/store/h9rymiarxh71h4bbwm9vcbd7cszmya44-unordered-containers-0.2.17.0              	   2.4G
/nix/store/h5hm74smdkrqnfb53j5s56892igjaq4x-terminal-size-0.3.3                        	   2.4G
/nix/store/df4ddjw97gm6n7qmnr8s6rpxz9ym1y6v-hashable-1.3.5.0                           	   2.4G
/nix/store/dd1scaz79h3hyq4lapxbfj3jlfyhw9ly-StateVar-1.2.2                             	   2.4G
/nix/store/d2l1syvw9mwc6dg0lq21yb08hl645zwb-network-run-0.2.4                          	   2.4G
/nix/store/cz7v3acf70494i5k7w7696kcsnadj9bw-data-fix-0.3.2                             	   2.4G
/nix/store/cv7gcsvwd0jnb2skdn82djgqcs33l6zs-quickcheck-unicode-1.0.1.0                 	   2.4G
/nix/store/c693s7c5cd1rqxyngmly1r6hmcckchgv-pretty-show-1.10                           	   2.4G
/nix/store/c1grjj2z8fy3i9bykxylsiszzbmbc0ik-parallel-3.2.2.0                           	   2.4G
/nix/store/bn511jvi4w53bcw6y9gnfbi8j9kwwgkc-safe-0.3.19                                	   2.4G
/nix/store/bdh20vqmgdln040m12zlai0grrwj7bmq-data-default-instances-containers-0.0.1    	   2.4G
/nix/store/a8sz2ymab8n6x2w5apc9ylbgjyayw31g-hspec-expectations-0.8.2                   	   2.4G
/nix/store/a56kp9n67lrvv9gsi24d6rc16cmp5x5n-tagsoup-0.14.8                             	   2.4G
/nix/store/a1wh2r1ww8mmvq9g8sqaagy32v265kcc-base64-bytestring-1.2.1.0                  	   2.4G
/nix/store/9qck7bgiqbp0psbkhr9qiza4yqxqqhjq-vault-0.3.1.5                              	   2.4G
/nix/store/9nbp2nj2cl45j27z6cj3la7ahjacpbr7-regex-posix-0.96.0.1                       	   2.4G
/nix/store/9dqhz16m1yzkq9lk7yan5cq2lgbcxyja-base-compat-0.11.2                         	   2.4G
/nix/store/99di4444mya3f3k5d4rcavdvdclhnjhq-mmorph-1.1.5                               	   2.4G
/nix/store/91n7z364r3v2gs9ndgjna1rbzmvw8xf3-clock-0.8.3                                	   2.4G
/nix/store/919p0x3d1nra5jddcz3w5zqgr9v969cv-data-default-instances-dlist-0.0.1         	   2.4G
/nix/store/8vmcvgf5n5h5w7qf9ylxw3f119id2nzk-code-page-0.2.1                            	   2.4G
/nix/store/8p1i7ysqfrpcc3jrk1bbc12skbkz48zw-mime-types-0.1.1.0                         	   2.4G
/nix/store/8c2cy3vinzfs8y21y0b0l7467iwk1iax-th-abstraction-0.4.5.0                     	   2.4G
/nix/store/7q6b4q1gbwk31asvf479lgv1h1wdw5js-haskell-lexer-1.1                          	   2.4G
/nix/store/7nrc1ljl66mim00hf8c98a0c3dl0rzb3-transformers-compat-0.6.6                  	   2.4G
/nix/store/79zgb7jbhxdv034fyxy1qrcgi3cwgk8p-data-default-0.7.1.1                       	   2.4G
/nix/store/72679aiz771rhs9zb9864iqkry1ni6yd-cmdargs-0.10.21                            	   2.4G
/nix/store/6z5pqd70v4cbmi9czm5fyzqhqahqyfwj-old-locale-1.0.0.7                         	   2.4G
/nix/store/6slhy4qa70hj2bsp3nd4bfp37dr9d3dr-tagged-0.8.6.1                             	   2.4G
/nix/store/6nw198bmigxrbfb0ib2vfg046jbyjbyw-file-embed-0.0.15.0                        	   2.4G
/nix/store/6k9h3zs9iif4m589g2ilcfjkqz04r25m-colour-2.3.6                               	   2.4G
/nix/store/6i373hbxir27530jry0npmapc7d1l2pn-splitmix-0.1.0.4                           	   2.4G
/nix/store/6dkvg7g2lqwvny77519ffl0pmjmv0cyl-case-insensitive-1.2.1.0                   	   2.4G
/nix/store/5whl6aj0bkvb3g6rfq73gycy6r2zdkk0-nanospec-0.2.2                             	   2.4G
/nix/store/5pzky4c0sxaz9k96p026vip0qxrv4dm3-ghc-paths-0.1.0.12                         	   2.4G
/nix/store/5i3n0kr3k95xqaypm9x80s6mj65qfl8y-microlens-0.4.12.0                         	   2.4G
/nix/store/4mdfacf1jx9x2sm1bkff8jnfx35swnmm-digest-0.0.1.3                             	   2.4G
/nix/store/4k8a78w0cp681xwscxmx18953lkshl97-void-0.7.3                                 	   2.4G
/nix/store/4074g7xs3h8qp2z1596ajg581lwvk0j4-byteorder-1.0.4                            	   2.4G
/nix/store/3qga698z71610jqis6hlp4kwcgvf641a-ansi-wl-pprint-0.6.9                       	   2.4G
/nix/store/32mzwvd2zcahymr4lgm17safs0dznanc-erf-2.0.0.0                                	   2.4G
/nix/store/2hf850mwbykfnw3x14r7nvigali6d6q5-network-3.1.2.7                            	   2.4G
/nix/store/2c9s4gz8w803dw3fnxvbm6fmmz8cjw0h-unix-compat-0.5.4                          	   2.4G
/nix/store/29qaijw79il4h599fdp52axsmxp5w2s0-integer-logarithms-1.0.3.1                 	   2.4G
/nix/store/24xd4mnv403jrwa1iibz340qih193vd8-split-0.2.3.5                              	   2.4G
/nix/store/1y4c46mi4s19mcn6sc5fadc8pj1r78ba-ghc-9.0.2                                  	   2.4G
/nix/store/1mdl20m28d2igb98bh88la80qv1sjxmv-emojis-0.1.2                               	   2.4G
/nix/store/0parpw5ivxpgj91i81bxwnr4ra9265g9-reflection-2.1.6                           	   2.4G
/nix/store/0719x30j15y3l8vfwp98xj9bnv25bf0z-optparse-applicative-0.16.1.0              	   2.4G
/nix/store/05xff62kxlvjwz5qz3jvfq6zj3xpqbzs-simple-reflect-0.3.3                       	   2.4G
/nix/store/lkgzcrjy0sh6ah3j8x2jxfkvin08m8dm-pandoc-2.17.1.1-doc                        	   1.0G
/nix/store/d09h4ch7i3qrm8xwflsiyh0lamyaggyy-clang-wrapper-12.0.1                       	 943.3M
/nix/store/y6vkmayc5cinqmwinckpfm0qi7030557-skylighting-0.12.3.1-doc                   	 780.0M
/nix/store/ywr1vnbnnj78pb60pi259pavsadzg9va-citeproc-0.6.0.1-doc                       	 776.5M
/nix/store/mv6cgk50qpmjq0jh2v1qr08hqvy00lz9-skylighting-core-0.12.3.1-doc              	 768.1M
/nix/store/h3vsk2y3gml9z1n2nmcll54jnyngzvw0-trifecta-2.1.2-doc                         	 761.2M
/nix/store/k1r5jyk5y7vvlzsrznidbcm68rgl13k2-commonmark-pandoc-0.2.1.2-doc              	 741.8M
/nix/store/fcgarrj3li8if0amqf5va7bx3daa2422-texmath-0.12.4-doc                         	 736.5M
/nix/store/3z2z7cl8lw14w4dsgzsx5nyh3w2a1gbb-yaml-0.11.8.0-doc                          	 733.4M
/nix/store/9npnz3pxzja73gaw9y1l04dhz4r6qx1c-pandoc-lua-marshal-0.1.7-doc               	 729.5M
/nix/store/kdqj53dmjfn4r5cf0nd3f7b59kncciaa-lens-5.0.1-doc                             	 727.6M
/nix/store/hb2v0wglygaphvd7skqfz1b0xxcd3smd-doctemplates-0.10.0.1-doc                  	 722.6M
/nix/store/243x9b453qaalinghg3pi13wil52fqmd-tree-diff-0.2.2-doc                        	 722.3M
/nix/store/giknrc21280b2p64f4r87mwvs6zzcghp-pandoc-types-1.22.2.1-doc                  	 717.8M
/nix/store/vl5ii8bnpjs566xsa107wv808yg3fgi7-hslua-aeson-2.1.0-doc                      	 717.7M
/nix/store/fqjsnhk40rp261cz25lmspxh7sqmxcqx-http-client-tls-0.3.6.1-doc                	 716.7M
/nix/store/cmcn54r1l4h3xc2zij72c28fb8lyn5vv-warp-3.3.21-doc                            	 716.6M
/nix/store/nrw92nja4lqhxc9ccf98b13sypzy62cm-microlens-aeson-2.4.1-doc                  	 714.1M
/nix/store/hjldnbrxpb37wdlk7im3b0arx0ba89sq-ipynb-0.2-doc                              	 713.9M
/nix/store/79hy7ynf2flhbzh8qfg1lfrp0l6454ac-aeson-pretty-0.8.9-doc                     	 712.6M
/nix/store/r7as4ddvwcpp2w8liagdli0wsa95raqs-aeson-2.0.3.0-doc                          	 712.4M
/nix/store/ivplickafma6sdpdggv8lwij5bhjvwgc-xml-conduit-1.9.1.1-doc                    	 697.6M
/nix/store/smr06q0bvrgw9hkrhdhqxajbdhrbaj5c-connection-0.3.1-doc                       	 695.5M
/nix/store/shqsnq6srfy7fi7ibq6pg7hwlzs9psck-tls-1.5.8-doc                              	 693.8M
/nix/store/7l55z2nsggg2gdgs4vhx2pnf5bajq0yq-quickcheck-instances-0.3.28-doc            	 682.3M
/nix/store/l1b9g2qaid708a71wdpqr06vvvqz4zw4-conduit-extra-1.3.6-doc                    	 680.4M
/nix/store/mw7wkllkpj1qc0wh2sgi561v98ndhqf3-tasty-hedgehog-1.1.0.0-doc                 	 677.6M
/nix/store/fyz35hrnisrjfxkhdw6hpjkb7sx5rp8w-x509-validation-1.6.12-doc                 	 677.3M
/nix/store/58gsxqzcrkl2casg9ksak5s3z1lz4nj4-x509-system-1.6.7-doc                      	 676.5M
/nix/store/zxvmlrdxkdailcg23alzmcba6cfnc2w5-x509-store-1.6.9-doc                       	 676.3M
/nix/store/lmbbqpxp1y0z0g5r2wfa5an53n7lvj62-x509-1.7.7-doc                             	 675.6M
/nix/store/5m9g6ylzypn4rbhic9nv946ihx5y1gv2-semialign-1.2.0.1-doc                      	 672.1M
/nix/store/qglfghj1g8xm3qkc5vhgxsxyzp766ab2-foundation-0.0.29-doc                      	 669.6M
/nix/store/5b8r76qkniv8xwhy8zsmpg776hs5mpdj-cryptonite-0.29-doc                        	 668.7M
/nix/store/r5fxgdsi4qcc1rq9kklfb90phf6495b6-hedgehog-1.0.5-doc                         	 667.5M
/nix/store/qck5ykm5959sjffi3asg3pkcks14w75a-libyaml-0.1.2-doc                          	 667.4M
/nix/store/xa4m3z3fslhaajnxhzlal0pq69nld8zx-conduit-1.3.4.3-doc                        	 666.5M
/nix/store/gikw74icx08a07jxakpsv4dcwkd0avx5-kan-extensions-5.2.5-doc                   	 660.8M
/nix/store/s0ybzv4y8axmipkrjfzqnq5sndssm3ny-JuicyPixels-3.3.7-doc                      	 660.2M
/nix/store/608ry2wxkgj53x80qriss34i59jny784-mono-traversable-1.0.15.3-doc              	 657.5M
/nix/store/hvh1c5k1amn35pmv2ppyb993l0gxcsz8-asn1-parse-0.9.5-doc                       	 656.4M
/nix/store/qnc3w1yvwkyyd4v90sx173hwr4fslccz-adjunctions-4.4.2-doc                      	 656.2M
/nix/store/kwkz89hrwlymjhygdcc0cvv15r63fji7-asn1-encoding-0.9.6-doc                    	 656.2M
/nix/store/ifims3fh2qc167bic8l947h82v0wldk9-witherable-0.4.2-doc                       	 654.8M
/nix/store/h4wz525zn56jnwin8rvfbf9ch01miib2-asn1-types-0.3.4-doc                       	 654.8M
/nix/store/lfq3h0a60mpmwy6id1pg3gpxzgwfxz36-free-5.1.9-doc                             	 654.2M
/nix/store/ngwhms19x4k4ajv2xy4q70ivf30w8pmx-socks-0.6.1-doc                            	 653.6M
/nix/store/wwvgpplqgwa2pd7hifkmai24ihqbjckc-indexed-traversable-instances-0.1.1.1-doc  	 653.0M
/nix/store/2q5vwymg4qhxi6hfvvzd2kammmn5763k-pem-0.2.4-doc                              	 652.0M
/nix/store/4y94wrxsn94bznwi53s6czwzmwk2ixl9-memory-0.16.0-doc                          	 651.8M
/nix/store/5ci96jps1sxwzczd4yxy94vfzkajg4bz-basement-0.0.15-doc                        	 648.4M
/nix/store/rzk978cyvzqnvvx426k58fyl2h4202gx-reducers-3.12.4-doc                        	 646.3M
/nix/store/gr4pb2g1arkxrmpg3na9i76sg8lcn4ys-vector-algorithms-0.8.0.4-doc              	 645.6M
/nix/store/y69885bad3agx8v474jfnvvpy0z4jy6j-tasty-lua-1.0.2-doc                        	 645.5M
/nix/store/6z0a7c4wwms833sgp35sbk2kv3hw657p-unicode-collation-0.1.3.3-doc              	 645.2M
/nix/store/80kn4867hgqzd7v3gf85y1wsmwsw5par-th-lift-instances-0.1.20-doc               	 643.8M
/nix/store/wdcwyn8aa3cij5h74lai9lx5pphp3rbs-vector-0.12.3.1-doc                        	 643.5M
/nix/store/1rknkn3skimkb8samj55h7mvci8y6nzc-invariant-0.5.6-doc                        	 642.5M
/nix/store/6aqx3x84q07c3293axagim5bx2mkz1mh-semigroupoids-5.3.7-doc                    	 642.3M
/nix/store/dav5lhbqqqm4gni73zib01s7d92y0dvw-http-client-0.7.13.1-doc                   	 642.2M
/nix/store/1iw0kx68ym89xjc8v9dqbinasssgdmzp-tasty-quickcheck-0.10.2-doc                	 641.3M
/nix/store/n5x1y4ymyzld1b8d79qg0qp39rlb65kj-commonmark-extensions-0.2.3.3-doc          	 640.3M
/nix/store/qd5l65dm565c5qm6nv494b6b6hhyppb2-test-framework-quickcheck2-0.3.0.5-doc     	 637.2M
/nix/store/bhr7h75bi172830amx6n7jcp00x03c0h-tasty-golden-2.3.5-doc                     	 636.9M
/nix/store/v178h3g7d2cfmpmz2yqnh390l1xkqd4a-hspec-2.8.5-doc                            	 636.5M
/nix/store/g38wl8ifc4qpwpgy6h0mfawkvk699b95-commonmark-0.2.2-doc                       	 636.2M
/nix/store/dmb6nnx93xycvgfchxrldxkf5zfqfdki-hspec-core-2.8.5-doc                       	 636.0M
/nix/store/g7kxyqnf6jzz5739zxmz7fkrk3dpgsfr-hspec-meta-2.7.8-doc                       	 635.0M
/nix/store/xycdx93zs6hzcxxiq6cxsqrljcvdbpan-tasty-hslua-1.0.2-doc                      	 634.6M
/nix/store/znprvig0yryr3fkk12hf9qf164maqm2y-http2-3.0.3-doc                            	 634.5M
/nix/store/13j2cgsxyksqnwq9k0vh0383cqd6bvvv-profunctors-5.6.2-doc                      	 633.3M
/nix/store/xkkzj9ypsixqrp7xqm3zvjqrzjkdwfx0-parsers-0.12.11-doc                        	 633.1M
/nix/store/jl3pq4lk3asdxsfdr8h62p6wa12v822q-tasty-smallcheck-0.8.2-doc                 	 632.6M
/nix/store/d0gi9f2a8i3nkm38v0kjys47jspn78ig-strict-0.4.0.1-doc                         	 632.3M
/nix/store/78q568wjw0wi8i8rdgwacbjbmnr6kkca-test-framework-hunit-0.3.0.2-doc           	 631.5M
/nix/store/v454fwc1xzci32faqvp463wvai4hc9nc-unicode-transforms-0.4.0.1-doc             	 631.4M
/nix/store/n33mfckzh8iisw5mpbxn048ywwzgnpa5-unicode-data-0.3.1-doc                     	 630.8M
/nix/store/bkv9yi7xzgdr14mqq0zmnb8zb9m1rw0l-these-1.1.1.1-doc                          	 630.6M
/nix/store/28k6f425gqb1adnndh6xcfinx287wjzl-test-framework-0.8.2.0-doc                 	 630.5M
/nix/store/q6gbm48nhjfgq48yq0i0vy00ryqllnx5-tasty-hunit-0.10.0.3-doc                   	 630.2M
/nix/store/bs0gx6s3h15njy1jmf4pdz757x2074m1-tasty-kat-0.0.3-doc                        	 630.1M
/nix/store/90mp9g675ssvsls01cspn5lzqhd4brfg-tasty-1.4.2.3-doc                          	 629.7M
/nix/store/22802r4cwraz2wcql5csn6fy7nlqz4d3-blaze-html-0.9.1.2-doc                     	 629.7M
/nix/store/6n08xv2nwqaxasbpx1sxyxcsbm1rlrbq-lua-arbitrary-1.0.1-doc                    	 628.8M
/nix/store/a4disspa040rr8y4kf985z8rjrmigs5v-assoc-1.0.2-doc                            	 628.4M
/nix/store/ycdlcgcybn6chr3cklpfwwcg6yiajn10-bifunctors-5.5.13-doc                      	 628.1M
/nix/store/856bj4b82x204mpc48wlskkid6x0dp62-quickcheck-io-0.2.0-doc                    	 627.6M
/nix/store/22s0kvggm2jq7fqckgl6p2l80w4y7psx-hslua-module-system-1.0.2-doc              	 627.4M
/nix/store/j69jjj25ry989bgpz5asr2s6271xlmgv-quickcheck-unicode-1.0.1.0-doc             	 626.9M
/nix/store/7gg03bmm5lj8infvphsz3h1g1hd5bdn9-streaming-commons-0.2.2.5-doc              	 626.7M
/nix/store/76dfpil4fjyf7m8s6qqppj9yg4jh9x9s-QuickCheck-2.14.2-doc                      	 626.6M
/nix/store/m87w32cxjfi9j3y9vs8b2pm7xiprc3r5-lifted-async-0.10.2.3-doc                  	 626.3M
/nix/store/gis7lvg5wv6pz999lbhcy96cqm1h02yy-generic-deriving-1.14.2-doc                	 626.3M
/nix/store/qdx8dlxb96i7hi5xvwk128jmsl7gkbi8-uniplate-1.6.13-doc                        	 626.2M
/nix/store/r4am4nnaf9m4m3khiyp3nl8g155h9kd9-unliftio-0.2.23.0-doc                      	 626.0M
/nix/store/nrw24534p914z08gkxwgygriaxafvh9z-tf-random-0.5-doc                          	 625.9M
/nix/store/mp56m8bwk30r17c6za2d542lrpc8ljqy-pretty-show-1.10-doc                       	 625.5M
/nix/store/6nh467qxkm2kv18wrzcj74sq9ray6ck7-mockery-0.3.5-doc                          	 625.5M
/nix/store/2ya3qqb3z6d5xppl38p0kpadyj8j5jbd-optparse-applicative-0.16.1.0-doc          	 625.2M
/nix/store/2d12xzy4n1ky39a6j8j5rscbxdzbrv21-hslua-2.1.0-doc                            	 624.8M
/nix/store/z94k3s3ca2ml577nb56yjdbgbz7hgyrd-scientific-0.3.7.0-doc                     	 624.7M
/nix/store/iww320sb9ad2nakj4iaap9xm64dwpwpy-base-compat-batteries-0.11.2-doc           	 624.3M
/nix/store/r2n1kzbhy5dpsck7kdk4gwkwmnsrnp07-charset-0.3.9-doc                          	 623.9M
/nix/store/khfr76j0j2xbdcmxlckk05jwhlcpivzv-doctest-0.18.2-doc                         	 623.9M
/nix/store/zvi0gm0hdfpkwgbyyjvq3n3rkc5x0hsl-hslua-module-path-1.0.3-doc                	 623.8M
/nix/store/qp67zgvcr51581a62ixrz8fk7s7rxq7k-hslua-module-version-1.0.3-doc             	 623.7M
/nix/store/7y1qjir3w0mg9757hlfb5mvw5lz07bla-hslua-module-text-1.0.2-doc                	 623.7M
/nix/store/q7ladzsr20nbxmfxsxgrdl90kxv1m8xn-hslua-packaging-2.1.0-doc                  	 623.5M
/nix/store/47a5888yp6kvfvk0k7vvdwvfsvr2d2mb-prettyprinter-ansi-terminal-1.1.3-doc      	 623.5M
/nix/store/46mn06srn9bibwybcdfzb1i76959snhl-concurrent-output-1.10.16-doc              	 623.5M
/nix/store/npvs6yl7ld86nc4xd54pijq9yf6md7gh-haskell-lexer-1.1-doc                      	 623.4M
/nix/store/l7hgn763gn0mzdkfnqsszn3r5d4xh7jn-resourcet-1.2.6-doc                        	 623.4M
/nix/store/5r3xcw98m01n41bbvdjb23kbay34d79d-wai-3.2.3-doc                              	 623.1M
/nix/store/36b3kljysrjzh5m8gcfmvcaqhg6w2j87-hslua-classes-2.1.0-doc                    	 622.7M
/nix/store/wwca6i0w77di55ppdlmi8h3as67wf0gf-hslua-objectorientation-2.1.0-doc          	 622.6M
/nix/store/pbjfifi1l1c24sx2vi0lppzwc6cdqvck-unordered-containers-0.2.17.0-doc          	 622.5M
/nix/store/pm6f266fk85871vkani3sz43rjk0pksa-time-compat-1.9.6.1-doc                    	 622.3M
/nix/store/3s8320jkcdil3gsq30hvnyk6lrbcnbzm-comonad-5.0.8-doc                          	 622.3M
/nix/store/ljljiish2rkv82qjk5dmw766lwnzdk4l-constraints-0.13.4-doc                     	 622.2M
/nix/store/yv6hm1bsf2z2fjzr81m4sl6ai12fjjzj-cmdargs-0.10.21-doc                        	 622.1M
/nix/store/v36qznp7lrcj2i8ml1j8bgn14nqq2fb1-hslua-marshalling-2.1.0-doc                	 622.0M
/nix/store/majw3xma6sn3mghhkc55rsj0h251y7s9-primitive-0.7.3.0-doc                      	 622.0M
/nix/store/65limnqbf5g5wr0qsxab13nx1mwb99rx-uuid-types-1.0.5-doc                       	 622.0M
/nix/store/rp8kkr43bh64inr7yp86pznbpbpx43wl-iproute-1.7.12-doc                         	 621.8M
/nix/store/4q8vn8c8ivqrkj1lw63ghg48a1c5899g-HsYAML-0.2.1.1-doc                         	 621.8M
/nix/store/w73303q2x5l2xxz0zigvdj6kivnsdinz-retry-0.9.3.0-doc                          	 621.3M
/nix/store/jjfivls2prxhaa01zxma8ili10d4529p-ansi-wl-pprint-0.6.9-doc                   	 621.3M
/nix/store/zzw230338w9l99pd1r7rpqgaizgx0zml-hslua-core-2.1.0-doc                       	 621.1M
/nix/store/h59b7lxz8yck43n3z2p36x51d9fi0g2v-base-compat-0.11.2-doc                     	 621.1M
/nix/store/l0whbm32m1jwzdwm3mg7yn7g7h52pcn7-temporary-1.3-doc                          	 620.4M
/nix/store/dnf9cb9zn2qnirci60gh98a9d7xw7jxy-psqueues-0.2.7.3-doc                       	 620.2M
/nix/store/b6lxrk2nna7i36xmgyf6wib5fjv9wx68-random-1.2.1.1-doc                         	 620.1M
/nix/store/yg4h2j34j3v6pawn5jznss7jp3sz267m-http-types-0.12.3-doc                      	 620.0M
/nix/store/w4b4b7kjk9x88ggv9qyf8ff5x20jgy19-typed-process-0.2.10.1-doc                 	 620.0M
/nix/store/nrmnlsg9k3b73kzclg30f4shcsz0r435-prettyprinter-1.7.1-doc                    	 619.9M
/nix/store/4zbpsbrvrdb2vc9xq1jdhmwp30l0nfh4-ansi-terminal-0.11.3-doc                   	 619.9M
/nix/store/176jqk4ry53qpaf891k5msc5byngxrry-regex-posix-0.96.0.1-doc                   	 619.8M
/nix/store/nglncfxy4pknym7y31cgzk6hw3ynj2sh-distributive-0.6.2.1-doc                   	 619.7M
/nix/store/3zxqkd6qrmpgv1arkmi4chqhvf4j2qlj-zip-archive-0.4.2.2-doc                    	 619.7M
/nix/store/rqhznqw6xqk7isnbnbfnbyzvsqk41xkw-tagsoup-0.14.8-doc                         	 619.6M
/nix/store/qw4y6d6i36b742r1b2s4w870xnf9mshm-network-run-0.2.4-doc                      	 619.5M
/nix/store/c23a4ix1xw081mf9d99ms0wcss752fzh-smallcheck-1.2.1-doc                       	 619.5M
/nix/store/bc8s4vvpv0glm5bs6ljn6i79jkmk8qcn-simple-sendfile-0.2.30-doc                 	 619.5M
/nix/store/yyvviw4hijvk0s2gj0svyr45vy76c5yd-th-lift-0.8.2-doc                          	 619.4M
/nix/store/bpbpz5znvbwgx3249gzrhmdqsxyb12p6-text-short-0.1.5-doc                       	 619.3M
/nix/store/8rg61z7igqryqbj4s5jpfyrh7mwfk8i3-fingertree-0.1.5.0-doc                     	 619.3M
/nix/store/6l9gk0hqwispzqjrx1724g2915pmyf2i-network-3.1.2.7-doc                        	 619.3M
/nix/store/h5w1x1gqr6fsiip75j67x98dmjb0i8ip-hourglass-0.2.12-doc                       	 619.2M
/nix/store/fblhlv5ngcf002m1bgfazfgarixk6hw8-blaze-markup-0.8.2.8-doc                   	 619.2M
/nix/store/qn9cy73rxz08j2rl248z408bdcld40qh-doclayout-0.3.1.1-doc                      	 619.0M
/nix/store/blg85sgj1bbzg6kd4awafl8rhi3z8s04-lifted-base-0.2.3.12-doc                   	 619.0M
/nix/store/a3kf7p992lvfwiad1drh7phvydzzdr9b-lpeg-1.0.3-doc                             	 619.0M
/nix/store/6gclwy86335g78ll1z4c9djpfdjwwm4i-colour-2.3.6-doc                           	 619.0M
/nix/store/h3zv4knmzbm6cwzpa95vgp7g5mkmk7z2-lua-2.1.0-doc                              	 618.9M
/nix/store/bkcgg21pmhzjw3gcraxacx18b760825h-th-abstraction-0.4.5.0-doc                 	 618.9M
/nix/store/h1zh7rrdw0wbxcsbqdlka2dl71jsk1ib-haddock-library-1.10.0-doc                 	 618.8M
/nix/store/0vbw9lclrf95lc91zp3gk5g0lzczisjn-async-2.2.4-doc                            	 618.8M
/nix/store/nzc82hxyan56hcrffb7b6saw92ix8ixm-Glob-0.10.2-doc                            	 618.7M
/nix/store/jhzhj3j32nvlnpssbv27c0kza03asd0m-OneTuple-0.3.1-doc                         	 618.7M
/nix/store/znj8k9ridg21zd729vrhxsyp7ni5kbyd-network-uri-2.6.4.1-doc                    	 618.6M
/nix/store/j06ly33xdcbjsigd180dcdf2c1qf8535-cereal-0.5.8.3-doc                         	 618.6M
/nix/store/6ibywc4qfi74aip6d21mq2s4g7w4gwaf-zlib-0.6.3.0-doc                           	 618.6M
/nix/store/rqpiqi8f8pqnjl0zgjmbvkpxjarw812v-base-orphans-0.8.7-doc                     	 618.5M
/nix/store/blbshqyg1ahkl5ip9q62qdih4mn3xhaf-data-fix-0.3.2-doc                         	 618.5M
/nix/store/snrwh6sapq9smpr48bdqm3s6v9hbjfr7-data-default-0.7.1.1-doc                   	 618.4M
/nix/store/54prlaayr5ynij2kivk57q3nbxczhc4x-case-insensitive-1.2.1.0-doc               	 618.4M
/nix/store/fj1jhm9cl6byh52aj7g9dq9jsbdj3ixm-xml-1.3.14-doc                             	 618.3M
/nix/store/5jgldnnwq3357r5j0a6jzackcrnfv6cg-vault-0.3.1.5-doc                          	 618.3M
/nix/store/3h4dcx1qw1r7h9aqkhpc74dwy3h117b8-SHA-1.6.4.4-doc                            	 618.3M
/nix/store/j66cnm33hf5ycsa9rmk3cw9ayzlcj6fj-transformers-compat-0.6.6-doc              	 618.2M
/nix/store/f636z0gi1f4hzv7gayp45cv0xrx98skl-contravariant-1.5.5-doc                    	 618.2M
/nix/store/4zgr1idxva2bwy7298pgmg95n05k21gy-jira-wiki-markup-1.4.0-doc                 	 618.2M
/nix/store/is4zc7sp3sr52pnkbgdwvgdql384kgn7-text-conversions-0.3.1.1-doc               	 618.1M
/nix/store/f7a4azcgpha7h560b48krc4y82paq63w-blaze-builder-0.4.2.2-doc                  	 618.1M
/nix/store/9skyjqr1zmkyz1d59v8v4psh4z95hici-hashable-1.3.5.0-doc                       	 618.1M
/nix/store/vl1warh8z5s47af0i3nn17ssk8fwhz69-microlens-0.4.12.0-doc                     	 618.0M
/nix/store/qivr0f7zm57rpadhv5lmhzpx4jvlgv29-utf8-string-1.0.2-doc                      	 618.0M
/nix/store/jbzgbfn4nyai697d7n570mws0gya3p4a-hspec-expectations-0.8.2-doc               	 618.0M
/nix/store/73zyar2dp531jpj23f5j28rs9krp60m3-wl-pprint-annotated-0.1.0.1-doc            	 618.0M
/nix/store/58brznimblckwfpay47l8rdpssggil9f-syb-0.7.2.2-doc                            	 618.0M
/nix/store/wddmd7cxzsbh3czl1ap9lc9c1f5al1pq-parallel-3.2.2.0-doc                       	 617.9M
/nix/store/aqi5fdbjqlnafldc3d2f9mg7wawyybkl-safe-0.3.19-doc                            	 617.9M
/nix/store/7jcd2zi4fg1pb6a62av4xi8b1c9wzijk-indexed-traversable-0.1.2-doc              	 617.9M
/nix/store/qyf4drbhgpvapflrmzdjjfjhx0bl9ryr-network-byte-order-0.1.6-doc               	 617.8M
/nix/store/7pcscqly7wfx4lvk9n13spv5dnffnjz8-data-default-instances-dlist-0.0.1-doc     	 617.8M
/nix/store/fwah1mvbqkmyka82d6zrrdwnirh6dm7k-xml-types-0.3.8-doc                        	 617.7M
/nix/store/bkad9xydhgcqi7syl2frai7nndb820wq-regex-base-0.94.0.2-doc                    	 617.7M
/nix/store/9bslah5mf8107as2axkf5xciz0i02226-HUnit-1.6.2.0-doc                          	 617.7M
/nix/store/5r6vw9iwjxijxisr5z4gbs6ns9qh4lbf-pcre-light-0.4.1.0-doc                     	 617.7M
/nix/store/0lmj7hzvay9khkw1h6hbfca9z10fxj95-unix-time-0.4.8-doc                        	 617.7M
/nix/store/00b37ban015mdvplpkhyfkxnlci9yqgh-monad-control-1.0.3.1-doc                  	 617.7M
/nix/store/2i4m8y9d5bsrxw06qrclln76himgv415-safe-exceptions-0.1.7.3-doc                	 617.6M
/nix/store/pnvk3v1pcsrrsqg6wpnhgmvd483chr9h-word8-0.1.3-doc                            	 617.5M
/nix/store/d4jrc8ck2glcjwi9ars5vf419js0y7f2-base64-bytestring-1.2.1.0-doc              	 617.5M
/nix/store/72cxpgc9nfi5niphiqf1ivjwiacvjgwj-split-0.2.3.5-doc                          	 617.5M
/nix/store/59v563b1l14qpixzraywmhk3jlvv7i7y-time-manager-0.0.0-doc                     	 617.5M
/nix/store/38i7ib8nydsl0v11kh98p7f7rgy4z34j-tagged-0.8.6.1-doc                         	 617.5M
/nix/store/y4vp7cdm3macsk76plnjlsgmqv4jx7p2-th-compat-0.1.4-doc                        	 617.4M
/nix/store/vxy6rksd9clw72jnw37nxa2caz3p2a08-Diff-0.4.1-doc                             	 617.4M
/nix/store/pdi2cjs2fw9ws78sdknqgn61bg5y6y00-mime-types-0.1.1.0-doc                     	 617.4M
/nix/store/lp0irhway4blfrc950izpas4w3jpn5ff-cookie-0.4.5-doc                           	 617.4M
/nix/store/hadxfk0h7lf9b1aifbm5k68c7z1mymh9-logging-facade-0.3.1-doc                   	 617.4M
/nix/store/fmkwlr7f0iv4z9b69ldwvq4rggjhv7m9-dlist-1.0-doc                              	 617.4M
/nix/store/c2y58l56ib906ca4830b5ycm598n41cz-old-time-1.1.0.3-doc                       	 617.4M
/nix/store/9qkq2069qi00a92zk38brfn168lddxmi-unix-compat-0.5.4-doc                      	 617.4M
/nix/store/95f8vg4d1khd435hjjs2wsb5zmrxm7nm-mmorph-1.1.5-doc                           	 617.4M
/nix/store/8ab3x99hfg5yq5czz8md5dngs804bksv-splitmix-0.1.0.4-doc                       	 617.4M
/nix/store/5lnlkw4104cgfk6dc263na6mh69vc380-reflection-2.1.6-doc                       	 617.4M
/nix/store/5gxjbfqfppwj0m0ss6rcprj62lnrz3wz-logict-0.7.1.0-doc                         	 617.4M
/nix/store/201vf0ssfdzhaz2qszy9n7bs48ir59ad-data-default-instances-old-locale-0.0.1-doc	 617.4M
/nix/store/gpl2l6208iv0ccqhxbb06y6xvn49lzz7-auto-update-0.1.6-doc                      	 617.3M
/nix/store/7m6mj3z2wx7kdfa31x02bvywj2k5ldf0-hspec-discover-2.8.5-doc                   	 617.3M
/nix/store/3996njyfg05k0lq8rqr4jnls5rn3hnmp-simple-reflect-0.3.3-doc                   	 617.3M
/nix/store/1ir92r914qg4cic39k7rz8vs824xalim-appar-0.1.8-doc                            	 617.3M
/nix/store/vhcgwhkdjij2vzjj6k30d1zpc5ycvxdw-file-embed-0.0.15.0-doc                    	 617.2M
/nix/store/smq2vp1pp8c4mv881w8cbgsbkwmihgsq-http-date-0.0.11-doc                       	 617.2M
/nix/store/nj8ard310wxqx23vvrcyz744k4wj5vvd-clock-0.8.3-doc                            	 617.2M
/nix/store/i67p9703mz9fr86k5czw48ja12spq5fw-integer-logarithms-1.0.3.1-doc             	 617.2M
/nix/store/577hy7h4674nym72fv0i2n63gi2shk9c-data-default-instances-containers-0.0.1-doc	 617.2M
/nix/store/y8n9x6ljd0kp3rwzfgg67h2yr11ahgpq-nanospec-0.2.2-doc                         	 617.1M
/nix/store/w928y7fmk99g0c5w0qv3ax04gx1xaz7g-code-page-0.2.1-doc                        	 617.1M
/nix/store/q9q1b1ndpy7x3dkiq5bvs6cnycikrfda-base16-bytestring-1.0.2.0-doc              	 617.1M
/nix/store/pqrwkaaqqfya2ds9bvjk348fkrij9bqa-StateVar-1.2.2-doc                         	 617.1M
/nix/store/njgmbzsczwrk5xpnng948c0hhxdk2cq2-terminal-size-0.3.3-doc                    	 617.1M
/nix/store/l4g2lkvc7yk7sraw0vngq23ipvl6y7ci-bsb-http-chunked-0.0.0.4-doc               	 617.1M
/nix/store/38s5nvax6lyc4hyv083rk8cp9fvfjks3-extensible-exceptions-0.1.1.4-doc          	 617.1M
/nix/store/2ksgcsfb6sfjfc1b469bzyx7bgmsrzny-data-default-class-0.1.2.0-doc             	 617.1M
/nix/store/26jd6dcx4c1j2skillg7ggxj9yn5mykc-unliftio-core-0.2.0.1-doc                  	 617.1M
/nix/store/xx4ga1hn0bihnrdkazvnf8d8mf57mva6-emojis-0.1.2-doc                           	 617.0M
/nix/store/wnphnki6v8s8ncvvslpbks2h0ai2lgvb-string-qq-0.0.4-doc                        	 617.0M
/nix/store/shjb1xbp9k2kfd1fmjzb2rb6i5rvadhx-byteorder-1.0.4-doc                        	 617.0M
/nix/store/rbfgfcp6drz4f37zdclnp5fkj03km2hb-semigroups-0.19.2-doc                      	 617.0M
/nix/store/qll2g8nv02h03fwp1fxgv4br2qcm2164-transformers-base-0.4.6-doc                	 617.0M
/nix/store/khd0jkjkzqxn284k15nggglg1q97mwff-wcwidth-0.0.2-doc                          	 617.0M
/nix/store/hxymmlxrf3nz5miwdgggx15mxzp41457-old-locale-1.0.0.7-doc                     	 617.0M
/nix/store/hkmz0yh41xl987s0bzxx7hxallbx5jdw-ghc-paths-0.1.0.12-doc                     	 617.0M
/nix/store/hc9l3c2xaig2gfs3y4j5aaq75znydpfi-unbounded-delays-0.1.1.1-doc               	 617.0M
/nix/store/daj59sj89im18q93wd6g4d32jqrqzijh-raw-strings-qq-1.1-doc                     	 617.0M
/nix/store/d0qjycn0s65pivjm66l25rrshmb7nyhg-silently-1.2.5.3-doc                       	 617.0M
/nix/store/970kd1ajxasmmj3d9b2pdbmv5y7vcig8-erf-2.0.0.0-doc                            	 617.0M
/nix/store/95ycp9zf1w2ih00vpfryfics5vwynsc5-digest-0.0.1.3-doc                         	 617.0M
/nix/store/9119m9d62f5a8i0pxwm5m41iiwjff2yz-void-0.7.3-doc                             	 617.0M
/nix/store/812jzgs3mhygqmhpix27b49355j8njml-setenv-0.1.1.3-doc                         	 617.0M
/nix/store/7c7k93swla8789nkzwbkrrgz60aiyq9n-call-stack-0.4.0-doc                       	 617.0M
/nix/store/503hm02bw6il6kf48na03db9dcg0a0g6-hostname-1.0-doc                           	 617.0M
/nix/store/4yw92y9007l9gvdj0yxkcfpm85afgm6n-timeit-2.0-doc                             	 617.0M
/nix/store/4az8464gij2rfh0wfk5vzl69ns4b94fp-type-equality-1-doc                        	 617.0M
/nix/store/3vii9vfcw9645sgsd842zg3p20ycwy4v-ghc-9.0.2-doc                              	 616.8M
/nix/store/lqiqj6s5jx196bpx0mr53d232b57y768-clang-wrapper-11.1.0                       	 516.5M
/nix/store/nvvjllxs1dqs2r9fj8r6nmjnw2dmbg27-cctools-binutils-darwin-wrapper-973.0.1    	 511.9M
/nix/store/33yb640sh8ac5ky9ak7fjnrb3mw559q1-cctools-binutils-darwin-wrapper-973.0.1    	 511.0M
/nix/store/x0b1kda81p0w0qqp7abvsprcf7s7qp64-cctools-binutils-darwin-973.0.1            	 495.0M
/nix/store/b6s19iqwx7wsclym0vdwq650wscapp9z-clang-12.0.1                               	 428.9M
/nix/store/8m6c32jcndkq6xg3h5n14wanydm137di-clang-12.0.1-lib                           	 403.2M
/nix/store/kn8ahinf4kbh9zwnw44a0hhps6ia1swy-clang-11.1.0                               	 397.1M
/nix/store/ra4asalsj40viq45x408v49y748anrg4-clang-11.1.0-lib                           	 374.0M
/nix/store/mj7kk2qkarsdwrsphvvbnqhdg2dir9jf-llvm-12.0.1                                	 276.2M
/nix/store/ypg0hh3ll5yxmqpiq9kqbw9mw55rv591-tailwindcss-3.2.2                          	 271.0M
/nix/store/3ns8fjjfv67h30g341757j60bpx8fing-llvm-11.1.0                                	 243.4M
/nix/store/v206l0yasw29544linxg1fq0dvqrg2sh-_at_tailwindcss_slash_typography-0.5.7     	 237.7M
/nix/store/zc25rdbhiva9zybj4c46fnfm84m4sjyy-_at_tailwindcss_slash_line-clamp-0.4.2     	 237.6M
/nix/store/xbbhfnxdj6d1qf4jl3aq3jk6wik11irp-_at_tailwindcss_slash_aspect-ratio-0.4.2   	 237.6M
/nix/store/51wg9ywhm7fq01wwnca32qrlp53jq8si-_at_tailwindcss_slash_forms-0.5.3          	 237.6M
/nix/store/863ragxqwjs33zjdjrlxa5vnyr5ayrf6-postcss-8.4.18                             	 229.7M
/nix/store/7542hda9k5jy4z4fp5qhzwcd51y8mfq3-nodejs-18.12.1                             	 229.3M
/nix/store/dhhfygivckbrsrkaiszx8amqc59g2x6y-llvm-12.0.1-lib                            	 225.3M
/nix/store/y4w6ssx5i5qk6zw4nl4k2qyw8m8p3i5i-llvm-11.1.0-lib                            	 205.2M
/nix/store/ns32408gw33gfjvkgnrfbv2h3l0vnzd6-python3-3.10.8                             	  80.1M
/nix/store/59417qy2gj33l93wl9dxblb72c8ma8sc-citeproc-0.6.0.1-bin                       	  75.3M
/nix/store/8b4nmpwz1jvhf9wgf4asan1jzmzh68fi-openssl-3.0.7-dev                          	  66.6M
/nix/store/zjy9lamvlkbb8jwbq05m1ad4y2f83x05-openssl-3.0.7-bin                          	  64.7M
/nix/store/7rm7caxckcl5w230468m84gvmjw2cncb-perl-5.36.0                                	  59.6M
/nix/store/9l0s2iv5kr3z72l51hbjs4c7w5wf5yi8-signing-utils                              	  48.1M
/nix/store/3nr03h4aqv35nzphhm762nh4vzmx8a67-icu4c-72.1-dev                             	  48.0M
/nix/store/sgbfgh7abygpwycn9vmd9f0idfnwcs32-signing-utils                              	  47.2M
/nix/store/hym89clv9m8ziys2xgwis1cjlbi86f80-icu4c-72.1                                 	  42.2M
/nix/store/jmxf2kh5f96s2gw8kvqlq3vckpx7lh2k-cctools-port-973.0.1                       	  42.1M
/nix/store/5ni656fm1mig17801hs14f9wdqbih4ri-libtapi-1100.0.11                          	  31.5M
/nix/store/i92bgxw5ns8zbv8yk3b0anvip0dlak3g-binutils-2.39                              	  30.0M
/nix/store/x8kbzyvc2rxdk0ivh9qqlha2a1w6mi3c-gettext-0.21                               	  17.1M
/nix/store/xkhbznr8wc13l8ld6xadqyrsn0hbjnyb-mtl-compat-0.2.2                           	  15.2M
/nix/store/b0pr26y25pj8k5yljx3gfm7s0524k6vk-bytestring-builder-0.10.8.2.0              	  15.2M
/nix/store/w6avj11h2cnqdq3vysvwxqi9pc2fsvfb-stork-1.5.0                                	   9.9M
/nix/store/mhr24dwrkcwia6zbazl97ayka4zwxicq-post-link-sign-hook                        	   9.0M
/nix/store/czcbxpx5yjszgvajyzp7szl10yswd85x-sigtool-0.1.3                              	   9.0M
/nix/store/039c4vhb9s848cqyh9gwixxc6a31rm5v-libSystem-11.0.0                           	   9.0M
/nix/store/d78pk55732ps1r37x8zd0hbm8p9zg5wx-libcxx-12.0.1-dev                          	   8.6M
/nix/store/wgs3jpbqd9x8dzxl5cw48891xfqv6zgz-compiler-rt-libc-12.0.1-dev                	   8.3M
/nix/store/ykkl3w3z4v661mjj47lfb6ryxicjrlyv-post-link-sign-hook                        	   8.2M
/nix/store/gqvp3m95nbnzlinvbhdwqwfh6bh1bwj1-sigtool-0.1.3                              	   8.2M
/nix/store/bba73w2zg7ahksbrmz2sccrwhljxdcgq-compiler-rt-libc-12.0.1                    	   7.6M
/nix/store/3lsnbsiwzy2gzga1m2bszb7r9d6wraz2-libcxx-11.1.0-dev                          	   7.6M
/nix/store/nran2s5ihfjmpvhf832dqz3msr73hbhc-gnugrep-3.7                                	   5.8M
/nix/store/hk4ln61azwwf5zm1pfhi39n0nl6856hh-lua-5.3.6                                  	   5.6M
/nix/store/b47gmsx9qx0c9vh75wsg8bqq9qd0ad6f-openssl-3.0.7                              	   5.1M
/nix/store/v8y9sd43ygc27x4808asaymbk5nn4ild-coreutils-9.1                              	   5.0M
/nix/store/p0mk9z211y2rfm1fq0ifha02g8122qbv-readline-6.3p08                            	   4.9M
/nix/store/wc2jmxvr15yzffy2cpqg92i34nbzwlfm-libxml2-2.10.3                             	   4.7M
/nix/store/9m49xk9l6dn16b515clqbzv3fyj27pxr-openssl-3.0.7                              	   4.3M
/nix/store/qmsc8ma3hcl43b39aq6ymjsd8s5hvq44-libcxx-12.0.1                              	   4.0M
/nix/store/w95mn4wv0f7x8lzfzfpj3b77jrwvc418-emanote-0.8.0.0-data                       	   3.9M
/nix/store/nlrnyahaj2aw7kgzcslmkf65g10d6syr-libxml2-2.10.1                             	   3.8M
/nix/store/3fw8n73p5kv3az6p0190i1hx4prabmrx-gmp-with-cxx-6.2.1-dev                     	   3.8M
/nix/store/n9y1l4518jyr6ib8hjf4rz1rgfk875pd-ncurses-6.3-p20220507                      	   3.7M
/nix/store/gds7fp1yny6fh1zk2f6z0yjxhvyjffy7-gmp-with-cxx-6.2.1                         	   3.6M
/nix/store/8z7bfpy42d8y3wa720kx8qplkpz5ikx2-pcre-8.45-dev                              	   3.5M
/nix/store/08pckaqznwh0s3822cjp5aji6y1lsm27-libcxx-11.1.0                              	   3.1M
/nix/store/49wn01k9yikhjlxc1ym5b6civ29zz3gv-bash-5.1-p16                               	   2.9M
/nix/store/pcsrz9lxydw7qn1yjskp2wl7gr0rk9sx-sqlite-3.39.4                              	   2.8M
/nix/store/cf4c5k385r0grcpb2j9z8jsx0qh0g8v3-libiconv-50                                	   2.2M
/nix/store/kw5i99zjxr3gq9myh58kixsmv0wndhbm-libcxxabi-12.0.1                           	   2.0M
/nix/store/a045sq0a2l5n9igzj3wxf9b0j8p8f8y2-tzdata-2022f                               	   2.0M
/nix/store/3zych1mrc79rm650dmlnky0x18srq6z7-libcxxabi-12.0.1-dev                       	   2.0M
/nix/store/g8r4rl0hsjzvmpw72gnnls1gybl1lzbp-gdbm-1.23                                  	   1.5M
/nix/store/6cx4ij0ilz6gjaj4ysp5hx9y27rj9dl8-libcxxabi-11.1.0-dev                       	   1.2M
/nix/store/0b3z7f5vb1xzym2rpr1wsihfv21v9zf6-libcxxabi-11.1.0                           	   1.2M
/nix/store/ysh8hcdnnbm5h90g1pdfllbz36nhc3zj-expat-2.5.0                                	   1.1M
/nix/store/fg2nxfqddam7j7063l6ihbqiahas2byv-libxcrypt-4.4.30                           	   1.1M
/nix/store/2xmb7ivrby5x74hbrs50wlix1n0l5bk8-libuv-1.44.2                               	   1.1M
/nix/store/yr10zzz7q5ypjdy5imzba2i7hj3q8s6c-expand-response-params                     	 918.1K
/nix/store/8m6z0nnvg98zv7vb37j9lpj8rxpnfhx2-apple-framework-CoreFoundation-11.0.0      	 866.8K
/nix/store/b55fmb4fqjk1r1r4vbjbm2nz67ln5f9b-pandoc-2.17.1.1-data                       	 795.5K
/nix/store/8zk00kz4p4ir315b3jvdk82zyjcqh3sp-pcre-8.45-bin                              	 575.1K
/nix/store/frpyjqlkj4i03vi9sackd4hff7zddgg4-zlib-1.2.13-dev                            	 528.0K
/nix/store/zqcs5xahjxij0c8vfw60lnfb6d979rn2-zlib-1.2.13                                	 414.8K
/nix/store/12p886bw0panbs9srkl9m7arb0xh0nyq-pcre-8.45                                  	 367.0K
/nix/store/zidx8v13phsbzg3pjwjqil95iazq9l5y-compiler-rt-libc-11.1.0-dev                	 227.3K
/nix/store/3f0g6j019vy5njy80ya5g6k8843vyzbw-compiler-rt-libc-11.1.0                    	 226.8K
/nix/store/9nv47ym436d2dn9ryi3wb582x6gc9ib2-libobjc-11.0.0                             	 199.7K
/nix/store/f93152m8qjjp84ijf9rx39g7r0rz4s7a-xz-5.2.7                                   	 195.2K
/nix/store/h8b867flpa0k3nb6fs9765niykyxlz9r-libffi-3.4.4-dev                           	 138.2K
/nix/store/nffyj49gfsvf3d8vjfgp3mspyics3qps-libffi-3.4.4                               	 119.6K
/nix/store/bhd870xd7xbk2m1y1apb3y3m4x4avlps-bzip2-1.0.8                                	 119.2K
/nix/store/y7s3xg27vfzghn45q25k62yr5brbxgz7-mailcap-2.1.53                             	 109.4K
/nix/store/d49mmcmfd4873kb0mzn75d82wwhw06k0-pretty-show-1.10-data                      	  88.2K
/nix/store/17590a5bp47rym08i2h70a2ji1z18q6w-expand-response-params                     	  51.2K
/nix/store/iylr8h66d79wf04rasi9zxpsakqfq7l9-doctemplates-0.10.0.1-data                 	  23.6K
/nix/store/b0kh4rfyhl08jkmnj5cz473szh1ic7ib-doclayout-0.3.1.1-data                     	   4.6K
/nix/store/wz24bp0jqp8lrmpkxr1sd10rss2rlcsn-colour-2.3.6-data                          	   2.5K

@srid
Copy link
Owner

srid commented Dec 6, 2022

#392

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Works only on Nix This feature will work only on Nix.
Projects
None yet
Development

No branches or pull requests

2 participants