bookstack: 23.06.2 -> 23.08.2

+75 -65
+2 -2
pkgs/servers/web-apps/bookstack/default.nix
··· 16 17 in package.override rec { 18 pname = "bookstack"; 19 - version = "23.06.2"; 20 21 src = fetchFromGitHub { 22 owner = "bookstackapp"; 23 repo = pname; 24 rev = "v${version}"; 25 - sha256 = "sha256-1Ap/imfzoezT0bcyyBrYOLlVJWqah8TZDKcAjqMm4VQ="; 26 }; 27 28 meta = with lib; {
··· 16 17 in package.override rec { 18 pname = "bookstack"; 19 + version = "23.08.2"; 20 21 src = fetchFromGitHub { 22 owner = "bookstackapp"; 23 repo = pname; 24 rev = "v${version}"; 25 + sha256 = "0qg4isivyxinbccac4gga1ym43wh80qhs0308l5hk8dc3zvi7d5q"; 26 }; 27 28 meta = with lib; {
+73 -63
pkgs/servers/web-apps/bookstack/php-packages.nix
··· 5 "aws/aws-crt-php" = { 6 targetDir = ""; 7 src = composerEnv.buildZipPackage { 8 - name = "aws-aws-crt-php-1926277fc71d253dfa820271ac5987bdb193ccf5"; 9 src = fetchurl { 10 - url = "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5"; 11 - sha256 = "037rdpys895vmk80zgb6r2c77ss2l545qsfma7q55kx9jm39habl"; 12 }; 13 }; 14 }; 15 "aws/aws-sdk-php" = { 16 targetDir = ""; 17 src = composerEnv.buildZipPackage { 18 - name = "aws-aws-sdk-php-6d759ef9f24f0c7f271baf8014f41fc0cfdfbf78"; 19 src = fetchurl { 20 - url = "https://api.github.com/repos/aws/aws-sdk-php/zipball/6d759ef9f24f0c7f271baf8014f41fc0cfdfbf78"; 21 - sha256 = "178k6mcjg6qlvzn4mkw1qykn5bs3921xhh554z45nqd5f9fclwxb"; 22 }; 23 }; 24 }; ··· 95 "doctrine/dbal" = { 96 targetDir = ""; 97 src = composerEnv.buildZipPackage { 98 - name = "doctrine-dbal-19f0dec95edd6a3c3c5ff1d188ea94c6b7fc903f"; 99 src = fetchurl { 100 - url = "https://api.github.com/repos/doctrine/dbal/zipball/19f0dec95edd6a3c3c5ff1d188ea94c6b7fc903f"; 101 - sha256 = "0mz606j1ndng7cakmra4f6rs6ij1wbznkax4nyxd76ikn65isdqg"; 102 }; 103 }; 104 }; ··· 155 "dragonmantank/cron-expression" = { 156 targetDir = ""; 157 src = composerEnv.buildZipPackage { 158 - name = "dragonmantank-cron-expression-782ca5968ab8b954773518e9e49a6f892a34b2a8"; 159 src = fetchurl { 160 - url = "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8"; 161 - sha256 = "18pxn1v3b2yhwzky22p4wn520h89rcrihl7l6hd0p769vk1b2qg9"; 162 }; 163 }; 164 }; ··· 205 "guzzlehttp/promises" = { 206 targetDir = ""; 207 src = composerEnv.buildZipPackage { 208 - name = "guzzlehttp-promises-67ab6e18aaa14d753cc148911d273f6e6cb6721e"; 209 src = fetchurl { 210 - url = "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e"; 211 - sha256 = "0y3md6lkpk60kvmi607mgj29cfjg2bljc5nhfh3qf9hzk6c1b2j6"; 212 }; 213 }; 214 }; 215 "guzzlehttp/psr7" = { 216 targetDir = ""; 217 src = composerEnv.buildZipPackage { 218 - name = "guzzlehttp-psr7-b635f279edd83fc275f822a1188157ffea568ff6"; 219 src = fetchurl { 220 - url = "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6"; 221 - sha256 = "0734h3r8db06hcffagr8s7bxhjkvlfzvqg1klwmqidflwdwk7yj1"; 222 }; 223 }; 224 }; ··· 255 "laravel/framework" = { 256 targetDir = ""; 257 src = composerEnv.buildZipPackage { 258 - name = "laravel-framework-858add225ce88a76c43aec0e7866288321ee0ee9"; 259 src = fetchurl { 260 - url = "https://api.github.com/repos/laravel/framework/zipball/858add225ce88a76c43aec0e7866288321ee0ee9"; 261 - sha256 = "0af52p51g1jgjx7jxw02nyfciz6a3jlc0lpxbfvl4c4dvbdkbwn2"; 262 }; 263 }; 264 }; 265 "laravel/serializable-closure" = { 266 targetDir = ""; 267 src = composerEnv.buildZipPackage { 268 - name = "laravel-serializable-closure-f23fe9d4e95255dacee1bf3525e0810d1a1b0f37"; 269 src = fetchurl { 270 - url = "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37"; 271 - sha256 = "0dyvqph5q1lb6gl6ga4b1xkziqzj6s2ia5pbd7h40anm4sh3z8dl"; 272 }; 273 }; 274 }; 275 "laravel/socialite" = { 276 targetDir = ""; 277 src = composerEnv.buildZipPackage { 278 - name = "laravel-socialite-00ea7f8630673ea49304fc8a9fca5a64eb838c7e"; 279 src = fetchurl { 280 - url = "https://api.github.com/repos/laravel/socialite/zipball/00ea7f8630673ea49304fc8a9fca5a64eb838c7e"; 281 - sha256 = "0ryw1hwngxqdsi5cvsj69zfqg1ql92z4wmi7bb1wj75x7dn1v76f"; 282 }; 283 }; 284 }; ··· 345 "league/html-to-markdown" = { 346 targetDir = ""; 347 src = composerEnv.buildZipPackage { 348 - name = "league-html-to-markdown-e0fc8cf07bdabbcd3765341ecb50c34c271d64e1"; 349 src = fetchurl { 350 - url = "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e0fc8cf07bdabbcd3765341ecb50c34c271d64e1"; 351 - sha256 = "1a7ab0xafjwd5hmkmixc3ijwrrncb2qncy9b52jbnzspv1vjav1h"; 352 }; 353 }; 354 }; 355 "league/mime-type-detection" = { 356 targetDir = ""; 357 src = composerEnv.buildZipPackage { 358 - name = "league-mime-type-detection-ff6248ea87a9f116e78edd6002e39e5128a0d4dd"; 359 src = fetchurl { 360 - url = "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd"; 361 - sha256 = "1a63nvqd6cz3vck3y8vjswn6c3cfwh13p0cn0ci5pqdf0bgjvvfz"; 362 }; 363 }; 364 }; ··· 385 "masterminds/html5" = { 386 targetDir = ""; 387 src = composerEnv.buildZipPackage { 388 - name = "masterminds-html5-3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3"; 389 src = fetchurl { 390 - url = "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3"; 391 - sha256 = "19gkv95lzsqwwxlvhi4pk7a2nvl29jdga9mrh43387z9nakzddp4"; 392 }; 393 }; 394 }; ··· 415 "nesbot/carbon" = { 416 targetDir = ""; 417 src = composerEnv.buildZipPackage { 418 - name = "nesbot-carbon-4f991ed2a403c85efbc4f23eb4030063fdbe01da"; 419 src = fetchurl { 420 - url = "https://api.github.com/repos/briannesbitt/Carbon/zipball/4f991ed2a403c85efbc4f23eb4030063fdbe01da"; 421 - sha256 = "09k9ljqwn6qsr5z7wp2yv8p0vqr4hn03lyxvm76xm2g6wb6l43gp"; 422 }; 423 }; 424 }; 425 "nette/schema" = { 426 targetDir = ""; 427 src = composerEnv.buildZipPackage { 428 - name = "nette-schema-abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"; 429 src = fetchurl { 430 - url = "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"; 431 - sha256 = "16i8gim0jpmmbq0pp4faw8kn2448yvpgsd1zvipbv9xrk37vah5q"; 432 }; 433 }; 434 }; 435 "nette/utils" = { 436 targetDir = ""; 437 src = composerEnv.buildZipPackage { 438 - name = "nette-utils-cacdbf5a91a657ede665c541eda28941d4b09c1e"; 439 src = fetchurl { 440 - url = "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e"; 441 - sha256 = "0v3as5xdmr9j7d4q4ly18f7g8g0sjcy25l4ispsdp60byldi7m8h"; 442 }; 443 }; 444 }; 445 "nikic/php-parser" = { 446 targetDir = ""; 447 src = composerEnv.buildZipPackage { 448 - name = "nikic-php-parser-19526a33fb561ef417e822e85f08a00db4059c17"; 449 src = fetchurl { 450 - url = "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17"; 451 - sha256 = "13rmjg186nz0w63hjbwbs55nxb999msjin268s9h56w8zc5ki0sy"; 452 }; 453 }; 454 }; ··· 525 "phpseclib/phpseclib" = { 526 targetDir = ""; 527 src = composerEnv.buildZipPackage { 528 - name = "phpseclib-phpseclib-543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67"; 529 src = fetchurl { 530 - url = "https://api.github.com/repos/phpseclib/phpseclib/zipball/543a1da81111a0bfd6ae7bbc2865c5e89ed3fc67"; 531 - sha256 = "108bb1lz9c1nxq8f1rkzi75h3xwa9lpvnayg7pph92x18g98ks9l"; 532 }; 533 }; 534 }; ··· 545 "predis/predis" = { 546 targetDir = ""; 547 src = composerEnv.buildZipPackage { 548 - name = "predis-predis-33b70b971a32b0d28b4f748b0547593dce316e0d"; 549 src = fetchurl { 550 - url = "https://api.github.com/repos/predis/predis/zipball/33b70b971a32b0d28b4f748b0547593dce316e0d"; 551 - sha256 = "0qlz42vsqzqnwg0cmdgxgb35k6gab5vs53dg87qsihi0n3rfj9ar"; 552 }; 553 }; 554 }; ··· 559 src = fetchurl { 560 url = "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"; 561 sha256 = "07rnyjwb445sfj30v5ny3gfsgc1m7j7cyvwjgs2cm9slns1k1ml8"; 562 }; 563 }; 564 }; ··· 635 "psy/psysh" = { 636 targetDir = ""; 637 src = composerEnv.buildZipPackage { 638 - name = "psy-psysh-4f00ee9e236fa6a48f4560d1300b9c961a70a7ec"; 639 src = fetchurl { 640 - url = "https://api.github.com/repos/bobthecow/psysh/zipball/4f00ee9e236fa6a48f4560d1300b9c961a70a7ec"; 641 - sha256 = "10754cxjwjf818g7i3vyd4jk0sy8r3i36jxpqk38n70ckasdd7w0"; 642 }; 643 }; 644 }; ··· 695 "socialiteproviders/discord" = { 696 targetDir = ""; 697 src = composerEnv.buildZipPackage { 698 - name = "socialiteproviders-discord-11f6a8ded5b1948723886f2e5413b91139fcce6b"; 699 src = fetchurl { 700 - url = "https://api.github.com/repos/SocialiteProviders/Discord/zipball/11f6a8ded5b1948723886f2e5413b91139fcce6b"; 701 - sha256 = "1jc64flz7djp8i87fp3xi6q80m6bp069gbq1mh44g82qnky4jp1h"; 702 }; 703 }; 704 }; ··· 735 "socialiteproviders/okta" = { 736 targetDir = ""; 737 src = composerEnv.buildZipPackage { 738 - name = "socialiteproviders-okta-7c0b7522423943131f680e74123b71ccd3989541"; 739 src = fetchurl { 740 - url = "https://api.github.com/repos/SocialiteProviders/Okta/zipball/7c0b7522423943131f680e74123b71ccd3989541"; 741 - sha256 = "1hly2f06k6jxjxz36swa3b0g285ni556k3wz089f3lxyrnhwnkdf"; 742 }; 743 }; 744 };
··· 5 "aws/aws-crt-php" = { 6 targetDir = ""; 7 src = composerEnv.buildZipPackage { 8 + name = "aws-aws-crt-php-2f1dc7b7eda080498be96a4a6d683a41583030e9"; 9 src = fetchurl { 10 + url = "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9"; 11 + sha256 = "12b7kvc8r5rw3g47hfpg5y37ybk6b67xvq6a36id5pxxkbzsqzwx"; 12 }; 13 }; 14 }; 15 "aws/aws-sdk-php" = { 16 targetDir = ""; 17 src = composerEnv.buildZipPackage { 18 + name = "aws-aws-sdk-php-ebd5e47c5be0425bb5cf4f80737850ed74767107"; 19 src = fetchurl { 20 + url = "https://api.github.com/repos/aws/aws-sdk-php/zipball/ebd5e47c5be0425bb5cf4f80737850ed74767107"; 21 + sha256 = "0fnbhpr5awvq4463l51j4rr0cc15lqqa9ppdjjp4jw2g6azckb8y"; 22 }; 23 }; 24 }; ··· 95 "doctrine/dbal" = { 96 targetDir = ""; 97 src = composerEnv.buildZipPackage { 98 + name = "doctrine-dbal-63646ffd71d1676d2f747f871be31b7e921c7864"; 99 src = fetchurl { 100 + url = "https://api.github.com/repos/doctrine/dbal/zipball/63646ffd71d1676d2f747f871be31b7e921c7864"; 101 + sha256 = "0qqiq46983m5c4w0i59z2ik1v69slglr8nrj5p2zcpxq9zmczbkj"; 102 }; 103 }; 104 }; ··· 155 "dragonmantank/cron-expression" = { 156 targetDir = ""; 157 src = composerEnv.buildZipPackage { 158 + name = "dragonmantank-cron-expression-adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"; 159 src = fetchurl { 160 + url = "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"; 161 + sha256 = "1gw2bnsh8ca5plfpyyyz1idnx7zxssg6fbwl7niszck773zrm5ca"; 162 }; 163 }; 164 }; ··· 205 "guzzlehttp/promises" = { 206 targetDir = ""; 207 src = composerEnv.buildZipPackage { 208 + name = "guzzlehttp-promises-111166291a0f8130081195ac4556a5587d7f1b5d"; 209 src = fetchurl { 210 + url = "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d"; 211 + sha256 = "17d50in3wq62y8gcgadiimn9s2mc90xvil5g851l9y2k0c4y31s2"; 212 }; 213 }; 214 }; 215 "guzzlehttp/psr7" = { 216 targetDir = ""; 217 src = composerEnv.buildZipPackage { 218 + name = "guzzlehttp-psr7-8bd7c33a0734ae1c5d074360512beb716bef3f77"; 219 src = fetchurl { 220 + url = "https://api.github.com/repos/guzzle/psr7/zipball/8bd7c33a0734ae1c5d074360512beb716bef3f77"; 221 + sha256 = "0c2b8n3ip5w91fg277dccak0z7p6jgc0fm7m8lc9s5n567aahmj3"; 222 }; 223 }; 224 }; ··· 255 "laravel/framework" = { 256 targetDir = ""; 257 src = composerEnv.buildZipPackage { 258 + name = "laravel-framework-e3350e87a52346af9cc655a3012d2175d2d05ad7"; 259 src = fetchurl { 260 + url = "https://api.github.com/repos/laravel/framework/zipball/e3350e87a52346af9cc655a3012d2175d2d05ad7"; 261 + sha256 = "1iqqiwvi3q8vhnhrnfismczga0q958i1h44xv3qna80l6iv5vv0m"; 262 }; 263 }; 264 }; 265 "laravel/serializable-closure" = { 266 targetDir = ""; 267 src = composerEnv.buildZipPackage { 268 + name = "laravel-serializable-closure-e5a3057a5591e1cfe8183034b0203921abe2c902"; 269 src = fetchurl { 270 + url = "https://api.github.com/repos/laravel/serializable-closure/zipball/e5a3057a5591e1cfe8183034b0203921abe2c902"; 271 + sha256 = "0sjcn7w31x14slfj2mqs32kj62ay86i47i441p5cg3ajw9kjb6iy"; 272 }; 273 }; 274 }; 275 "laravel/socialite" = { 276 targetDir = ""; 277 src = composerEnv.buildZipPackage { 278 + name = "laravel-socialite-50148edf24b6cd3e428aa9bc06a5d915b24376bb"; 279 src = fetchurl { 280 + url = "https://api.github.com/repos/laravel/socialite/zipball/50148edf24b6cd3e428aa9bc06a5d915b24376bb"; 281 + sha256 = "0xdp118b59winbyvh7pa43bcp8rkfd75fckj0mbpx7zf72ralp8a"; 282 }; 283 }; 284 }; ··· 345 "league/html-to-markdown" = { 346 targetDir = ""; 347 src = composerEnv.buildZipPackage { 348 + name = "league-html-to-markdown-0b4066eede55c48f38bcee4fb8f0aa85654390fd"; 349 src = fetchurl { 350 + url = "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0b4066eede55c48f38bcee4fb8f0aa85654390fd"; 351 + sha256 = "0cd0sv99albdkrj4hmrbb76ji366dsl4jcpsr9gmrrpy3jxi2h7a"; 352 }; 353 }; 354 }; 355 "league/mime-type-detection" = { 356 targetDir = ""; 357 src = composerEnv.buildZipPackage { 358 + name = "league-mime-type-detection-a6dfb1194a2946fcdc1f38219445234f65b35c96"; 359 src = fetchurl { 360 + url = "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96"; 361 + sha256 = "14yylg4lyyc522kpzlcby1zhfs01d8xrcc4rqvyink0ry8az12jj"; 362 }; 363 }; 364 }; ··· 385 "masterminds/html5" = { 386 targetDir = ""; 387 src = composerEnv.buildZipPackage { 388 + name = "masterminds-html5-f47dcf3c70c584de14f21143c55d9939631bc6cf"; 389 src = fetchurl { 390 + url = "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf"; 391 + sha256 = "1n2xiyxqmxk9g34wn1lg2yyivwg2ry8iqk8m7g2432gm97rmyb20"; 392 }; 393 }; 394 }; ··· 415 "nesbot/carbon" = { 416 targetDir = ""; 417 src = composerEnv.buildZipPackage { 418 + name = "nesbot-carbon-4308217830e4ca445583a37d1bf4aff4153fa81c"; 419 src = fetchurl { 420 + url = "https://api.github.com/repos/briannesbitt/Carbon/zipball/4308217830e4ca445583a37d1bf4aff4153fa81c"; 421 + sha256 = "1ycjj9d107nbv390qqm9phmhvc1slxl0pa2dzf8lhmcif58863vb"; 422 }; 423 }; 424 }; 425 "nette/schema" = { 426 targetDir = ""; 427 src = composerEnv.buildZipPackage { 428 + name = "nette-schema-c9ff517a53903b3d4e29ec547fb20feecb05b8ab"; 429 src = fetchurl { 430 + url = "https://api.github.com/repos/nette/schema/zipball/c9ff517a53903b3d4e29ec547fb20feecb05b8ab"; 431 + sha256 = "1b7xhxdm2hxm5m0b3d2sv2rhw5986bqkxfl9k7mqdfka78mpvmlx"; 432 }; 433 }; 434 }; 435 "nette/utils" = { 436 targetDir = ""; 437 src = composerEnv.buildZipPackage { 438 + name = "nette-utils-9124157137da01b1f5a5a22d6486cb975f26db7e"; 439 src = fetchurl { 440 + url = "https://api.github.com/repos/nette/utils/zipball/9124157137da01b1f5a5a22d6486cb975f26db7e"; 441 + sha256 = "0ly27z4m2w9h24kssjc5x4rhksw5hd9nwjzxnzmxrz7kvh7068gd"; 442 }; 443 }; 444 }; 445 "nikic/php-parser" = { 446 targetDir = ""; 447 src = composerEnv.buildZipPackage { 448 + name = "nikic-php-parser-a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"; 449 src = fetchurl { 450 + url = "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"; 451 + sha256 = "0a5a6fzgvcgxn5kc1mxa5grxmm8c1ax91pjr3gxpkji7nyc1zh1y"; 452 }; 453 }; 454 }; ··· 525 "phpseclib/phpseclib" = { 526 targetDir = ""; 527 src = composerEnv.buildZipPackage { 528 + name = "phpseclib-phpseclib-4580645d3fc05c189024eb3b834c6c1e4f0f30a1"; 529 src = fetchurl { 530 + url = "https://api.github.com/repos/phpseclib/phpseclib/zipball/4580645d3fc05c189024eb3b834c6c1e4f0f30a1"; 531 + sha256 = "0v3c7n9h99pw4f03bfxjsgni7wpq7xr47nw2hf2hq8yjndw19n3p"; 532 }; 533 }; 534 }; ··· 545 "predis/predis" = { 546 targetDir = ""; 547 src = composerEnv.buildZipPackage { 548 + name = "predis-predis-5f2b410a74afaff296a87a494e4c5488cf9fab57"; 549 src = fetchurl { 550 + url = "https://api.github.com/repos/predis/predis/zipball/5f2b410a74afaff296a87a494e4c5488cf9fab57"; 551 + sha256 = "02bf6w5vrzxmd6zzzlgr31g5fbf8k5yyk9gj00a1ql09ndyx51sn"; 552 }; 553 }; 554 }; ··· 559 src = fetchurl { 560 url = "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"; 561 sha256 = "07rnyjwb445sfj30v5ny3gfsgc1m7j7cyvwjgs2cm9slns1k1ml8"; 562 + }; 563 + }; 564 + }; 565 + "psr/clock" = { 566 + targetDir = ""; 567 + src = composerEnv.buildZipPackage { 568 + name = "psr-clock-e41a24703d4560fd0acb709162f73b8adfc3aa0d"; 569 + src = fetchurl { 570 + url = "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d"; 571 + sha256 = "0wz5b8hgkxn3jg88cb3901hj71axsj0fil6pwl413igghch6i8kj"; 572 }; 573 }; 574 }; ··· 645 "psy/psysh" = { 646 targetDir = ""; 647 src = composerEnv.buildZipPackage { 648 + name = "psy-psysh-0fa27040553d1d280a67a4393194df5228afea5b"; 649 src = fetchurl { 650 + url = "https://api.github.com/repos/bobthecow/psysh/zipball/0fa27040553d1d280a67a4393194df5228afea5b"; 651 + sha256 = "1as5sp2vi6873in83qnxq6iiad9qd9zsladw4smid8nlvgkpajfz"; 652 }; 653 }; 654 }; ··· 705 "socialiteproviders/discord" = { 706 targetDir = ""; 707 src = composerEnv.buildZipPackage { 708 + name = "socialiteproviders-discord-c71c379acfdca5ba4aa65a3db5ae5222852a919c"; 709 src = fetchurl { 710 + url = "https://api.github.com/repos/SocialiteProviders/Discord/zipball/c71c379acfdca5ba4aa65a3db5ae5222852a919c"; 711 + sha256 = "0xly514yax8rlz91pp86s24apcam1cvjnphanjhdshd42hmpwr7w"; 712 }; 713 }; 714 }; ··· 745 "socialiteproviders/okta" = { 746 targetDir = ""; 747 src = composerEnv.buildZipPackage { 748 + name = "socialiteproviders-okta-e5fb62035bfa0ccdbc8facf4cf205428fc502edb"; 749 src = fetchurl { 750 + url = "https://api.github.com/repos/SocialiteProviders/Okta/zipball/e5fb62035bfa0ccdbc8facf4cf205428fc502edb"; 751 + sha256 = "0lrinkzlf39yr990n5dzn6slpgihrkh970dfz3m8ddcgwa04rw2m"; 752 }; 753 }; 754 };