Merge master into staging-next

authored by

github-actions[bot] and committed by
GitHub
2984c5a0 9e0000be

+419 -131
+3 -3
pkgs/applications/office/libreoffice/darwin/default.nix
··· 9 9 let 10 10 appName = "LibreOffice.app"; 11 11 scriptName = "soffice"; 12 - version = "7.5.5"; 12 + version = "7.6.4"; 13 13 14 14 dist = { 15 15 aarch64-darwin = rec { 16 16 arch = "aarch64"; 17 17 archSuffix = arch; 18 18 url = "https://download.documentfoundation.org/libreoffice/stable/${version}/mac/${arch}/LibreOffice_${version}_MacOS_${archSuffix}.dmg"; 19 - sha256 = "75a7d64aa5d08b56c9d9c1c32484b9aff07268c1642cc01a03e45b7690500745"; 19 + sha256 = "44d141603010771b720fb047a760cb1c184e767528d7c4933b5456c64ebaddb2"; 20 20 }; 21 21 22 22 x86_64-darwin = rec { 23 23 arch = "x86_64"; 24 24 archSuffix = "x86-64"; 25 25 url = "https://download.documentfoundation.org/libreoffice/stable/${version}/mac/${arch}/LibreOffice_${version}_MacOS_${archSuffix}.dmg"; 26 - sha256 = "4aad9f08ef7a4524b85fc46b3301fdf4f5ab8ab63dd01d01c297f96ff474804a"; 26 + sha256 = "58ecd09fd4b57805d03207f0daf2d3549ceeb774e54bd4a2f339dc6c7b15dbc9"; 27 27 }; 28 28 }; 29 29 in
+4
pkgs/applications/office/libreoffice/default.nix
··· 392 392 find -name "*.cmd" -exec sed -i s,/lib:/usr/lib,, {} \; 393 393 '' + optionalString stdenv.isAarch64 '' 394 394 sed -e '/CPPUNIT_TEST(testStatisticalFormulasFODS);/d' -i './sc/qa/unit/functions_statistical.cxx' 395 + '' + optionalString (variant == "fresh") '' 396 + sed -e '/CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(1), pPage3Objs->size());/d' -i './sw/qa/core/text/porrst.cxx' 397 + sed -e '/CPPUNIT_ASSERT(pPage4Objs);/d' -i './sw/qa/core/text/porrst.cxx' 398 + sed -e '/CPPUNIT_ASSERT_EQUAL(static_cast<size_t>(1), pPage4Objs->size());/d' -i './sw/qa/core/text/porrst.cxx' 395 399 ''; 396 400 397 401 makeFlags = [ "SHELL=${bash}/bin/bash" ];
+48 -48
pkgs/applications/office/libreoffice/src-fresh/deps.nix
··· 77 77 md5name = "0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4-dtoa-20180411.tgz"; 78 78 } 79 79 { 80 - name = "libcmis-0.5.2.tar.xz"; 81 - url = "https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz"; 82 - sha256 = "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2"; 80 + name = "libcmis-0.6.1.tar.xz"; 81 + url = "https://dev-www.libreoffice.org/src/libcmis-0.6.1.tar.xz"; 82 + sha256 = "d54d19d86153dbc88e2d468f7136269a2cfe71b73227e12fded01d29ac268074"; 83 83 md5 = ""; 84 - md5name = "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2-libcmis-0.5.2.tar.xz"; 84 + md5name = "d54d19d86153dbc88e2d468f7136269a2cfe71b73227e12fded01d29ac268074-libcmis-0.6.1.tar.xz"; 85 85 } 86 86 { 87 87 name = "CoinMP-1.7.6.tgz"; ··· 98 98 md5name = "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7-cppunit-1.15.1.tar.gz"; 99 99 } 100 100 { 101 - name = "curl-8.2.1.tar.xz"; 102 - url = "https://dev-www.libreoffice.org/src/curl-8.2.1.tar.xz"; 103 - sha256 = "dd322f6bd0a20e6cebdfd388f69e98c3d183bed792cf4713c8a7ef498cba4894"; 101 + name = "curl-8.4.0.tar.xz"; 102 + url = "https://dev-www.libreoffice.org/src/curl-8.4.0.tar.xz"; 103 + sha256 = "16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d"; 104 104 md5 = ""; 105 - md5name = "dd322f6bd0a20e6cebdfd388f69e98c3d183bed792cf4713c8a7ef498cba4894-curl-8.2.1.tar.xz"; 105 + md5name = "16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d-curl-8.4.0.tar.xz"; 106 106 } 107 107 { 108 108 name = "libe-book-0.1.3.tar.xz"; ··· 301 301 md5name = "b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc-graphite2-minimal-1.3.14.tgz"; 302 302 } 303 303 { 304 - name = "harfbuzz-8.0.0.tar.xz"; 305 - url = "https://dev-www.libreoffice.org/src/harfbuzz-8.0.0.tar.xz"; 306 - sha256 = "1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79"; 304 + name = "harfbuzz-8.2.2.tar.xz"; 305 + url = "https://dev-www.libreoffice.org/src/harfbuzz-8.2.2.tar.xz"; 306 + sha256 = "e433ad85fbdf57f680be29479b3f964577379aaf319f557eb76569f0ecbc90f3"; 307 307 md5 = ""; 308 - md5name = "1f98b5e3d06a344fe667d7e8210094ced458791499839bddde98c167ce6a7c79-harfbuzz-8.0.0.tar.xz"; 308 + md5name = "e433ad85fbdf57f680be29479b3f964577379aaf319f557eb76569f0ecbc90f3-harfbuzz-8.2.2.tar.xz"; 309 309 } 310 310 { 311 311 name = "hsqldb_1_8_0.zip"; ··· 427 427 md5name = "2fdc3feb6e9deb17adec9bafa3321419aa19f8f4e5dea7bf8486844ca22207bf-libjpeg-turbo-2.1.5.1.tar.gz"; 428 428 } 429 429 { 430 - name = "language-subtag-registry-2023-05-11.tar.bz2"; 431 - url = "https://dev-www.libreoffice.org/src/language-subtag-registry-2023-05-11.tar.bz2"; 432 - sha256 = "9042b64cd473bf36073513b474046f13778107b57c2ac47fb2633104120d69da"; 430 + name = "language-subtag-registry-2023-08-02.tar.bz2"; 431 + url = "https://dev-www.libreoffice.org/src/language-subtag-registry-2023-08-02.tar.bz2"; 432 + sha256 = "59fdc026b5088e7947e1e6add482d2a40e1f7e25c50f198b456954216462c2eb"; 433 433 md5 = ""; 434 - md5name = "9042b64cd473bf36073513b474046f13778107b57c2ac47fb2633104120d69da-language-subtag-registry-2023-05-11.tar.bz2"; 434 + md5name = "59fdc026b5088e7947e1e6add482d2a40e1f7e25c50f198b456954216462c2eb-language-subtag-registry-2023-08-02.tar.bz2"; 435 435 } 436 436 { 437 437 name = "lcms2-2.12.tar.gz"; ··· 469 469 md5name = "6d77eace20e9ea106c1330e268ede70c9a4a89744ddc25715682754eca3368df-libexttextcat-3.4.6.tar.xz"; 470 470 } 471 471 { 472 - name = "libffi-3.3.tar.gz"; 473 - url = "https://dev-www.libreoffice.org/src/libffi-3.3.tar.gz"; 474 - sha256 = "72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056"; 472 + name = "libffi-3.4.4.tar.gz"; 473 + url = "https://dev-www.libreoffice.org/src/libffi-3.4.4.tar.gz"; 474 + sha256 = "d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676"; 475 475 md5 = ""; 476 - md5name = "72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056-libffi-3.3.tar.gz"; 476 + md5name = "d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676-libffi-3.4.4.tar.gz"; 477 477 } 478 478 { 479 479 name = "libgpg-error-1.43.tar.bz2"; ··· 497 497 md5name = "5dcb4db3b2340f81f601ce86d8d76b69e34d70f84f804192c901e4b7f84d5fb0-libnumbertext-1.0.11.tar.xz"; 498 498 } 499 499 { 500 - name = "ltm-1.2.0.tar.xz"; 501 - url = "https://dev-www.libreoffice.org/src/ltm-1.2.0.tar.xz"; 502 - sha256 = "b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1"; 500 + name = "ltm-1.2.1.tar.xz"; 501 + url = "https://dev-www.libreoffice.org/src/ltm-1.2.1.tar.xz"; 502 + sha256 = "986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f"; 503 503 md5 = ""; 504 - md5name = "b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1-ltm-1.2.0.tar.xz"; 504 + md5name = "986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f-ltm-1.2.1.tar.xz"; 505 505 } 506 506 { 507 507 name = "libwebp-1.3.2.tar.gz"; ··· 546 546 md5name = "940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e-lxml-4.1.1.tgz"; 547 547 } 548 548 { 549 - name = "mariadb-connector-c-3.1.8-src.tar.gz"; 550 - url = "https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz"; 551 - sha256 = "431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b"; 549 + name = "mariadb-connector-c-3.3.7-src.tar.gz"; 550 + url = "https://dev-www.libreoffice.org/src/mariadb-connector-c-3.3.7-src.tar.gz"; 551 + sha256 = "975a9a862fed80f84e0206373f7ef05537aada5b65d99b71b36ab892b44240bf"; 552 552 md5 = ""; 553 - md5name = "431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b-mariadb-connector-c-3.1.8-src.tar.gz"; 553 + md5name = "975a9a862fed80f84e0206373f7ef05537aada5b65d99b71b36ab892b44240bf-mariadb-connector-c-3.3.7-src.tar.gz"; 554 554 } 555 555 { 556 556 name = "mdds-2.1.1.tar.xz"; ··· 623 623 md5name = "082e998cf542984d43634442dbe11da860759e510907152ea579bdc42fe39ea0-openldap-2.6.6.tgz"; 624 624 } 625 625 { 626 - name = "openssl-3.0.10.tar.gz"; 627 - url = "https://dev-www.libreoffice.org/src/openssl-3.0.10.tar.gz"; 628 - sha256 = "1761d4f5b13a1028b9b6f3d4b8e17feb0cedc9370f6afe61d7193d2cdce83323"; 626 + name = "openssl-3.0.11.tar.gz"; 627 + url = "https://dev-www.libreoffice.org/src/openssl-3.0.11.tar.gz"; 628 + sha256 = "b3425d3bb4a2218d0697eb41f7fc0cdede016ed19ca49d168b78e8d947887f55"; 629 629 md5 = ""; 630 - md5name = "1761d4f5b13a1028b9b6f3d4b8e17feb0cedc9370f6afe61d7193d2cdce83323-openssl-3.0.10.tar.gz"; 630 + md5name = "b3425d3bb4a2218d0697eb41f7fc0cdede016ed19ca49d168b78e8d947887f55-openssl-3.0.11.tar.gz"; 631 631 } 632 632 { 633 633 name = "liborcus-0.18.1.tar.xz"; ··· 665 665 md5name = "535b479b2467ff231a3ec6d92a525906fb8ef27978be4f66dbe05d3f3a01b3a1-libpng-1.6.40.tar.xz"; 666 666 } 667 667 { 668 - name = "tiff-4.5.1.tar.xz"; 669 - url = "https://dev-www.libreoffice.org/src/tiff-4.5.1.tar.xz"; 670 - sha256 = "3c080867114c26edab3129644a63b708028a90514b7fe3126e38e11d24f9f88a"; 668 + name = "tiff-4.6.0.tar.xz"; 669 + url = "https://dev-www.libreoffice.org/src/tiff-4.6.0.tar.xz"; 670 + sha256 = "e178649607d1e22b51cf361dd20a3753f244f022eefab1f2f218fc62ebaf87d2"; 671 671 md5 = ""; 672 - md5name = "3c080867114c26edab3129644a63b708028a90514b7fe3126e38e11d24f9f88a-tiff-4.5.1.tar.xz"; 672 + md5name = "e178649607d1e22b51cf361dd20a3753f244f022eefab1f2f218fc62ebaf87d2-tiff-4.6.0.tar.xz"; 673 673 } 674 674 { 675 - name = "poppler-23.06.0.tar.xz"; 676 - url = "https://dev-www.libreoffice.org/src/poppler-23.06.0.tar.xz"; 677 - sha256 = "d38c6b2f31c8f6f3727fb60a011a0e6c567ebf56ef1ccad36263ca9ed6448a65"; 675 + name = "poppler-23.09.0.tar.xz"; 676 + url = "https://dev-www.libreoffice.org/src/poppler-23.09.0.tar.xz"; 677 + sha256 = "80d1d44dd8bdf4ac1a47d56c5065075eb9991790974b1ed7d14b972acde88e55"; 678 678 md5 = ""; 679 - md5name = "d38c6b2f31c8f6f3727fb60a011a0e6c567ebf56ef1ccad36263ca9ed6448a65-poppler-23.06.0.tar.xz"; 679 + md5name = "80d1d44dd8bdf4ac1a47d56c5065075eb9991790974b1ed7d14b972acde88e55-poppler-23.09.0.tar.xz"; 680 680 } 681 681 { 682 682 name = "poppler-data-0.4.12.tar.gz"; ··· 791 791 md5name = "b55fda9440d1e070630eb2487d8b8697cf412c214a27caee9df69cec7c004de3-libwpg-0.3.4.tar.xz"; 792 792 } 793 793 { 794 - name = "libwps-0.4.12.tar.xz"; 795 - url = "https://dev-www.libreoffice.org/src/libwps-0.4.12.tar.xz"; 796 - sha256 = "e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb"; 794 + name = "libwps-0.4.14.tar.xz"; 795 + url = "https://dev-www.libreoffice.org/src/libwps-0.4.14.tar.xz"; 796 + sha256 = "365b968e270e85a8469c6b160aa6af5619a4e6c995dbb04c1ecc1b4dd13e80de"; 797 797 md5 = ""; 798 - md5name = "e21afb52a06d03b774c5a8c72679687ab64891b91ce0c3bdf2d3e97231534edb-libwps-0.4.12.tar.xz"; 798 + md5name = "365b968e270e85a8469c6b160aa6af5619a4e6c995dbb04c1ecc1b4dd13e80de-libwps-0.4.14.tar.xz"; 799 799 } 800 800 { 801 801 name = "xsltml_2.1.2.zip"; ··· 805 805 md5name = "a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip"; 806 806 } 807 807 { 808 - name = "zlib-1.2.13.tar.xz"; 809 - url = "https://dev-www.libreoffice.org/src/zlib-1.2.13.tar.xz"; 810 - sha256 = "d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98"; 808 + name = "zlib-1.3.tar.xz"; 809 + url = "https://dev-www.libreoffice.org/src/zlib-1.3.tar.xz"; 810 + sha256 = "8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7"; 811 811 md5 = ""; 812 - md5name = "d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98-zlib-1.2.13.tar.xz"; 812 + md5name = "8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7-zlib-1.3.tar.xz"; 813 813 } 814 814 { 815 815 name = "libzmf-0.0.2.tar.xz";
+2 -2
pkgs/applications/office/libreoffice/src-fresh/help.nix
··· 1 1 { 2 - sha256 = "0j6idhdywnbl0qaimf1ahxaqvp9s0y2hfrbcbmw32c30g812gp3b"; 3 - url = "https://download.documentfoundation.org/libreoffice/src/7.6.2/libreoffice-help-7.6.2.1.tar.xz"; 2 + sha256 = "0y46gpnrmmpc1sah26w8pvjwnbnr9diblki9hvzygq4n800lqy7d"; 3 + url = "https://download.documentfoundation.org/libreoffice/src/7.6.4/libreoffice-help-7.6.4.1.tar.xz"; 4 4 }
+2 -2
pkgs/applications/office/libreoffice/src-fresh/main.nix
··· 1 1 { 2 - sha256 = "18lw5gnjihjwzdsk6xql7ax5lasykxxvg5bp40q4rqics0xp7lp5"; 3 - url = "https://download.documentfoundation.org/libreoffice/src/7.6.2/libreoffice-7.6.2.1.tar.xz"; 2 + sha256 = "07kam9q1nyzff2y77gk4a2jbx403b6m2i1p0p49n6xscyawagzhk"; 3 + url = "https://download.documentfoundation.org/libreoffice/src/7.6.4/libreoffice-7.6.4.1.tar.xz"; 4 4 }
+2 -2
pkgs/applications/office/libreoffice/src-fresh/translations.nix
··· 1 1 { 2 - sha256 = "02nnys853na9hwznxnf1h0pm5ymijvpyv9chg45v11vy2ak9y8sv"; 3 - url = "https://download.documentfoundation.org/libreoffice/src/7.6.2/libreoffice-translations-7.6.2.1.tar.xz"; 2 + sha256 = "0ybn7c569wrj3xj20sx34rym8zkxazv9aj4rv76mbp5b82z0snis"; 3 + url = "https://download.documentfoundation.org/libreoffice/src/7.6.4/libreoffice-translations-7.6.4.1.tar.xz"; 4 4 }
+1 -1
pkgs/applications/office/libreoffice/src-fresh/version.nix
··· 1 - "7.6.2.1" 1 + "7.6.4.1"
+20 -20
pkgs/applications/office/libreoffice/src-still/deps.nix
··· 77 77 md5name = "0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4-dtoa-20180411.tgz"; 78 78 } 79 79 { 80 - name = "libcmis-0.5.2.tar.xz"; 81 - url = "https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz"; 82 - sha256 = "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2"; 80 + name = "libcmis-0.6.1.tar.xz"; 81 + url = "https://dev-www.libreoffice.org/src/libcmis-0.6.1.tar.xz"; 82 + sha256 = "d54d19d86153dbc88e2d468f7136269a2cfe71b73227e12fded01d29ac268074"; 83 83 md5 = ""; 84 - md5name = "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2-libcmis-0.5.2.tar.xz"; 84 + md5name = "d54d19d86153dbc88e2d468f7136269a2cfe71b73227e12fded01d29ac268074-libcmis-0.6.1.tar.xz"; 85 85 } 86 86 { 87 87 name = "CoinMP-1.7.6.tgz"; ··· 98 98 md5name = "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7-cppunit-1.15.1.tar.gz"; 99 99 } 100 100 { 101 - name = "curl-8.2.1.tar.xz"; 102 - url = "https://dev-www.libreoffice.org/src/curl-8.2.1.tar.xz"; 103 - sha256 = "dd322f6bd0a20e6cebdfd388f69e98c3d183bed792cf4713c8a7ef498cba4894"; 101 + name = "curl-8.4.0.tar.xz"; 102 + url = "https://dev-www.libreoffice.org/src/curl-8.4.0.tar.xz"; 103 + sha256 = "16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d"; 104 104 md5 = ""; 105 - md5name = "dd322f6bd0a20e6cebdfd388f69e98c3d183bed792cf4713c8a7ef498cba4894-curl-8.2.1.tar.xz"; 105 + md5name = "16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d-curl-8.4.0.tar.xz"; 106 106 } 107 107 { 108 108 name = "libe-book-0.1.3.tar.xz"; ··· 497 497 md5name = "5dcb4db3b2340f81f601ce86d8d76b69e34d70f84f804192c901e4b7f84d5fb0-libnumbertext-1.0.11.tar.xz"; 498 498 } 499 499 { 500 - name = "ltm-1.0.zip"; 501 - url = "https://dev-www.libreoffice.org/src/ltm-1.0.zip"; 502 - sha256 = "083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483"; 500 + name = "ltm-1.2.1.tar.xz"; 501 + url = "https://dev-www.libreoffice.org/src/ltm-1.2.1.tar.xz"; 502 + sha256 = "986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f"; 503 503 md5 = ""; 504 - md5name = "083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483-ltm-1.0.zip"; 504 + md5name = "986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f-ltm-1.2.1.tar.xz"; 505 505 } 506 506 { 507 507 name = "libwebp-1.3.2.tar.gz"; ··· 672 672 md5name = "3c080867114c26edab3129644a63b708028a90514b7fe3126e38e11d24f9f88a-tiff-4.5.1.tar.xz"; 673 673 } 674 674 { 675 - name = "poppler-22.12.0.tar.xz"; 676 - url = "https://dev-www.libreoffice.org/src/poppler-22.12.0.tar.xz"; 677 - sha256 = "d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0"; 675 + name = "poppler-23.09.0.tar.xz"; 676 + url = "https://dev-www.libreoffice.org/src/poppler-23.09.0.tar.xz"; 677 + sha256 = "80d1d44dd8bdf4ac1a47d56c5065075eb9991790974b1ed7d14b972acde88e55"; 678 678 md5 = ""; 679 - md5name = "d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0-poppler-22.12.0.tar.xz"; 679 + md5name = "80d1d44dd8bdf4ac1a47d56c5065075eb9991790974b1ed7d14b972acde88e55-poppler-23.09.0.tar.xz"; 680 680 } 681 681 { 682 - name = "poppler-data-0.4.11.tar.gz"; 683 - url = "https://dev-www.libreoffice.org/src/poppler-data-0.4.11.tar.gz"; 684 - sha256 = "2cec05cd1bb03af98a8b06a1e22f6e6e1a65b1e2f3816cb3069bb0874825f08c"; 682 + name = "poppler-data-0.4.12.tar.gz"; 683 + url = "https://dev-www.libreoffice.org/src/poppler-data-0.4.12.tar.gz"; 684 + sha256 = "c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74"; 685 685 md5 = ""; 686 - md5name = "2cec05cd1bb03af98a8b06a1e22f6e6e1a65b1e2f3816cb3069bb0874825f08c-poppler-data-0.4.11.tar.gz"; 686 + md5name = "c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74-poppler-data-0.4.12.tar.gz"; 687 687 } 688 688 { 689 689 name = "postgresql-13.10.tar.bz2";
+2 -2
pkgs/applications/office/libreoffice/src-still/help.nix
··· 1 1 { 2 - sha256 = "0lpgcwq03qxvhbl5b9ndaz0cwswd6jin1rfm6hv3kr8q4l52jgb3"; 3 - url = "https://download.documentfoundation.org/libreoffice/src/7.5.7/libreoffice-help-7.5.7.1.tar.xz"; 2 + sha256 = "1x9i5vihsza6gkib14nmfywk0qb4qa76m1z9333z9c3faj6wp4d3"; 3 + url = "https://download.documentfoundation.org/libreoffice/src/7.5.9/libreoffice-help-7.5.9.2.tar.xz"; 4 4 }
+2 -2
pkgs/applications/office/libreoffice/src-still/main.nix
··· 1 1 { 2 - sha256 = "041bs79539w61yqmy971rfpf8qvfs4cl2m2fdjv7n1nqf6a2z4v5"; 3 - url = "https://download.documentfoundation.org/libreoffice/src/7.5.7/libreoffice-7.5.7.1.tar.xz"; 2 + sha256 = "1ml826nngwnk96v9ghxdlqhab2f3ml1mxszxqj20j3cl3h9plaip"; 3 + url = "https://download.documentfoundation.org/libreoffice/src/7.5.9/libreoffice-7.5.9.2.tar.xz"; 4 4 }
+2 -2
pkgs/applications/office/libreoffice/src-still/translations.nix
··· 1 1 { 2 - sha256 = "1zxhnn8sslrlyb1cyg319slza2kn6mcc4h3li9ssnlfzkrzvxhc4"; 3 - url = "https://download.documentfoundation.org/libreoffice/src/7.5.7/libreoffice-translations-7.5.7.1.tar.xz"; 2 + sha256 = "1wmg33cijz32mvg8dhzjibbjjpsgh7s257cn9ckr6k9kg80zrfv7"; 3 + url = "https://download.documentfoundation.org/libreoffice/src/7.5.9/libreoffice-translations-7.5.9.2.tar.xz"; 4 4 }
+1 -1
pkgs/applications/office/libreoffice/src-still/version.nix
··· 1 - "7.5.7.1" 1 + "7.5.9.2"
+2 -2
pkgs/applications/video/mkvtoolnix/default.nix
··· 48 48 in 49 49 stdenv.mkDerivation rec { 50 50 pname = "mkvtoolnix"; 51 - version = "81.0"; 51 + version = "82.0"; 52 52 53 53 src = fetchFromGitLab { 54 54 owner = "mbunkus"; 55 55 repo = "mkvtoolnix"; 56 56 rev = "release-${version}"; 57 - hash = "sha256-Dh1XbC3uATTkc23m9rcehXs2/2zekwI6IzE04L/cXS0="; 57 + hash = "sha256-3WULzEkjMH4PUETJeKmDKn9PdanWf581O2mI/IqN8YM="; 58 58 }; 59 59 60 60 nativeBuildInputs = [
+2
pkgs/build-support/nuke-references/default.nix
··· 38 38 shell = lib.getBin shell + (shell.shellPath or ""); 39 39 signingUtils = lib.optionalString darwinCodeSign signingUtils; 40 40 }; 41 + 42 + meta.mainProgram = "nuke-refs"; 41 43 }
+30
pkgs/by-name/li/libgff/package.nix
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitHub 4 + , cmake 5 + }: 6 + 7 + stdenv.mkDerivation (finalAttrs: { 8 + pname = "libgff"; 9 + version = "2.0.0"; 10 + 11 + src = fetchFromGitHub { 12 + owner = "COMBINE-lab"; 13 + repo = "libgff"; 14 + rev = "v${finalAttrs.version}"; 15 + hash = "sha256-ZCb3UyuB/+ykrYFQ9E5VytT65gAAULiOzIEu5IXISTc="; 16 + }; 17 + 18 + nativeBuildInputs = [ cmake ]; 19 + 20 + meta = { 21 + description = "A lightweight GTF/GFF parsers exposing a C++ interface"; 22 + homepage = "https://github.com/COMBINE-lab/libgff"; 23 + downloadPage = "https://github.com/COMBINE-lab/libgff/releases"; 24 + changelog = "https://github.com/COMBINE-lab/libgff/releases/tag/" + 25 + "v${finalAttrs.version}"; 26 + license = lib.licenses.boost; 27 + platforms = lib.platforms.all; 28 + maintainers = [ lib.maintainers.kupac ]; 29 + }; 30 + })
+12
pkgs/by-name/li/libstaden-read/libstaden-install-config-header.patch
··· 1 + diff --git a/Makefile.am b/Makefile.am 2 + index 31286d1..2631af1 100644 3 + --- a/Makefile.am 4 + +++ b/Makefile.am 5 + @@ -61,6 +61,7 @@ man_MANS = \ 6 + man/man4/Read.4 7 + 8 + pkginclude_HEADERS = \ 9 + + io_lib_config.h \ 10 + io_lib/Read.h \ 11 + io_lib/scf_extras.h \ 12 + io_lib/translate.h \
+47
pkgs/by-name/li/libstaden-read/package.nix
··· 1 + { lib 2 + , stdenv 3 + , autoreconfHook 4 + , fetchFromGitHub 5 + , bzip2 6 + , xz 7 + , zlib 8 + }: 9 + 10 + stdenv.mkDerivation (finalAttrs: { 11 + # Same name as the Debian library 12 + pname = "libstaden-read"; 13 + version = "1.15.0"; 14 + 15 + src = fetchFromGitHub { 16 + owner = "jkbonfield"; 17 + repo = "io_lib"; 18 + rev = "io_lib-" + builtins.replaceStrings ["."] ["-"] finalAttrs.version; 19 + fetchSubmodules = true; 20 + hash = "sha256-2Dlx+MXmqar81/Xmf0oE+6lWX461EDYijiZsZf/VD28="; 21 + }; 22 + 23 + patches = [ 24 + # Needed so that the lib can be detected 25 + ./libstaden-install-config-header.patch 26 + ]; 27 + 28 + buildInputs = [ bzip2 xz zlib ]; 29 + nativeBuildInputs = [ autoreconfHook ]; 30 + 31 + # autoreconfHook does not descend into htscodecs folder 32 + preAutoreconf = '' 33 + pushd ./htscodecs 34 + autoreconf --install --force --verbose 35 + pushd 36 + ''; 37 + 38 + meta = { 39 + description = "C library for reading/writing various DNA sequence formats"; 40 + homepage = "https://staden.sourceforge.net"; 41 + downloadPage = "https://github.com/jkbonfield/io_lib/releases"; 42 + changelog = "https://github.com/jkbonfield/io_lib/blob/${finalAttrs.src.rev}/CHANGES"; 43 + license = with lib.licenses; [ bsd3 free ]; 44 + platforms = lib.platforms.all; 45 + maintainers = [ lib.maintainers.kupac ]; 46 + }; 47 + })
+60
pkgs/by-name/sa/salmon/fetch-pufferfish.patch
··· 1 + diff --git a/scripts/fetchPufferfish.sh b/scripts/fetchPufferfish.sh 2 + index bf2574e0..42582806 100755 3 + --- a/scripts/fetchPufferfish.sh 4 + +++ b/scripts/fetchPufferfish.sh 5 + @@ -11,10 +11,6 @@ CURR_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) 6 + EXTERNAL_DIR=${CURR_DIR}/../external 7 + INSTALL_DIR=${CURR_DIR}/../external/install 8 + 9 + -if [ -d ${EXTERNAL_DIR}/pufferfish ] ; then 10 + - rm -fr ${EXTERNAL_DIR}/pufferfish 11 + -fi 12 + - 13 + if [ -d ${INSTALL_DIR}/include/pufferfish ] ; then 14 + rm -fr ${INSTALL_DIR}/include/pufferfish 15 + fi 16 + @@ -23,42 +19,10 @@ if [ -d ${INSTALL_DIR}/src/pufferfish ] ; then 17 + rm -fr ${INSTALL_DIR}/src/pufferfish 18 + fi 19 + 20 + -SVER=salmon-v1.10.2 21 + -#SVER=develop 22 + -#SVER=sketch-mode 23 + - 24 + -EXPECTED_SHA256=f225b74833f71dcf767a565345224357fb091f90ce79717abc836814d9ccd101 25 + - 26 + -mkdir -p ${EXTERNAL_DIR} 27 + -curl -k -L https://github.com/COMBINE-lab/pufferfish/archive/${SVER}.zip -o ${EXTERNAL_DIR}/pufferfish.zip 28 + - 29 + -hashcheck="" 30 + -if exists sha256sum; then 31 + - hashcheck="sha256sum" 32 + -elif exists shasum; then 33 + - hashcheck="shasum -a256" 34 + -else 35 + - unset hashcheck 36 + -fi 37 + - 38 + - 39 + -if [ -z "${hashcheck-}" ]; then 40 + - echo "Couldn't find shasum command; can't verify contents of downloaded pufferfish"; 41 + -else 42 + - 43 + - if [[ $SVER != develop && $SVER != onetbb ]]; then 44 + - echo "${EXPECTED_SHA256} ${EXTERNAL_DIR}/pufferfish.zip" | ${hashcheck} -c - || { echo "pufferfish.zip did not match expected SHA1! Exiting."; exit 1; } 45 + - else 46 + - echo "not testing sha since pulling from develop" 47 + - fi 48 + -fi 49 + - 50 + - 51 + -rm -fr ${EXTERNAL_DIR}/pufferfish 52 + -unzip ${EXTERNAL_DIR}/pufferfish.zip -d ${EXTERNAL_DIR} 53 + -mv ${EXTERNAL_DIR}/pufferfish-${SVER} ${EXTERNAL_DIR}/pufferfish 54 + 55 + mkdir -p ${INSTALL_DIR}/include/pufferfish 56 + +# This is needed later when pufferfish is compiled for Salmon 57 + +cp -r ${pufferFishSrc} ${EXTERNAL_DIR}/pufferfish 58 + 59 + cp ${EXTERNAL_DIR}/pufferfish/include/ProgOpts.hpp ${INSTALL_DIR}/include/pufferfish 60 + cp ${EXTERNAL_DIR}/pufferfish/include/BooPHF.hpp ${INSTALL_DIR}/include/pufferfish
+84
pkgs/by-name/sa/salmon/package.nix
··· 1 + { lib 2 + , stdenv 3 + , autoreconfHook 4 + , bash 5 + , boost 6 + , bzip2 7 + , cereal_1_3_2 8 + , cmake 9 + , curl 10 + , fetchFromGitHub 11 + , jemalloc 12 + , libgff 13 + , libiconv 14 + , libstaden-read 15 + , pkg-config 16 + , tbb_2021_8 17 + , xz 18 + , zlib 19 + }: 20 + 21 + stdenv.mkDerivation (finalAttrs: { 22 + pname = "salmon"; 23 + version = "1.10.2"; 24 + 25 + pufferFishSrc = fetchFromGitHub { 26 + owner = "COMBINE-lab"; 27 + repo = "pufferfish"; 28 + rev = "salmon-v${finalAttrs.version}"; 29 + hash = "sha256-JKbUFBEsqnENl4vFqve1FCd4TI3n9bRi2RNHC8QGQGc="; 30 + }; 31 + 32 + src = fetchFromGitHub { 33 + owner = "COMBINE-lab"; 34 + repo = "salmon"; 35 + rev = "v${finalAttrs.version}"; 36 + hash = "sha256-kwqoUmVCqjr/xRxJjQKaFjjCQW+MFASHJ2f9OiAumNU="; 37 + }; 38 + 39 + patches = [ 40 + # Use pufferfish source fetched by nix 41 + ./fetch-pufferfish.patch 42 + ]; 43 + 44 + postPatch = "patchShebangs ."; 45 + 46 + buildInputs = [ 47 + (boost.override { enableShared = false; enabledStatic = true; }) 48 + bzip2 49 + cereal_1_3_2 50 + curl 51 + jemalloc 52 + libgff 53 + libstaden-read 54 + tbb_2021_8 55 + xz 56 + zlib 57 + ] ++ lib.optionals stdenv.isDarwin [ libiconv ]; 58 + 59 + nativeBuildInputs = [ cmake pkg-config ]; 60 + 61 + strictDeps = true; 62 + 63 + meta = { 64 + description = 65 + "Tool for quantifying the expression of transcripts using RNA-seq data"; 66 + longDescription = '' 67 + Salmon is a tool for quantifying the expression of transcripts 68 + using RNA-seq data. Salmon uses new algorithms (specifically, 69 + coupling the concept of quasi-mapping with a two-phase inference 70 + procedure) to provide accurate expression estimates very quickly 71 + and while using little memory. Salmon performs its inference using 72 + an expressive and realistic model of RNA-seq data that takes into 73 + account experimental attributes and biases commonly observed in 74 + real RNA-seq data. 75 + ''; 76 + homepage = "https://combine-lab.github.io/salmon"; 77 + downloadPage = "https://github.com/COMBINE-lab/salmon/releases"; 78 + changelog = "https://github.com/COMBINE-lab/salmon/releases/tag/" + 79 + "v${finalAttrs.version}"; 80 + license = lib.licenses.gpl3Only; 81 + platforms = lib.platforms.all; 82 + maintainers = [ lib.maintainers.kupac ]; 83 + }; 84 + })
+3 -2
pkgs/development/python-modules/spark_parser/default.nix pkgs/development/python-modules/spark-parser/default.nix
··· 6 6 }: 7 7 8 8 buildPythonPackage rec { 9 - pname = "spark_parser"; 9 + pname = "spark-parser"; 10 10 version = "1.8.9"; 11 11 format = "setuptools"; 12 12 13 13 src = fetchPypi { 14 - inherit pname version; 14 + pname = "spark_parser"; 15 + inherit version; 15 16 sha256 = "0np2y4jcir4a4j18wws7yzkz2zj6nqhdhn41rpq8pyskg6wrgfx7"; 16 17 }; 17 18
+2 -2
pkgs/development/python-modules/uncompyle6/default.nix
··· 2 2 , buildPythonPackage 3 3 , fetchPypi 4 4 , pythonAtLeast 5 - , spark_parser 5 + , spark-parser 6 6 , xdis 7 7 , nose 8 8 , pytest ··· 22 22 }; 23 23 24 24 nativeCheckInputs = [ nose pytest hypothesis six ]; 25 - propagatedBuildInputs = [ spark_parser xdis ]; 25 + propagatedBuildInputs = [ spark-parser xdis ]; 26 26 27 27 # six import errors (yet it is supplied...) 28 28 checkPhase = ''
+43
pkgs/development/tools/gocode/default.nix
··· 1 + { lib, buildGoPackage, fetchFromGitHub }: 2 + 3 + buildGoPackage rec { 4 + pname = "gocode-unstable"; 5 + version = "2020-04-06"; 6 + rev = "4acdcbdea79de6b3dee1c637eca5cbea0fdbe37c"; 7 + 8 + goPackagePath = "github.com/mdempsky/gocode"; 9 + 10 + # we must allow references to the original `go` package, 11 + # because `gocode` needs to dig into $GOROOT to provide completions for the 12 + # standard packages. 13 + allowGoReference = true; 14 + 15 + src = fetchFromGitHub { 16 + inherit rev; 17 + 18 + owner = "mdempsky"; 19 + repo = "gocode"; 20 + sha256 = "0i1hc089gb6a4mcgg56vn5l0q96wrlza2n08l4349s3dc2j559fb"; 21 + }; 22 + 23 + goDeps = ./deps.nix; 24 + 25 + meta = with lib; { 26 + description = "An autocompletion daemon for the Go programming language"; 27 + longDescription = '' 28 + Gocode is a helper tool which is intended to be integrated with your 29 + source code editor, like vim, neovim and emacs. It provides several 30 + advanced capabilities, which currently includes: 31 + 32 + - Context-sensitive autocompletion 33 + 34 + It is called daemon, because it uses client/server architecture for 35 + caching purposes. In particular, it makes autocompletions very fast. 36 + Typical autocompletion time with warm cache is 30ms, which is barely 37 + noticeable. 38 + ''; 39 + homepage = "https://github.com/mdempsky/gocode"; 40 + license = licenses.mit; 41 + maintainers = with maintainers; [ kalbasit ]; 42 + }; 43 + }
+12
pkgs/development/tools/gocode/deps.nix
··· 1 + # This file was generated by https://github.com/kamilchm/go2nix v1.3.0 2 + [ 3 + { 4 + goPackagePath = "golang.org/x/tools"; 5 + fetch = { 6 + type = "git"; 7 + url = "https://go.googlesource.com/tools"; 8 + rev = "72e4a01eba4315301fd9ce00c8c2f492580ded8a"; 9 + sha256 = "0a8c7j4w784w441j3j3bh640vy1g6g214641qv485wyi0xj49anf"; 10 + }; 11 + } 12 + ]
+3 -3
pkgs/tools/networking/ockam/default.nix
··· 12 12 13 13 let 14 14 pname = "ockam"; 15 - version = "0.114.0"; 15 + version = "0.115.0"; 16 16 in 17 17 rustPlatform.buildRustPackage { 18 18 inherit pname version; ··· 21 21 owner = "build-trust"; 22 22 repo = pname; 23 23 rev = "ockam_v${version}"; 24 - sha256 = "sha256-oR5SzLPJ4I87bMyHTwd+Vjm7pR+modBGIEqls9s6hVI="; 24 + sha256 = "sha256-DPRMPGxOuF4FwDXyVNxv9j2qy3K1p/9AVmrp0pPUQXM="; 25 25 }; 26 26 27 - cargoHash = "sha256-m86NT3O1PbTWxc0Q5pqkLECHHKtF4w8Vl5eDpvxjDHs="; 27 + cargoHash = "sha256-SeBv2yO0E60C4xMGf/7LOOyTOXf8vZCxIBC1dU2CAX0="; 28 28 nativeBuildInputs = [ git pkg-config ]; 29 29 buildInputs = [ openssl dbus ] 30 30 ++ lib.optionals stdenv.isDarwin [ Security ];
+26 -36
pkgs/top-level/aliases.nix
··· 24 24 # to appear while listing all the packages available. 25 25 removeRecurseForDerivations = alias: with lib; 26 26 if alias.recurseForDerivations or false 27 - then removeAttrs alias [ "recurseForDerivations" ] 27 + then removeAttrs alias ["recurseForDerivations"] 28 28 else alias; 29 29 30 30 # Disabling distribution prevents top-level aliases for non-recursed package ··· 41 41 else alias; 42 42 43 43 mapAliases = aliases: 44 - lib.mapAttrs 45 - (n: alias: 46 - removeDistribute 47 - (removeRecurseForDerivations 48 - (checkInPkgs n alias))) 44 + lib.mapAttrs (n: alias: 45 + removeDistribute 46 + (removeRecurseForDerivations 47 + (checkInPkgs n alias))) 49 48 aliases; 50 49 in 51 50 ··· 60 59 a4term = a4; # Added 2023-10-06 61 60 aether = throw "aether has been removed from nixpkgs; upstream unmaintained, security issues"; # Added 2023-10-03 62 61 airfield = throw "airfield has been removed due to being unmaintained"; # Added 2023-05-19 63 - alertmanager-bot = throw "alertmanager-bot is broken and has been archived by upstream"; # Added 2023-07-28 62 + alertmanager-bot = throw "alertmanager-bot is broken and has been archived by upstream" ; # Added 2023-07-28 64 63 alsa-project = throw "alsa-project was removed and its sub-attributes were promoted to top-level."; # Added 2023-11-12 65 64 alsaLib = alsa-lib; # Added 2021-06-09 66 65 alsaOss = alsa-oss; # Added 2021-06-10 ··· 101 100 bitwig-studio2 = throw "bitwig-studio2 has been removed, you can upgrade to 'bitwig-studio'"; # Added 2023-01-03 102 101 blender-with-packages = args: 103 102 lib.warn "blender-with-packages is deprecated in favor of blender.withPackages, e.g. `blender.withPackages(ps: [ ps.foobar ])`" 104 - (blender.withPackages (_: args.packages)).overrideAttrs 105 - (lib.optionalAttrs (args ? name) { pname = "blender-" + args.name; }); # Added 2023-10-30 103 + (blender.withPackages (_: args.packages)).overrideAttrs (lib.optionalAttrs (args ? name) { pname = "blender-" + args.name; }); # Added 2023-10-30 106 104 bluezFull = throw "'bluezFull' has been renamed to/replaced by 'bluez'"; # Converted to throw 2023-09-10 107 105 bookletimposer = throw "bookletimposer has been removed from nixpkgs; upstream unmaintained and broke with pypdf3"; # Added 2024-01-01 108 106 boost168 = throw "boost168 has been deprecated in favor of the latest version"; # Added 2023-06-08 ··· 186 184 clang16Stdenv = lowPrio llvmPackages_16.stdenv; 187 185 clang17Stdenv = lowPrio llvmPackages_17.stdenv; 188 186 189 - clang-tools_7 = throw "clang-tools_7 has been removed from nixpkgs"; # Added 2023-11-19 190 - clang_7 = throw "clang_7 has been removed from nixpkgs"; # Added 2023-11-19 187 + clang-tools_7 = throw "clang-tools_7 has been removed from nixpkgs"; # Added 2023-11-19 188 + clang_7 = throw "clang_7 has been removed from nixpkgs"; # Added 2023-11-19 191 189 192 190 ### D ### 193 191 ··· 216 214 dotnet-sdk_3 = dotnetCorePackages.sdk_3_1; # Added 2020-01-19 217 215 dotnet-sdk_5 = dotnetCorePackages.sdk_5_0; # Added 2020-09-11 218 216 drgeo = throw "'drgeo' has been removed as it is outdated and unmaintained"; # Added 2023-10-15 219 - dtv-scan-tables_linuxtv = dtv-scan-tables; # Added 2023-03-03 220 - dtv-scan-tables_tvheadend = dtv-scan-tables; # Added 2023-03-03 217 + dtv-scan-tables_linuxtv = dtv-scan-tables; # Added 2023-03-03 218 + dtv-scan-tables_tvheadend = dtv-scan-tables; # Added 2023-03-03 221 219 dylibbundler = macdylibbundler; # Added 2021-04-24 222 220 223 221 ### E ### ··· 334 332 335 333 gnuradio-with-packages = gnuradio3_7.override { 336 334 extraPackages = lib.attrVals [ 337 - "osmosdr" 338 - "ais" 339 - "gsm" 340 - "nacl" 341 - "rds" 342 - "limesdr" 343 - ] 344 - gnuradio3_7Packages; 335 + "osmosdr" "ais" "gsm" "nacl" "rds" "limesdr" 336 + ] gnuradio3_7Packages; 345 337 }; # Added 2020-10-16 346 338 347 339 gmock = gtest; # moved from top-level 2021-03-14 ··· 367 359 google-chrome-dev = throw "'google-chrome-dev' has been removed due to the lack of maintenance in nixpkgs. Consider using 'google-chrome' instead."; # Added 2023-10-18 368 360 google-gflags = throw "'google-gflags' has been renamed to/replaced by 'gflags'"; # Converted to throw 2023-09-10 369 361 go-thumbnailer = thud; # Added 2023-09-21 370 - gocode = throw "'gocode' has been removed as the upstream project was archived. 'gopls' is suggested as replacement"; # Added 2023-12-26 371 362 govendor = throw "'govendor' has been removed as it is no longer maintained upstream, please use Go modules instead"; # Added 2023-12-26 372 363 gometer = throw "gometer has been removed from nixpkgs because goLance stopped offering Linux support"; # Added 2023-02-10 373 364 ··· 466 457 kerberos = libkrb5; # moved from top-level 2021-03-14 467 458 kexectools = kexec-tools; # Added 2021-09-03 468 459 keysmith = libsForQt5.kdeGear.keysmith; # Added 2021-07-14 469 - kfctl = throw "kfctl is broken and has been archived by upstream"; # Added 2023-08-21 460 + kfctl = throw "kfctl is broken and has been archived by upstream" ; # Added 2023-08-21 470 461 kgx = gnome-console; # Added 2022-02-19 471 462 kibana7 = throw "Kibana 7.x has been removed from nixpkgs as it depends on an end of life Node.js version and received no maintenance in time."; # Added 2023-30-10 472 463 kibana = kibana7; ··· 513 504 librewolf-wayland = librewolf; # Added 2022-11-15 514 505 libseat = seatd; # Added 2021-06-24 515 506 libsigcxx12 = throw "'libsigcxx12' has been removed, please use newer versions"; # Added 2023-10-20 516 - libsForQt515 = libsForQt5; # Added 2022-11-24 507 + libsForQt515 = libsForQt5; # Added 2022-11-24 517 508 libtensorflow-bin = libtensorflow; # Added 2022-09-25 518 509 libtorrentRasterbar = libtorrent-rasterbar; # Added 2020-12-20 519 510 libtorrentRasterbar-1_2_x = libtorrent-rasterbar-1_2_x; # Added 2020-12-20 ··· 693 684 neochat = libsForQt5.kdeGear.neochat; # added 2022-05-10 694 685 nitrokey-udev-rules = libnitrokey; # Added 2023-03-25 695 686 nix-direnv-flakes = nix-direnv; 696 - nix-repl = throw ( 697 - # Added 2018-08-26 687 + nix-repl = throw ( # Added 2018-08-26 698 688 "nix-repl has been removed because it's not maintained anymore, " + 699 689 "use `nix repl` instead. Also see https://github.com/NixOS/nixpkgs/pull/44903" 700 690 ); 701 691 nix-review = throw "'nix-review' has been renamed to/replaced by 'nixpkgs-review'"; # Converted to throw 2023-09-10 702 - nix-template-rpm = throw "'nix-template-rpm' has been removed as it is broken and unmaintained"; # Added 2023-11-20 692 + nix-template-rpm = throw "'nix-template-rpm' has been removed as it is broken and unmaintained" ; # Added 2023-11-20 703 693 nixFlakes = nixVersions.stable; # Added 2021-05-21 704 694 nixStable = nixVersions.stable; # Added 2022-01-24 705 695 nixUnstable = nixVersions.unstable; # Added 2022-01-26 ··· 850 840 qlandkartegt = throw "'qlandkartegt' has been removed from nixpkgs, as it was broken and unmaintained"; # Added 2023-04-17 851 841 qscintilla = libsForQt5.qscintilla; # Added 2023-09-20 852 842 qscintilla-qt6 = qt6Packages.qscintilla; # Added 2023-09-20 853 - qt515 = qt5; # Added 2022-11-24 843 + qt515 = qt5; # Added 2022-11-24 854 844 qt5ct = libsForQt5.qt5ct; # Added 2021-12-27 855 845 qt6ct = qt6Packages.qt6ct; # Added 2023-03-07 856 846 qtcurve = libsForQt5.qtcurve; # Added 2020-11-07 ··· 938 928 sgtpuzzles = throw "'sgtpuzzles' has been renamed to 'sgt-puzzles'"; # Added 2023-10-06 939 929 sgtpuzzles-mobile = throw "'sgtpuzzles-mobile' has been renamed to 'sgt-puzzles-mobile'"; # Added 2023-10-06 940 930 inherit (libsForQt5.mauiPackages) shelf; # added 2022-05-17 941 - shhgit = throw "shhgit is broken and is no longer maintained. See https://github.com/eth0izzle/shhgit#-shhgit-is-no-longer-maintained-"; # Added 2023-08-08 931 + shhgit = throw "shhgit is broken and is no longer maintained. See https://github.com/eth0izzle/shhgit#-shhgit-is-no-longer-maintained-" ; # Added 2023-08-08 942 932 shipyard = jumppad; # Added 2023-06-06 943 933 signumone-ks = throw "signumone-ks has been removed from nixpkgs because the developers stopped offering the binaries"; # Added 2023-08-17 944 934 simplenote = throw "'simplenote' has been removed because it is no longer maintained and insecure"; # Added 2023-10-09 ··· 1055 1045 vamp = { vampSDK = vamp-plugin-sdk; }; # Added 2020-03-26 1056 1046 vaapiIntel = intel-vaapi-driver; # Added 2023-05-31 1057 1047 vaultwarden-vault = vaultwarden.webvault; # Added 2022-12-13 1058 - vdirsyncerStable = vdirsyncer; # Added 2020-11-08, see https://github.com/NixOS/nixpkgs/issues/103026#issuecomment-723428168 1048 + vdirsyncerStable = vdirsyncer; # Added 2020-11-08, see https://github.com/NixOS/nixpkgs/issues/103026#issuecomment-723428168 1059 1049 ventoy-bin = ventoy; # Added 2023-04-12 1060 1050 ventoy-bin-full = ventoy-full; # Added 2023-04-12 1061 1051 ViennaRNA = viennarna; # Added 2023-08-23 ··· 1152 1142 }); 1153 1143 1154 1144 /* If these are in the scope of all-packages.nix, they cause collisions 1155 - between mixed versions of qt. See: 1145 + between mixed versions of qt. See: 1156 1146 https://github.com/NixOS/nixpkgs/pull/101369 */ 1157 1147 1158 1148 inherit (plasma5Packages) ··· 1175 1165 plasma-vault plasma-workspace plasma-workspace-wallpapers polkit-kde-agent 1176 1166 powerdevil qqc2-breeze-style sddm-kcm skanlite skanpage spectacle 1177 1167 systemsettings xdg-desktop-portal-kde yakuake zanshin 1178 - ; 1168 + ; 1179 1169 1180 - kalendar = merkuro; # Renamed in 23.08 1170 + kalendar = merkuro; # Renamed in 23.08 1181 1171 kfloppy = throw "kfloppy has been removed upstream in KDE Gear 23.08"; 1182 1172 1183 1173 inherit (plasma5Packages.thirdParty) ··· 1188 1178 kwin-tiling 1189 1179 plasma-applet-caffeine-plus 1190 1180 plasma-applet-virtual-desktop-bar 1191 - ; 1181 + ; 1192 1182 1193 1183 inherit (libsForQt5) 1194 1184 sddm 1195 - ; 1185 + ; 1196 1186 1197 1187 inherit (pidginPackages) 1198 1188 pidgin-indicator ··· 1220 1210 tdlib-purple 1221 1211 pidgin-opensteamworks 1222 1212 purple-facebook 1223 - ; 1213 + ; 1224 1214 1225 1215 })
+2
pkgs/top-level/all-packages.nix
··· 28398 28398 28399 28399 go-outline = callPackage ../development/tools/go-outline { }; 28400 28400 28401 + gocode = callPackage ../development/tools/gocode { }; 28402 + 28401 28403 gocode-gomod = callPackage ../development/tools/gocode-gomod { }; 28402 28404 28403 28405 goconst = callPackage ../development/tools/goconst { };
+1
pkgs/top-level/python-aliases.nix
··· 446 446 somecomfort = throw "somecomfort was removed because Home Assistant switched to aiosomecomfort"; # added 2023-02-01 447 447 sorl_thumbnail = sorl-thumbnail; # added 2023-11-12 448 448 SPARQLWrapper = sparqlwrapper; 449 + spark_parser = spark-parser; # added 2024-01-07 449 450 sphinx-jquery = sphinxcontrib-jquery; # added 2023-02-24 450 451 sphinx_pypi_upload = throw "sphinx_pypi_upload has been removed since it is abandoned."; # added 2023-10-11 451 452 sphinx_rtd_theme = sphinx-rtd-theme; # added 2022-08-03
+1 -1
pkgs/top-level/python-packages.nix
··· 13454 13454 13455 13455 spake2 = callPackage ../development/python-modules/spake2 { }; 13456 13456 13457 - spark_parser = callPackage ../development/python-modules/spark_parser { }; 13457 + spark-parser = callPackage ../development/python-modules/spark-parser { }; 13458 13458 13459 13459 sparklines = callPackage ../development/python-modules/sparklines { }; 13460 13460