Merge master into staging-next

authored by

github-actions[bot] and committed by
GitHub
965d0ba5 3377bd3f

+1965 -1495
+12
maintainers/maintainer-list.nix
··· 1295 githubId = 127523; 1296 name = "Herman Fries"; 1297 }; 1298 barrucadu = { 1299 email = "mike@barrucadu.co.uk"; 1300 github = "barrucadu"; ··· 11254 github = "shawndellysse"; 11255 githubId = 293035; 11256 name = "Shawn Dellysse"; 11257 }; 11258 shazow = { 11259 email = "andrey.petrov@shazow.net";
··· 1295 githubId = 127523; 1296 name = "Herman Fries"; 1297 }; 1298 + BarinovMaxim = { 1299 + name = "Barinov Maxim"; 1300 + email = "barinov274@gmail.com"; 1301 + github = "barinov274"; 1302 + githubId = 54442153; 1303 + }; 1304 barrucadu = { 1305 email = "mike@barrucadu.co.uk"; 1306 github = "barrucadu"; ··· 11260 github = "shawndellysse"; 11261 githubId = 293035; 11262 name = "Shawn Dellysse"; 11263 + }; 11264 + shawn8901 = { 11265 + email = "shawn8901@googlemail.com"; 11266 + github = "shawn8901"; 11267 + githubId = 12239057; 11268 + name = "Shawn8901"; 11269 }; 11270 shazow = { 11271 email = "andrey.petrov@shazow.net";
+10
nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
··· 828 </listitem> 829 <listitem> 830 <para> 831 MultiMC has been replaced with the fork PolyMC due to upstream 832 developers being hostile to 3rd party package maintainers. 833 PolyMC removes all MultiMC branding and is aimed at providing
··· 828 </listitem> 829 <listitem> 830 <para> 831 + The <literal>miller</literal> package has been upgraded from 832 + 5.10.3 to 833 + <link xlink:href="https://github.com/johnkerl/miller/releases/tag/v6.2.0">6.2.0</link>. 834 + See 835 + <link xlink:href="https://miller.readthedocs.io/en/latest/new-in-miller-6">What’s 836 + new in Miller 6</link>. 837 + </para> 838 + </listitem> 839 + <listitem> 840 + <para> 841 MultiMC has been replaced with the fork PolyMC due to upstream 842 developers being hostile to 3rd party package maintainers. 843 PolyMC removes all MultiMC branding and is aimed at providing
+2
nixos/doc/manual/release-notes/rl-2205.section.md
··· 324 325 - The options `networking.interfaces.<name>.ipv4.routes` and `networking.interfaces.<name>.ipv6.routes` are no longer ignored when using networkd instead of the default scripted network backend by setting `networking.useNetworkd` to `true`. 326 327 - MultiMC has been replaced with the fork PolyMC due to upstream developers being hostile to 3rd party package maintainers. PolyMC removes all MultiMC branding and is aimed at providing proper 3rd party packages like the one contained in Nixpkgs. This change affects the data folder where game instances and other save and configuration files are stored. Users with existing installations should rename `~/.local/share/multimc` to `~/.local/share/polymc`. The main config file's path has also moved from `~/.local/share/multimc/multimc.cfg` to `~/.local/share/polymc/polymc.cfg`. 328 329 - `systemd-nspawn@.service` settings have been reverted to the default systemd behaviour. User namespaces are now activated by default. If you want to keep running nspawn containers without user namespaces you need to set `systemd.nspawn.<name>.execConfig.PrivateUsers = false`
··· 324 325 - The options `networking.interfaces.<name>.ipv4.routes` and `networking.interfaces.<name>.ipv6.routes` are no longer ignored when using networkd instead of the default scripted network backend by setting `networking.useNetworkd` to `true`. 326 327 + - The `miller` package has been upgraded from 5.10.3 to [6.2.0](https://github.com/johnkerl/miller/releases/tag/v6.2.0). See [What's new in Miller 6](https://miller.readthedocs.io/en/latest/new-in-miller-6). 328 + 329 - MultiMC has been replaced with the fork PolyMC due to upstream developers being hostile to 3rd party package maintainers. PolyMC removes all MultiMC branding and is aimed at providing proper 3rd party packages like the one contained in Nixpkgs. This change affects the data folder where game instances and other save and configuration files are stored. Users with existing installations should rename `~/.local/share/multimc` to `~/.local/share/polymc`. The main config file's path has also moved from `~/.local/share/multimc/multimc.cfg` to `~/.local/share/polymc/polymc.cfg`. 330 331 - `systemd-nspawn@.service` settings have been reverted to the default systemd behaviour. User namespaces are now activated by default. If you want to keep running nspawn containers without user namespaces you need to set `systemd.nspawn.<name>.execConfig.PrivateUsers = false`
+3 -3
pkgs/applications/audio/tonelib-gfx/default.nix
··· 16 17 stdenv.mkDerivation rec { 18 pname = "tonelib-gfx"; 19 - version = "4.7.0"; 20 21 src = fetchurl { 22 - url = "https://www.tonelib.net/download/0930/ToneLib-GFX-amd64.deb"; 23 - hash = "sha256-BcbX0dz94B4mj6QeQsnuZmwXAaXH+yJjnrUPgEYVqkU="; 24 }; 25 26 nativeBuildInputs = [ autoPatchelfHook dpkg ];
··· 16 17 stdenv.mkDerivation rec { 18 pname = "tonelib-gfx"; 19 + version = "4.7.5"; 20 21 src = fetchurl { 22 + url = "https://www.tonelib.net/download/220214/ToneLib-GFX-amd64.deb"; 23 + hash = "sha256-GUSyarqG1V5O6ayAedeGqmOA+UABQDpAZ+dsorh7das="; 24 }; 25 26 nativeBuildInputs = [ autoPatchelfHook dpkg ];
+3 -3
pkgs/applications/audio/tonelib-jam/default.nix
··· 16 17 stdenv.mkDerivation rec { 18 pname = "tonelib-jam"; 19 - version = "4.7.0"; 20 21 src = fetchurl { 22 - url = "https://www.tonelib.net/download/0930/ToneLib-Jam-amd64.deb"; 23 - sha256 = "sha256-xyBDp3DQVC+nK2WGnvrfUfD+9GvwtbldXgExTMmCGw0="; 24 }; 25 26 nativeBuildInputs = [
··· 16 17 stdenv.mkDerivation rec { 18 pname = "tonelib-jam"; 19 + version = "4.7.5"; 20 21 src = fetchurl { 22 + url = "https://www.tonelib.net/download/220214/ToneLib-Jam-amd64.deb"; 23 + sha256 = "sha256-alkdoEhN58o9IGZ8sB39ctTpouMSmvgn6tbrKFneKPI="; 24 }; 25 26 nativeBuildInputs = [
+16 -24
pkgs/applications/blockchains/polkadot/default.nix
··· 8 }: 9 rustPlatform.buildRustPackage rec { 10 pname = "polkadot"; 11 - version = "0.9.17"; 12 13 src = fetchFromGitHub { 14 owner = "paritytech"; 15 repo = "polkadot"; 16 rev = "v${version}"; 17 - sha256 = "sha256-m47Y4IXGc43XLs5d6ehlD0A53BWC5kO3K2BS/xbYgl8="; 18 19 - # see the comment below on fakeGit for how this is used 20 leaveDotGit = true; 21 postFetch = '' 22 ( cd $out; git rev-parse --short HEAD > .git_commit ) ··· 24 ''; 25 }; 26 27 - cargoSha256 = "sha256-JBacioy2woAfKQuK6tXU9as4DNc+3uY3F3GWksCf6WU="; 28 29 - nativeBuildInputs = 30 - let 31 - # the build process of polkadot requires a .git folder in order to determine 32 - # the git commit hash that is being built and add it to the version string. 33 - # since having a .git folder introduces reproducibility issues to the nix 34 - # build, we check the git commit hash after fetching the source and save it 35 - # into a .git_commit file, and then delete the .git folder. then we create a 36 - # fake git command that will just return the contents of this file, which will 37 - # be used when the polkadot build calls `git rev-parse` to fetch the commit 38 - # hash. 39 - fakeGit = writeShellScriptBin "git" '' 40 - if [[ $@ = "rev-parse --short HEAD" ]]; then 41 - cat /build/source/.git_commit 42 - else 43 - >&2 echo "Unknown command: $@" 44 - exit 1 45 - fi 46 - ''; 47 - in 48 - [ clang fakeGit ]; 49 50 LIBCLANG_PATH = "${llvmPackages.libclang.lib}/lib"; 51 PROTOC = "${protobuf}/bin/protoc";
··· 8 }: 9 rustPlatform.buildRustPackage rec { 10 pname = "polkadot"; 11 + version = "0.9.18"; 12 13 src = fetchFromGitHub { 14 owner = "paritytech"; 15 repo = "polkadot"; 16 rev = "v${version}"; 17 + sha256 = "sha256-pjHSiVspBV15jKUFv+Uf2l3tah40l55Pv8vwDuwgwjc="; 18 19 + # the build process of polkadot requires a .git folder in order to determine 20 + # the git commit hash that is being built and add it to the version string. 21 + # since having a .git folder introduces reproducibility issues to the nix 22 + # build, we check the git commit hash after fetching the source and save it 23 + # into a .git_commit file, and then delete the .git folder. we can then use 24 + # this file to populate an environment variable with the commit hash, which 25 + # is picked up by polkadot's build process. 26 leaveDotGit = true; 27 postFetch = '' 28 ( cd $out; git rev-parse --short HEAD > .git_commit ) ··· 30 ''; 31 }; 32 33 + cargoSha256 = "sha256-Gc5WbayQUlsl7Fk8NyLPh2Zg2yrLl3WJqKorNZMLi94="; 34 35 + nativeBuildInputs = [ clang ]; 36 + 37 + preBuild = '' 38 + export SUBSTRATE_CLI_GIT_COMMIT_HASH=$(cat .git_commit) 39 + rm .git_commit 40 + ''; 41 42 LIBCLANG_PATH = "${llvmPackages.libclang.lib}/lib"; 43 PROTOC = "${protobuf}/bin/protoc";
+391 -391
pkgs/applications/editors/vim/plugins/generated.nix
··· 41 42 aerial-nvim = buildVimPluginFrom2Nix { 43 pname = "aerial.nvim"; 44 - version = "2022-03-04"; 45 src = fetchFromGitHub { 46 owner = "stevearc"; 47 repo = "aerial.nvim"; 48 - rev = "d864b463bca824ebbdf2b17a0ac046955c007b2b"; 49 - sha256 = "173r0vj0g893c4mkd4if16xqsckx55jfsgwz7fg6rrnbazjs75h0"; 50 }; 51 meta.homepage = "https://github.com/stevearc/aerial.nvim/"; 52 }; ··· 77 78 ale = buildVimPluginFrom2Nix { 79 pname = "ale"; 80 - version = "2022-03-05"; 81 src = fetchFromGitHub { 82 owner = "dense-analysis"; 83 repo = "ale"; 84 - rev = "560e6340ce10ce90fac587096fb147eea43e624d"; 85 - sha256 = "08gcy6anp648kpk1sir6nwk0dxy55a6gj9w1whp28lchjc5yrd8y"; 86 }; 87 meta.homepage = "https://github.com/dense-analysis/ale/"; 88 }; ··· 101 102 aniseed = buildVimPluginFrom2Nix { 103 pname = "aniseed"; 104 - version = "2022-02-15"; 105 src = fetchFromGitHub { 106 owner = "Olical"; 107 repo = "aniseed"; 108 - rev = "a955096c566843302a0a509680b92ab276488add"; 109 - sha256 = "1ka9p2d2fvr1p8gr39fq44msjqkshg3r6pjzzsnx8r821ql0055i"; 110 }; 111 meta.homepage = "https://github.com/Olical/aniseed/"; 112 }; ··· 269 270 auto-session = buildVimPluginFrom2Nix { 271 pname = "auto-session"; 272 - version = "2022-02-21"; 273 src = fetchFromGitHub { 274 owner = "rmagatti"; 275 repo = "auto-session"; 276 - rev = "da8a37dc635ef25c39442351fb3c838d151eda71"; 277 - sha256 = "0pn32l9pzvxl5fd8l3pxjsrzx0gv794xjh2flv0gf2f9lk4hvcbx"; 278 }; 279 meta.homepage = "https://github.com/rmagatti/auto-session/"; 280 }; ··· 365 366 better-escape-nvim = buildVimPluginFrom2Nix { 367 pname = "better-escape.nvim"; 368 - version = "2022-02-05"; 369 src = fetchFromGitHub { 370 owner = "max397574"; 371 repo = "better-escape.nvim"; 372 - rev = "b227dd1380bbe226b117f9b758e146aa7c2e7d82"; 373 - sha256 = "1jzfjnry03cv8nxf30h4x5pad5s55k4grzy1jp26sb3xjlpriz3p"; 374 }; 375 meta.homepage = "https://github.com/max397574/better-escape.nvim/"; 376 }; ··· 449 450 bufexplorer = buildVimPluginFrom2Nix { 451 pname = "bufexplorer"; 452 - version = "2022-02-08"; 453 src = fetchFromGitHub { 454 owner = "jlanzarotta"; 455 repo = "bufexplorer"; 456 - rev = "4b1d3adca7e968ebc619cf2f6f3e197ef78c8342"; 457 - sha256 = "0imyzav898hzx4d669rxx7qyac6b8csp04am2j85rr31rywylpn0"; 458 }; 459 meta.homepage = "https://github.com/jlanzarotta/bufexplorer/"; 460 }; 461 462 bufferline-nvim = buildVimPluginFrom2Nix { 463 pname = "bufferline.nvim"; 464 - version = "2022-03-09"; 465 src = fetchFromGitHub { 466 owner = "akinsho"; 467 repo = "bufferline.nvim"; 468 - rev = "d5904e8a3434acb151a4948b1b3d4760a2a12bb1"; 469 - sha256 = "1rr048xsf4q5rpi1b2fkgqh23khrmjpd6420p240m3b3rj027brw"; 470 }; 471 meta.homepage = "https://github.com/akinsho/bufferline.nvim/"; 472 }; ··· 485 486 calendar-vim = buildVimPluginFrom2Nix { 487 pname = "calendar.vim"; 488 - version = "2021-09-18"; 489 src = fetchFromGitHub { 490 owner = "itchyny"; 491 repo = "calendar.vim"; 492 - rev = "eebee3aa5da63188b70c4fd75509dcfce77e2030"; 493 - sha256 = "0n8i5jg3hvx6mj6grxcvdsanbyvg67gjiq18aq6kpdb1rcip0270"; 494 }; 495 meta.homepage = "https://github.com/itchyny/calendar.vim/"; 496 }; ··· 509 510 catppuccin-nvim = buildVimPluginFrom2Nix { 511 pname = "catppuccin-nvim"; 512 - version = "2022-03-10"; 513 src = fetchFromGitHub { 514 owner = "catppuccin"; 515 repo = "nvim"; 516 - rev = "24aba3962926330266e8a722c62d7c7fcfb1961e"; 517 - sha256 = "1h3jnfjwn16a2by95vh9l7jc79ab5jc6w6ksh56r5maxf9v49x94"; 518 }; 519 meta.homepage = "https://github.com/catppuccin/nvim/"; 520 }; ··· 533 534 chadtree = buildVimPluginFrom2Nix { 535 pname = "chadtree"; 536 - version = "2022-03-10"; 537 src = fetchFromGitHub { 538 owner = "ms-jpq"; 539 repo = "chadtree"; 540 - rev = "f5fc1c613783a488e01be692c2ca3b1e9d46e8e4"; 541 - sha256 = "0avdzzppjw59jlkjicl749kbs602dlfjmc4z7770c8ga2hzslzzd"; 542 }; 543 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 544 }; ··· 581 582 ci_dark = buildVimPluginFrom2Nix { 583 pname = "ci_dark"; 584 - version = "2022-03-10"; 585 src = fetchFromGitHub { 586 owner = "yunlingz"; 587 repo = "ci_dark"; 588 - rev = "b21e4e725dfe7aaec02d88923f45193928fe5a55"; 589 - sha256 = "1c5gdd3j1sg0bk92iaanw855d05ximdm7y0s2z1ph4lawfn3bk37"; 590 }; 591 meta.homepage = "https://github.com/yunlingz/ci_dark/"; 592 }; ··· 737 738 cmp-nvim-lsp-document-symbol = buildVimPluginFrom2Nix { 739 pname = "cmp-nvim-lsp-document-symbol"; 740 - version = "2021-10-28"; 741 src = fetchFromGitHub { 742 owner = "hrsh7th"; 743 repo = "cmp-nvim-lsp-document-symbol"; 744 - rev = "29d12e55cf49ee07b829114ad39b161cad2544ab"; 745 - sha256 = "0w4m34467j3cg4dj69r12115p5k1i2lbjzmwx5hmd5x6xzb5qycb"; 746 }; 747 meta.homepage = "https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol/"; 748 }; ··· 761 762 cmp-nvim-ultisnips = buildVimPluginFrom2Nix { 763 pname = "cmp-nvim-ultisnips"; 764 - version = "2022-02-21"; 765 src = fetchFromGitHub { 766 owner = "quangnguyen30192"; 767 repo = "cmp-nvim-ultisnips"; 768 - rev = "3cac37c0dfea9d42cf69d9638bb63f267c5a1033"; 769 - sha256 = "1h4jjhczgx9kp4a0d9jf5qa0jkhb15zzdfhkpfgxfz2szh8frj0k"; 770 }; 771 meta.homepage = "https://github.com/quangnguyen30192/cmp-nvim-ultisnips/"; 772 }; ··· 965 966 coc-nvim = buildVimPluginFrom2Nix { 967 pname = "coc.nvim"; 968 - version = "2022-03-10"; 969 src = fetchFromGitHub { 970 owner = "neoclide"; 971 repo = "coc.nvim"; 972 - rev = "c13c51019ca922279b291f82ddeecefb26fecdac"; 973 - sha256 = "0g2sm6f8h5si901l2nzbphin7qh66517636xv9f5821jaixwyx6m"; 974 }; 975 meta.homepage = "https://github.com/neoclide/coc.nvim/"; 976 }; 977 978 codi-vim = buildVimPluginFrom2Nix { 979 pname = "codi.vim"; 980 - version = "2021-01-11"; 981 src = fetchFromGitHub { 982 owner = "metakirby5"; 983 repo = "codi.vim"; 984 - rev = "cf62681a4962ce1873e4b2a5e0bf401dcd42890f"; 985 - sha256 = "15j08qa7sklm0pilfn3ljgq75hrv8y9h8xzj8ibrafp29640gkfl"; 986 }; 987 meta.homepage = "https://github.com/metakirby5/codi.vim/"; 988 }; ··· 1038 1039 comment-nvim = buildVimPluginFrom2Nix { 1040 pname = "comment.nvim"; 1041 - version = "2022-03-07"; 1042 src = fetchFromGitHub { 1043 owner = "numtostr"; 1044 repo = "comment.nvim"; 1045 - rev = "026ec9530b6691db8c68a3ae4fc44c56aa281f52"; 1046 - sha256 = "14qfx8722mzb62a60l3m7ddy2g241gp06f7k5ncdfy49353qv7v8"; 1047 }; 1048 meta.homepage = "https://github.com/numtostr/comment.nvim/"; 1049 }; ··· 1230 1231 coq_nvim = buildVimPluginFrom2Nix { 1232 pname = "coq_nvim"; 1233 - version = "2022-03-10"; 1234 src = fetchFromGitHub { 1235 owner = "ms-jpq"; 1236 repo = "coq_nvim"; 1237 - rev = "3172e9802f8cd0d6fa64c7cfa377410369786040"; 1238 - sha256 = "0zj6j1ih6knj5bhs3d7g1yr8i2pnhf6pgdh7gbj7l28j62idx9dy"; 1239 }; 1240 meta.homepage = "https://github.com/ms-jpq/coq_nvim/"; 1241 }; 1242 1243 Coqtail = buildVimPluginFrom2Nix { 1244 pname = "Coqtail"; 1245 - version = "2022-02-28"; 1246 src = fetchFromGitHub { 1247 owner = "whonore"; 1248 repo = "Coqtail"; 1249 - rev = "074b3f1758d4e743e2d0bed0fc24ef6386387036"; 1250 - sha256 = "1qbxrl36zawvbf4x2h9za4s300b8s7yvzfp7klcy30nd9a9xfwpr"; 1251 }; 1252 meta.homepage = "https://github.com/whonore/Coqtail/"; 1253 }; ··· 1350 1351 ctrlp-vim = buildVimPluginFrom2Nix { 1352 pname = "ctrlp.vim"; 1353 - version = "2022-02-09"; 1354 src = fetchFromGitHub { 1355 owner = "ctrlpvim"; 1356 repo = "ctrlp.vim"; 1357 - rev = "d5b092036bc651912474f64277913be8502f8f09"; 1358 - sha256 = "12nmcam301h69181hznsh19p9sl42srp98dfa56ghy4iyrcg2d34"; 1359 }; 1360 meta.homepage = "https://github.com/ctrlpvim/ctrlp.vim/"; 1361 }; ··· 1470 1471 deol-nvim = buildVimPluginFrom2Nix { 1472 pname = "deol.nvim"; 1473 - version = "2022-02-17"; 1474 src = fetchFromGitHub { 1475 owner = "Shougo"; 1476 repo = "deol.nvim"; 1477 - rev = "bf9b2bafc76e290f11eabd654ac830034a4b553b"; 1478 - sha256 = "1hya333j0j7mhk1cnyjpy3rzmzbq7pddnyrjrl3bi4xhq8044g3h"; 1479 }; 1480 meta.homepage = "https://github.com/Shougo/deol.nvim/"; 1481 }; ··· 1592 1593 deoplete-lsp = buildVimPluginFrom2Nix { 1594 pname = "deoplete-lsp"; 1595 - version = "2021-10-07"; 1596 src = fetchFromGitHub { 1597 owner = "deoplete-plugins"; 1598 repo = "deoplete-lsp"; 1599 - rev = "f3d1f14fa8a8cf882be39605fb037ee982c3f37c"; 1600 - sha256 = "0qngyypp8md9rq06xvmwy5qwpa5al6kscj9ivad9mg3wzw6rmya6"; 1601 }; 1602 meta.homepage = "https://github.com/deoplete-plugins/deoplete-lsp/"; 1603 }; ··· 1796 1797 dracula-vim = buildVimPluginFrom2Nix { 1798 pname = "dracula-vim"; 1799 - version = "2022-01-18"; 1800 src = fetchFromGitHub { 1801 owner = "dracula"; 1802 repo = "vim"; 1803 - rev = "210e0961b9bd765b5b46a84d0631271ee8e6af64"; 1804 - sha256 = "0f4kf6853wynhdc30hmc9avk1k6inw8jxp9w0sgkgp6958s3ksfh"; 1805 }; 1806 meta.homepage = "https://github.com/dracula/vim/"; 1807 }; 1808 1809 dressing-nvim = buildVimPluginFrom2Nix { 1810 pname = "dressing.nvim"; 1811 - version = "2022-03-02"; 1812 src = fetchFromGitHub { 1813 owner = "stevearc"; 1814 repo = "dressing.nvim"; 1815 - rev = "b36b69c6a5d6b30b16782be22674d6d037dc87e3"; 1816 - sha256 = "1inb7x7lcf5vrxhbcxcmdldvbldq8asn21wvp3awf9wk8zn6572i"; 1817 }; 1818 meta.homepage = "https://github.com/stevearc/dressing.nvim/"; 1819 }; ··· 1832 1833 edge = buildVimPluginFrom2Nix { 1834 pname = "edge"; 1835 - version = "2022-03-10"; 1836 src = fetchFromGitHub { 1837 owner = "sainnhe"; 1838 repo = "edge"; 1839 - rev = "ba27cebaa7cc51f60f5f8dbeae0ab94c6ccca8e5"; 1840 - sha256 = "1fd32qwvqsdb2ndpsnxlaw5940f31p3vlk9j79pxykizl4zi4w39"; 1841 }; 1842 meta.homepage = "https://github.com/sainnhe/edge/"; 1843 }; ··· 1930 1931 everforest = buildVimPluginFrom2Nix { 1932 pname = "everforest"; 1933 - version = "2022-03-10"; 1934 src = fetchFromGitHub { 1935 owner = "sainnhe"; 1936 repo = "everforest"; 1937 - rev = "e6628a1ff5028086b42e90061c78c8d3bd15a7c8"; 1938 - sha256 = "0sb0vhnlfm0830w5kpy3jd1ihxpx1ban0mg0lvgg1fqxn8a0kzkx"; 1939 }; 1940 meta.homepage = "https://github.com/sainnhe/everforest/"; 1941 }; ··· 1990 1991 feline-nvim = buildVimPluginFrom2Nix { 1992 pname = "feline.nvim"; 1993 - version = "2022-02-13"; 1994 src = fetchFromGitHub { 1995 owner = "feline-nvim"; 1996 repo = "feline.nvim"; 1997 - rev = "7ddd3f02757b04f1035d0ae8bbe9d8461d536a2d"; 1998 - sha256 = "0dfv4a131x5c6njwiz34kfr0sgky8mmd3ifd7gpk5z5q5cwgbhg0"; 1999 }; 2000 meta.homepage = "https://github.com/feline-nvim/feline.nvim/"; 2001 }; ··· 2014 2015 fern-vim = buildVimPluginFrom2Nix { 2016 pname = "fern.vim"; 2017 - version = "2022-03-03"; 2018 src = fetchFromGitHub { 2019 owner = "lambdalisue"; 2020 repo = "fern.vim"; 2021 - rev = "6a0763f917e05c3a22cfa85cbb65e6a9234da122"; 2022 - sha256 = "1yl9l3hily2548v5h848f9vg15fblnrb8imlhnv9v31w0233h9xp"; 2023 }; 2024 meta.homepage = "https://github.com/lambdalisue/fern.vim/"; 2025 }; ··· 2038 2039 fidget-nvim = buildVimPluginFrom2Nix { 2040 pname = "fidget.nvim"; 2041 - version = "2022-02-19"; 2042 src = fetchFromGitHub { 2043 owner = "j-hui"; 2044 repo = "fidget.nvim"; 2045 - rev = "cbe0db4f2adfddfd830310e5846f8735d4e068fa"; 2046 - sha256 = "0fg3rmp3nnb3hh8cs4mha96xjfzkgbs308a5lbmsbkqz9gi2l6yq"; 2047 }; 2048 meta.homepage = "https://github.com/j-hui/fidget.nvim/"; 2049 }; ··· 2123 2124 formatter-nvim = buildVimPluginFrom2Nix { 2125 pname = "formatter.nvim"; 2126 - version = "2022-03-01"; 2127 src = fetchFromGitHub { 2128 owner = "mhartington"; 2129 repo = "formatter.nvim"; 2130 - rev = "2e82574f2cb6686849fb8e7a0231537734161fd4"; 2131 - sha256 = "08c9asrkmr57v83n3a6r28a0rxwna9xp227p8jr3rj3fn9ykahxw"; 2132 }; 2133 meta.homepage = "https://github.com/mhartington/formatter.nvim/"; 2134 }; ··· 2171 2172 FTerm-nvim = buildVimPluginFrom2Nix { 2173 pname = "FTerm.nvim"; 2174 - version = "2022-01-04"; 2175 src = fetchFromGitHub { 2176 owner = "numToStr"; 2177 repo = "FTerm.nvim"; 2178 - rev = "eabb65f23ba48ec9e8abb9a2514f99b77b3bc6f2"; 2179 - sha256 = "0bk1lh9i584ysj5yvmb7945nkighrc8blw28y6npqaf6mvma31n6"; 2180 }; 2181 meta.homepage = "https://github.com/numToStr/FTerm.nvim/"; 2182 }; ··· 2291 2292 ghcid = buildVimPluginFrom2Nix { 2293 pname = "ghcid"; 2294 - version = "2022-03-05"; 2295 src = fetchFromGitHub { 2296 owner = "ndmitchell"; 2297 repo = "ghcid"; 2298 - rev = "b6a426bc8224865c70244365f5c7599765d8df95"; 2299 - sha256 = "1l1485fnsf9y529snqh68kwksc5xcxg7fh7ikscisqdia2j75vg9"; 2300 }; 2301 meta.homepage = "https://github.com/ndmitchell/ghcid/"; 2302 }; ··· 2387 2388 gitsigns-nvim = buildVimPluginFrom2Nix { 2389 pname = "gitsigns.nvim"; 2390 - version = "2022-03-09"; 2391 src = fetchFromGitHub { 2392 owner = "lewis6991"; 2393 repo = "gitsigns.nvim"; 2394 - rev = "5c487a804e462c284c159c800a803b8e0294d0a4"; 2395 - sha256 = "13i2c5r021h9jbsiap31f42y67z0pqjwfgmx6z64r35n3gmz5azz"; 2396 }; 2397 meta.homepage = "https://github.com/lewis6991/gitsigns.nvim/"; 2398 }; ··· 2423 2424 glow-nvim = buildVimPluginFrom2Nix { 2425 pname = "glow.nvim"; 2426 - version = "2022-01-26"; 2427 src = fetchFromGitHub { 2428 owner = "ellisonleao"; 2429 repo = "glow.nvim"; 2430 - rev = "c6685381d31df262b776775b9f4252f6c7fa98d0"; 2431 - sha256 = "08f6qi6ncicw7zj9vyf08pays9sbxvzwm920i3mbkld6nmb87j39"; 2432 }; 2433 meta.homepage = "https://github.com/ellisonleao/glow.nvim/"; 2434 }; ··· 2531 2532 gruvbox-material = buildVimPluginFrom2Nix { 2533 pname = "gruvbox-material"; 2534 - version = "2022-03-10"; 2535 src = fetchFromGitHub { 2536 owner = "sainnhe"; 2537 repo = "gruvbox-material"; 2538 - rev = "256cd9d2bb414942eb2300d41ead84ed0f52edfd"; 2539 - sha256 = "1v7d4pfp1m9027x3spqikjhgv03fsjpmmgl6hzf2nzlxqiavh07v"; 2540 }; 2541 meta.homepage = "https://github.com/sainnhe/gruvbox-material/"; 2542 }; ··· 2639 2640 hologram-nvim = buildVimPluginFrom2Nix { 2641 pname = "hologram.nvim"; 2642 - version = "2022-02-17"; 2643 src = fetchFromGitHub { 2644 owner = "edluffy"; 2645 repo = "hologram.nvim"; 2646 - rev = "de698e1f8db5d1d3a65ba9dd1880096ae2d5ff7f"; 2647 - sha256 = "099dj5zvijhpvvd6r0zvsyl0v841cqh4vz678k1f7jcrpk6g9537"; 2648 }; 2649 meta.homepage = "https://github.com/edluffy/hologram.nvim/"; 2650 }; ··· 2663 2664 hop-nvim = buildVimPluginFrom2Nix { 2665 pname = "hop.nvim"; 2666 - version = "2022-02-07"; 2667 src = fetchFromGitHub { 2668 owner = "phaazon"; 2669 repo = "hop.nvim"; 2670 - rev = "75f73d3959a0df7ef3642fd5138acdb1ce50fdc8"; 2671 - sha256 = "08yvjh70saffnjjxdhis9sfcbkpmbgm8jl3ax0qal41crwrv7ibb"; 2672 }; 2673 meta.homepage = "https://github.com/phaazon/hop.nvim/"; 2674 }; ··· 2904 2905 jellybeans-nvim = buildVimPluginFrom2Nix { 2906 pname = "jellybeans-nvim"; 2907 - version = "2021-04-07"; 2908 src = fetchFromGitHub { 2909 owner = "metalelf0"; 2910 repo = "jellybeans-nvim"; 2911 - rev = "cef41133874073b35bf7e8061d97a5214623770d"; 2912 - sha256 = "1hd21h48mwsixbx4iw8r86pmml2z79wpc0p0wb8d50jjxlyphgv4"; 2913 }; 2914 meta.homepage = "https://github.com/metalelf0/jellybeans-nvim/"; 2915 }; ··· 2976 2977 kanagawa-nvim = buildVimPluginFrom2Nix { 2978 pname = "kanagawa.nvim"; 2979 - version = "2022-03-02"; 2980 src = fetchFromGitHub { 2981 owner = "rebelot"; 2982 repo = "kanagawa.nvim"; 2983 - rev = "63cb5cc1a80def7da4bb375adee1587866250a17"; 2984 - sha256 = "08iwz314c0k63mwv3yka8n79lb2627nbx9n81l9crz1f3nplaasd"; 2985 }; 2986 meta.homepage = "https://github.com/rebelot/kanagawa.nvim/"; 2987 }; ··· 3084 3085 LeaderF = buildVimPluginFrom2Nix { 3086 pname = "LeaderF"; 3087 - version = "2022-03-07"; 3088 src = fetchFromGitHub { 3089 owner = "Yggdroot"; 3090 repo = "LeaderF"; 3091 - rev = "58ef474453717efa9b700a22fc004756bf2ea5b9"; 3092 - sha256 = "1gwk1p7djny7wgy2bb1m5g230z2rr6jy2bjjfwrnbddhvhvi32q8"; 3093 }; 3094 meta.homepage = "https://github.com/Yggdroot/LeaderF/"; 3095 }; 3096 3097 lean-nvim = buildVimPluginFrom2Nix { 3098 pname = "lean.nvim"; 3099 - version = "2022-03-08"; 3100 src = fetchFromGitHub { 3101 owner = "Julian"; 3102 repo = "lean.nvim"; 3103 - rev = "d3fef426356b6d33248c3e919cbd9b90d3742a70"; 3104 - sha256 = "0wr06w8bbsalfs188gg055wc0p4f6x7l8bqci96bjdn9f1pa1xpj"; 3105 }; 3106 meta.homepage = "https://github.com/Julian/lean.nvim/"; 3107 }; ··· 3144 3145 lexima-vim = buildVimPluginFrom2Nix { 3146 pname = "lexima.vim"; 3147 - version = "2022-02-10"; 3148 src = fetchFromGitHub { 3149 owner = "cohama"; 3150 repo = "lexima.vim"; 3151 - rev = "abfae597b52c621da63882c6d58f252a37815ac0"; 3152 - sha256 = "1xn4xv7br7k92q6nsrrys0qrj1bm10asycyrqcqzzs7wvd1qirlv"; 3153 }; 3154 meta.homepage = "https://github.com/cohama/lexima.vim/"; 3155 }; ··· 3240 3241 lightline-vim = buildVimPluginFrom2Nix { 3242 pname = "lightline.vim"; 3243 - version = "2021-11-21"; 3244 src = fetchFromGitHub { 3245 owner = "itchyny"; 3246 repo = "lightline.vim"; 3247 - rev = "a29b8331e1bb36b09bafa30c3aa77e89cdd832b2"; 3248 - sha256 = "0n3wrfcw6k95cmwg8jpxh0y9jy6y2bjgvszjgal9yha7y8gv6a9v"; 3249 }; 3250 meta.homepage = "https://github.com/itchyny/lightline.vim/"; 3251 }; ··· 3288 3289 lir-nvim = buildVimPluginFrom2Nix { 3290 pname = "lir.nvim"; 3291 - version = "2022-03-09"; 3292 src = fetchFromGitHub { 3293 owner = "tamago324"; 3294 repo = "lir.nvim"; 3295 - rev = "8447cf6de2bee95a23c6e43d7cfc291a713e401e"; 3296 - sha256 = "0zr9bk6glf97g6w7wsk9s5zi6g3gbpk104b5aq0wl2dmcccxy09m"; 3297 }; 3298 meta.homepage = "https://github.com/tamago324/lir.nvim/"; 3299 }; ··· 3312 3313 litee-calltree-nvim = buildVimPluginFrom2Nix { 3314 pname = "litee-calltree.nvim"; 3315 - version = "2022-03-02"; 3316 src = fetchFromGitHub { 3317 owner = "ldelossa"; 3318 repo = "litee-calltree.nvim"; 3319 - rev = "86fa6872ba2195f4dc569073c46192041f153654"; 3320 - sha256 = "0faqi0rwjdd09bv9h3j8jpyv8hmak91aymysi9rc99zwd84nvy59"; 3321 }; 3322 meta.homepage = "https://github.com/ldelossa/litee-calltree.nvim/"; 3323 }; ··· 3336 3337 litee-symboltree-nvim = buildVimPluginFrom2Nix { 3338 pname = "litee-symboltree.nvim"; 3339 - version = "2022-02-17"; 3340 src = fetchFromGitHub { 3341 owner = "ldelossa"; 3342 repo = "litee-symboltree.nvim"; 3343 - rev = "58ee5063ca1cd333a2d0a4a9509de80c7582ee01"; 3344 - sha256 = "07qbfkjyf0j0mngn6bn4x4vypnl3sf0jaiwhw8iw7zqy4a1338rg"; 3345 }; 3346 meta.homepage = "https://github.com/ldelossa/litee-symboltree.nvim/"; 3347 }; ··· 3443 3444 lspsaga-nvim = buildVimPluginFrom2Nix { 3445 pname = "lspsaga.nvim"; 3446 - version = "2022-03-03"; 3447 src = fetchFromGitHub { 3448 owner = "tami5"; 3449 repo = "lspsaga.nvim"; 3450 - rev = "f3cdb7b3a99c548b56fe39078a69d0c594422e18"; 3451 - sha256 = "11l7iyykbd1hh673srpafggg3hlnf6a8jissmsx303gpnsml4bhv"; 3452 }; 3453 meta.homepage = "https://github.com/tami5/lspsaga.nvim/"; 3454 }; ··· 3479 3480 lualine-nvim = buildVimPluginFrom2Nix { 3481 pname = "lualine.nvim"; 3482 - version = "2022-03-07"; 3483 src = fetchFromGitHub { 3484 owner = "nvim-lualine"; 3485 repo = "lualine.nvim"; 3486 - rev = "88a44ade818f9ee7ba730aa4096250e22b243808"; 3487 - sha256 = "0wjqpy7gvkzim27dnanzydphb44kdm345zm9yrngysrdpmbpkd0p"; 3488 }; 3489 meta.homepage = "https://github.com/nvim-lualine/lualine.nvim/"; 3490 }; 3491 3492 luasnip = buildVimPluginFrom2Nix { 3493 pname = "luasnip"; 3494 - version = "2022-03-08"; 3495 src = fetchFromGitHub { 3496 owner = "l3mon4d3"; 3497 repo = "luasnip"; 3498 - rev = "35c7e1c1a1beec3dda228c7f3c2fba5c543c77a2"; 3499 - sha256 = "10a6p7cwa0r3zpf3az4a7i5hi4lza0d7maxywnk0wb4x039bpq9x"; 3500 }; 3501 meta.homepage = "https://github.com/l3mon4d3/luasnip/"; 3502 }; ··· 3515 3516 lush-nvim = buildVimPluginFrom2Nix { 3517 pname = "lush.nvim"; 3518 - version = "2022-02-04"; 3519 src = fetchFromGitHub { 3520 owner = "rktjmp"; 3521 repo = "lush.nvim"; 3522 - rev = "218923092bea0ba1f7cb5552b68994f28064b154"; 3523 - sha256 = "1dmnmvavljy4dh6f7fvpwf6a2zl2rj9aq00jz57l1w0a63fddpcd"; 3524 }; 3525 meta.homepage = "https://github.com/rktjmp/lush.nvim/"; 3526 }; ··· 3623 3624 mini-nvim = buildVimPluginFrom2Nix { 3625 pname = "mini.nvim"; 3626 - version = "2022-03-10"; 3627 src = fetchFromGitHub { 3628 owner = "echasnovski"; 3629 repo = "mini.nvim"; 3630 - rev = "68f2bda2ce9ea9ecd51a133d9909c9ec07d44666"; 3631 - sha256 = "0klsy5pq3fvj2v6199aikpa6br4q6l30ig5nqnh6jm8c48bw6nqg"; 3632 }; 3633 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 3634 }; ··· 3659 3660 mkdir-nvim = buildVimPluginFrom2Nix { 3661 pname = "mkdir.nvim"; 3662 - version = "2022-02-26"; 3663 src = fetchFromGitHub { 3664 owner = "jghauser"; 3665 repo = "mkdir.nvim"; 3666 - rev = "ed2da69babf365395be5dde420d7ee6482564938"; 3667 - sha256 = "05zavlylgadhwrv3andvr0briqblj0kr5m148s7bwczqi15y0ljy"; 3668 }; 3669 meta.homepage = "https://github.com/jghauser/mkdir.nvim/"; 3670 }; 3671 3672 mkdx = buildVimPluginFrom2Nix { 3673 pname = "mkdx"; 3674 - version = "2022-03-01"; 3675 src = fetchFromGitHub { 3676 owner = "SidOfc"; 3677 repo = "mkdx"; 3678 - rev = "1f33d22f61db59faa24aaa69f2452668c37eef32"; 3679 - sha256 = "0ybi76l3f2r19d2f2ca5jjbn2gcvwdh9mxbh3xly8jin7f8anp36"; 3680 }; 3681 meta.homepage = "https://github.com/SidOfc/mkdx/"; 3682 }; ··· 3707 3708 mru = buildVimPluginFrom2Nix { 3709 pname = "mru"; 3710 - version = "2022-03-10"; 3711 src = fetchFromGitHub { 3712 owner = "yegappan"; 3713 repo = "mru"; 3714 - rev = "148f71bd47bdb2af8c639694863910b6e551aaa4"; 3715 - sha256 = "1cijxc0srzbl2bycx7ccmwhgzz89frvyyim808rcy7bk7i56ccda"; 3716 }; 3717 meta.homepage = "https://github.com/yegappan/mru/"; 3718 }; ··· 3731 3732 ncm2 = buildVimPluginFrom2Nix { 3733 pname = "ncm2"; 3734 - version = "2021-10-08"; 3735 src = fetchFromGitHub { 3736 owner = "ncm2"; 3737 repo = "ncm2"; 3738 - rev = "d2d8cc430232f385d8468f44da8635febb9a92ad"; 3739 - sha256 = "1zkl8g7kf95rbyk9zs1xwr0n76l1f9vvwc2432rsmgj2bdly8vby"; 3740 }; 3741 meta.homepage = "https://github.com/ncm2/ncm2/"; 3742 }; ··· 4007 4008 neogit = buildVimPluginFrom2Nix { 4009 pname = "neogit"; 4010 - version = "2022-03-05"; 4011 src = fetchFromGitHub { 4012 owner = "TimUntersberger"; 4013 repo = "neogit"; 4014 - rev = "f30879799f7c19d0047c6f3d3a86b818eaf0f201"; 4015 - sha256 = "1bfm5zfc97kna9hkb8asknbx1b7pznv88n3128a7d11ysasziz98"; 4016 }; 4017 meta.homepage = "https://github.com/TimUntersberger/neogit/"; 4018 }; ··· 4031 4032 neomake = buildVimPluginFrom2Nix { 4033 pname = "neomake"; 4034 - version = "2021-09-17"; 4035 src = fetchFromGitHub { 4036 owner = "neomake"; 4037 repo = "neomake"; 4038 - rev = "8df876172fd9b8f6c023fcd5b84728a675cbdf91"; 4039 - sha256 = "0dqr9b2h0f2rxiw4lvws2gamwxdmnqb2qsk2ish47v7lnc772l2l"; 4040 }; 4041 meta.homepage = "https://github.com/neomake/neomake/"; 4042 }; ··· 4067 4068 neorg = buildVimPluginFrom2Nix { 4069 pname = "neorg"; 4070 - version = "2022-03-09"; 4071 src = fetchFromGitHub { 4072 owner = "nvim-neorg"; 4073 repo = "neorg"; 4074 - rev = "ed9fb80e846042a46521494a980df83bc4e075fd"; 4075 - sha256 = "1f85yr0kvncxhqp9l4diwk9l3g2sg8ca3xbvp95qh957jfp03n9k"; 4076 }; 4077 meta.homepage = "https://github.com/nvim-neorg/neorg/"; 4078 }; ··· 4259 4260 nightfox-nvim = buildVimPluginFrom2Nix { 4261 pname = "nightfox.nvim"; 4262 - version = "2022-03-03"; 4263 src = fetchFromGitHub { 4264 owner = "EdenEast"; 4265 repo = "nightfox.nvim"; 4266 - rev = "2208bcb7fe17a76d8b88f296fe632860bf62d948"; 4267 - sha256 = "0pq5r5kdq858k5cxd9ix3xqwvikllq63b86ba42jpkq1z39bdk2v"; 4268 }; 4269 meta.homepage = "https://github.com/EdenEast/nightfox.nvim/"; 4270 }; ··· 4331 4332 nordic-nvim = buildVimPluginFrom2Nix { 4333 pname = "nordic.nvim"; 4334 - version = "2022-03-07"; 4335 src = fetchFromGitHub { 4336 owner = "andersevenrud"; 4337 repo = "nordic.nvim"; 4338 - rev = "419542972605b808607d9339cbda0a216b6e8be6"; 4339 - sha256 = "10w85n2i7hl0whnv3pb3zva6iws61ca2a8xcrlwh1si2vjywby6i"; 4340 }; 4341 meta.homepage = "https://github.com/andersevenrud/nordic.nvim/"; 4342 }; ··· 4379 4380 null-ls-nvim = buildVimPluginFrom2Nix { 4381 pname = "null-ls.nvim"; 4382 - version = "2022-03-10"; 4383 src = fetchFromGitHub { 4384 owner = "jose-elias-alvarez"; 4385 repo = "null-ls.nvim"; 4386 - rev = "2d98a1dac0a6ffc915e78738f87ad80c9c6a8d18"; 4387 - sha256 = "0wnxbfyr9q4rqbivff0lnyv1b6h9i0dkrg67qxnkqmh3zx34pq9z"; 4388 }; 4389 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 4390 }; 4391 4392 numb-nvim = buildVimPluginFrom2Nix { 4393 pname = "numb.nvim"; 4394 - version = "2021-07-12"; 4395 src = fetchFromGitHub { 4396 owner = "nacro90"; 4397 repo = "numb.nvim"; 4398 - rev = "c8b128230adb22727256fd24a221f4c5a1b41e93"; 4399 - sha256 = "0dg5cym0rcjy198rhkd61mhq1mg7lw5z4vprik8aimgnlqdzgqad"; 4400 }; 4401 meta.homepage = "https://github.com/nacro90/numb.nvim/"; 4402 }; ··· 4427 4428 nvim-autopairs = buildVimPluginFrom2Nix { 4429 pname = "nvim-autopairs"; 4430 - version = "2022-03-06"; 4431 src = fetchFromGitHub { 4432 owner = "windwp"; 4433 repo = "nvim-autopairs"; 4434 - rev = "d2cde7c5802b34d6391a8a3555a3b7b56482f2aa"; 4435 - sha256 = "1cbijlqblxf5chc35lq8jl8pzfkx0a72bbf6bzz90nvrcn4xc6m3"; 4436 }; 4437 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 4438 }; 4439 4440 nvim-base16 = buildVimPluginFrom2Nix { 4441 pname = "nvim-base16"; 4442 - version = "2022-02-20"; 4443 src = fetchFromGitHub { 4444 owner = "RRethy"; 4445 repo = "nvim-base16"; 4446 - rev = "6c6962d51dda76cf9bc1467aa8b09036396985d0"; 4447 - sha256 = "07ynvj0m88l8vbzvk8izqbwxs4wr99f99wh7x95jpi4wd6rfdvc3"; 4448 }; 4449 meta.homepage = "https://github.com/RRethy/nvim-base16/"; 4450 }; 4451 4452 nvim-bqf = buildVimPluginFrom2Nix { 4453 pname = "nvim-bqf"; 4454 - version = "2022-03-06"; 4455 src = fetchFromGitHub { 4456 owner = "kevinhwang91"; 4457 repo = "nvim-bqf"; 4458 - rev = "dcb8a8762d9c93ddf7dc8f06009299c0bf11a14c"; 4459 - sha256 = "146bwcfywazl2ygs5r0yd56prdmrr1lbhlqcbrvs7l4pkh58w4fw"; 4460 }; 4461 meta.homepage = "https://github.com/kevinhwang91/nvim-bqf/"; 4462 }; ··· 4487 4488 nvim-cmp = buildVimPluginFrom2Nix { 4489 pname = "nvim-cmp"; 4490 - version = "2022-03-02"; 4491 src = fetchFromGitHub { 4492 owner = "hrsh7th"; 4493 repo = "nvim-cmp"; 4494 - rev = "1001683bee3a52a7b7e07ba9d391472961739c7b"; 4495 - sha256 = "1z2dy0mgzrpkxirkhximc5ibhgqf2hqa7d8xxmw6icpn3mxwb7xq"; 4496 }; 4497 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 4498 }; 4499 4500 nvim-code-action-menu = buildVimPluginFrom2Nix { 4501 pname = "nvim-code-action-menu"; 4502 - version = "2022-03-02"; 4503 src = fetchFromGitHub { 4504 owner = "weilbith"; 4505 repo = "nvim-code-action-menu"; 4506 - rev = "3f7fc82977e843e14bb3b16bad4cbd5d363d8694"; 4507 - sha256 = "1x9cpy79fxq5nwpbfwi2xcw5xhk6nw16rribdns2n2qy4my4ajpa"; 4508 }; 4509 meta.homepage = "https://github.com/weilbith/nvim-code-action-menu/"; 4510 }; ··· 4523 4524 nvim-comment = buildVimPluginFrom2Nix { 4525 pname = "nvim-comment"; 4526 - version = "2022-01-04"; 4527 src = fetchFromGitHub { 4528 owner = "terrortylor"; 4529 repo = "nvim-comment"; 4530 - rev = "f670649da497de12aa3d5afc0a693d5d50b17d85"; 4531 - sha256 = "0j3pay000yf79lz5plcnfp068fychnf7xa08cg7h5s0nx5cp5bgh"; 4532 }; 4533 meta.homepage = "https://github.com/terrortylor/nvim-comment/"; 4534 }; ··· 4571 4572 nvim-dap = buildVimPluginFrom2Nix { 4573 pname = "nvim-dap"; 4574 - version = "2022-03-09"; 4575 src = fetchFromGitHub { 4576 owner = "mfussenegger"; 4577 repo = "nvim-dap"; 4578 - rev = "bc7ac4864188079a6122032a75ea914c95461c1f"; 4579 - sha256 = "05wv0cq7w0adkq78fz47vwm65ws6ckysm9bxg3yaxlkiarc59vw0"; 4580 }; 4581 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 4582 }; 4583 4584 nvim-dap-ui = buildVimPluginFrom2Nix { 4585 pname = "nvim-dap-ui"; 4586 - version = "2022-03-05"; 4587 src = fetchFromGitHub { 4588 owner = "rcarriga"; 4589 repo = "nvim-dap-ui"; 4590 - rev = "b4a596f149f87a6e93ae11c46a2121ff7c265170"; 4591 - sha256 = "12ljh9mnfvpw538lq8ggmxvsq7f1phjvp4xsnflrl7vkhdy32zsr"; 4592 }; 4593 meta.homepage = "https://github.com/rcarriga/nvim-dap-ui/"; 4594 }; ··· 4655 4656 nvim-gps = buildVimPluginFrom2Nix { 4657 pname = "nvim-gps"; 4658 - version = "2022-03-09"; 4659 src = fetchFromGitHub { 4660 owner = "smiteshp"; 4661 repo = "nvim-gps"; 4662 - rev = "08134573e3d5fef75c52c39f3e7097dbbdf6255c"; 4663 - sha256 = "1rs1y3ywrrcz03ad847903wrl4rmg1kzhvm9dkq33pz5m0myf75j"; 4664 }; 4665 meta.homepage = "https://github.com/smiteshp/nvim-gps/"; 4666 }; ··· 4679 4680 nvim-hlslens = buildVimPluginFrom2Nix { 4681 pname = "nvim-hlslens"; 4682 - version = "2022-03-09"; 4683 src = fetchFromGitHub { 4684 owner = "kevinhwang91"; 4685 repo = "nvim-hlslens"; 4686 - rev = "6c6dcf5c461355392487d8c0e5b00223de933948"; 4687 - sha256 = "1rqk7n0cbrv25dzlz28xajw6fsqw9lrflicd9x830yq809mvfql0"; 4688 }; 4689 meta.homepage = "https://github.com/kevinhwang91/nvim-hlslens/"; 4690 }; ··· 4763 4764 nvim-lsp-ts-utils = buildVimPluginFrom2Nix { 4765 pname = "nvim-lsp-ts-utils"; 4766 - version = "2022-03-10"; 4767 src = fetchFromGitHub { 4768 owner = "jose-elias-alvarez"; 4769 repo = "nvim-lsp-ts-utils"; 4770 - rev = "c68bf8e382eb737d98ec77b2f87ce5c07ea09b46"; 4771 - sha256 = "10jj3qdxcsyfv260zp5sd2ys93r7y4584865iv1bvgxa98g7y8ps"; 4772 }; 4773 meta.homepage = "https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils/"; 4774 }; 4775 4776 nvim-lspconfig = buildVimPluginFrom2Nix { 4777 pname = "nvim-lspconfig"; 4778 - version = "2022-03-09"; 4779 src = fetchFromGitHub { 4780 owner = "neovim"; 4781 repo = "nvim-lspconfig"; 4782 - rev = "096398a07c2dc08d785266f9f55ddcb462ba0749"; 4783 - sha256 = "05gb0nd9iv06hr6zfa8yc2n4nd3p98mvcsdbyxm504bpfy3z8c81"; 4784 }; 4785 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 4786 }; ··· 4799 4800 nvim-metals = buildVimPluginFrom2Nix { 4801 pname = "nvim-metals"; 4802 - version = "2022-03-09"; 4803 src = fetchFromGitHub { 4804 owner = "scalameta"; 4805 repo = "nvim-metals"; 4806 - rev = "32a37ce2f2cdafd0f1c5a44bcf748dae6867c982"; 4807 - sha256 = "1n3x2i0jd7lrxa66v7fw0rffy3mv5rajqv9qh1r38x45mig8vi40"; 4808 }; 4809 meta.homepage = "https://github.com/scalameta/nvim-metals/"; 4810 }; ··· 4835 4836 nvim-notify = buildVimPluginFrom2Nix { 4837 pname = "nvim-notify"; 4838 - version = "2022-03-02"; 4839 src = fetchFromGitHub { 4840 owner = "rcarriga"; 4841 repo = "nvim-notify"; 4842 - rev = "f81b48d298c0ff7479b66568d9cc1a4794c196d0"; 4843 - sha256 = "024zzjvdkj1bklhic3yh69jibvnjw0416wvm3lnfw7gjxshglrsy"; 4844 }; 4845 meta.homepage = "https://github.com/rcarriga/nvim-notify/"; 4846 }; ··· 4859 4860 nvim-scrollview = buildVimPluginFrom2Nix { 4861 pname = "nvim-scrollview"; 4862 - version = "2022-02-27"; 4863 src = fetchFromGitHub { 4864 owner = "dstein64"; 4865 repo = "nvim-scrollview"; 4866 - rev = "0090dfbf449d7ad49f6bdaedf51b949e84affc72"; 4867 - sha256 = "194pgvs9d11aihddc2c55r8vrz05154lr751w72vii3zvnik9xhd"; 4868 }; 4869 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 4870 }; ··· 4907 4908 nvim-tree-lua = buildVimPluginFrom2Nix { 4909 pname = "nvim-tree.lua"; 4910 - version = "2022-03-09"; 4911 src = fetchFromGitHub { 4912 owner = "kyazdani42"; 4913 repo = "nvim-tree.lua"; 4914 - rev = "2457e141ae5c2e9c5d94a9550b37b421d25cfff1"; 4915 - sha256 = "0cw0bgp6q2sa8v88dsvncxmwmglxywbdhiws2klcm6ij9kdk1gy9"; 4916 }; 4917 meta.homepage = "https://github.com/kyazdani42/nvim-tree.lua/"; 4918 }; 4919 4920 nvim-treesitter = buildVimPluginFrom2Nix { 4921 pname = "nvim-treesitter"; 4922 - version = "2022-03-10"; 4923 src = fetchFromGitHub { 4924 owner = "nvim-treesitter"; 4925 repo = "nvim-treesitter"; 4926 - rev = "f448a78057290cca9c70c4065819da96103f3dee"; 4927 - sha256 = "0yq2lkjch42s02wr93c4xv7sqksiklwspx5pg8d4cia7ghaadj8q"; 4928 }; 4929 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 4930 }; ··· 4943 4944 nvim-treesitter-pyfold = buildVimPluginFrom2Nix { 4945 pname = "nvim-treesitter-pyfold"; 4946 - version = "2021-05-22"; 4947 src = fetchFromGitHub { 4948 owner = "eddiebergman"; 4949 repo = "nvim-treesitter-pyfold"; 4950 - rev = "01185457e9c0a118d5807998de624179bc605a2a"; 4951 - sha256 = "13dhix449mvbfsmg8j1554nv6i7gdr8d6143gdy3ihp8sx66bg6k"; 4952 }; 4953 meta.homepage = "https://github.com/eddiebergman/nvim-treesitter-pyfold/"; 4954 }; ··· 4991 4992 nvim-ts-context-commentstring = buildVimPluginFrom2Nix { 4993 pname = "nvim-ts-context-commentstring"; 4994 - version = "2021-12-13"; 4995 src = fetchFromGitHub { 4996 owner = "joosepalviste"; 4997 repo = "nvim-ts-context-commentstring"; 4998 - rev = "097df33c9ef5bbd3828105e4bee99965b758dc3f"; 4999 - sha256 = "1q6n98kfhi4ra2rgijv32z0m63r6waih8j8zdy0g4ffk4ycqxsf0"; 5000 }; 5001 meta.homepage = "https://github.com/joosepalviste/nvim-ts-context-commentstring/"; 5002 }; 5003 5004 nvim-ts-rainbow = buildVimPluginFrom2Nix { 5005 pname = "nvim-ts-rainbow"; 5006 - version = "2022-03-03"; 5007 src = fetchFromGitHub { 5008 owner = "p00f"; 5009 repo = "nvim-ts-rainbow"; 5010 - rev = "0594067ae677a192a94e383c25a93ac1c3a844d1"; 5011 - sha256 = "1pafxnzcwrxbbkqpf9psdglqksl97m8vb6180fwcrgdicbnyp793"; 5012 }; 5013 meta.homepage = "https://github.com/p00f/nvim-ts-rainbow/"; 5014 }; ··· 5063 5064 nvimdev-nvim = buildVimPluginFrom2Nix { 5065 pname = "nvimdev.nvim"; 5066 - version = "2022-03-05"; 5067 src = fetchFromGitHub { 5068 owner = "neovim"; 5069 repo = "nvimdev.nvim"; 5070 - rev = "6562c96cfc9c71b139807a975ada6aa8528511dc"; 5071 - sha256 = "1x4qjkq67wlhzwbhcjabqc0z8hz4racfdg7pssbig3cmj27y57ik"; 5072 }; 5073 meta.homepage = "https://github.com/neovim/nvimdev.nvim/"; 5074 }; ··· 5123 5124 onedark-nvim = buildVimPluginFrom2Nix { 5125 pname = "onedark.nvim"; 5126 - version = "2022-01-11"; 5127 src = fetchFromGitHub { 5128 owner = "navarasu"; 5129 repo = "onedark.nvim"; 5130 - rev = "e5f6772b61b4aea429db1d8cc61b8a91f467611b"; 5131 - sha256 = "0nlr29ymv5hqiqblmlyac17w26s2y58jlaxmva4ms62x0wq4mxx0"; 5132 }; 5133 meta.homepage = "https://github.com/navarasu/onedark.nvim/"; 5134 }; ··· 5147 5148 onedarkpro-nvim = buildVimPluginFrom2Nix { 5149 pname = "onedarkpro.nvim"; 5150 - version = "2022-03-07"; 5151 src = fetchFromGitHub { 5152 owner = "olimorris"; 5153 repo = "onedarkpro.nvim"; 5154 - rev = "f0562da89fecbce7ef335875c70baedfdd34c7d8"; 5155 - sha256 = "1f21m3ddmqpcxv2sv80k1zn9kvnx6m8h88mxv9nk8q422r4vrh21"; 5156 }; 5157 meta.homepage = "https://github.com/olimorris/onedarkpro.nvim/"; 5158 }; ··· 5195 5196 orgmode = buildVimPluginFrom2Nix { 5197 pname = "orgmode"; 5198 - version = "2022-03-08"; 5199 src = fetchFromGitHub { 5200 owner = "nvim-orgmode"; 5201 repo = "orgmode"; 5202 - rev = "2adb21effcedd6f2c501797a9973d49ca4862544"; 5203 - sha256 = "1z5rph5l7m50fh0lv6w56c723ajnr0fz3f4l59acci2p5158hbz0"; 5204 }; 5205 meta.homepage = "https://github.com/nvim-orgmode/orgmode/"; 5206 }; ··· 5243 5244 papercolor-theme = buildVimPluginFrom2Nix { 5245 pname = "papercolor-theme"; 5246 - version = "2021-10-14"; 5247 src = fetchFromGitHub { 5248 owner = "NLKNguyen"; 5249 repo = "papercolor-theme"; 5250 - rev = "d0d32dc5e92564b63ec905a9423984b5d503c24a"; 5251 - sha256 = "1h9ql0ryqblnmiksskh4phah1br1gbfc3zyylc8gczppgnxvgq5p"; 5252 }; 5253 meta.homepage = "https://github.com/NLKNguyen/papercolor-theme/"; 5254 }; ··· 5339 5340 plenary-nvim = buildVimPluginFrom2Nix { 5341 pname = "plenary.nvim"; 5342 - version = "2022-03-04"; 5343 src = fetchFromGitHub { 5344 owner = "nvim-lua"; 5345 repo = "plenary.nvim"; 5346 - rev = "14dfb4071022b22e08384ee125a5607464b6d397"; 5347 - sha256 = "06c3r97kki2g3jha45nrm6i8dljrqak38iy1248ml8ri3ldpj44z"; 5348 }; 5349 meta.homepage = "https://github.com/nvim-lua/plenary.nvim/"; 5350 }; ··· 5641 5642 refactoring-nvim = buildVimPluginFrom2Nix { 5643 pname = "refactoring.nvim"; 5644 - version = "2022-03-10"; 5645 src = fetchFromGitHub { 5646 owner = "theprimeagen"; 5647 repo = "refactoring.nvim"; 5648 - rev = "7b0c1354bfdc90e9c9085d206b2611ad5d77142a"; 5649 - sha256 = "1z03xfqsrr7h7wy9lrsy1bxigyia4i102li5ndki3d2yi7pi9l61"; 5650 }; 5651 meta.homepage = "https://github.com/theprimeagen/refactoring.nvim/"; 5652 }; ··· 5725 5726 rnvimr = buildVimPluginFrom2Nix { 5727 pname = "rnvimr"; 5728 - version = "2022-01-10"; 5729 src = fetchFromGitHub { 5730 owner = "kevinhwang91"; 5731 repo = "rnvimr"; 5732 - rev = "86da77b6861a21aef04d644b7ad41751d9b66240"; 5733 - sha256 = "06qarvvkxiz126446dd486zwi9yr7qxlgy4vwi38y2gyn793rv0q"; 5734 }; 5735 meta.homepage = "https://github.com/kevinhwang91/rnvimr/"; 5736 }; ··· 5785 5786 rust-tools-nvim = buildVimPluginFrom2Nix { 5787 pname = "rust-tools.nvim"; 5788 - version = "2022-03-06"; 5789 src = fetchFromGitHub { 5790 owner = "simrat39"; 5791 repo = "rust-tools.nvim"; 5792 - rev = "9aa2d2da7f485336c5d97aa47c0acb0544ace768"; 5793 - sha256 = "1ffwvx17pl36wxfdi0v8rgh20mb2ww9b5ghrj81n3125ffvl03sk"; 5794 }; 5795 meta.homepage = "https://github.com/simrat39/rust-tools.nvim/"; 5796 }; ··· 5833 5834 SchemaStore-nvim = buildVimPluginFrom2Nix { 5835 pname = "SchemaStore.nvim"; 5836 - version = "2022-03-08"; 5837 src = fetchFromGitHub { 5838 owner = "b0o"; 5839 repo = "SchemaStore.nvim"; 5840 - rev = "4926d66c99fd35cf41bf497fa4f8912acb5d6e8d"; 5841 - sha256 = "0h6ncs2ac8i2rnal62blbgivykhlhspsd2nda8lwd68ri8pxn4w1"; 5842 }; 5843 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 5844 }; ··· 6050 6051 sonokai = buildVimPluginFrom2Nix { 6052 pname = "sonokai"; 6053 - version = "2022-03-10"; 6054 src = fetchFromGitHub { 6055 owner = "sainnhe"; 6056 repo = "sonokai"; 6057 - rev = "d92364f07a5b0a8279bfd3c97263bbae4b3ad958"; 6058 - sha256 = "090d6s64j6w16l4ww0nm87686k3j4nwh1dl3ydd42mqqi3k95lkf"; 6059 }; 6060 meta.homepage = "https://github.com/sainnhe/sonokai/"; 6061 }; ··· 6122 6123 SpaceVim = buildVimPluginFrom2Nix { 6124 pname = "SpaceVim"; 6125 - version = "2022-02-26"; 6126 src = fetchFromGitHub { 6127 owner = "SpaceVim"; 6128 repo = "SpaceVim"; 6129 - rev = "e1d68de4c28ec1d71e092c1b4d7cc70e5bec6aa4"; 6130 - sha256 = "1zjj510vmvjqb248g0jssh689zsmx3xcwrclkgk3s3y84ylxmh1n"; 6131 }; 6132 meta.homepage = "https://github.com/SpaceVim/SpaceVim/"; 6133 }; ··· 6182 6183 splitjoin-vim = buildVimPluginFrom2Nix { 6184 pname = "splitjoin.vim"; 6185 - version = "2022-01-08"; 6186 src = fetchFromGitHub { 6187 owner = "AndrewRadev"; 6188 repo = "splitjoin.vim"; 6189 - rev = "452d1359fb14731a316be49fb446a05d2c7d2f71"; 6190 - sha256 = "0idp98hm8qbamfdav97c94b1fj6an9vha5rpkc4727n47fj5hvlq"; 6191 fetchSubmodules = true; 6192 }; 6193 meta.homepage = "https://github.com/AndrewRadev/splitjoin.vim/"; ··· 6231 6232 stabilize-nvim = buildVimPluginFrom2Nix { 6233 pname = "stabilize.nvim"; 6234 - version = "2021-12-22"; 6235 src = fetchFromGitHub { 6236 owner = "luukvbaal"; 6237 repo = "stabilize.nvim"; 6238 - rev = "16d1d235f0b05beb423d8b5e4a32044441e7e8ff"; 6239 - sha256 = "00vaxyrji34xr0lhlanrd1sbbnrnvx93k6mwff0hmxq05m4r665x"; 6240 }; 6241 meta.homepage = "https://github.com/luukvbaal/stabilize.nvim/"; 6242 }; ··· 6364 6365 syntastic = buildVimPluginFrom2Nix { 6366 pname = "syntastic"; 6367 - version = "2021-11-11"; 6368 src = fetchFromGitHub { 6369 owner = "vim-syntastic"; 6370 repo = "syntastic"; 6371 - rev = "2c4b33f6e6679fb5f3824d9cd38d4813c71a19a3"; 6372 - sha256 = "18lb4rs9zrgn35b2x6b7pycd3h64virkadlidcy3xhzhsynlvwgr"; 6373 }; 6374 meta.homepage = "https://github.com/vim-syntastic/syntastic/"; 6375 }; ··· 6461 6462 tagbar = buildVimPluginFrom2Nix { 6463 pname = "tagbar"; 6464 - version = "2022-02-06"; 6465 src = fetchFromGitHub { 6466 owner = "preservim"; 6467 repo = "tagbar"; 6468 - rev = "a0343f009025c0457edc92ab83b5a8ee5626d114"; 6469 - sha256 = "14lqfkp6ldrdr67r2s5zjg9kml3llirsjbcvsczs0wmwmdl8r7bp"; 6470 }; 6471 meta.homepage = "https://github.com/preservim/tagbar/"; 6472 }; ··· 6726 6727 telescope-nvim = buildVimPluginFrom2Nix { 6728 pname = "telescope.nvim"; 6729 - version = "2022-03-10"; 6730 src = fetchFromGitHub { 6731 owner = "nvim-telescope"; 6732 repo = "telescope.nvim"; 6733 - rev = "a7517b4b2df8a066927f0a9d1f226c89bb69f06f"; 6734 - sha256 = "1vsmhra3aj1q9r7g12iszgw2mlamcv4prz6s1sx0bvmj7ahfzwkq"; 6735 }; 6736 meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/"; 6737 }; ··· 6810 6811 thumbnail-vim = buildVimPluginFrom2Nix { 6812 pname = "thumbnail.vim"; 6813 - version = "2021-01-11"; 6814 src = fetchFromGitHub { 6815 owner = "itchyny"; 6816 repo = "thumbnail.vim"; 6817 - rev = "bfd408a3210c305aaf51e6ce31ac99497e6ab1ec"; 6818 - sha256 = "1kh12d0dg932j9drby27fhg8vbjm8rwih33rm4yjba0316i8wcyv"; 6819 }; 6820 meta.homepage = "https://github.com/itchyny/thumbnail.vim/"; 6821 }; ··· 6967 6968 trouble-nvim = buildVimPluginFrom2Nix { 6969 pname = "trouble.nvim"; 6970 - version = "2021-12-31"; 6971 src = fetchFromGitHub { 6972 owner = "folke"; 6973 repo = "trouble.nvim"; 6974 - rev = "20469be985143d024c460d95326ebeff9971d714"; 6975 - sha256 = "00g1w1ry2gzklxvmvgy3dpig8njaziqz64yf7bqr9vqf0nxcvb5p"; 6976 }; 6977 meta.homepage = "https://github.com/folke/trouble.nvim/"; 6978 }; ··· 7663 7664 vim-bracketed-paste = buildVimPluginFrom2Nix { 7665 pname = "vim-bracketed-paste"; 7666 - version = "2018-05-22"; 7667 src = fetchFromGitHub { 7668 owner = "ConradIrwin"; 7669 repo = "vim-bracketed-paste"; 7670 - rev = "c4c639f3cacd1b874ed6f5f196fac772e089c932"; 7671 - sha256 = "1hhi7ab36iscv9l7i64qymckccnjs9pzv0ccnap9gj5xigwz6p9h"; 7672 }; 7673 meta.homepage = "https://github.com/ConradIrwin/vim-bracketed-paste/"; 7674 }; ··· 7783 7784 vim-clap = buildVimPluginFrom2Nix { 7785 pname = "vim-clap"; 7786 - version = "2022-03-10"; 7787 src = fetchFromGitHub { 7788 owner = "liuchengxu"; 7789 repo = "vim-clap"; 7790 - rev = "1b776663b029f00ed20cc87b871726fa0a2f394d"; 7791 - sha256 = "1vgm6wh7nsdx7737vl97c8c2x8l1gdkdjbc1zd2a468ij9qhcg00"; 7792 }; 7793 meta.homepage = "https://github.com/liuchengxu/vim-clap/"; 7794 }; ··· 7908 owner = "flazz"; 7909 repo = "vim-colorschemes"; 7910 rev = "fd8f122cef604330c96a6a6e434682dbdfb878c9"; 7911 - sha256 = "0kpsf6j20fgblc8vhqn7ymr52v2d1h52vc7rbxmxfwdm80nvv3g5"; 7912 }; 7913 meta.homepage = "https://github.com/flazz/vim-colorschemes/"; 7914 }; ··· 8107 8108 vim-DetectSpellLang = buildVimPluginFrom2Nix { 8109 pname = "vim-DetectSpellLang"; 8110 - version = "2022-03-10"; 8111 src = fetchFromGitHub { 8112 owner = "konfekt"; 8113 repo = "vim-DetectSpellLang"; 8114 - rev = "65c3e44b125913d40692a6bd1e5c65b4c42bddf3"; 8115 - sha256 = "0mz6hyf9il6l0gk8qn3hfazlkavjrw6w2nbhmqmxk2dnwp8h051c"; 8116 }; 8117 meta.homepage = "https://github.com/konfekt/vim-DetectSpellLang/"; 8118 }; ··· 8167 8168 vim-dirvish = buildVimPluginFrom2Nix { 8169 pname = "vim-dirvish"; 8170 - version = "2021-10-08"; 8171 src = fetchFromGitHub { 8172 owner = "justinmk"; 8173 repo = "vim-dirvish"; 8174 - rev = "f297b2effb0ec879f33a8539b9701d048d44f295"; 8175 - sha256 = "02fag2mar06845dricviqb3jfc05f13na3svhcpddw7gdpimsdmv"; 8176 }; 8177 meta.homepage = "https://github.com/justinmk/vim-dirvish/"; 8178 }; ··· 8347 8348 vim-endwise = buildVimPluginFrom2Nix { 8349 pname = "vim-endwise"; 8350 - version = "2021-03-06"; 8351 src = fetchFromGitHub { 8352 owner = "tpope"; 8353 repo = "vim-endwise"; 8354 - rev = "4289889a2622f9bc7c594a6dd79763781f63dfb5"; 8355 - sha256 = "0sixr3rpcgqbaiyk7w6ghcrvllh35cb3gq9isdlwkww3dz4jyyxc"; 8356 }; 8357 meta.homepage = "https://github.com/tpope/vim-endwise/"; 8358 }; ··· 8467 8468 vim-fireplace = buildVimPluginFrom2Nix { 8469 pname = "vim-fireplace"; 8470 - version = "2021-12-09"; 8471 src = fetchFromGitHub { 8472 owner = "tpope"; 8473 repo = "vim-fireplace"; 8474 - rev = "b2fffb38988747e6891bf3bedf3921783e5659df"; 8475 - sha256 = "023vj0bsg3vp9s7ldhidlzd40117fbp0xripvzrz364xy22ikn1c"; 8476 }; 8477 meta.homepage = "https://github.com/tpope/vim-fireplace/"; 8478 }; ··· 8743 8744 vim-go = buildVimPluginFrom2Nix { 8745 pname = "vim-go"; 8746 - version = "2022-02-16"; 8747 src = fetchFromGitHub { 8748 owner = "fatih"; 8749 repo = "vim-go"; 8750 - rev = "05f97b7fb130cf137b129dd4f9ab09fa5a8839c8"; 8751 - sha256 = "1g0v9miazm9z9nbi3s8k5imh75kp4d1mz5q95y2aqm12bi5a7890"; 8752 }; 8753 meta.homepage = "https://github.com/fatih/vim-go/"; 8754 }; ··· 8791 8792 vim-gruvbox8 = buildVimPluginFrom2Nix { 8793 pname = "vim-gruvbox8"; 8794 - version = "2021-08-04"; 8795 src = fetchFromGitHub { 8796 owner = "lifepillar"; 8797 repo = "vim-gruvbox8"; 8798 - rev = "1e205910e67003ff9efb77e7730f1e49d8aae29c"; 8799 - sha256 = "1z7vx4x4flx6853a70vk2bcnv52ra3z275g1i30pjzc5blsbw6hw"; 8800 }; 8801 meta.homepage = "https://github.com/lifepillar/vim-gruvbox8/"; 8802 }; ··· 8827 8828 vim-hardtime = buildVimPluginFrom2Nix { 8829 pname = "vim-hardtime"; 8830 - version = "2021-06-11"; 8831 src = fetchFromGitHub { 8832 owner = "takac"; 8833 repo = "vim-hardtime"; 8834 - rev = "00fde0a5e3fe15e329bdeac5331e4b439b6972a8"; 8835 - sha256 = "1c66q7bcg0m19zjd3yz5ywhm094cr48yr6rxp8zhlavaswwx8wz7"; 8836 }; 8837 meta.homepage = "https://github.com/takac/vim-hardtime/"; 8838 }; ··· 9044 9045 vim-illuminate = buildVimPluginFrom2Nix { 9046 pname = "vim-illuminate"; 9047 - version = "2022-01-13"; 9048 src = fetchFromGitHub { 9049 owner = "RRethy"; 9050 repo = "vim-illuminate"; 9051 - rev = "db98338285574265a6ce54370b54d9f939e091bb"; 9052 - sha256 = "1inhds5za9v7nja3xv1s7iwcpzd91diixq95bhknp758np6z6yj2"; 9053 }; 9054 meta.homepage = "https://github.com/RRethy/vim-illuminate/"; 9055 }; ··· 9152 9153 vim-javacomplete2 = buildVimPluginFrom2Nix { 9154 pname = "vim-javacomplete2"; 9155 - version = "2022-03-01"; 9156 src = fetchFromGitHub { 9157 owner = "artur-shaik"; 9158 repo = "vim-javacomplete2"; 9159 - rev = "8c59fc67c6a935723be0efacfe7af66866ce8570"; 9160 - sha256 = "0vg4nzykdllwwgmnbmbd9i60gd0kml8q58mqpnnc4qmzvm6krgl5"; 9161 }; 9162 meta.homepage = "https://github.com/artur-shaik/vim-javacomplete2/"; 9163 }; ··· 9658 9659 vim-move = buildVimPluginFrom2Nix { 9660 pname = "vim-move"; 9661 - version = "2021-12-14"; 9662 src = fetchFromGitHub { 9663 owner = "matze"; 9664 repo = "vim-move"; 9665 - rev = "d4fbf3b9d794d20a36aef729ecdfa56ce097986e"; 9666 - sha256 = "0dkn6ssqhxdp52cg1hk104n3d3fac48yklmnx6sl7i7lx8hpjshc"; 9667 }; 9668 meta.homepage = "https://github.com/matze/vim-move/"; 9669 }; ··· 10222 10223 vim-projectionist = buildVimPluginFrom2Nix { 10224 pname = "vim-projectionist"; 10225 - version = "2022-02-02"; 10226 src = fetchFromGitHub { 10227 owner = "tpope"; 10228 repo = "vim-projectionist"; 10229 - rev = "a1ff5b95b4e3965c285a1983b930a4bcfd7dd87e"; 10230 - sha256 = "1zxwlsnnmq8x56gy37y66hyvir0qzaaf98fkz0d5kyv8nqqirclz"; 10231 }; 10232 meta.homepage = "https://github.com/tpope/vim-projectionist/"; 10233 }; ··· 10378 10379 vim-ragtag = buildVimPluginFrom2Nix { 10380 pname = "vim-ragtag"; 10381 - version = "2021-02-22"; 10382 src = fetchFromGitHub { 10383 owner = "tpope"; 10384 repo = "vim-ragtag"; 10385 - rev = "b8966c4f6503a8baaec39e17bd0bf38b2aadc9b2"; 10386 - sha256 = "0q4blsgnl4l2bkhgjry6xnszhsswdand52gc6gdjffwlzwa9jczy"; 10387 }; 10388 meta.homepage = "https://github.com/tpope/vim-ragtag/"; 10389 }; ··· 10486 10487 vim-ruby = buildVimPluginFrom2Nix { 10488 pname = "vim-ruby"; 10489 - version = "2021-12-31"; 10490 src = fetchFromGitHub { 10491 owner = "vim-ruby"; 10492 repo = "vim-ruby"; 10493 - rev = "3b0c329d823b4736b8f5bae8ab546fb690fc0aa2"; 10494 - sha256 = "1r10l7q1wy84insjpzkqg2z4dxv8qja0fgpnwldh6rgh3bz60q0a"; 10495 }; 10496 meta.homepage = "https://github.com/vim-ruby/vim-ruby/"; 10497 }; ··· 10510 10511 vim-sandwich = buildVimPluginFrom2Nix { 10512 pname = "vim-sandwich"; 10513 - version = "2022-01-30"; 10514 src = fetchFromGitHub { 10515 owner = "machakann"; 10516 repo = "vim-sandwich"; 10517 - rev = "48acdaded60c6b75fce06a0d61183ee99950c0ec"; 10518 - sha256 = "0rijq9xwm3n84vpjzyvcpy6r58y6ma2pxj61h86122wda5ymwxwg"; 10519 }; 10520 meta.homepage = "https://github.com/machakann/vim-sandwich/"; 10521 }; ··· 10558 10559 vim-scriptease = buildVimPluginFrom2Nix { 10560 pname = "vim-scriptease"; 10561 - version = "2021-11-05"; 10562 src = fetchFromGitHub { 10563 owner = "tpope"; 10564 repo = "vim-scriptease"; 10565 - rev = "710fe7c2f3c636fae0b5cac041ff8da028a0777f"; 10566 - sha256 = "0m3nsy0ks3rljwmaiygb4v3m58a2xnhavawzmms0fh1lsyyzcp1d"; 10567 }; 10568 meta.homepage = "https://github.com/tpope/vim-scriptease/"; 10569 }; ··· 10666 10667 vim-sleuth = buildVimPluginFrom2Nix { 10668 pname = "vim-sleuth"; 10669 - version = "2022-03-08"; 10670 src = fetchFromGitHub { 10671 owner = "tpope"; 10672 repo = "vim-sleuth"; 10673 - rev = "f07ab590e5dc91ded9ef8988b93e686965001dfa"; 10674 - sha256 = "0gss50z473cqvpasj9nihvcb2yl43vwb2911v9d6kd5yxvs75hzz"; 10675 }; 10676 meta.homepage = "https://github.com/tpope/vim-sleuth/"; 10677 }; ··· 10762 10763 vim-snippets = buildVimPluginFrom2Nix { 10764 pname = "vim-snippets"; 10765 - version = "2022-03-03"; 10766 src = fetchFromGitHub { 10767 owner = "honza"; 10768 repo = "vim-snippets"; 10769 - rev = "4e1d1456fd7d1d5d6cff256578a3e3bbeeb24e62"; 10770 - sha256 = "1pwqwbiwgnfxwilazdzgd1yzpkh642wzlpwlvn6jx1n0fywmb60j"; 10771 }; 10772 meta.homepage = "https://github.com/honza/vim-snippets/"; 10773 }; ··· 10846 10847 vim-startuptime = buildVimPluginFrom2Nix { 10848 pname = "vim-startuptime"; 10849 - version = "2022-02-27"; 10850 src = fetchFromGitHub { 10851 owner = "dstein64"; 10852 repo = "vim-startuptime"; 10853 - rev = "63967c60feb2034158bdbcf061c171e3bb4d8b99"; 10854 - sha256 = "1vqlmx16n9b53qv6kx2dqaq54k5jw8c15zgdvr69ddljksw80mjk"; 10855 }; 10856 meta.homepage = "https://github.com/dstein64/vim-startuptime/"; 10857 }; ··· 11183 11184 vim-tpipeline = buildVimPluginFrom2Nix { 11185 pname = "vim-tpipeline"; 11186 - version = "2022-03-09"; 11187 src = fetchFromGitHub { 11188 owner = "vimpostor"; 11189 repo = "vim-tpipeline"; 11190 - rev = "d601fd8c4635cc127d48d6219881215782bf0b2a"; 11191 - sha256 = "1rniy8sl4pr0k2j49yvkbsj4lax6qb6lmyay7svksqyzjy3rndcl"; 11192 }; 11193 meta.homepage = "https://github.com/vimpostor/vim-tpipeline/"; 11194 }; ··· 11243 11244 vim-ultest = buildVimPluginFrom2Nix { 11245 pname = "vim-ultest"; 11246 - version = "2022-03-02"; 11247 src = fetchFromGitHub { 11248 owner = "rcarriga"; 11249 repo = "vim-ultest"; 11250 - rev = "5b3d26c0850e3347ebb39b90c3d4e04e883edd36"; 11251 - sha256 = "1r63pn6gj2nnjayhxyxm9jhxlsqzrcn847pfmfp3ndh0fradhlzz"; 11252 }; 11253 meta.homepage = "https://github.com/rcarriga/vim-ultest/"; 11254 }; ··· 11315 11316 vim-visual-multi = buildVimPluginFrom2Nix { 11317 pname = "vim-visual-multi"; 11318 - version = "2021-08-31"; 11319 src = fetchFromGitHub { 11320 owner = "mg979"; 11321 repo = "vim-visual-multi"; 11322 - rev = "e20908963d9b0114e5da1eacbc516e4b09cf5803"; 11323 - sha256 = "02y91annhsrq6m9lnnvrla08g3z4chmpdrfrlzf252s26062mwdv"; 11324 }; 11325 meta.homepage = "https://github.com/mg979/vim-visual-multi/"; 11326 }; ··· 11687 11688 vimspector = buildVimPluginFrom2Nix { 11689 pname = "vimspector"; 11690 - version = "2022-03-08"; 11691 src = fetchFromGitHub { 11692 owner = "puremourning"; 11693 repo = "vimspector"; 11694 - rev = "9bec3b99f6303bdcbfba669b21e4260df4f8a02b"; 11695 - sha256 = "1ynkcklpdlc5kdfcppz8vk1x4qjc2p8dwnxzigzc78hnrrgb76pz"; 11696 fetchSubmodules = true; 11697 }; 11698 meta.homepage = "https://github.com/puremourning/vimspector/"; ··· 11700 11701 vimtex = buildVimPluginFrom2Nix { 11702 pname = "vimtex"; 11703 - version = "2022-03-04"; 11704 src = fetchFromGitHub { 11705 owner = "lervag"; 11706 repo = "vimtex"; 11707 - rev = "dad71b9053e50d7210cdf4e51e0aced1acd296e0"; 11708 - sha256 = "0dkkf4sz9cj768q41a1sijiah0fpc290wfm3agvdlmlbpp3l78vx"; 11709 }; 11710 meta.homepage = "https://github.com/lervag/vimtex/"; 11711 }; ··· 11796 11797 webapi-vim = buildVimPluginFrom2Nix { 11798 pname = "webapi-vim"; 11799 - version = "2021-06-04"; 11800 src = fetchFromGitHub { 11801 owner = "mattn"; 11802 repo = "webapi-vim"; 11803 - rev = "b09cbd3a27157a5baf0468403b392f577adefe45"; 11804 - sha256 = "17vlzg5dm5phirwyk8xkqnrkplybd8d5rj9kdx7rgla3h7rqn4wg"; 11805 }; 11806 meta.homepage = "https://github.com/mattn/webapi-vim/"; 11807 }; 11808 11809 which-key-nvim = buildVimPluginFrom2Nix { 11810 pname = "which-key.nvim"; 11811 - version = "2022-01-19"; 11812 src = fetchFromGitHub { 11813 owner = "folke"; 11814 repo = "which-key.nvim"; 11815 - rev = "28d2bd129575b5e9ebddd88506601290bb2bb221"; 11816 - sha256 = "13k1q7zkwr5bfc2lj97nk4npy0gk49r1qbac49aib7fyzirkagkg"; 11817 }; 11818 meta.homepage = "https://github.com/folke/which-key.nvim/"; 11819 }; 11820 11821 wilder-nvim = buildVimPluginFrom2Nix { 11822 pname = "wilder.nvim"; 11823 - version = "2022-02-12"; 11824 src = fetchFromGitHub { 11825 owner = "gelguy"; 11826 repo = "wilder.nvim"; 11827 - rev = "f49592d297eff4c485ac28927fc7945c165197d6"; 11828 - sha256 = "14sxz4vfzrqwa9qxw9pprj34v7z4gmdz0k1xdkyjcx6fzmny7ycn"; 11829 }; 11830 meta.homepage = "https://github.com/gelguy/wilder.nvim/"; 11831 }; ··· 11953 11954 YouCompleteMe = buildVimPluginFrom2Nix { 11955 pname = "YouCompleteMe"; 11956 - version = "2022-02-22"; 11957 src = fetchFromGitHub { 11958 owner = "ycm-core"; 11959 repo = "YouCompleteMe"; 11960 - rev = "aec79589040497cd0cb0701e089d8d80dc6de996"; 11961 - sha256 = "16nnq95hvprr5wkbrx4slrfjspcshhx4halij3spldrxy40mbm2m"; 11962 fetchSubmodules = true; 11963 }; 11964 meta.homepage = "https://github.com/ycm-core/YouCompleteMe/"; ··· 12026 12027 zig-vim = buildVimPluginFrom2Nix { 12028 pname = "zig.vim"; 12029 - version = "2022-03-03"; 12030 src = fetchFromGitHub { 12031 owner = "ziglang"; 12032 repo = "zig.vim"; 12033 - rev = "118d9b74970899cae309823b75ddee3af999a74c"; 12034 - sha256 = "1q9gbzyrx5j95jwly0qc41lyaqpsk6wq82w2h8d0q3abfxwisy11"; 12035 }; 12036 meta.homepage = "https://github.com/ziglang/zig.vim/"; 12037 };
··· 41 42 aerial-nvim = buildVimPluginFrom2Nix { 43 pname = "aerial.nvim"; 44 + version = "2022-03-19"; 45 src = fetchFromGitHub { 46 owner = "stevearc"; 47 repo = "aerial.nvim"; 48 + rev = "7566440e339af515f47b28f9e82fe63d58883082"; 49 + sha256 = "06ybma15xba2fbb9068lzc04p3sqj1mzgf77v4xvdcym4rc8nccf"; 50 }; 51 meta.homepage = "https://github.com/stevearc/aerial.nvim/"; 52 }; ··· 77 78 ale = buildVimPluginFrom2Nix { 79 pname = "ale"; 80 + version = "2022-03-20"; 81 src = fetchFromGitHub { 82 owner = "dense-analysis"; 83 repo = "ale"; 84 + rev = "5c7019f394588bdc29d7573f5063198c2803dfe4"; 85 + sha256 = "1cb80msbhmh03ibxf95scgrpl3awj1i2mc3caj38nqpymn8kfyqy"; 86 }; 87 meta.homepage = "https://github.com/dense-analysis/ale/"; 88 }; ··· 101 102 aniseed = buildVimPluginFrom2Nix { 103 pname = "aniseed"; 104 + version = "2022-03-21"; 105 src = fetchFromGitHub { 106 owner = "Olical"; 107 repo = "aniseed"; 108 + rev = "bd79727af8a21037222a08ec9bcaf1c85488aaa4"; 109 + sha256 = "0l4hvhmf9cgw921956rh97x6aqhjzs2jxsdnk2m38a9fr738hknk"; 110 }; 111 meta.homepage = "https://github.com/Olical/aniseed/"; 112 }; ··· 269 270 auto-session = buildVimPluginFrom2Nix { 271 pname = "auto-session"; 272 + version = "2022-03-15"; 273 src = fetchFromGitHub { 274 owner = "rmagatti"; 275 repo = "auto-session"; 276 + rev = "ba1606202588a1d4cc68360d6ef9549f0fc464a1"; 277 + sha256 = "029pwryrsc1hzxsc6jvin7vxx21rj2270kw2hqj0dj74qn8b8dg5"; 278 }; 279 meta.homepage = "https://github.com/rmagatti/auto-session/"; 280 }; ··· 365 366 better-escape-nvim = buildVimPluginFrom2Nix { 367 pname = "better-escape.nvim"; 368 + version = "2022-03-14"; 369 src = fetchFromGitHub { 370 owner = "max397574"; 371 repo = "better-escape.nvim"; 372 + rev = "d2efbf0093235525e81f537f8f4e63f23acedf06"; 373 + sha256 = "1xx23v9jgpzdhyp1diyq0vc36vlxzljx36qnax2cms36kfnc398l"; 374 }; 375 meta.homepage = "https://github.com/max397574/better-escape.nvim/"; 376 }; ··· 449 450 bufexplorer = buildVimPluginFrom2Nix { 451 pname = "bufexplorer"; 452 + version = "2022-03-21"; 453 src = fetchFromGitHub { 454 owner = "jlanzarotta"; 455 repo = "bufexplorer"; 456 + rev = "a81eb31192e3033eccedb61c842e274252038a04"; 457 + sha256 = "06b0mfmys2ah1hkyfipv0chv138mmdlixc2l0377zhq8409i3k3c"; 458 }; 459 meta.homepage = "https://github.com/jlanzarotta/bufexplorer/"; 460 }; 461 462 bufferline-nvim = buildVimPluginFrom2Nix { 463 pname = "bufferline.nvim"; 464 + version = "2022-03-21"; 465 src = fetchFromGitHub { 466 owner = "akinsho"; 467 repo = "bufferline.nvim"; 468 + rev = "e1202c6569353d03ef0cb3da11b839dba26854dd"; 469 + sha256 = "1nd5pvbg0yw8jl4rn56dzhabmiwkvlzb8iv595rrkqdb2msdl4qx"; 470 }; 471 meta.homepage = "https://github.com/akinsho/bufferline.nvim/"; 472 }; ··· 485 486 calendar-vim = buildVimPluginFrom2Nix { 487 pname = "calendar.vim"; 488 + version = "2022-03-21"; 489 src = fetchFromGitHub { 490 owner = "itchyny"; 491 repo = "calendar.vim"; 492 + rev = "896360bfd9d5347b2726dd247df2d2cbdb8cf1d6"; 493 + sha256 = "06xvggyq0saf9mj330vnlh0q4176w46w09335iwhc3fp999vl07p"; 494 }; 495 meta.homepage = "https://github.com/itchyny/calendar.vim/"; 496 }; ··· 509 510 catppuccin-nvim = buildVimPluginFrom2Nix { 511 pname = "catppuccin-nvim"; 512 + version = "2022-03-20"; 513 src = fetchFromGitHub { 514 owner = "catppuccin"; 515 repo = "nvim"; 516 + rev = "f079dda3dc23450d69b4bad11bfbd9af2c77f6f3"; 517 + sha256 = "1w0n96fbrkm3vdl64v1yzkly8wpcn5g9qflmpb8r1ww9hhig7a38"; 518 }; 519 meta.homepage = "https://github.com/catppuccin/nvim/"; 520 }; ··· 533 534 chadtree = buildVimPluginFrom2Nix { 535 pname = "chadtree"; 536 + version = "2022-03-22"; 537 src = fetchFromGitHub { 538 owner = "ms-jpq"; 539 repo = "chadtree"; 540 + rev = "6096305ca7a63e05b9c9355f42fc00a9a467e3a3"; 541 + sha256 = "05z9qw51x5gh3vw1nlgkip90igw33cq8h684c5gnf10rqyc1c9sv"; 542 }; 543 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 544 }; ··· 581 582 ci_dark = buildVimPluginFrom2Nix { 583 pname = "ci_dark"; 584 + version = "2022-03-13"; 585 src = fetchFromGitHub { 586 owner = "yunlingz"; 587 repo = "ci_dark"; 588 + rev = "d32e5be4eb144789743aef0fa412176b91410bcc"; 589 + sha256 = "13gxf8jc7fd7fxy2zlqi7jc98p0lijs00bsknxnf9cglp1xi81i6"; 590 }; 591 meta.homepage = "https://github.com/yunlingz/ci_dark/"; 592 }; ··· 737 738 cmp-nvim-lsp-document-symbol = buildVimPluginFrom2Nix { 739 pname = "cmp-nvim-lsp-document-symbol"; 740 + version = "2022-03-22"; 741 src = fetchFromGitHub { 742 owner = "hrsh7th"; 743 repo = "cmp-nvim-lsp-document-symbol"; 744 + rev = "c3f0086ed9882e52e0ae38dd5afa915f69054941"; 745 + sha256 = "1jprb86z081kpxyb2dhw3n1pq15dzcc9wlwmpb6k43mqd7k8q11l"; 746 }; 747 meta.homepage = "https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol/"; 748 }; ··· 761 762 cmp-nvim-ultisnips = buildVimPluginFrom2Nix { 763 pname = "cmp-nvim-ultisnips"; 764 + version = "2022-03-19"; 765 src = fetchFromGitHub { 766 owner = "quangnguyen30192"; 767 repo = "cmp-nvim-ultisnips"; 768 + rev = "f90ebb220306e39766ad0ec1f094e4e12bb2fdd4"; 769 + sha256 = "1pfa3fpjna1969a9ij40b4rmss413mzr5m27i2lhq21xw2f0fi6a"; 770 }; 771 meta.homepage = "https://github.com/quangnguyen30192/cmp-nvim-ultisnips/"; 772 }; ··· 965 966 coc-nvim = buildVimPluginFrom2Nix { 967 pname = "coc.nvim"; 968 + version = "2022-03-21"; 969 src = fetchFromGitHub { 970 owner = "neoclide"; 971 repo = "coc.nvim"; 972 + rev = "8e27595afad82e56a659257896de85072447703c"; 973 + sha256 = "1jcw2n1j8bjs1x3y0jxh8gajkir2xnncmk6zx8360fm28y6lc90s"; 974 }; 975 meta.homepage = "https://github.com/neoclide/coc.nvim/"; 976 }; 977 978 codi-vim = buildVimPluginFrom2Nix { 979 pname = "codi.vim"; 980 + version = "2022-03-20"; 981 src = fetchFromGitHub { 982 owner = "metakirby5"; 983 repo = "codi.vim"; 984 + rev = "7d2604c8ef8bf2154e191746692477da39aed399"; 985 + sha256 = "0na5nlzi9rz1gx1p98wksy6axmxkq4mmhxq3dzg0pv0m0137vi1g"; 986 }; 987 meta.homepage = "https://github.com/metakirby5/codi.vim/"; 988 }; ··· 1038 1039 comment-nvim = buildVimPluginFrom2Nix { 1040 pname = "comment.nvim"; 1041 + version = "2022-03-20"; 1042 src = fetchFromGitHub { 1043 owner = "numtostr"; 1044 repo = "comment.nvim"; 1045 + rev = "8a2b2f3b302e3a35184b1107dfb3781aa76e442a"; 1046 + sha256 = "1sh0ilkddf8kfhp6fnq5br4yqaqk2g0nm3bz5xdwrf5jmphr4mi0"; 1047 }; 1048 meta.homepage = "https://github.com/numtostr/comment.nvim/"; 1049 }; ··· 1230 1231 coq_nvim = buildVimPluginFrom2Nix { 1232 pname = "coq_nvim"; 1233 + version = "2022-03-22"; 1234 src = fetchFromGitHub { 1235 owner = "ms-jpq"; 1236 repo = "coq_nvim"; 1237 + rev = "d8767f5dd617ae5a97a68c50342e85f482e85492"; 1238 + sha256 = "0wfd3ya71d3059p7hskf69rn1c2x9ysfvfgk6k05ah4m7finsh6p"; 1239 }; 1240 meta.homepage = "https://github.com/ms-jpq/coq_nvim/"; 1241 }; 1242 1243 Coqtail = buildVimPluginFrom2Nix { 1244 pname = "Coqtail"; 1245 + version = "2022-03-21"; 1246 src = fetchFromGitHub { 1247 owner = "whonore"; 1248 repo = "Coqtail"; 1249 + rev = "f88e1b425d96b331a5375d6e35c741abdedc858d"; 1250 + sha256 = "1r4fbz8xzk331blizh8i4fkls3cyli9pzms6xnqksjgik2mbsh37"; 1251 }; 1252 meta.homepage = "https://github.com/whonore/Coqtail/"; 1253 }; ··· 1350 1351 ctrlp-vim = buildVimPluginFrom2Nix { 1352 pname = "ctrlp.vim"; 1353 + version = "2022-03-22"; 1354 src = fetchFromGitHub { 1355 owner = "ctrlpvim"; 1356 repo = "ctrlp.vim"; 1357 + rev = "8150fdd845a8c26326ceb9418d054370863e826c"; 1358 + sha256 = "0y9x39jjw8bk3vnwcvpr6s3nxmdhs30z982fxm6g5i7ksa7wj2v4"; 1359 }; 1360 meta.homepage = "https://github.com/ctrlpvim/ctrlp.vim/"; 1361 }; ··· 1470 1471 deol-nvim = buildVimPluginFrom2Nix { 1472 pname = "deol.nvim"; 1473 + version = "2022-03-16"; 1474 src = fetchFromGitHub { 1475 owner = "Shougo"; 1476 repo = "deol.nvim"; 1477 + rev = "4ecffa4502a65f90397c2194ae308dac49194a65"; 1478 + sha256 = "1h23nmqpf5782r3fj945ck0dn0sa6vb0m03sbb4fzd707k6xwnl9"; 1479 }; 1480 meta.homepage = "https://github.com/Shougo/deol.nvim/"; 1481 }; ··· 1592 1593 deoplete-lsp = buildVimPluginFrom2Nix { 1594 pname = "deoplete-lsp"; 1595 + version = "2022-03-12"; 1596 src = fetchFromGitHub { 1597 owner = "deoplete-plugins"; 1598 repo = "deoplete-lsp"; 1599 + rev = "c466c955e85d995984a8135e16da71463712e5e5"; 1600 + sha256 = "0s14m5k1vw5pfgi9wc9jhvwfwv57hdcrji24vspid8yjzgfjf5yd"; 1601 }; 1602 meta.homepage = "https://github.com/deoplete-plugins/deoplete-lsp/"; 1603 }; ··· 1796 1797 dracula-vim = buildVimPluginFrom2Nix { 1798 pname = "dracula-vim"; 1799 + version = "2022-03-21"; 1800 src = fetchFromGitHub { 1801 owner = "dracula"; 1802 repo = "vim"; 1803 + rev = "d552ad035c041a75e9d284adf2099f5bdea5d293"; 1804 + sha256 = "0024igmd05zc84ya08zms7m0nmdrah1ahvmdpfm056nmkw77phhn"; 1805 }; 1806 meta.homepage = "https://github.com/dracula/vim/"; 1807 }; 1808 1809 dressing-nvim = buildVimPluginFrom2Nix { 1810 pname = "dressing.nvim"; 1811 + version = "2022-03-17"; 1812 src = fetchFromGitHub { 1813 owner = "stevearc"; 1814 repo = "dressing.nvim"; 1815 + rev = "96552c9199dc4e169d1c54a21300365ffa483da9"; 1816 + sha256 = "0xh8wnmk3y71mqfcbai0sf7s94kh4f5ward05c8rkwx9rhlasajv"; 1817 }; 1818 meta.homepage = "https://github.com/stevearc/dressing.nvim/"; 1819 }; ··· 1832 1833 edge = buildVimPluginFrom2Nix { 1834 pname = "edge"; 1835 + version = "2022-03-21"; 1836 src = fetchFromGitHub { 1837 owner = "sainnhe"; 1838 repo = "edge"; 1839 + rev = "36c08622c4420129fa576ceafa4ed3388d3beb56"; 1840 + sha256 = "0hai4ns9chvqb8x7vgcl0i0lxqvqwxwhpa489zsqsp1lb436bwqc"; 1841 }; 1842 meta.homepage = "https://github.com/sainnhe/edge/"; 1843 }; ··· 1930 1931 everforest = buildVimPluginFrom2Nix { 1932 pname = "everforest"; 1933 + version = "2022-03-21"; 1934 src = fetchFromGitHub { 1935 owner = "sainnhe"; 1936 repo = "everforest"; 1937 + rev = "764e36cf49a5845217ef09281adf708ab5abd9e3"; 1938 + sha256 = "03byh70krkcgcj6yis7x73bzs8b21qic5qhi01az057rp7mx462l"; 1939 }; 1940 meta.homepage = "https://github.com/sainnhe/everforest/"; 1941 }; ··· 1990 1991 feline-nvim = buildVimPluginFrom2Nix { 1992 pname = "feline.nvim"; 1993 + version = "2022-03-18"; 1994 src = fetchFromGitHub { 1995 owner = "feline-nvim"; 1996 repo = "feline.nvim"; 1997 + rev = "1bd5158943eea629de30db02449aa06633e1fcee"; 1998 + sha256 = "1z6hlarj2xj00hia6ns58qwibpaf48h6w8aawsc46ihjib1zs38q"; 1999 }; 2000 meta.homepage = "https://github.com/feline-nvim/feline.nvim/"; 2001 }; ··· 2014 2015 fern-vim = buildVimPluginFrom2Nix { 2016 pname = "fern.vim"; 2017 + version = "2022-03-21"; 2018 src = fetchFromGitHub { 2019 owner = "lambdalisue"; 2020 repo = "fern.vim"; 2021 + rev = "540355537e529f00ff770f1647929957b0aa8088"; 2022 + sha256 = "1p5sjz24khgmfwmkq6brl8l1z3w7zfb4pgz3xriqij5w0h5nkdin"; 2023 }; 2024 meta.homepage = "https://github.com/lambdalisue/fern.vim/"; 2025 }; ··· 2038 2039 fidget-nvim = buildVimPluginFrom2Nix { 2040 pname = "fidget.nvim"; 2041 + version = "2022-03-20"; 2042 src = fetchFromGitHub { 2043 owner = "j-hui"; 2044 repo = "fidget.nvim"; 2045 + rev = "d47f2bbf7d984f69dc53bf2d37f9292e3e99ae8a"; 2046 + sha256 = "0nw05yzy1a9yq8jvjgzq1y2wbq1x8rski6brmz3pn4rdmpkzqvsd"; 2047 }; 2048 meta.homepage = "https://github.com/j-hui/fidget.nvim/"; 2049 }; ··· 2123 2124 formatter-nvim = buildVimPluginFrom2Nix { 2125 pname = "formatter.nvim"; 2126 + version = "2022-03-14"; 2127 src = fetchFromGitHub { 2128 owner = "mhartington"; 2129 repo = "formatter.nvim"; 2130 + rev = "76ffbc613a058902a9166c09f3cae48073bc9276"; 2131 + sha256 = "1c56xzwkhrhq0mmk518zhz6dg1q6l9cibiavfj71l5arhbh8d5vk"; 2132 }; 2133 meta.homepage = "https://github.com/mhartington/formatter.nvim/"; 2134 }; ··· 2171 2172 FTerm-nvim = buildVimPluginFrom2Nix { 2173 pname = "FTerm.nvim"; 2174 + version = "2022-03-13"; 2175 src = fetchFromGitHub { 2176 owner = "numToStr"; 2177 repo = "FTerm.nvim"; 2178 + rev = "233633a5f6fe8398187a4eba93eba0828ef3d5f3"; 2179 + sha256 = "0sxnii921xia4mrf67qz7ichi9xqr9zf193hb9dx199l7hl6k1p8"; 2180 }; 2181 meta.homepage = "https://github.com/numToStr/FTerm.nvim/"; 2182 }; ··· 2291 2292 ghcid = buildVimPluginFrom2Nix { 2293 pname = "ghcid"; 2294 + version = "2022-03-21"; 2295 src = fetchFromGitHub { 2296 owner = "ndmitchell"; 2297 repo = "ghcid"; 2298 + rev = "957dbf2cc405af362bb544823517de4ddc57e7b2"; 2299 + sha256 = "144q5gq3lnr4pgl92iqj13g3v5zd5795dh6bw91b8s78fz7bf9jn"; 2300 }; 2301 meta.homepage = "https://github.com/ndmitchell/ghcid/"; 2302 }; ··· 2387 2388 gitsigns-nvim = buildVimPluginFrom2Nix { 2389 pname = "gitsigns.nvim"; 2390 + version = "2022-03-19"; 2391 src = fetchFromGitHub { 2392 owner = "lewis6991"; 2393 repo = "gitsigns.nvim"; 2394 + rev = "3791dfa1ee356a3250e0b74f63bad90e27455f60"; 2395 + sha256 = "1497v5hr89ccixnnc91y6w3cmr9jpbp75g3rrakffijm6zdl8pvk"; 2396 }; 2397 meta.homepage = "https://github.com/lewis6991/gitsigns.nvim/"; 2398 }; ··· 2423 2424 glow-nvim = buildVimPluginFrom2Nix { 2425 pname = "glow.nvim"; 2426 + version = "2022-03-10"; 2427 src = fetchFromGitHub { 2428 owner = "ellisonleao"; 2429 repo = "glow.nvim"; 2430 + rev = "64052ad16286281861de9281dc0695c80cc9ccc4"; 2431 + sha256 = "0ykd5ps6i7256w6yxvpjp6yia85ds9ln8icd29lzddf1qpza4rnr"; 2432 }; 2433 meta.homepage = "https://github.com/ellisonleao/glow.nvim/"; 2434 }; ··· 2531 2532 gruvbox-material = buildVimPluginFrom2Nix { 2533 pname = "gruvbox-material"; 2534 + version = "2022-03-21"; 2535 src = fetchFromGitHub { 2536 owner = "sainnhe"; 2537 repo = "gruvbox-material"; 2538 + rev = "b8b63c81637c845e8a7c2dff4c206b714f7b93e4"; 2539 + sha256 = "0ds72yyca1sgrr5b7i683i0lpfz6n75vrij94vc8z07ivn33qy2r"; 2540 }; 2541 meta.homepage = "https://github.com/sainnhe/gruvbox-material/"; 2542 }; ··· 2639 2640 hologram-nvim = buildVimPluginFrom2Nix { 2641 pname = "hologram.nvim"; 2642 + version = "2022-03-13"; 2643 src = fetchFromGitHub { 2644 owner = "edluffy"; 2645 repo = "hologram.nvim"; 2646 + rev = "7bd3ffb073dde94c8d86c1b49c47ef9d2f2bc605"; 2647 + sha256 = "0hld4cr09bd0y4k9yz1lls5dqdak605zf5rnv75zi5scbgwly19c"; 2648 }; 2649 meta.homepage = "https://github.com/edluffy/hologram.nvim/"; 2650 }; ··· 2663 2664 hop-nvim = buildVimPluginFrom2Nix { 2665 pname = "hop.nvim"; 2666 + version = "2022-03-18"; 2667 src = fetchFromGitHub { 2668 owner = "phaazon"; 2669 repo = "hop.nvim"; 2670 + rev = "4f1acb666667b2b914efc407ba44b4d305529331"; 2671 + sha256 = "1i2gib6kdbj6sqfhz72n5gq72g2viw28z64dc1cmm4wwafcxzc4c"; 2672 }; 2673 meta.homepage = "https://github.com/phaazon/hop.nvim/"; 2674 }; ··· 2904 2905 jellybeans-nvim = buildVimPluginFrom2Nix { 2906 pname = "jellybeans-nvim"; 2907 + version = "2022-03-21"; 2908 src = fetchFromGitHub { 2909 owner = "metalelf0"; 2910 repo = "jellybeans-nvim"; 2911 + rev = "f77b75443adf6461ded30de0243f49771f933d06"; 2912 + sha256 = "187xvsfg9ac04006bzcwdi03l5cnzg3rg7ak1s9n8wb66s25vrpx"; 2913 }; 2914 meta.homepage = "https://github.com/metalelf0/jellybeans-nvim/"; 2915 }; ··· 2976 2977 kanagawa-nvim = buildVimPluginFrom2Nix { 2978 pname = "kanagawa.nvim"; 2979 + version = "2022-03-21"; 2980 src = fetchFromGitHub { 2981 owner = "rebelot"; 2982 repo = "kanagawa.nvim"; 2983 + rev = "f5881a688b951cb35a7f36628b23ee4393d96daf"; 2984 + sha256 = "1h4m0mcgvpdxh6pzkg2k5am9g31w8xpq84rcpqchvql7yhyjv4g7"; 2985 }; 2986 meta.homepage = "https://github.com/rebelot/kanagawa.nvim/"; 2987 }; ··· 3084 3085 LeaderF = buildVimPluginFrom2Nix { 3086 pname = "LeaderF"; 3087 + version = "2022-03-22"; 3088 src = fetchFromGitHub { 3089 owner = "Yggdroot"; 3090 repo = "LeaderF"; 3091 + rev = "60e14a5bbd52a22578d6335c606d0539067b9327"; 3092 + sha256 = "05bx5wm8r5rs4y51pkgb2m6bxzddacn7f3bdsgnmbvxz0rxyq8dp"; 3093 }; 3094 meta.homepage = "https://github.com/Yggdroot/LeaderF/"; 3095 }; 3096 3097 lean-nvim = buildVimPluginFrom2Nix { 3098 pname = "lean.nvim"; 3099 + version = "2022-03-21"; 3100 src = fetchFromGitHub { 3101 owner = "Julian"; 3102 repo = "lean.nvim"; 3103 + rev = "21bf810e3bce3e06d148b4848febcb69bec34b49"; 3104 + sha256 = "0m64qqilanz1qgssgyy2h8zlkyngn2nbnwwx15mwls9v0sllc0ns"; 3105 }; 3106 meta.homepage = "https://github.com/Julian/lean.nvim/"; 3107 }; ··· 3144 3145 lexima-vim = buildVimPluginFrom2Nix { 3146 pname = "lexima.vim"; 3147 + version = "2022-03-22"; 3148 src = fetchFromGitHub { 3149 owner = "cohama"; 3150 repo = "lexima.vim"; 3151 + rev = "fbc05de53ca98b7f36a82f566db1df49864e58ef"; 3152 + sha256 = "1gyxa9larwz8brfs47ivxcrx03fa52pvc6kw31c7nl03j5p91f8m"; 3153 }; 3154 meta.homepage = "https://github.com/cohama/lexima.vim/"; 3155 }; ··· 3240 3241 lightline-vim = buildVimPluginFrom2Nix { 3242 pname = "lightline.vim"; 3243 + version = "2022-03-15"; 3244 src = fetchFromGitHub { 3245 owner = "itchyny"; 3246 repo = "lightline.vim"; 3247 + rev = "11931e2de42cb1a14887a002a874f0b2daf12bc2"; 3248 + sha256 = "1iyns1bm3wjr6z2hmc0p9j61vhprhax4f9qdqaf3w7vvgkhx1xj6"; 3249 }; 3250 meta.homepage = "https://github.com/itchyny/lightline.vim/"; 3251 }; ··· 3288 3289 lir-nvim = buildVimPluginFrom2Nix { 3290 pname = "lir.nvim"; 3291 + version = "2022-03-13"; 3292 src = fetchFromGitHub { 3293 owner = "tamago324"; 3294 repo = "lir.nvim"; 3295 + rev = "4a4f0724a520bd4e1a59ce55b7ecb51e44aa9b19"; 3296 + sha256 = "17plc8wqa9npvy757qhmm7lk4rcjvm8f340djfi49b9cddpp739s"; 3297 }; 3298 meta.homepage = "https://github.com/tamago324/lir.nvim/"; 3299 }; ··· 3312 3313 litee-calltree-nvim = buildVimPluginFrom2Nix { 3314 pname = "litee-calltree.nvim"; 3315 + version = "2022-03-20"; 3316 src = fetchFromGitHub { 3317 owner = "ldelossa"; 3318 repo = "litee-calltree.nvim"; 3319 + rev = "3f3c25e584558949b1eda38ded76eade28fa5fd6"; 3320 + sha256 = "1k1i4c8rydnhk36pcwa9dhvlbawda0dbwh6ppgypm1xnda10hv3h"; 3321 }; 3322 meta.homepage = "https://github.com/ldelossa/litee-calltree.nvim/"; 3323 }; ··· 3336 3337 litee-symboltree-nvim = buildVimPluginFrom2Nix { 3338 pname = "litee-symboltree.nvim"; 3339 + version = "2022-03-20"; 3340 src = fetchFromGitHub { 3341 owner = "ldelossa"; 3342 repo = "litee-symboltree.nvim"; 3343 + rev = "ab90e26d68157d3f016f9a5d5c1d3a46a174618c"; 3344 + sha256 = "07cfcmly1xdy4vmng8l2q2cpc99nvpdyihnl8x5xs2i7n1zakmdh"; 3345 }; 3346 meta.homepage = "https://github.com/ldelossa/litee-symboltree.nvim/"; 3347 }; ··· 3443 3444 lspsaga-nvim = buildVimPluginFrom2Nix { 3445 pname = "lspsaga.nvim"; 3446 + version = "2022-03-14"; 3447 src = fetchFromGitHub { 3448 owner = "tami5"; 3449 repo = "lspsaga.nvim"; 3450 + rev = "5309d75bd90ce5b1708331df3af1e971fa83a2b9"; 3451 + sha256 = "0xvlpjv69wf18nw5hbmmgbhs8ws4gfq5ny2vrncqaxcikr3gdmms"; 3452 }; 3453 meta.homepage = "https://github.com/tami5/lspsaga.nvim/"; 3454 }; ··· 3479 3480 lualine-nvim = buildVimPluginFrom2Nix { 3481 pname = "lualine.nvim"; 3482 + version = "2022-03-18"; 3483 src = fetchFromGitHub { 3484 owner = "nvim-lualine"; 3485 repo = "lualine.nvim"; 3486 + rev = "181b14348f513e6f9eb3bdd2252e13630094fdd3"; 3487 + sha256 = "12795wh3md90p3q1zmhar4v4vf1mmhixmd4dycqmk5bcalv8j8ma"; 3488 }; 3489 meta.homepage = "https://github.com/nvim-lualine/lualine.nvim/"; 3490 }; 3491 3492 luasnip = buildVimPluginFrom2Nix { 3493 pname = "luasnip"; 3494 + version = "2022-03-21"; 3495 src = fetchFromGitHub { 3496 owner = "l3mon4d3"; 3497 repo = "luasnip"; 3498 + rev = "680d42a49e2e798cbbc0ea5dc96f298b3039dfff"; 3499 + sha256 = "04fhmp3idalm97qpmj7jn6cs7myr2jz0jy3yzw3rqxmf33b17m7w"; 3500 }; 3501 meta.homepage = "https://github.com/l3mon4d3/luasnip/"; 3502 }; ··· 3515 3516 lush-nvim = buildVimPluginFrom2Nix { 3517 pname = "lush.nvim"; 3518 + version = "2022-03-17"; 3519 src = fetchFromGitHub { 3520 owner = "rktjmp"; 3521 repo = "lush.nvim"; 3522 + rev = "69848496f34a27e7c534fca5f3626c08f4fdc754"; 3523 + sha256 = "1qm6yv474ija8mbmr33rd2wmalrj8gdzl1ji6q68wr7jrwjs3ds7"; 3524 }; 3525 meta.homepage = "https://github.com/rktjmp/lush.nvim/"; 3526 }; ··· 3623 3624 mini-nvim = buildVimPluginFrom2Nix { 3625 pname = "mini.nvim"; 3626 + version = "2022-03-22"; 3627 src = fetchFromGitHub { 3628 owner = "echasnovski"; 3629 repo = "mini.nvim"; 3630 + rev = "758e28b67216a54fdb154a4606acb73eac950a30"; 3631 + sha256 = "1nrvkz6q3a0cmf3aw09fk46scawh02xvk5hawbcyszh2sig4km11"; 3632 }; 3633 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 3634 }; ··· 3659 3660 mkdir-nvim = buildVimPluginFrom2Nix { 3661 pname = "mkdir.nvim"; 3662 + version = "2022-03-12"; 3663 src = fetchFromGitHub { 3664 owner = "jghauser"; 3665 repo = "mkdir.nvim"; 3666 + rev = "01261650382bef195dab8ac39344234b57914f09"; 3667 + sha256 = "1irpi2aqi2pr0ydxsw2d4m2lkhzkqcs6gvz15snvnsckvk03j3v7"; 3668 }; 3669 meta.homepage = "https://github.com/jghauser/mkdir.nvim/"; 3670 }; 3671 3672 mkdx = buildVimPluginFrom2Nix { 3673 pname = "mkdx"; 3674 + version = "2022-03-13"; 3675 src = fetchFromGitHub { 3676 owner = "SidOfc"; 3677 repo = "mkdx"; 3678 + rev = "62b921fe7c61180560d6d31baae67c6ed5da2d1e"; 3679 + sha256 = "0xnh92vvdrqcj2kwssq1d3jg53lzsz1kpl3vn9dinkrxp4l0pdz1"; 3680 }; 3681 meta.homepage = "https://github.com/SidOfc/mkdx/"; 3682 }; ··· 3707 3708 mru = buildVimPluginFrom2Nix { 3709 pname = "mru"; 3710 + version = "2022-03-12"; 3711 src = fetchFromGitHub { 3712 owner = "yegappan"; 3713 repo = "mru"; 3714 + rev = "2698dc2622450645618e6457a81d325954ba725f"; 3715 + sha256 = "06w4rmdn48h21wl9mn5v9mfkaaypd1fxhdjiv7ng5zj7jgi1qnsd"; 3716 }; 3717 meta.homepage = "https://github.com/yegappan/mru/"; 3718 }; ··· 3731 3732 ncm2 = buildVimPluginFrom2Nix { 3733 pname = "ncm2"; 3734 + version = "2022-03-17"; 3735 src = fetchFromGitHub { 3736 owner = "ncm2"; 3737 repo = "ncm2"; 3738 + rev = "24d77cd5206438a6670ff1cf8d1628532910e14e"; 3739 + sha256 = "1avxqqajkd1rhz61c066n4qxv5955yl6w5mgm15z3disgi68kvb2"; 3740 }; 3741 meta.homepage = "https://github.com/ncm2/ncm2/"; 3742 }; ··· 4007 4008 neogit = buildVimPluginFrom2Nix { 4009 pname = "neogit"; 4010 + version = "2022-03-21"; 4011 src = fetchFromGitHub { 4012 owner = "TimUntersberger"; 4013 repo = "neogit"; 4014 + rev = "9987421e0724ce704d0035f50a7080c677a85d71"; 4015 + sha256 = "14sbbih38494ybhs5khsd07rq0136gdacjchfz8bx3sq05l0blmf"; 4016 }; 4017 meta.homepage = "https://github.com/TimUntersberger/neogit/"; 4018 }; ··· 4031 4032 neomake = buildVimPluginFrom2Nix { 4033 pname = "neomake"; 4034 + version = "2022-03-19"; 4035 src = fetchFromGitHub { 4036 owner = "neomake"; 4037 repo = "neomake"; 4038 + rev = "0556893d7fbc1948ac1a82cd0f41023d76a234b2"; 4039 + sha256 = "0dw6miyxbbi71na8qb7nqk20vni1q46lmg51r0h354xcnxn4hyms"; 4040 }; 4041 meta.homepage = "https://github.com/neomake/neomake/"; 4042 }; ··· 4067 4068 neorg = buildVimPluginFrom2Nix { 4069 pname = "neorg"; 4070 + version = "2022-03-21"; 4071 src = fetchFromGitHub { 4072 owner = "nvim-neorg"; 4073 repo = "neorg"; 4074 + rev = "9aeaf79c5ad01930705a0534a35adbdba9eb5f13"; 4075 + sha256 = "0v1lqfdkzafsh7v6i0cyhc9mgy6gwyqvlya3722qdrrrramp1yfy"; 4076 }; 4077 meta.homepage = "https://github.com/nvim-neorg/neorg/"; 4078 }; ··· 4259 4260 nightfox-nvim = buildVimPluginFrom2Nix { 4261 pname = "nightfox.nvim"; 4262 + version = "2022-03-22"; 4263 src = fetchFromGitHub { 4264 owner = "EdenEast"; 4265 repo = "nightfox.nvim"; 4266 + rev = "ba29285dca9740609f05b9674e3de7708e2ecfc9"; 4267 + sha256 = "1959x47sjbb1bl63yfgj30g6s751k4pwchcg2j9y9gm067qnz3r7"; 4268 }; 4269 meta.homepage = "https://github.com/EdenEast/nightfox.nvim/"; 4270 }; ··· 4331 4332 nordic-nvim = buildVimPluginFrom2Nix { 4333 pname = "nordic.nvim"; 4334 + version = "2022-03-13"; 4335 src = fetchFromGitHub { 4336 owner = "andersevenrud"; 4337 repo = "nordic.nvim"; 4338 + rev = "612f7db0b904d11eeddd41474e71e4bf67acc453"; 4339 + sha256 = "000s48f80gpwsqfgxcsafifd10ii99w8kw237i9afa2msrk9w1fs"; 4340 }; 4341 meta.homepage = "https://github.com/andersevenrud/nordic.nvim/"; 4342 }; ··· 4379 4380 null-ls-nvim = buildVimPluginFrom2Nix { 4381 pname = "null-ls.nvim"; 4382 + version = "2022-03-22"; 4383 src = fetchFromGitHub { 4384 owner = "jose-elias-alvarez"; 4385 repo = "null-ls.nvim"; 4386 + rev = "71bb21da7faa6676629ebac5e8818b701da46f80"; 4387 + sha256 = "0ids4nlg6lhdabkp9pr9jnkghkpwkk1qxvim39a2i0gvqxx4qkz4"; 4388 }; 4389 meta.homepage = "https://github.com/jose-elias-alvarez/null-ls.nvim/"; 4390 }; 4391 4392 numb-nvim = buildVimPluginFrom2Nix { 4393 pname = "numb.nvim"; 4394 + version = "2022-03-20"; 4395 src = fetchFromGitHub { 4396 owner = "nacro90"; 4397 repo = "numb.nvim"; 4398 + rev = "453c50ab921fa066fb073d2fd0f826cb036eaf7b"; 4399 + sha256 = "0pkssmd29r2d5f0s770ppj0z4rv0qj5szd43jh16wxknwwjmqi9n"; 4400 }; 4401 meta.homepage = "https://github.com/nacro90/numb.nvim/"; 4402 }; ··· 4427 4428 nvim-autopairs = buildVimPluginFrom2Nix { 4429 pname = "nvim-autopairs"; 4430 + version = "2022-03-15"; 4431 src = fetchFromGitHub { 4432 owner = "windwp"; 4433 repo = "nvim-autopairs"; 4434 + rev = "6617498bea01c9c628406d7e23030da57f2f8718"; 4435 + sha256 = "0ah6jmi8d1z0r38l9mgs46nfn4kfkqxr2vxhkcgllgp6aamhq85k"; 4436 }; 4437 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 4438 }; 4439 4440 nvim-base16 = buildVimPluginFrom2Nix { 4441 pname = "nvim-base16"; 4442 + version = "2022-03-13"; 4443 src = fetchFromGitHub { 4444 owner = "RRethy"; 4445 repo = "nvim-base16"; 4446 + rev = "9893a06a11b448e05c0bd1f44970acbb7712e8ba"; 4447 + sha256 = "0hhlyw9nacyc4pyx2537y145lm9p3s4m4ckh8cwbambp5ypnn8kl"; 4448 }; 4449 meta.homepage = "https://github.com/RRethy/nvim-base16/"; 4450 }; 4451 4452 nvim-bqf = buildVimPluginFrom2Nix { 4453 pname = "nvim-bqf"; 4454 + version = "2022-03-21"; 4455 src = fetchFromGitHub { 4456 owner = "kevinhwang91"; 4457 repo = "nvim-bqf"; 4458 + rev = "7d3630f1616c2e5cf9f1c8efc1cf186b9249ce7b"; 4459 + sha256 = "0y9kp05qgs7mmivs52ab26jhiqj1izz4jhj1n4x26zmaqbpw4viw"; 4460 }; 4461 meta.homepage = "https://github.com/kevinhwang91/nvim-bqf/"; 4462 }; ··· 4487 4488 nvim-cmp = buildVimPluginFrom2Nix { 4489 pname = "nvim-cmp"; 4490 + version = "2022-03-22"; 4491 src = fetchFromGitHub { 4492 owner = "hrsh7th"; 4493 repo = "nvim-cmp"; 4494 + rev = "272cbdca3e327bf43e8df85c6f4f00921656c4e4"; 4495 + sha256 = "1z3nsrkla35sl6d66bjnk0qvqn1a5m8vn670qyb8y9nqs344fy8d"; 4496 }; 4497 meta.homepage = "https://github.com/hrsh7th/nvim-cmp/"; 4498 }; 4499 4500 nvim-code-action-menu = buildVimPluginFrom2Nix { 4501 pname = "nvim-code-action-menu"; 4502 + version = "2022-03-17"; 4503 src = fetchFromGitHub { 4504 owner = "weilbith"; 4505 repo = "nvim-code-action-menu"; 4506 + rev = "a864a79c8e024d4f5d95915210188c9c3430b160"; 4507 + sha256 = "14m95sp0a6ss71s9ljg1b2m2sz4fyh0rxv9l4mj6brjywsx6agvw"; 4508 }; 4509 meta.homepage = "https://github.com/weilbith/nvim-code-action-menu/"; 4510 }; ··· 4523 4524 nvim-comment = buildVimPluginFrom2Nix { 4525 pname = "nvim-comment"; 4526 + version = "2022-03-15"; 4527 src = fetchFromGitHub { 4528 owner = "terrortylor"; 4529 repo = "nvim-comment"; 4530 + rev = "861921706a39144ea528a6200a059a549b02d8f0"; 4531 + sha256 = "0r1yb20r8p53y5dli81sm5ycgs76vpwdwcggcwadgiv2rq78ax90"; 4532 }; 4533 meta.homepage = "https://github.com/terrortylor/nvim-comment/"; 4534 }; ··· 4571 4572 nvim-dap = buildVimPluginFrom2Nix { 4573 pname = "nvim-dap"; 4574 + version = "2022-03-16"; 4575 src = fetchFromGitHub { 4576 owner = "mfussenegger"; 4577 repo = "nvim-dap"; 4578 + rev = "3d0575a777610b364fea745b85ad497d56b8009a"; 4579 + sha256 = "041ypcwa2k737hp9dh3zs1hyx2n2zh9apjnya11zj5xhng76h0ih"; 4580 }; 4581 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 4582 }; 4583 4584 nvim-dap-ui = buildVimPluginFrom2Nix { 4585 pname = "nvim-dap-ui"; 4586 + version = "2022-03-21"; 4587 src = fetchFromGitHub { 4588 owner = "rcarriga"; 4589 repo = "nvim-dap-ui"; 4590 + rev = "45805d69273f1ca0753a096abd419e89af8e5f8a"; 4591 + sha256 = "03jjhsdl0w5w0s7d9a64fmvwdpm1pkvjvd5gh1hgsavbpf0w71mb"; 4592 }; 4593 meta.homepage = "https://github.com/rcarriga/nvim-dap-ui/"; 4594 }; ··· 4655 4656 nvim-gps = buildVimPluginFrom2Nix { 4657 pname = "nvim-gps"; 4658 + version = "2022-03-20"; 4659 src = fetchFromGitHub { 4660 owner = "smiteshp"; 4661 repo = "nvim-gps"; 4662 + rev = "00dce9bff1d0dd74782734b0d2ca6d50499af9fc"; 4663 + sha256 = "0mgl88n7ngq6d6wgqcn5s6s4087pk102mvz8jqsj363zx6q7b80b"; 4664 }; 4665 meta.homepage = "https://github.com/smiteshp/nvim-gps/"; 4666 }; ··· 4679 4680 nvim-hlslens = buildVimPluginFrom2Nix { 4681 pname = "nvim-hlslens"; 4682 + version = "2022-03-20"; 4683 src = fetchFromGitHub { 4684 owner = "kevinhwang91"; 4685 repo = "nvim-hlslens"; 4686 + rev = "22f7df73283c6f947a56fef0355f5a3ee2971152"; 4687 + sha256 = "1qjy4n0ly5vmkpfyjanqb76jvh6qa5ldqvhgfgxk91b9l35ca95l"; 4688 }; 4689 meta.homepage = "https://github.com/kevinhwang91/nvim-hlslens/"; 4690 }; ··· 4763 4764 nvim-lsp-ts-utils = buildVimPluginFrom2Nix { 4765 pname = "nvim-lsp-ts-utils"; 4766 + version = "2022-03-15"; 4767 src = fetchFromGitHub { 4768 owner = "jose-elias-alvarez"; 4769 repo = "nvim-lsp-ts-utils"; 4770 + rev = "1d2c585cb69a91cf53f17a90d2544ed10eb03193"; 4771 + sha256 = "07vf3xzcld2h3j6hnrrib60p2gnjkcb96h33sm8kfdvaj1578pbd"; 4772 }; 4773 meta.homepage = "https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils/"; 4774 }; 4775 4776 nvim-lspconfig = buildVimPluginFrom2Nix { 4777 pname = "nvim-lspconfig"; 4778 + version = "2022-03-21"; 4779 src = fetchFromGitHub { 4780 owner = "neovim"; 4781 repo = "nvim-lspconfig"; 4782 + rev = "48e59a45b6fddcaadea6e14de0fe92cc4605261f"; 4783 + sha256 = "14x031raf0sh2s6syjmq3vqbwwj0pz1sky1f9s10cfh03sz5z54z"; 4784 }; 4785 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 4786 }; ··· 4799 4800 nvim-metals = buildVimPluginFrom2Nix { 4801 pname = "nvim-metals"; 4802 + version = "2022-03-20"; 4803 src = fetchFromGitHub { 4804 owner = "scalameta"; 4805 repo = "nvim-metals"; 4806 + rev = "3312490ef74ea149121a82fde578a13b1921cef9"; 4807 + sha256 = "0xi13qji716kdbbq579pj7rxbjfkwjrsdp3qvfb937spwzbak2jc"; 4808 }; 4809 meta.homepage = "https://github.com/scalameta/nvim-metals/"; 4810 }; ··· 4835 4836 nvim-notify = buildVimPluginFrom2Nix { 4837 pname = "nvim-notify"; 4838 + version = "2022-03-20"; 4839 src = fetchFromGitHub { 4840 owner = "rcarriga"; 4841 repo = "nvim-notify"; 4842 + rev = "da1030208347ad8937fdad1d4f8092b578e3ea2f"; 4843 + sha256 = "0myrcm6170ncff7ymdlaiahh9230yff794f4dc2lzwv5igkxxiha"; 4844 }; 4845 meta.homepage = "https://github.com/rcarriga/nvim-notify/"; 4846 }; ··· 4859 4860 nvim-scrollview = buildVimPluginFrom2Nix { 4861 pname = "nvim-scrollview"; 4862 + version = "2022-03-15"; 4863 src = fetchFromGitHub { 4864 owner = "dstein64"; 4865 repo = "nvim-scrollview"; 4866 + rev = "f1cdec5869de70359c8dff06e9057b99a56a0e48"; 4867 + sha256 = "028wvmdbj2fllkw6nr2sasxpamqpl3gmrzdn8lw2bjfzy5xf88x1"; 4868 }; 4869 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 4870 }; ··· 4907 4908 nvim-tree-lua = buildVimPluginFrom2Nix { 4909 pname = "nvim-tree.lua"; 4910 + version = "2022-03-20"; 4911 src = fetchFromGitHub { 4912 owner = "kyazdani42"; 4913 repo = "nvim-tree.lua"; 4914 + rev = "e87ee0e3c30368fa97085125ffe13ee37c0daf70"; 4915 + sha256 = "0bn74v8ydr71acs204r6580fs636gh00wfk8z6wlbhp4krrwdi1n"; 4916 }; 4917 meta.homepage = "https://github.com/kyazdani42/nvim-tree.lua/"; 4918 }; 4919 4920 nvim-treesitter = buildVimPluginFrom2Nix { 4921 pname = "nvim-treesitter"; 4922 + version = "2022-03-22"; 4923 src = fetchFromGitHub { 4924 owner = "nvim-treesitter"; 4925 repo = "nvim-treesitter"; 4926 + rev = "3e2ac54e1638da214dab58f9edf01ad93f57261d"; 4927 + sha256 = "04yjpb3b91j09xwmyxq0bp6zcn2lh3rb86dsp9h1s80wz1hbik7l"; 4928 }; 4929 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 4930 }; ··· 4943 4944 nvim-treesitter-pyfold = buildVimPluginFrom2Nix { 4945 pname = "nvim-treesitter-pyfold"; 4946 + version = "2022-03-14"; 4947 src = fetchFromGitHub { 4948 owner = "eddiebergman"; 4949 repo = "nvim-treesitter-pyfold"; 4950 + rev = "46e0c3ebed0934fffcc2a23b52393059b76bff3f"; 4951 + sha256 = "1fwmwkpnr0cy663cy5yx5spm5hrv8xhsgvk891dqbm1pydxbpa1z"; 4952 }; 4953 meta.homepage = "https://github.com/eddiebergman/nvim-treesitter-pyfold/"; 4954 }; ··· 4991 4992 nvim-ts-context-commentstring = buildVimPluginFrom2Nix { 4993 pname = "nvim-ts-context-commentstring"; 4994 + version = "2022-03-18"; 4995 src = fetchFromGitHub { 4996 owner = "joosepalviste"; 4997 repo = "nvim-ts-context-commentstring"; 4998 + rev = "7810f1fe706092290dd338f40e5e857bac4a03cf"; 4999 + sha256 = "0hl3fivd0yn9g1di2545inz92szsqxq0svwhr8ymyg5sgx465rfc"; 5000 }; 5001 meta.homepage = "https://github.com/joosepalviste/nvim-ts-context-commentstring/"; 5002 }; 5003 5004 nvim-ts-rainbow = buildVimPluginFrom2Nix { 5005 pname = "nvim-ts-rainbow"; 5006 + version = "2022-03-20"; 5007 src = fetchFromGitHub { 5008 owner = "p00f"; 5009 repo = "nvim-ts-rainbow"; 5010 + rev = "af1a18d2577ba0be5b59bc4b32aebd2569ff085e"; 5011 + sha256 = "1z100akjipzp3zyr7d54vbwwf53dj4f8y8qzf7fv32la142a7idq"; 5012 }; 5013 meta.homepage = "https://github.com/p00f/nvim-ts-rainbow/"; 5014 }; ··· 5063 5064 nvimdev-nvim = buildVimPluginFrom2Nix { 5065 pname = "nvimdev.nvim"; 5066 + version = "2022-03-15"; 5067 src = fetchFromGitHub { 5068 owner = "neovim"; 5069 repo = "nvimdev.nvim"; 5070 + rev = "cb0fcc1cdbe3864554a7b1ecbe706eb4de4ec680"; 5071 + sha256 = "063fyzawn6i67cv3221s282ln5gpms3qw97blrd80l18syykj2b9"; 5072 }; 5073 meta.homepage = "https://github.com/neovim/nvimdev.nvim/"; 5074 }; ··· 5123 5124 onedark-nvim = buildVimPluginFrom2Nix { 5125 pname = "onedark.nvim"; 5126 + version = "2022-03-17"; 5127 src = fetchFromGitHub { 5128 owner = "navarasu"; 5129 repo = "onedark.nvim"; 5130 + rev = "77752edb0f8378a21f92b8a4dcad984177f24c7f"; 5131 + sha256 = "0vh2aa9c9626vxxmpcfkhpfmibvzk7gv31rn65lb140mdnkrqvh8"; 5132 }; 5133 meta.homepage = "https://github.com/navarasu/onedark.nvim/"; 5134 }; ··· 5147 5148 onedarkpro-nvim = buildVimPluginFrom2Nix { 5149 pname = "onedarkpro.nvim"; 5150 + version = "2022-03-20"; 5151 src = fetchFromGitHub { 5152 owner = "olimorris"; 5153 repo = "onedarkpro.nvim"; 5154 + rev = "37dcc6e9ff9b58e352a4aa6d109a4b053f41ef11"; 5155 + sha256 = "025p78jzc3n8c663gmzixd7ajg7fi58r84aan8fhfsrh8paygf7v"; 5156 }; 5157 meta.homepage = "https://github.com/olimorris/onedarkpro.nvim/"; 5158 }; ··· 5195 5196 orgmode = buildVimPluginFrom2Nix { 5197 pname = "orgmode"; 5198 + version = "2022-03-10"; 5199 src = fetchFromGitHub { 5200 owner = "nvim-orgmode"; 5201 repo = "orgmode"; 5202 + rev = "e1f3054987ce054525258d9a3cc5837bf6e75212"; 5203 + sha256 = "0hwsajd7lhc04da7yzx770f3bgn2jsibcg1pjhxyib1prr17mpy0"; 5204 }; 5205 meta.homepage = "https://github.com/nvim-orgmode/orgmode/"; 5206 }; ··· 5243 5244 papercolor-theme = buildVimPluginFrom2Nix { 5245 pname = "papercolor-theme"; 5246 + version = "2022-03-17"; 5247 src = fetchFromGitHub { 5248 owner = "NLKNguyen"; 5249 repo = "papercolor-theme"; 5250 + rev = "546570250026ac65c5e2a8a9533fa3a33928352d"; 5251 + sha256 = "1naajhn9ii20dx215ksz9fw30xlyvmk0zwsp2flvnwm6jc7wzxji"; 5252 }; 5253 meta.homepage = "https://github.com/NLKNguyen/papercolor-theme/"; 5254 }; ··· 5339 5340 plenary-nvim = buildVimPluginFrom2Nix { 5341 pname = "plenary.nvim"; 5342 + version = "2022-03-20"; 5343 src = fetchFromGitHub { 5344 owner = "nvim-lua"; 5345 repo = "plenary.nvim"; 5346 + rev = "0d660152000a40d52158c155625865da2aa7aa1b"; 5347 + sha256 = "0r8amnlaqxg9jpqk6v4rzlfrc8q161jy1bpy35jrk7gva76kp9hm"; 5348 }; 5349 meta.homepage = "https://github.com/nvim-lua/plenary.nvim/"; 5350 }; ··· 5641 5642 refactoring-nvim = buildVimPluginFrom2Nix { 5643 pname = "refactoring.nvim"; 5644 + version = "2022-03-21"; 5645 src = fetchFromGitHub { 5646 owner = "theprimeagen"; 5647 repo = "refactoring.nvim"; 5648 + rev = "8d1e1488f78306facb98f1eeb518b8ed7843c9b5"; 5649 + sha256 = "1lx3hl3lvz92isa07cczmivnc9ffpwim6yayl6l8msrc0ycqsaa2"; 5650 }; 5651 meta.homepage = "https://github.com/theprimeagen/refactoring.nvim/"; 5652 }; ··· 5725 5726 rnvimr = buildVimPluginFrom2Nix { 5727 pname = "rnvimr"; 5728 + version = "2022-03-16"; 5729 src = fetchFromGitHub { 5730 owner = "kevinhwang91"; 5731 repo = "rnvimr"; 5732 + rev = "26dc0949680b77216ab4de7ae909b324944a493c"; 5733 + sha256 = "1ci10s7kcpvg1g9k33ydn4zp8bnm69271mbhys5k9lc50qky2cp2"; 5734 }; 5735 meta.homepage = "https://github.com/kevinhwang91/rnvimr/"; 5736 }; ··· 5785 5786 rust-tools-nvim = buildVimPluginFrom2Nix { 5787 pname = "rust-tools.nvim"; 5788 + version = "2022-03-17"; 5789 src = fetchFromGitHub { 5790 owner = "simrat39"; 5791 repo = "rust-tools.nvim"; 5792 + rev = "ad22bd03cefac7d6a483f092a36499e9cce6dad5"; 5793 + sha256 = "1d2zkr5r6c7zy4x516ckp57dri3hplmdrzgdq02k0xsvmwispjl0"; 5794 }; 5795 meta.homepage = "https://github.com/simrat39/rust-tools.nvim/"; 5796 }; ··· 5833 5834 SchemaStore-nvim = buildVimPluginFrom2Nix { 5835 pname = "SchemaStore.nvim"; 5836 + version = "2022-03-20"; 5837 src = fetchFromGitHub { 5838 owner = "b0o"; 5839 repo = "SchemaStore.nvim"; 5840 + rev = "0a3f765335acde2bdf33504a62fe944a5d6d907e"; 5841 + sha256 = "1dzbwfic9li5bsc33k6y14avniqbp6hhgkpznwriy8d0pww6p11v"; 5842 }; 5843 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 5844 }; ··· 6050 6051 sonokai = buildVimPluginFrom2Nix { 6052 pname = "sonokai"; 6053 + version = "2022-03-21"; 6054 src = fetchFromGitHub { 6055 owner = "sainnhe"; 6056 repo = "sonokai"; 6057 + rev = "774ccdb95a04539530be34fa17a34c0f64139aca"; 6058 + sha256 = "1myz05j6i7h0yyffbip6a2gpfb61y35w48aa1wlh8i3m9bhy7g4a"; 6059 }; 6060 meta.homepage = "https://github.com/sainnhe/sonokai/"; 6061 }; ··· 6122 6123 SpaceVim = buildVimPluginFrom2Nix { 6124 pname = "SpaceVim"; 6125 + version = "2022-03-22"; 6126 src = fetchFromGitHub { 6127 owner = "SpaceVim"; 6128 repo = "SpaceVim"; 6129 + rev = "3af5db3e15916d28d0fed9eab478da07b4bc4937"; 6130 + sha256 = "1zjcd2pmbn42ss74qbmvz3kar6yn3bz1f1bc4v0r7y2ajrp2m4wy"; 6131 }; 6132 meta.homepage = "https://github.com/SpaceVim/SpaceVim/"; 6133 }; ··· 6182 6183 splitjoin-vim = buildVimPluginFrom2Nix { 6184 pname = "splitjoin.vim"; 6185 + version = "2022-03-21"; 6186 src = fetchFromGitHub { 6187 owner = "AndrewRadev"; 6188 repo = "splitjoin.vim"; 6189 + rev = "c32b18751a81715e3c13cff22fea9fb5ce31ef35"; 6190 + sha256 = "12kp185ndag507b7l4qvhr369zyikwgh0wyi9lrjyr2ar5impjqc"; 6191 fetchSubmodules = true; 6192 }; 6193 meta.homepage = "https://github.com/AndrewRadev/splitjoin.vim/"; ··· 6231 6232 stabilize-nvim = buildVimPluginFrom2Nix { 6233 pname = "stabilize.nvim"; 6234 + version = "2022-03-11"; 6235 src = fetchFromGitHub { 6236 owner = "luukvbaal"; 6237 repo = "stabilize.nvim"; 6238 + rev = "786c818d7258b783afc192ac287b4365c5596dcf"; 6239 + sha256 = "07fd72p0qch0gfg92vcw3mlh7f8f1dii681qzpngnlk73ghq4ffw"; 6240 }; 6241 meta.homepage = "https://github.com/luukvbaal/stabilize.nvim/"; 6242 }; ··· 6364 6365 syntastic = buildVimPluginFrom2Nix { 6366 pname = "syntastic"; 6367 + version = "2022-03-17"; 6368 src = fetchFromGitHub { 6369 owner = "vim-syntastic"; 6370 repo = "syntastic"; 6371 + rev = "b7f4f71539038d33f173bfa72631737da049575a"; 6372 + sha256 = "0f9nbq4p51624xkdb6a1xvfbvr0ylcr2bxv7gdssyahjr2g45bvy"; 6373 }; 6374 meta.homepage = "https://github.com/vim-syntastic/syntastic/"; 6375 }; ··· 6461 6462 tagbar = buildVimPluginFrom2Nix { 6463 pname = "tagbar"; 6464 + version = "2022-03-15"; 6465 src = fetchFromGitHub { 6466 owner = "preservim"; 6467 repo = "tagbar"; 6468 + rev = "69659cfc9d081caf31c8d548dd4c19593839317b"; 6469 + sha256 = "1wdrn0zvqhz7pd0rgl5z3zri3sy4hb947nmw9imvwi62mpdhsh7d"; 6470 }; 6471 meta.homepage = "https://github.com/preservim/tagbar/"; 6472 }; ··· 6726 6727 telescope-nvim = buildVimPluginFrom2Nix { 6728 pname = "telescope.nvim"; 6729 + version = "2022-03-20"; 6730 src = fetchFromGitHub { 6731 owner = "nvim-telescope"; 6732 repo = "telescope.nvim"; 6733 + rev = "1a72a92b641e1dab42036c07e2571b43c55bfaa1"; 6734 + sha256 = "1iywxpdy03z1wna8ms1nh1xak1ajya3q8mnlzpfr1vdxp64idy22"; 6735 }; 6736 meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/"; 6737 }; ··· 6810 6811 thumbnail-vim = buildVimPluginFrom2Nix { 6812 pname = "thumbnail.vim"; 6813 + version = "2022-03-21"; 6814 src = fetchFromGitHub { 6815 owner = "itchyny"; 6816 repo = "thumbnail.vim"; 6817 + rev = "01e4f648b99aa3799502b35682c2948794ccb238"; 6818 + sha256 = "083xd3mwbv89k7vdwm7x3ww6xsjarphr0znfda47dam5r4vk41nz"; 6819 }; 6820 meta.homepage = "https://github.com/itchyny/thumbnail.vim/"; 6821 }; ··· 6967 6968 trouble-nvim = buildVimPluginFrom2Nix { 6969 pname = "trouble.nvim"; 6970 + version = "2022-03-18"; 6971 src = fetchFromGitHub { 6972 owner = "folke"; 6973 repo = "trouble.nvim"; 6974 + rev = "691d490cc4eadc430d226fa7d77aaa84e2e0a125"; 6975 + sha256 = "1d218xxz936q53aknazhnfxhy9ncjyq76dna6y5n87kxn9hzqix1"; 6976 }; 6977 meta.homepage = "https://github.com/folke/trouble.nvim/"; 6978 }; ··· 7663 7664 vim-bracketed-paste = buildVimPluginFrom2Nix { 7665 pname = "vim-bracketed-paste"; 7666 + version = "2022-03-21"; 7667 src = fetchFromGitHub { 7668 owner = "ConradIrwin"; 7669 repo = "vim-bracketed-paste"; 7670 + rev = "45411da73cc159e4fc2138d930553d247bbfbcdc"; 7671 + sha256 = "1bz40p7zr439ziy7mfks4jcs5rdnw4zinp81fw6wsm5knrx1r5qy"; 7672 }; 7673 meta.homepage = "https://github.com/ConradIrwin/vim-bracketed-paste/"; 7674 }; ··· 7783 7784 vim-clap = buildVimPluginFrom2Nix { 7785 pname = "vim-clap"; 7786 + version = "2022-03-18"; 7787 src = fetchFromGitHub { 7788 owner = "liuchengxu"; 7789 repo = "vim-clap"; 7790 + rev = "d2a5259c6ec617688b918a39d9fb4548f6886e5c"; 7791 + sha256 = "1qzjzvkw44wylnk0sa4w2kzjb44w18cls4hjaglkbri9k7za8rr9"; 7792 }; 7793 meta.homepage = "https://github.com/liuchengxu/vim-clap/"; 7794 }; ··· 7908 owner = "flazz"; 7909 repo = "vim-colorschemes"; 7910 rev = "fd8f122cef604330c96a6a6e434682dbdfb878c9"; 7911 + sha256 = "1cg8q7w0vgl73aw1b9zz0zh5vw5d2pm8pm54fhfzva4azg56f416"; 7912 }; 7913 meta.homepage = "https://github.com/flazz/vim-colorschemes/"; 7914 }; ··· 8107 8108 vim-DetectSpellLang = buildVimPluginFrom2Nix { 8109 pname = "vim-DetectSpellLang"; 8110 + version = "2022-03-15"; 8111 src = fetchFromGitHub { 8112 owner = "konfekt"; 8113 repo = "vim-DetectSpellLang"; 8114 + rev = "d5b55e3307e72e45f8d736818c76884016583538"; 8115 + sha256 = "0l9bdgqaxfpndpf4v5kxn34zx5pnhf62chp4flzyyhhzlz52dqjw"; 8116 }; 8117 meta.homepage = "https://github.com/konfekt/vim-DetectSpellLang/"; 8118 }; ··· 8167 8168 vim-dirvish = buildVimPluginFrom2Nix { 8169 pname = "vim-dirvish"; 8170 + version = "2022-03-18"; 8171 src = fetchFromGitHub { 8172 owner = "justinmk"; 8173 repo = "vim-dirvish"; 8174 + rev = "d811f46ea3f84c4a8419ad30c74267249b3aadc6"; 8175 + sha256 = "02rp0x4v77qzdhicfzysl25lb83146jggdqdqmsfqrlf3x1ivdgs"; 8176 }; 8177 meta.homepage = "https://github.com/justinmk/vim-dirvish/"; 8178 }; ··· 8347 8348 vim-endwise = buildVimPluginFrom2Nix { 8349 pname = "vim-endwise"; 8350 + version = "2022-03-20"; 8351 src = fetchFromGitHub { 8352 owner = "tpope"; 8353 repo = "vim-endwise"; 8354 + rev = "e5ba8b12a87895626ef65d6509ce719bc7e062c3"; 8355 + sha256 = "1g0w9mpg45c57khhqxlj58frfkshz99f0kgssawwa8sy4n25w2qj"; 8356 }; 8357 meta.homepage = "https://github.com/tpope/vim-endwise/"; 8358 }; ··· 8467 8468 vim-fireplace = buildVimPluginFrom2Nix { 8469 pname = "vim-fireplace"; 8470 + version = "2022-03-11"; 8471 src = fetchFromGitHub { 8472 owner = "tpope"; 8473 repo = "vim-fireplace"; 8474 + rev = "49f213283ffd79e1a397a30ce9e11849eaacf8e1"; 8475 + sha256 = "0lk6xxbf111p1d75vagfhf1qydm1mzm4xycmyydfr46acy6a8hbk"; 8476 }; 8477 meta.homepage = "https://github.com/tpope/vim-fireplace/"; 8478 }; ··· 8743 8744 vim-go = buildVimPluginFrom2Nix { 8745 pname = "vim-go"; 8746 + version = "2022-03-19"; 8747 src = fetchFromGitHub { 8748 owner = "fatih"; 8749 repo = "vim-go"; 8750 + rev = "dcefd64ba251ffc3d497f8758036735c8f6cc824"; 8751 + sha256 = "1j5jrs7kk59ilqsjs0qk5213psv33xnnifsqrjc7h63p28sv3pnw"; 8752 }; 8753 meta.homepage = "https://github.com/fatih/vim-go/"; 8754 }; ··· 8791 8792 vim-gruvbox8 = buildVimPluginFrom2Nix { 8793 pname = "vim-gruvbox8"; 8794 + version = "2022-03-20"; 8795 src = fetchFromGitHub { 8796 owner = "lifepillar"; 8797 repo = "vim-gruvbox8"; 8798 + rev = "f94afba273ec544e1e73e82c78674eed4ccb1c8c"; 8799 + sha256 = "1gjnp05a10bad1f12xc5pb1m54jzkq3hh8a83l8aq6377a1z9bky"; 8800 }; 8801 meta.homepage = "https://github.com/lifepillar/vim-gruvbox8/"; 8802 }; ··· 8827 8828 vim-hardtime = buildVimPluginFrom2Nix { 8829 pname = "vim-hardtime"; 8830 + version = "2022-03-13"; 8831 src = fetchFromGitHub { 8832 owner = "takac"; 8833 repo = "vim-hardtime"; 8834 + rev = "5603072377d1f1f26a1561eda9e1884bb5f028ef"; 8835 + sha256 = "13279v9vd083xg6820gh15qxsyhbr7gjf7lzgy8w52xya852xsks"; 8836 }; 8837 meta.homepage = "https://github.com/takac/vim-hardtime/"; 8838 }; ··· 9044 9045 vim-illuminate = buildVimPluginFrom2Nix { 9046 pname = "vim-illuminate"; 9047 + version = "2022-03-13"; 9048 src = fetchFromGitHub { 9049 owner = "RRethy"; 9050 repo = "vim-illuminate"; 9051 + rev = "487563de7ed6195fd46da178cb38dc1ff110c1ce"; 9052 + sha256 = "1k4pzq1gxqpcrx828ywypff1cjrns34rh8q7yz1j8nhlqvgrda9s"; 9053 }; 9054 meta.homepage = "https://github.com/RRethy/vim-illuminate/"; 9055 }; ··· 9152 9153 vim-javacomplete2 = buildVimPluginFrom2Nix { 9154 pname = "vim-javacomplete2"; 9155 + version = "2022-03-21"; 9156 src = fetchFromGitHub { 9157 owner = "artur-shaik"; 9158 repo = "vim-javacomplete2"; 9159 + rev = "e461476ccc931eed1d439984dd98a26ab56eecee"; 9160 + sha256 = "0kpifkb03aw3dq6x6vlai0ivdmwxs32v0ajzcym1f005b1n1rydy"; 9161 }; 9162 meta.homepage = "https://github.com/artur-shaik/vim-javacomplete2/"; 9163 }; ··· 9658 9659 vim-move = buildVimPluginFrom2Nix { 9660 pname = "vim-move"; 9661 + version = "2022-03-14"; 9662 src = fetchFromGitHub { 9663 owner = "matze"; 9664 repo = "vim-move"; 9665 + rev = "97fc86064eaa95384b5b00f6253e339fba44da5d"; 9666 + sha256 = "0h2f47q5dvl5myk5vif9ya4n308i4h5sb9rrg86v0inpbwzjpyas"; 9667 }; 9668 meta.homepage = "https://github.com/matze/vim-move/"; 9669 }; ··· 10222 10223 vim-projectionist = buildVimPluginFrom2Nix { 10224 pname = "vim-projectionist"; 10225 + version = "2022-03-13"; 10226 src = fetchFromGitHub { 10227 owner = "tpope"; 10228 repo = "vim-projectionist"; 10229 + rev = "93b2af188fe0937edea414b8e05a362b74f4b31d"; 10230 + sha256 = "13x66y0dp70s2wcz5jkcqyp1r44sn3xdn70khzgl3jlv94ij3s1y"; 10231 }; 10232 meta.homepage = "https://github.com/tpope/vim-projectionist/"; 10233 }; ··· 10378 10379 vim-ragtag = buildVimPluginFrom2Nix { 10380 pname = "vim-ragtag"; 10381 + version = "2022-03-21"; 10382 src = fetchFromGitHub { 10383 owner = "tpope"; 10384 repo = "vim-ragtag"; 10385 + rev = "51b313e8a2e3a44f37b9d625bc0d461e9066b7e9"; 10386 + sha256 = "0rd6p1c071dny90n0ph9l61zcbkln24lpjsjyrvlpna0lp1dx81q"; 10387 }; 10388 meta.homepage = "https://github.com/tpope/vim-ragtag/"; 10389 }; ··· 10486 10487 vim-ruby = buildVimPluginFrom2Nix { 10488 pname = "vim-ruby"; 10489 + version = "2022-03-22"; 10490 src = fetchFromGitHub { 10491 owner = "vim-ruby"; 10492 repo = "vim-ruby"; 10493 + rev = "f3236767d2e74d736d98efd8da44013d1e95bfc1"; 10494 + sha256 = "0mlllnykdmcxf4yx2nkp74rm4wx2qwcly3m711a6pq7w87fgh6jz"; 10495 }; 10496 meta.homepage = "https://github.com/vim-ruby/vim-ruby/"; 10497 }; ··· 10510 10511 vim-sandwich = buildVimPluginFrom2Nix { 10512 pname = "vim-sandwich"; 10513 + version = "2022-03-12"; 10514 src = fetchFromGitHub { 10515 owner = "machakann"; 10516 repo = "vim-sandwich"; 10517 + rev = "7bdd7fc4b4c9f0342e8cbac617b7e5299bd056a1"; 10518 + sha256 = "1c10gcfb43f0zq48kmlmhdvmpmgr8likkl7xbjqhkjcsj520qlj5"; 10519 }; 10520 meta.homepage = "https://github.com/machakann/vim-sandwich/"; 10521 }; ··· 10558 10559 vim-scriptease = buildVimPluginFrom2Nix { 10560 pname = "vim-scriptease"; 10561 + version = "2022-03-19"; 10562 src = fetchFromGitHub { 10563 owner = "tpope"; 10564 repo = "vim-scriptease"; 10565 + rev = "74bd5bf46a63b982b100466f9fd47d2d0597fcdd"; 10566 + sha256 = "1m9zpxlk1iz1wxylq4nrrlyv111f4my11jf1h5ff25l1acbgxvrw"; 10567 }; 10568 meta.homepage = "https://github.com/tpope/vim-scriptease/"; 10569 }; ··· 10666 10667 vim-sleuth = buildVimPluginFrom2Nix { 10668 pname = "vim-sleuth"; 10669 + version = "2022-03-21"; 10670 src = fetchFromGitHub { 10671 owner = "tpope"; 10672 repo = "vim-sleuth"; 10673 + rev = "0633b4a1ce6cc32b07d1b473de8d25f5565d579c"; 10674 + sha256 = "0bk68zpl4rv414773c9g1vi1qwqcrqp832lmx2hmlraak80dkk0z"; 10675 }; 10676 meta.homepage = "https://github.com/tpope/vim-sleuth/"; 10677 }; ··· 10762 10763 vim-snippets = buildVimPluginFrom2Nix { 10764 pname = "vim-snippets"; 10765 + version = "2022-03-18"; 10766 src = fetchFromGitHub { 10767 owner = "honza"; 10768 repo = "vim-snippets"; 10769 + rev = "3c40345e100624e2a8946457839e80f526acbe3b"; 10770 + sha256 = "1xla1q6nhv7r2hyidnsvd47k3gyj6j16bzkmr9y9c1q2szwfjbdp"; 10771 }; 10772 meta.homepage = "https://github.com/honza/vim-snippets/"; 10773 }; ··· 10846 10847 vim-startuptime = buildVimPluginFrom2Nix { 10848 pname = "vim-startuptime"; 10849 + version = "2022-03-17"; 10850 src = fetchFromGitHub { 10851 owner = "dstein64"; 10852 repo = "vim-startuptime"; 10853 + rev = "61f122ebc41e9bcf1793c752a728db59feee77bb"; 10854 + sha256 = "1p9b2xgfcfbikadb2250ja0zbz1hcj02knqj5jw5kr3fp170100h"; 10855 }; 10856 meta.homepage = "https://github.com/dstein64/vim-startuptime/"; 10857 }; ··· 11183 11184 vim-tpipeline = buildVimPluginFrom2Nix { 11185 pname = "vim-tpipeline"; 11186 + version = "2022-03-21"; 11187 src = fetchFromGitHub { 11188 owner = "vimpostor"; 11189 repo = "vim-tpipeline"; 11190 + rev = "1da5d790a7b5c073453bcddf34da8145df04b32f"; 11191 + sha256 = "1x2hlfy3r4qsgshhlz73qdjrjrnzj88z5h9vhnvml4sljf5y9r2d"; 11192 }; 11193 meta.homepage = "https://github.com/vimpostor/vim-tpipeline/"; 11194 }; ··· 11243 11244 vim-ultest = buildVimPluginFrom2Nix { 11245 pname = "vim-ultest"; 11246 + version = "2022-03-19"; 11247 src = fetchFromGitHub { 11248 owner = "rcarriga"; 11249 repo = "vim-ultest"; 11250 + rev = "2a35653111b023660b519f6dbd95c97996ce8b02"; 11251 + sha256 = "1b840fnfqh19p2gzhc1xxisn0gyw756miian4znk0zzj2wlja151"; 11252 }; 11253 meta.homepage = "https://github.com/rcarriga/vim-ultest/"; 11254 }; ··· 11315 11316 vim-visual-multi = buildVimPluginFrom2Nix { 11317 pname = "vim-visual-multi"; 11318 + version = "2022-03-21"; 11319 src = fetchFromGitHub { 11320 owner = "mg979"; 11321 repo = "vim-visual-multi"; 11322 + rev = "f8914382614eaba8995fc109917ab4b1c186795f"; 11323 + sha256 = "0b221w5kdlkibjw6m9k72lmj939dmnqm9a2wzdp8k4z6ig22nkgr"; 11324 }; 11325 meta.homepage = "https://github.com/mg979/vim-visual-multi/"; 11326 }; ··· 11687 11688 vimspector = buildVimPluginFrom2Nix { 11689 pname = "vimspector"; 11690 + version = "2022-03-22"; 11691 src = fetchFromGitHub { 11692 owner = "puremourning"; 11693 repo = "vimspector"; 11694 + rev = "449ffc306a8540d686f095b8b76d5d81f1f14d07"; 11695 + sha256 = "1fadbxarddmk85zk7w30208injr8v7bpmscnpcmphd15xym3s19j"; 11696 fetchSubmodules = true; 11697 }; 11698 meta.homepage = "https://github.com/puremourning/vimspector/"; ··· 11700 11701 vimtex = buildVimPluginFrom2Nix { 11702 pname = "vimtex"; 11703 + version = "2022-03-21"; 11704 src = fetchFromGitHub { 11705 owner = "lervag"; 11706 repo = "vimtex"; 11707 + rev = "332ce001ea5950276ce771760fb7125461071021"; 11708 + sha256 = "0p833kw9xb75sg9cfw2qp6yr9nfypdyj18sf3kq8qnyqz5hiz4kk"; 11709 }; 11710 meta.homepage = "https://github.com/lervag/vimtex/"; 11711 }; ··· 11796 11797 webapi-vim = buildVimPluginFrom2Nix { 11798 pname = "webapi-vim"; 11799 + version = "2022-03-11"; 11800 src = fetchFromGitHub { 11801 owner = "mattn"; 11802 repo = "webapi-vim"; 11803 + rev = "e9fdce27dc542f491c034a288bce5d74a79fb92d"; 11804 + sha256 = "09shpfr42h96qv4s9z3csjk39ppqmyxi183kpnli4479mc4z4df4"; 11805 }; 11806 meta.homepage = "https://github.com/mattn/webapi-vim/"; 11807 }; 11808 11809 which-key-nvim = buildVimPluginFrom2Nix { 11810 pname = "which-key.nvim"; 11811 + version = "2022-03-18"; 11812 src = fetchFromGitHub { 11813 owner = "folke"; 11814 repo = "which-key.nvim"; 11815 + rev = "a3c19ec5754debb7bf38a8404e36a9287b282430"; 11816 + sha256 = "00kkl785ifx5sg49q65d4yzdgf08gyriqrils5n4zhz4pksd5z1a"; 11817 }; 11818 meta.homepage = "https://github.com/folke/which-key.nvim/"; 11819 }; 11820 11821 wilder-nvim = buildVimPluginFrom2Nix { 11822 pname = "wilder.nvim"; 11823 + version = "2022-03-13"; 11824 src = fetchFromGitHub { 11825 owner = "gelguy"; 11826 repo = "wilder.nvim"; 11827 + rev = "b59648ad8588bcba377f4eecdea317796ebd1f9d"; 11828 + sha256 = "0aic96isjssgmlqkr30m9j3895v27f3hgkgsqbl3zwkvjqa218d6"; 11829 }; 11830 meta.homepage = "https://github.com/gelguy/wilder.nvim/"; 11831 }; ··· 11953 11954 YouCompleteMe = buildVimPluginFrom2Nix { 11955 pname = "YouCompleteMe"; 11956 + version = "2022-03-16"; 11957 src = fetchFromGitHub { 11958 owner = "ycm-core"; 11959 repo = "YouCompleteMe"; 11960 + rev = "e32a82c322c680fa3aeef615874cf049669a360b"; 11961 + sha256 = "193bdarjk23ny526yyn6w39chsgy3rzpf1iwlwgik4g125jld9y4"; 11962 fetchSubmodules = true; 11963 }; 11964 meta.homepage = "https://github.com/ycm-core/YouCompleteMe/"; ··· 12026 12027 zig-vim = buildVimPluginFrom2Nix { 12028 pname = "zig.vim"; 12029 + version = "2022-03-15"; 12030 src = fetchFromGitHub { 12031 owner = "ziglang"; 12032 repo = "zig.vim"; 12033 + rev = "dd5e2c2384d42eaffadd5a8fd749b0499a90a7ac"; 12034 + sha256 = "0qbjnmjf057phxkzhsyys9x0620szbgr3awqzgxr3cflyd1zhrf4"; 12035 }; 12036 meta.homepage = "https://github.com/ziglang/zig.vim/"; 12037 };
+30
pkgs/applications/emulators/collapseos-cvm/default.nix
···
··· 1 + { lib, stdenv, fetchurl, ncurses }: 2 + 3 + stdenv.mkDerivation rec { 4 + pname = "collapseos-cvm"; 5 + version = "20220316"; 6 + src = fetchurl { 7 + url = "http://collapseos.org/files/collapseos-${version}.tar.gz"; 8 + hash = "sha256-8bt6wj93T82K9fqtuC/mctkMCzfvW0taxv6QAKeJb5g="; 9 + }; 10 + buildInputs = [ ncurses ]; 11 + sourceRoot = "cvm"; 12 + postPatch = '' 13 + substituteInPlace common.mk \ 14 + --replace "-lcurses" "-lncurses" 15 + ''; 16 + installPhase = '' 17 + runHook preInstall; 18 + find . -type f -executable -exec install -Dt $out/bin {} \; 19 + runHook postInstall; 20 + ''; 21 + meta = { 22 + description = "Virtual machine for Collapse OS (Forth operating system)"; 23 + changelog = "http://collapseos.org/files/CHANGES.txt"; 24 + downloadPage = "http://collapseos.org/files/"; 25 + homepage = "http://collapseos.org/"; 26 + license = lib.licenses.gpl3Only; 27 + maintainers = with lib.maintainers; [ ehmry ]; 28 + mainProgram = "cos-serial"; 29 + }; 30 + }
+52
pkgs/applications/emulators/goldberg-emu/default.nix
···
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitLab 4 + , cmake 5 + , protobuf 6 + }: 7 + 8 + stdenv.mkDerivation rec { 9 + pname = "goldberg-emu"; 10 + version = "0.2.5"; 11 + 12 + src = fetchFromGitLab { 13 + owner = "mr_goldberg"; 14 + repo = "goldberg_emulator"; 15 + rev = version; 16 + sha256 = "sha256-goOgMNjtDmIKOAv9sZwnPOY0WqTN90LFJ5iEp3Vkzog="; 17 + }; 18 + 19 + # It attempts to install windows-only libraries which we never build 20 + patches = [ ./dont-install-unsupported.patch ]; 21 + 22 + nativeBuildInputs = [ cmake ]; 23 + buildInputs = [ protobuf ]; 24 + 25 + cmakeFlags = [ 26 + "-DCMAKE_INSTALL_PREFIX=${placeholder "out"}/share/goldberg" 27 + ]; 28 + 29 + preFixup = '' 30 + mkdir -p $out/{bin,lib} 31 + chmod +x $out/share/goldberg/tools/find_interfaces.sh 32 + 33 + ln -s $out/share/goldberg/libsteam_api.so $out/lib 34 + ln -s $out/share/goldberg/lobby_connect/lobby_connect $out/bin 35 + ln -s $out/share/goldberg/tools/generate_interfaces_file $out/bin 36 + ln -s $out/share/goldberg/tools/find_interfaces.sh $out/bin/find_interfaces 37 + ''; 38 + 39 + meta = with lib; { 40 + homepage = "https://gitlab.com/Mr_Goldberg/goldberg_emulator"; 41 + changelog = "https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/releases"; 42 + description = "Program that emulates steam online features"; 43 + longDescription = '' 44 + Steam emulator that emulates steam online features. Lets you play games that 45 + use the steam multiplayer apis on a LAN without steam or an internet connection. 46 + ''; 47 + mainProgram = "lobby_connect"; 48 + license = licenses.lgpl3Only; 49 + platforms = platforms.unix; 50 + maintainers = [ maintainers.ivar ]; 51 + }; 52 + }
+34
pkgs/applications/emulators/goldberg-emu/dont-install-unsupported.patch
···
··· 1 + diff --git a/CMakeLists.txt b/CMakeLists.txt 2 + index abaace2..5e3465c 100644 3 + --- a/CMakeLists.txt 4 + +++ b/CMakeLists.txt 5 + @@ -182,10 +182,10 @@ if(WIN32) 6 + RUNTIME DESTINATION ./ 7 + ) 8 + else() 9 + - install(TARGETS 10 + - ${LIB_STEAMCLIENT} 11 + - LIBRARY DESTINATION ./ 12 + - ) 13 + + # install(TARGETS 14 + + #${LIB_STEAMCLIENT} 15 + + #LIBRARY DESTINATION ./ 16 + + #) 17 + endif() 18 + 19 + if(NOT WIN32) 20 + @@ -220,10 +220,10 @@ if(WIN32) 21 + RUNTIME DESTINATION ./ 22 + ) 23 + else() 24 + - install(TARGETS 25 + - ${LIB_STEAMNETWORKINGSOCKETS} 26 + - LIBRARY DESTINATION ./ 27 + - ) 28 + + # install(TARGETS 29 + + # ${LIB_STEAMNETWORKINGSOCKETS} 30 + + # LIBRARY DESTINATION ./ 31 + + # ) 32 + endif() 33 + 34 + if(NOT WIN32)
+2 -2
pkgs/applications/misc/prusa-slicer/default.nix
··· 4 }: 5 stdenv.mkDerivation rec { 6 pname = "prusa-slicer"; 7 - version = "2.4.0"; 8 9 nativeBuildInputs = [ 10 cmake ··· 74 src = fetchFromGitHub { 75 owner = "prusa3d"; 76 repo = "PrusaSlicer"; 77 - sha256 = "1mb7v0khrmsgy3inmh4mjn709jlhx422kvbnrhsqziph2wwak9bz"; 78 rev = "version_${version}"; 79 }; 80
··· 4 }: 5 stdenv.mkDerivation rec { 6 pname = "prusa-slicer"; 7 + version = "2.4.1"; 8 9 nativeBuildInputs = [ 10 cmake ··· 74 src = fetchFromGitHub { 75 owner = "prusa3d"; 76 repo = "PrusaSlicer"; 77 + sha256 = "sha256-4L/x8cMQee3n20iyWEiXd62NtA6BYM1SHkCn8ZlDNWA="; 78 rev = "version_${version}"; 79 }; 80
+2 -2
pkgs/applications/misc/zettlr/default.nix
··· 10 # Based on https://gist.github.com/msteen/96cb7df66a359b827497c5269ccbbf94 and joplin-desktop nixpkgs. 11 let 12 pname = "zettlr"; 13 - version = "2.2.3"; 14 name = "${pname}-${version}"; 15 src = fetchurl { 16 url = "https://github.com/Zettlr/Zettlr/releases/download/v${version}/Zettlr-${version}-x86_64.appimage"; 17 - sha256 = "sha256-BXStGhCEXpQRyLjcS00CM/NI/NVRKpLTlW8Xh51fV8w="; 18 }; 19 appimageContents = appimageTools.extractType2 { 20 inherit name src;
··· 10 # Based on https://gist.github.com/msteen/96cb7df66a359b827497c5269ccbbf94 and joplin-desktop nixpkgs. 11 let 12 pname = "zettlr"; 13 + version = "2.2.4"; 14 name = "${pname}-${version}"; 15 src = fetchurl { 16 url = "https://github.com/Zettlr/Zettlr/releases/download/v${version}/Zettlr-${version}-x86_64.appimage"; 17 + sha256 = "sha256-lzXciToyUsHl8WV0IvdP6R2pYegL7/G04YPLb6gbCgQ="; 18 }; 19 appimageContents = appimageTools.extractType2 { 20 inherit name src;
+393 -393
pkgs/applications/networking/browsers/firefox-bin/release_sources.nix
··· 1 { 2 - version = "98.0"; 3 sources = [ 4 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ach/firefox-98.0.tar.bz2"; 5 locale = "ach"; 6 arch = "linux-x86_64"; 7 - sha256 = "92fe50154b763faba3d923ba19be737a7e6c48c04652275da2727489c0f3b14f"; 8 } 9 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/af/firefox-98.0.tar.bz2"; 10 locale = "af"; 11 arch = "linux-x86_64"; 12 - sha256 = "f086d9cf3142c7adebff590702f497e1f99d74ccb69b7001851e1b0329b9ff7e"; 13 } 14 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/an/firefox-98.0.tar.bz2"; 15 locale = "an"; 16 arch = "linux-x86_64"; 17 - sha256 = "5e7e8fa95293bf2921596ecddd10217f10682e4a576b3f0f8c70021ee785afb2"; 18 } 19 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ar/firefox-98.0.tar.bz2"; 20 locale = "ar"; 21 arch = "linux-x86_64"; 22 - sha256 = "cf7e5bfe6fcc19e0e6ac6b2646118e25b471cffc025d1de85ac62b0569582285"; 23 } 24 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ast/firefox-98.0.tar.bz2"; 25 locale = "ast"; 26 arch = "linux-x86_64"; 27 - sha256 = "54c694772844caf3946520aa624d8a5c8d2d21ab29c64bc1c438011ad830d001"; 28 } 29 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/az/firefox-98.0.tar.bz2"; 30 locale = "az"; 31 arch = "linux-x86_64"; 32 - sha256 = "0e342f5bc920684c2b7ae988a983e27e0bdf130b6f1e210952139edee2ea9827"; 33 } 34 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/be/firefox-98.0.tar.bz2"; 35 locale = "be"; 36 arch = "linux-x86_64"; 37 - sha256 = "89973f6718cfb63e43713594089618355e5c8323b3912a7a67d4d0fdfbe1cfd5"; 38 } 39 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/bg/firefox-98.0.tar.bz2"; 40 locale = "bg"; 41 arch = "linux-x86_64"; 42 - sha256 = "b7ea5573feb114ba63e5f0b516f36d134b4015a262c2e7f824dcce5cf31d7058"; 43 } 44 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/bn/firefox-98.0.tar.bz2"; 45 locale = "bn"; 46 arch = "linux-x86_64"; 47 - sha256 = "bc4837219822c224b556c826f83bc913f9454da7aa9b26ff3a44119e5284b63d"; 48 } 49 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/br/firefox-98.0.tar.bz2"; 50 locale = "br"; 51 arch = "linux-x86_64"; 52 - sha256 = "36d61c43e4aaf323763676ca5ac5be3e4c23af46b4aeb00409ca7391cdf60143"; 53 } 54 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/bs/firefox-98.0.tar.bz2"; 55 locale = "bs"; 56 arch = "linux-x86_64"; 57 - sha256 = "6215685be94ad53ea827a6366673a14c327d2e4fc94fca51918b6cb2a8fb5897"; 58 } 59 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ca-valencia/firefox-98.0.tar.bz2"; 60 locale = "ca-valencia"; 61 arch = "linux-x86_64"; 62 - sha256 = "15220b2edf948b6027d391bf0140becb69f529565094f5f10a65b090456cc295"; 63 } 64 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ca/firefox-98.0.tar.bz2"; 65 locale = "ca"; 66 arch = "linux-x86_64"; 67 - sha256 = "1060f9d8a46d078b3a1234116a2b963537213084e74dec8fc6b2598a8e863196"; 68 } 69 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/cak/firefox-98.0.tar.bz2"; 70 locale = "cak"; 71 arch = "linux-x86_64"; 72 - sha256 = "03a302fe8bea3dd231b204946cd843850526652ffd2b77b4110c97ddcd6b4f54"; 73 } 74 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/cs/firefox-98.0.tar.bz2"; 75 locale = "cs"; 76 arch = "linux-x86_64"; 77 - sha256 = "6815701642c6a76a3ee5f75433aa91d8e0e23b8a68c3f2204862703a4426fede"; 78 } 79 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/cy/firefox-98.0.tar.bz2"; 80 locale = "cy"; 81 arch = "linux-x86_64"; 82 - sha256 = "f68a21a0dd833f51a9d8e66e0c5d970b5d704472728e3585512d07fcbd28c470"; 83 } 84 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/da/firefox-98.0.tar.bz2"; 85 locale = "da"; 86 arch = "linux-x86_64"; 87 - sha256 = "66689f2a8ebdce69f3f83edf2e626017c51dfd823340a946e23550d93cbcfc80"; 88 } 89 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/de/firefox-98.0.tar.bz2"; 90 locale = "de"; 91 arch = "linux-x86_64"; 92 - sha256 = "183b0453e691f33ea7844a8a0b4fe91cacfca64b07375d85a84dc58aa95fdc5b"; 93 } 94 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/dsb/firefox-98.0.tar.bz2"; 95 locale = "dsb"; 96 arch = "linux-x86_64"; 97 - sha256 = "b129086ca18bf18ab583015c2602710e7164a53bb262c8e3ecdc62092d88eed5"; 98 } 99 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/el/firefox-98.0.tar.bz2"; 100 locale = "el"; 101 arch = "linux-x86_64"; 102 - sha256 = "46f9fc4b9cabb2e9fbee8a6453b7e5cccbed4dc7529717e917e4c3be3bb7fc54"; 103 } 104 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/en-CA/firefox-98.0.tar.bz2"; 105 locale = "en-CA"; 106 arch = "linux-x86_64"; 107 - sha256 = "5f7f255b6d210709f716920989f835f4908bdf02a5a2c1f9c12a393e03da6a8f"; 108 } 109 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/en-GB/firefox-98.0.tar.bz2"; 110 locale = "en-GB"; 111 arch = "linux-x86_64"; 112 - sha256 = "a940242819cf79b1bd834520358e0aaea24e682cd5019668f356460a6815e4c9"; 113 } 114 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/en-US/firefox-98.0.tar.bz2"; 115 locale = "en-US"; 116 arch = "linux-x86_64"; 117 - sha256 = "1a3d68e5e449faec50a427f709b98078bb57aee8209743a0beac978a4a72a05e"; 118 } 119 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/eo/firefox-98.0.tar.bz2"; 120 locale = "eo"; 121 arch = "linux-x86_64"; 122 - sha256 = "d070191b8184943b55c4a68a3b523712ab04b0781ac835ec1f31de5aa170782a"; 123 } 124 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/es-AR/firefox-98.0.tar.bz2"; 125 locale = "es-AR"; 126 arch = "linux-x86_64"; 127 - sha256 = "d5a3c016b4090b926710c184729f2a59af3c257ec8ba48dcadb6367f67976192"; 128 } 129 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/es-CL/firefox-98.0.tar.bz2"; 130 locale = "es-CL"; 131 arch = "linux-x86_64"; 132 - sha256 = "c22546ecc83739731783c6090172b1a8ca9082415881d62c691a97ed27b0813f"; 133 } 134 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/es-ES/firefox-98.0.tar.bz2"; 135 locale = "es-ES"; 136 arch = "linux-x86_64"; 137 - sha256 = "33a424c76e44d1ee73e360da08a5aca42ab30bdcc3ad2524c0c209be37121978"; 138 } 139 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/es-MX/firefox-98.0.tar.bz2"; 140 locale = "es-MX"; 141 arch = "linux-x86_64"; 142 - sha256 = "5ee32de772d925389210cd210c326f3aec85e9ad45b8041a373cf8456008b7eb"; 143 } 144 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/et/firefox-98.0.tar.bz2"; 145 locale = "et"; 146 arch = "linux-x86_64"; 147 - sha256 = "3bfdba6becdc20002d267ed8d695b72915f4d59073f0c0c5c5858bd383189017"; 148 } 149 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/eu/firefox-98.0.tar.bz2"; 150 locale = "eu"; 151 arch = "linux-x86_64"; 152 - sha256 = "2c0669ed569b7676e10330d034802d9ffd24ca85ef38cff0208a7a02cba53d22"; 153 } 154 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/fa/firefox-98.0.tar.bz2"; 155 locale = "fa"; 156 arch = "linux-x86_64"; 157 - sha256 = "c7c8242892426c9cd1f0f60c3235de6dc7d9e77b3b341630c9d6887e34ff2761"; 158 } 159 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ff/firefox-98.0.tar.bz2"; 160 locale = "ff"; 161 arch = "linux-x86_64"; 162 - sha256 = "4a7352a86887d5200106ad725e7a41aab1d353547da2c1891fc399424112ba20"; 163 } 164 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/fi/firefox-98.0.tar.bz2"; 165 locale = "fi"; 166 arch = "linux-x86_64"; 167 - sha256 = "a696aa3e201f6b776610195e8e0130791015229a66082e3f1240d925210db6db"; 168 } 169 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/fr/firefox-98.0.tar.bz2"; 170 locale = "fr"; 171 arch = "linux-x86_64"; 172 - sha256 = "67022f4ed56749d968780a97e1efc14d272a38a96aaf4bc55584e6fe423d48ac"; 173 } 174 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/fy-NL/firefox-98.0.tar.bz2"; 175 locale = "fy-NL"; 176 arch = "linux-x86_64"; 177 - sha256 = "1718465d4a46d4e8b0fba79b9e0fdadb241183745ad158fa65a3f8d17212d7eb"; 178 } 179 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ga-IE/firefox-98.0.tar.bz2"; 180 locale = "ga-IE"; 181 arch = "linux-x86_64"; 182 - sha256 = "65ea67422e9816b20be8259b5771f3db7f4c414e52cbc9975612a533ad4d6009"; 183 } 184 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/gd/firefox-98.0.tar.bz2"; 185 locale = "gd"; 186 arch = "linux-x86_64"; 187 - sha256 = "5ba3f664ee375bf22255c5d9776c8da83747f52aea566a4436d29b91b34afb7e"; 188 } 189 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/gl/firefox-98.0.tar.bz2"; 190 locale = "gl"; 191 arch = "linux-x86_64"; 192 - sha256 = "58edc93a8885ae6c2686a8c8f67b93b19fc99376155770b4e72e821d762be0a0"; 193 } 194 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/gn/firefox-98.0.tar.bz2"; 195 locale = "gn"; 196 arch = "linux-x86_64"; 197 - sha256 = "c5c08869c3390a95de8e490af4e69783bba03fe8d55a1c2b344339cab9fbc4f7"; 198 } 199 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/gu-IN/firefox-98.0.tar.bz2"; 200 locale = "gu-IN"; 201 arch = "linux-x86_64"; 202 - sha256 = "35f29f0b0574ccbb02cf08d4714e2827ce364876ad7751ba7f1cc24e9f9861c5"; 203 } 204 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/he/firefox-98.0.tar.bz2"; 205 locale = "he"; 206 arch = "linux-x86_64"; 207 - sha256 = "27c5343c95f53dced72958155d7f8af100e3cdb8aabfebc3189f1a9c2550428c"; 208 } 209 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/hi-IN/firefox-98.0.tar.bz2"; 210 locale = "hi-IN"; 211 arch = "linux-x86_64"; 212 - sha256 = "f8d7111c208a529c8f461284249d1c77f88e8d644c27f398aabdd414a7309802"; 213 } 214 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/hr/firefox-98.0.tar.bz2"; 215 locale = "hr"; 216 arch = "linux-x86_64"; 217 - sha256 = "721b61beae502b2b7039e29b959c2b4b8cde84260b601aa29bbcf80c73a633f6"; 218 } 219 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/hsb/firefox-98.0.tar.bz2"; 220 locale = "hsb"; 221 arch = "linux-x86_64"; 222 - sha256 = "4eb192a2d3942e0c80ec2f3ba805a19824ab4c1d85e1ada9050409cf0cfd4ef2"; 223 } 224 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/hu/firefox-98.0.tar.bz2"; 225 locale = "hu"; 226 arch = "linux-x86_64"; 227 - sha256 = "70b9a67a51d3e61242c1ece908a81d0ce4b407bfdd9d3592a7025242cfb0ecce"; 228 } 229 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/hy-AM/firefox-98.0.tar.bz2"; 230 locale = "hy-AM"; 231 arch = "linux-x86_64"; 232 - sha256 = "1135df2ba82e8834a8d38e436df2debab2601884c02a9ed876a64044dec9170e"; 233 } 234 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ia/firefox-98.0.tar.bz2"; 235 locale = "ia"; 236 arch = "linux-x86_64"; 237 - sha256 = "0e8b652231ae2962c61a90466d1e8278c11ca3b4ce70432dd3a3541a7bd55760"; 238 } 239 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/id/firefox-98.0.tar.bz2"; 240 locale = "id"; 241 arch = "linux-x86_64"; 242 - sha256 = "5c35d191e9010e7a0e97844b38573b6fde93ec57e13c1fcb85f3bbe595257bd1"; 243 } 244 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/is/firefox-98.0.tar.bz2"; 245 locale = "is"; 246 arch = "linux-x86_64"; 247 - sha256 = "297aebec277c01bcc5dc0fcccc44946181991192e3f485ec4bc0555131f132ed"; 248 } 249 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/it/firefox-98.0.tar.bz2"; 250 locale = "it"; 251 arch = "linux-x86_64"; 252 - sha256 = "7d0c7162f4c3c264d5394814c99881e2a39f9fd406e7a32fb5319bf63c3fe344"; 253 } 254 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ja/firefox-98.0.tar.bz2"; 255 locale = "ja"; 256 arch = "linux-x86_64"; 257 - sha256 = "eb260c766f1c82d45393d5c7f3c3c945166f837ba02f061691bcb1b3f9d11b90"; 258 } 259 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ka/firefox-98.0.tar.bz2"; 260 locale = "ka"; 261 arch = "linux-x86_64"; 262 - sha256 = "ce8f6ee46fe3c8b836fd694b2642be066a81191a9011e33c0853396dea625880"; 263 } 264 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/kab/firefox-98.0.tar.bz2"; 265 locale = "kab"; 266 arch = "linux-x86_64"; 267 - sha256 = "05a282afed3bb3e573c4250368b3ff1edc4c322dfa81d30e8f8f3447199fe9c7"; 268 } 269 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/kk/firefox-98.0.tar.bz2"; 270 locale = "kk"; 271 arch = "linux-x86_64"; 272 - sha256 = "558a35d13332976880b0cacb69d45f25d72e34d4ef43e7c92260621dc1287ff3"; 273 } 274 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/km/firefox-98.0.tar.bz2"; 275 locale = "km"; 276 arch = "linux-x86_64"; 277 - sha256 = "a3d3f64dc5e55e9b3168e18a64b2bda9d238e10bbc295d7ce7f4c1d964b6553e"; 278 } 279 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/kn/firefox-98.0.tar.bz2"; 280 locale = "kn"; 281 arch = "linux-x86_64"; 282 - sha256 = "b06d52db9c0e2984c8a652278595cbd0530512b9bb8e6d5ec5d3015620225bab"; 283 } 284 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ko/firefox-98.0.tar.bz2"; 285 locale = "ko"; 286 arch = "linux-x86_64"; 287 - sha256 = "f1edc7483429824478a9a4d2f4f3a03a9adf23e9ae364ce8c50da8d97fb55052"; 288 } 289 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/lij/firefox-98.0.tar.bz2"; 290 locale = "lij"; 291 arch = "linux-x86_64"; 292 - sha256 = "e441db0a47d1265d1280a60c592b4b2ddd33751c1e9b38bd71afc2f25edfe469"; 293 } 294 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/lt/firefox-98.0.tar.bz2"; 295 locale = "lt"; 296 arch = "linux-x86_64"; 297 - sha256 = "989c66160ac78aec5a4d543a519e11cad772cbbeb6b5bd30832b04751217d621"; 298 } 299 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/lv/firefox-98.0.tar.bz2"; 300 locale = "lv"; 301 arch = "linux-x86_64"; 302 - sha256 = "764a3821b57384676d1236e9553007a78583fd277d27174bf4970750ecbcf9e4"; 303 } 304 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/mk/firefox-98.0.tar.bz2"; 305 locale = "mk"; 306 arch = "linux-x86_64"; 307 - sha256 = "104b650e57a1d521951086fcd337a21fb3133358dce8842c434089454a389f12"; 308 } 309 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/mr/firefox-98.0.tar.bz2"; 310 locale = "mr"; 311 arch = "linux-x86_64"; 312 - sha256 = "396359e41e9fbbc03a548e6f77c1a607af0e3c09044d6b57e2cb01fb80fab94a"; 313 } 314 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ms/firefox-98.0.tar.bz2"; 315 locale = "ms"; 316 arch = "linux-x86_64"; 317 - sha256 = "e8dcb2af15e9fbedb0e3ebdfabdda5f596fd469b6b20e4b6c5eaedc177e6c7bf"; 318 } 319 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/my/firefox-98.0.tar.bz2"; 320 locale = "my"; 321 arch = "linux-x86_64"; 322 - sha256 = "89e64cb715720dafacbebc7ddd72a5c6cbd69995113f1b7d1e68805b09591df7"; 323 } 324 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/nb-NO/firefox-98.0.tar.bz2"; 325 locale = "nb-NO"; 326 arch = "linux-x86_64"; 327 - sha256 = "640c4b9f4e23d08df22d67e915cae12ba07aea80ef392658f693bd5a14a23572"; 328 } 329 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ne-NP/firefox-98.0.tar.bz2"; 330 locale = "ne-NP"; 331 arch = "linux-x86_64"; 332 - sha256 = "efe07ad3079a3295744b8739d3718374137ee98d39622c0056f079196175dfed"; 333 } 334 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/nl/firefox-98.0.tar.bz2"; 335 locale = "nl"; 336 arch = "linux-x86_64"; 337 - sha256 = "d979a5e416109251b0f27a50e5d2831ae2fbf3da6ed3d3e34b52adf2c19221ba"; 338 } 339 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/nn-NO/firefox-98.0.tar.bz2"; 340 locale = "nn-NO"; 341 arch = "linux-x86_64"; 342 - sha256 = "cdffc971080f506d083b7c4fb1edb769046a6b56ad5c6851fd3a09b48d401bfa"; 343 } 344 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/oc/firefox-98.0.tar.bz2"; 345 locale = "oc"; 346 arch = "linux-x86_64"; 347 - sha256 = "7d4206e9e73132f13f5ac5377eb619c796ab1088f8a91958dd13789b0b309995"; 348 } 349 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/pa-IN/firefox-98.0.tar.bz2"; 350 locale = "pa-IN"; 351 arch = "linux-x86_64"; 352 - sha256 = "f46a2e85222e39c03019373cfd539ae5354c608e60783151f15bbdd1a8be3b62"; 353 } 354 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/pl/firefox-98.0.tar.bz2"; 355 locale = "pl"; 356 arch = "linux-x86_64"; 357 - sha256 = "1853fb827d238af7122e9edb0d7553aab00196f5523addc641f93b3f26b02b0d"; 358 } 359 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/pt-BR/firefox-98.0.tar.bz2"; 360 locale = "pt-BR"; 361 arch = "linux-x86_64"; 362 - sha256 = "a5f4e7c3f0b187bc86c4b085536a8dddd9c2fff6f746db77ed186b6ccc4efb97"; 363 } 364 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/pt-PT/firefox-98.0.tar.bz2"; 365 locale = "pt-PT"; 366 arch = "linux-x86_64"; 367 - sha256 = "88dd8f0332d88ccd38ba119acdaeaad4fa3692b45759762871fba67a110af9b3"; 368 } 369 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/rm/firefox-98.0.tar.bz2"; 370 locale = "rm"; 371 arch = "linux-x86_64"; 372 - sha256 = "7e901202cb7b29f04c481df5bb330faa92e48d41dfe49ab614f089c4787ac36c"; 373 } 374 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ro/firefox-98.0.tar.bz2"; 375 locale = "ro"; 376 arch = "linux-x86_64"; 377 - sha256 = "149b39e24f83bd14c9befc52ef92639ad02ac2059a247d8521a8e5f8659b0983"; 378 } 379 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ru/firefox-98.0.tar.bz2"; 380 locale = "ru"; 381 arch = "linux-x86_64"; 382 - sha256 = "5739758546b279d77101391edd7cfe236ddbf69434ea89dea6c5d4f857a016e1"; 383 } 384 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/sco/firefox-98.0.tar.bz2"; 385 locale = "sco"; 386 arch = "linux-x86_64"; 387 - sha256 = "cbb408a2be5d3c15ba7f9e865c02228f65c9ce59d2c29dd081638515404da03a"; 388 } 389 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/si/firefox-98.0.tar.bz2"; 390 locale = "si"; 391 arch = "linux-x86_64"; 392 - sha256 = "b96e1604af6e1e828230a1a3652f83bdf28247dbcb9961b233d18a9bcc829da9"; 393 } 394 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/sk/firefox-98.0.tar.bz2"; 395 locale = "sk"; 396 arch = "linux-x86_64"; 397 - sha256 = "ebe0774a5872e8e9f3ed3c894d10dd9aebcbce1539e56febcbbb7ee97c3ee358"; 398 } 399 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/sl/firefox-98.0.tar.bz2"; 400 locale = "sl"; 401 arch = "linux-x86_64"; 402 - sha256 = "2b3e38e812508438768d4f12e545d96f1b7e160d53edd26481ff70510d89388d"; 403 } 404 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/son/firefox-98.0.tar.bz2"; 405 locale = "son"; 406 arch = "linux-x86_64"; 407 - sha256 = "df1bc20d146bdb2d1491cb040c4eaac1a70d4af024a00863539b218b6e1098ef"; 408 } 409 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/sq/firefox-98.0.tar.bz2"; 410 locale = "sq"; 411 arch = "linux-x86_64"; 412 - sha256 = "9b40353c9c9911522fa495d35f19764b220e2c40488205050719c951911dac11"; 413 } 414 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/sr/firefox-98.0.tar.bz2"; 415 locale = "sr"; 416 arch = "linux-x86_64"; 417 - sha256 = "d2ba0fe06528af4fed9907870bd72290df1c433c02bafad8b7b834a24b9a1427"; 418 } 419 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/sv-SE/firefox-98.0.tar.bz2"; 420 locale = "sv-SE"; 421 arch = "linux-x86_64"; 422 - sha256 = "44fa731f57d2f0639d1e3595eebeb2491cd3dfff7ff8144eac663e966ffa8f6d"; 423 } 424 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/szl/firefox-98.0.tar.bz2"; 425 locale = "szl"; 426 arch = "linux-x86_64"; 427 - sha256 = "37523769babf48c7c942d878c8c55bc0bd761a0e4df8a0d562416ccff46f8cb6"; 428 } 429 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ta/firefox-98.0.tar.bz2"; 430 locale = "ta"; 431 arch = "linux-x86_64"; 432 - sha256 = "3aa9dc19988fb6663ac95b6c3b79d03313cd78cb4e80700708ac92c3939d513f"; 433 } 434 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/te/firefox-98.0.tar.bz2"; 435 locale = "te"; 436 arch = "linux-x86_64"; 437 - sha256 = "bd7a1af00c7aaf49c5ba667e7e85bac5672384b68f5f7cb96e4670f7363ff063"; 438 } 439 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/th/firefox-98.0.tar.bz2"; 440 locale = "th"; 441 arch = "linux-x86_64"; 442 - sha256 = "962c9e428f1ab3d3d143920a503dcf6d5335489e7e691a4447c32ddfad0b55d3"; 443 } 444 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/tl/firefox-98.0.tar.bz2"; 445 locale = "tl"; 446 arch = "linux-x86_64"; 447 - sha256 = "6ae919a932170ccc3891f0805949e29cd403f6a2e6efed38b76c7817c9533cef"; 448 } 449 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/tr/firefox-98.0.tar.bz2"; 450 locale = "tr"; 451 arch = "linux-x86_64"; 452 - sha256 = "27127d6261975f62185966a8d2a9c4e686c92212b8f4e06a36b47d16434413aa"; 453 } 454 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/trs/firefox-98.0.tar.bz2"; 455 locale = "trs"; 456 arch = "linux-x86_64"; 457 - sha256 = "a005665c64968a82221d6332ed20aa6702f197ec31960fd4a4a78871a947586c"; 458 } 459 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/uk/firefox-98.0.tar.bz2"; 460 locale = "uk"; 461 arch = "linux-x86_64"; 462 - sha256 = "866021efaa23457b203bb2700b8f24649222855d7ac1f71bf05ee98469f8c7ca"; 463 } 464 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/ur/firefox-98.0.tar.bz2"; 465 locale = "ur"; 466 arch = "linux-x86_64"; 467 - sha256 = "d34a0c4f6937d8f6375c5d056cb615db37673917dfafec7d1f5201c38359a1c2"; 468 } 469 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/uz/firefox-98.0.tar.bz2"; 470 locale = "uz"; 471 arch = "linux-x86_64"; 472 - sha256 = "a5098a02bf4a8c983e81b2863afae1cccc007c69556d69432577928a9eed89d8"; 473 } 474 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/vi/firefox-98.0.tar.bz2"; 475 locale = "vi"; 476 arch = "linux-x86_64"; 477 - sha256 = "ec7c91879c348fdccbe73b498757d1ad7bb1461df530829012c33c706c023aa0"; 478 } 479 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/xh/firefox-98.0.tar.bz2"; 480 locale = "xh"; 481 arch = "linux-x86_64"; 482 - sha256 = "0b8bb8c5eaf45faa1f128c08a8d47d7f1388f37e09f73f3ee9b0e77044aa83a6"; 483 } 484 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/zh-CN/firefox-98.0.tar.bz2"; 485 locale = "zh-CN"; 486 arch = "linux-x86_64"; 487 - sha256 = "4cbe5d68f610f3778be063d132271fca35ad9c7a7914aa32459527b4c1800948"; 488 } 489 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-x86_64/zh-TW/firefox-98.0.tar.bz2"; 490 locale = "zh-TW"; 491 arch = "linux-x86_64"; 492 - sha256 = "80d4bc113d203fdba00f6af11ef1fd7b9184204b1788124e66049ca5ec13b3c1"; 493 } 494 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ach/firefox-98.0.tar.bz2"; 495 locale = "ach"; 496 arch = "linux-i686"; 497 - sha256 = "98a4025d0771980dbd3d06511ba15de71d7df7311c7e683039d315bce7dcb590"; 498 } 499 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/af/firefox-98.0.tar.bz2"; 500 locale = "af"; 501 arch = "linux-i686"; 502 - sha256 = "8519234c67e0f8b4e13df38ca98589d0a618f607eb940cf1f686f540a3dad527"; 503 } 504 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/an/firefox-98.0.tar.bz2"; 505 locale = "an"; 506 arch = "linux-i686"; 507 - sha256 = "61bcf050289a12e11c6a2b308f3323f39558aceaaa7b18cd95dd19609065a66f"; 508 } 509 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ar/firefox-98.0.tar.bz2"; 510 locale = "ar"; 511 arch = "linux-i686"; 512 - sha256 = "961d7585e36e387d7a0f01bec3cb8359704a0716124211f2a24f5c046d49d338"; 513 } 514 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ast/firefox-98.0.tar.bz2"; 515 locale = "ast"; 516 arch = "linux-i686"; 517 - sha256 = "bb104056866e6518bb0ab94ba179b525105ddba09fc969065dc48d15f70de5cb"; 518 } 519 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/az/firefox-98.0.tar.bz2"; 520 locale = "az"; 521 arch = "linux-i686"; 522 - sha256 = "897fe5ebfd497eadda7858701217d6a0cf0bbf2a74389ffdfc46ddc8a5706480"; 523 } 524 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/be/firefox-98.0.tar.bz2"; 525 locale = "be"; 526 arch = "linux-i686"; 527 - sha256 = "6e4122643e4bd368c7adeb640554c7a5252562b767093aeb0e9cd63c9a533b25"; 528 } 529 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/bg/firefox-98.0.tar.bz2"; 530 locale = "bg"; 531 arch = "linux-i686"; 532 - sha256 = "481a3cc57cdd62d1ad23ef9f8f0c15087ff20335ab57bc28729dd74975460370"; 533 } 534 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/bn/firefox-98.0.tar.bz2"; 535 locale = "bn"; 536 arch = "linux-i686"; 537 - sha256 = "d56c44b8c5103072605b9fd3e5cec63ef613698bad3198543e67958c7ae2c97c"; 538 } 539 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/br/firefox-98.0.tar.bz2"; 540 locale = "br"; 541 arch = "linux-i686"; 542 - sha256 = "2f25b1130142faa0efe08413512353319dd341d31221fd463f198ff8ec776b4e"; 543 } 544 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/bs/firefox-98.0.tar.bz2"; 545 locale = "bs"; 546 arch = "linux-i686"; 547 - sha256 = "a0a33294d9eed0867463b56bd0e02e58836c5eae91718ba918160dc98eb7ac42"; 548 } 549 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ca-valencia/firefox-98.0.tar.bz2"; 550 locale = "ca-valencia"; 551 arch = "linux-i686"; 552 - sha256 = "fed1ba8e292c72cff4c28ce3c5e59f58fd20f25624444084394f7b1cd61446e7"; 553 } 554 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ca/firefox-98.0.tar.bz2"; 555 locale = "ca"; 556 arch = "linux-i686"; 557 - sha256 = "f2cff173d6c5f6d12f8b29f07b3ee0d51dc523d508f340a65a99404953e1cb74"; 558 } 559 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/cak/firefox-98.0.tar.bz2"; 560 locale = "cak"; 561 arch = "linux-i686"; 562 - sha256 = "c48e7d51d10b4d398a3a737faf204cd695091da360a70f3fb6dcf8b5ddcc265d"; 563 } 564 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/cs/firefox-98.0.tar.bz2"; 565 locale = "cs"; 566 arch = "linux-i686"; 567 - sha256 = "1a223fcfa992f1f58e61f9c4903253e51adbf8a73380d09e9b38eda8f713c31d"; 568 } 569 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/cy/firefox-98.0.tar.bz2"; 570 locale = "cy"; 571 arch = "linux-i686"; 572 - sha256 = "3f26e158ac5870fecd94d2b5a07f7116577fb0cacae5a98f456aa64b66eac64f"; 573 } 574 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/da/firefox-98.0.tar.bz2"; 575 locale = "da"; 576 arch = "linux-i686"; 577 - sha256 = "1ad6bd99e003d2c8a2d3dfb15360f52800b8e2b0c6ce586f1857ab491763a27c"; 578 } 579 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/de/firefox-98.0.tar.bz2"; 580 locale = "de"; 581 arch = "linux-i686"; 582 - sha256 = "1f433c261278469c96f239c595ccaeaab2d735b461847b2a6f0770cb618e13d6"; 583 } 584 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/dsb/firefox-98.0.tar.bz2"; 585 locale = "dsb"; 586 arch = "linux-i686"; 587 - sha256 = "c0aa0c513549ddcf73243d7b0fec5110d547be0536b79d2763714447cd80460f"; 588 } 589 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/el/firefox-98.0.tar.bz2"; 590 locale = "el"; 591 arch = "linux-i686"; 592 - sha256 = "0e341f6e22862bc0d92efce71243e64cde6e9324ac33bb1fbfed59b84fb4fb89"; 593 } 594 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/en-CA/firefox-98.0.tar.bz2"; 595 locale = "en-CA"; 596 arch = "linux-i686"; 597 - sha256 = "5dedc5db801b0f7c7bc42a2373e8558895a1fc757cb1f39f99b355729eff7e4c"; 598 } 599 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/en-GB/firefox-98.0.tar.bz2"; 600 locale = "en-GB"; 601 arch = "linux-i686"; 602 - sha256 = "05d2a3ed1e9b2d7693062758183187d0a8a4524d6644532029aadb1d2d1b9548"; 603 } 604 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/en-US/firefox-98.0.tar.bz2"; 605 locale = "en-US"; 606 arch = "linux-i686"; 607 - sha256 = "01e9e15b89299cac4ec8931e84f11ed63ff3ee5e70cb73be4cb6f6f5d817cfb3"; 608 } 609 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/eo/firefox-98.0.tar.bz2"; 610 locale = "eo"; 611 arch = "linux-i686"; 612 - sha256 = "121a736e78d12f984270cea37b14915fe65a52c3dfd29e155f20a09707d69c58"; 613 } 614 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/es-AR/firefox-98.0.tar.bz2"; 615 locale = "es-AR"; 616 arch = "linux-i686"; 617 - sha256 = "a051af8c255954d2c025cb9d3a0ad2d1ad6bbfbc1bf69436abe8ec6674277ece"; 618 } 619 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/es-CL/firefox-98.0.tar.bz2"; 620 locale = "es-CL"; 621 arch = "linux-i686"; 622 - sha256 = "17a2fa85675f5fbf532da3485099315de98397e5286e2fa5a0b1c8b468a9c974"; 623 } 624 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/es-ES/firefox-98.0.tar.bz2"; 625 locale = "es-ES"; 626 arch = "linux-i686"; 627 - sha256 = "ffa84eba0ac4cd45fa385de6fba23b8bc69efbee1a3bc39b7e1fb95cf6e6581d"; 628 } 629 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/es-MX/firefox-98.0.tar.bz2"; 630 locale = "es-MX"; 631 arch = "linux-i686"; 632 - sha256 = "f73059f6dfa6df82282ce8cf5068fc5fdbc6320d2e73c981ff6571afba8b3959"; 633 } 634 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/et/firefox-98.0.tar.bz2"; 635 locale = "et"; 636 arch = "linux-i686"; 637 - sha256 = "250eb95ef69fa4e61fb6fff0c10c7f884684ca428318b1feed366a2b49809993"; 638 } 639 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/eu/firefox-98.0.tar.bz2"; 640 locale = "eu"; 641 arch = "linux-i686"; 642 - sha256 = "6a709d754542a74104539e8e043f1b07652e007a1c062e067af4123d46c46071"; 643 } 644 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/fa/firefox-98.0.tar.bz2"; 645 locale = "fa"; 646 arch = "linux-i686"; 647 - sha256 = "5435ad7aff621091454b61f2261e72ef1ba2fcd2b89d32148f8ffde0635e237e"; 648 } 649 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ff/firefox-98.0.tar.bz2"; 650 locale = "ff"; 651 arch = "linux-i686"; 652 - sha256 = "627f8970b92f5a96d8023406ca14c46471be457147d282e15e71db0163822a66"; 653 } 654 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/fi/firefox-98.0.tar.bz2"; 655 locale = "fi"; 656 arch = "linux-i686"; 657 - sha256 = "ef7912a562f3d01e20ee54dd505859ec6da549c8daba04c5003a8b618af722d3"; 658 } 659 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/fr/firefox-98.0.tar.bz2"; 660 locale = "fr"; 661 arch = "linux-i686"; 662 - sha256 = "da5b3dd660ff8ac8f10f5419d0d848503a74948d76ebe45fbf88470703b24831"; 663 } 664 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/fy-NL/firefox-98.0.tar.bz2"; 665 locale = "fy-NL"; 666 arch = "linux-i686"; 667 - sha256 = "5d58c3ef8e75c22db07e82131d6773f8af8930d46a3ea9667bae07a59dd6b8bc"; 668 } 669 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ga-IE/firefox-98.0.tar.bz2"; 670 locale = "ga-IE"; 671 arch = "linux-i686"; 672 - sha256 = "05a3402a6be754390c79a66160510696acf866002225a5d242d2f178e3c63dc6"; 673 } 674 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/gd/firefox-98.0.tar.bz2"; 675 locale = "gd"; 676 arch = "linux-i686"; 677 - sha256 = "6832439565a3a18ec623c5a6d0c36e429b2ef291bc8c0152da6934a108ca32a3"; 678 } 679 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/gl/firefox-98.0.tar.bz2"; 680 locale = "gl"; 681 arch = "linux-i686"; 682 - sha256 = "2e55dcaf24d4fb028ff5dcba94fac38499897bbb7cecca79d6fafc0b83e21a9d"; 683 } 684 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/gn/firefox-98.0.tar.bz2"; 685 locale = "gn"; 686 arch = "linux-i686"; 687 - sha256 = "c25a77b99c022c3de29cea922e926db9e738771cd146acc6d71545cf8f1acdaf"; 688 } 689 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/gu-IN/firefox-98.0.tar.bz2"; 690 locale = "gu-IN"; 691 arch = "linux-i686"; 692 - sha256 = "e41991d388c6fecf9b22416c5f840e8f96d032d3be793101c9133ef7cc545850"; 693 } 694 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/he/firefox-98.0.tar.bz2"; 695 locale = "he"; 696 arch = "linux-i686"; 697 - sha256 = "55125f1e56fa6d8f5af4aba206e3ede2bb80f39414563a541f07eebc568de993"; 698 } 699 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/hi-IN/firefox-98.0.tar.bz2"; 700 locale = "hi-IN"; 701 arch = "linux-i686"; 702 - sha256 = "4ebdde0d91f94399607c127953e738855a17463cea34a4360b630ce0e6add5c5"; 703 } 704 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/hr/firefox-98.0.tar.bz2"; 705 locale = "hr"; 706 arch = "linux-i686"; 707 - sha256 = "11f2449791c1613394764d36e1661cb05a83e2582904eb00ade9f09f58d4147d"; 708 } 709 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/hsb/firefox-98.0.tar.bz2"; 710 locale = "hsb"; 711 arch = "linux-i686"; 712 - sha256 = "d7138688ce4edd030bb51d7eb68626a4055ef18dfaf30045d872c03b187b4ed8"; 713 } 714 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/hu/firefox-98.0.tar.bz2"; 715 locale = "hu"; 716 arch = "linux-i686"; 717 - sha256 = "693e08538b19f9d1aaab399e8d4b582e557e34ba5d2cae7de6c7e048b175dd3e"; 718 } 719 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/hy-AM/firefox-98.0.tar.bz2"; 720 locale = "hy-AM"; 721 arch = "linux-i686"; 722 - sha256 = "1e78ed371f092f9e1ec9ec7c43b16da6b5a277056983ea810af568e250c9d588"; 723 } 724 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ia/firefox-98.0.tar.bz2"; 725 locale = "ia"; 726 arch = "linux-i686"; 727 - sha256 = "a02a62a042cc51d7b6389366114816daf10cead0ce51a716ff58485fd7b856e0"; 728 } 729 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/id/firefox-98.0.tar.bz2"; 730 locale = "id"; 731 arch = "linux-i686"; 732 - sha256 = "e548a304acb9075e6110c276482a1759cfb06b6cbd4edf2b7aa633f6762b91d8"; 733 } 734 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/is/firefox-98.0.tar.bz2"; 735 locale = "is"; 736 arch = "linux-i686"; 737 - sha256 = "c43167df2a3739d7d9e7c8013cbe4a9ed5e18a060d06667ebf36102ad7a0587c"; 738 } 739 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/it/firefox-98.0.tar.bz2"; 740 locale = "it"; 741 arch = "linux-i686"; 742 - sha256 = "4eba45221ef34d71353b3d442e8cc5a565fe79cad1a21b4de27129da92f165fb"; 743 } 744 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ja/firefox-98.0.tar.bz2"; 745 locale = "ja"; 746 arch = "linux-i686"; 747 - sha256 = "173c3f7afc252f495e9553c6b7a1afdd5090de2578a477e15307ccbecad937f1"; 748 } 749 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ka/firefox-98.0.tar.bz2"; 750 locale = "ka"; 751 arch = "linux-i686"; 752 - sha256 = "de14be28830076b11610a8824cf20e161cb4e7c0e527d160caf7d214f41ba9a9"; 753 } 754 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/kab/firefox-98.0.tar.bz2"; 755 locale = "kab"; 756 arch = "linux-i686"; 757 - sha256 = "385dfe3ea1c1aafd4e0f3c4176bf2498876b34d7fee5195ba5fa5884203ae338"; 758 } 759 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/kk/firefox-98.0.tar.bz2"; 760 locale = "kk"; 761 arch = "linux-i686"; 762 - sha256 = "c9b2f1fe4cdce853ec155a4b99d44279dc64c266706e58274413b0b37cf71317"; 763 } 764 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/km/firefox-98.0.tar.bz2"; 765 locale = "km"; 766 arch = "linux-i686"; 767 - sha256 = "adc84f8768a71d7f2ed314dad0347a346b3592d47bb7ef621301deb2b72f7f56"; 768 } 769 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/kn/firefox-98.0.tar.bz2"; 770 locale = "kn"; 771 arch = "linux-i686"; 772 - sha256 = "c0579f13e76c62e402065069ab7dcbddd7cfbea8e428b5bf2e77d42550d18557"; 773 } 774 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ko/firefox-98.0.tar.bz2"; 775 locale = "ko"; 776 arch = "linux-i686"; 777 - sha256 = "bfc610608666e626715000bc4fa48dccd43ce0036ee0111e926f92b75034a0f3"; 778 } 779 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/lij/firefox-98.0.tar.bz2"; 780 locale = "lij"; 781 arch = "linux-i686"; 782 - sha256 = "fb1afb37bd4d47aae8de6ff8b1a2dc34d41903ae4ead5a2671baeeb6ef3b3196"; 783 } 784 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/lt/firefox-98.0.tar.bz2"; 785 locale = "lt"; 786 arch = "linux-i686"; 787 - sha256 = "0197a8c4ddf84ac38aba0533a84b4a57e783d3542b48e221b3317b39e9decddc"; 788 } 789 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/lv/firefox-98.0.tar.bz2"; 790 locale = "lv"; 791 arch = "linux-i686"; 792 - sha256 = "a7631d6bfc46a140c226cd1914074084ac1bba0104c7811305d40291e015c2c7"; 793 } 794 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/mk/firefox-98.0.tar.bz2"; 795 locale = "mk"; 796 arch = "linux-i686"; 797 - sha256 = "78be93a5ef3ec79c9b7b8ed4134b25fd66db74e4160235e1ff57f87f7ecf7f71"; 798 } 799 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/mr/firefox-98.0.tar.bz2"; 800 locale = "mr"; 801 arch = "linux-i686"; 802 - sha256 = "3890be73f978299ebbd3c7ef0919a6d5f916729528ee90f7d1ef86b088fb748d"; 803 } 804 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ms/firefox-98.0.tar.bz2"; 805 locale = "ms"; 806 arch = "linux-i686"; 807 - sha256 = "5bbded06e5eb3c4f628df573ca10aed952d72125ca1f96f74643e28210121e47"; 808 } 809 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/my/firefox-98.0.tar.bz2"; 810 locale = "my"; 811 arch = "linux-i686"; 812 - sha256 = "2a8ea9468c6fa4a4a303c4b5b1a9306898ed8f2fd60a3e8c9915ae549baefa09"; 813 } 814 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/nb-NO/firefox-98.0.tar.bz2"; 815 locale = "nb-NO"; 816 arch = "linux-i686"; 817 - sha256 = "c7fb5c534a03afe15bc2c439b679dbf3316aea92d23d154b6902893633fa9b32"; 818 } 819 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ne-NP/firefox-98.0.tar.bz2"; 820 locale = "ne-NP"; 821 arch = "linux-i686"; 822 - sha256 = "d2b2731732202c4501e0989fdd95a68cca01aa4b13a02ca035247a1de7a7f299"; 823 } 824 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/nl/firefox-98.0.tar.bz2"; 825 locale = "nl"; 826 arch = "linux-i686"; 827 - sha256 = "2947d1783e0cc8126c086bb9a1ed139de735ddf2bcb4f104e9efb6d68d844503"; 828 } 829 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/nn-NO/firefox-98.0.tar.bz2"; 830 locale = "nn-NO"; 831 arch = "linux-i686"; 832 - sha256 = "1aad31043951d9b81f707cd9c6259d6c215ae20f55776719c2553148dc3bb589"; 833 } 834 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/oc/firefox-98.0.tar.bz2"; 835 locale = "oc"; 836 arch = "linux-i686"; 837 - sha256 = "c237cab50aba2e059224d80ebddda67f13f8737899a29d6246418dcb09c486de"; 838 } 839 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/pa-IN/firefox-98.0.tar.bz2"; 840 locale = "pa-IN"; 841 arch = "linux-i686"; 842 - sha256 = "e487db05bc46eae01509b5ac3a9f4aa6e3cd8bd0970366d9501c1a74653f3110"; 843 } 844 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/pl/firefox-98.0.tar.bz2"; 845 locale = "pl"; 846 arch = "linux-i686"; 847 - sha256 = "a84f34fd417855acfeb89926fdacc8c4fdcb870251d3b43095e04d2392a6637f"; 848 } 849 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/pt-BR/firefox-98.0.tar.bz2"; 850 locale = "pt-BR"; 851 arch = "linux-i686"; 852 - sha256 = "5a4e35c0efdb79e83d535b62d57c26d5021d20c26d2654b98f6078ebbf4b6094"; 853 } 854 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/pt-PT/firefox-98.0.tar.bz2"; 855 locale = "pt-PT"; 856 arch = "linux-i686"; 857 - sha256 = "f61b70f911e708f4964f4592e9b46c8e70a730f778aaa6e320ee7c0d3647253d"; 858 } 859 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/rm/firefox-98.0.tar.bz2"; 860 locale = "rm"; 861 arch = "linux-i686"; 862 - sha256 = "3b602a6d897e2311f1521a36ffc4be4c6b84705605aa1bf321b684010c02d59e"; 863 } 864 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ro/firefox-98.0.tar.bz2"; 865 locale = "ro"; 866 arch = "linux-i686"; 867 - sha256 = "94ff92349315c126c3c1294e9d468914b7f81ef8a0597c5fd039fe66bcad271e"; 868 } 869 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ru/firefox-98.0.tar.bz2"; 870 locale = "ru"; 871 arch = "linux-i686"; 872 - sha256 = "1f24d74427e79b7c78ffcdfbe1a40c5e767ed0854a870babdf1f4956ddaa17bf"; 873 } 874 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/sco/firefox-98.0.tar.bz2"; 875 locale = "sco"; 876 arch = "linux-i686"; 877 - sha256 = "2b11f6b4b380143ffb07764c6fb6fb139da7aaab0ea5bdad826b1c14eea09a3c"; 878 } 879 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/si/firefox-98.0.tar.bz2"; 880 locale = "si"; 881 arch = "linux-i686"; 882 - sha256 = "f644c5fcc35bb8e4a2d4ba1d7210cacfa498ca9aaed79174ac4f973021dbac63"; 883 } 884 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/sk/firefox-98.0.tar.bz2"; 885 locale = "sk"; 886 arch = "linux-i686"; 887 - sha256 = "859bfb3a177429a24e585e6ad11fdf9220d5d0a2751ab861aa33e3e553a3fa2e"; 888 } 889 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/sl/firefox-98.0.tar.bz2"; 890 locale = "sl"; 891 arch = "linux-i686"; 892 - sha256 = "e5ba078d2f83df37b8211f8423dc549358b9d1c508a9607d1d5e735501ca9845"; 893 } 894 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/son/firefox-98.0.tar.bz2"; 895 locale = "son"; 896 arch = "linux-i686"; 897 - sha256 = "07f902640b9742954ac03b737fd402d1024e647d4cfc096ceff2ef5329853235"; 898 } 899 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/sq/firefox-98.0.tar.bz2"; 900 locale = "sq"; 901 arch = "linux-i686"; 902 - sha256 = "2dc1cdc47fabf4d212745f326dea7ad202527fa8dee9d90908812a3f7b152840"; 903 } 904 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/sr/firefox-98.0.tar.bz2"; 905 locale = "sr"; 906 arch = "linux-i686"; 907 - sha256 = "d84a3a521ed43b9ce70a6984f6afb35bb02da5b4b9372cfdd47607151dbfdce5"; 908 } 909 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/sv-SE/firefox-98.0.tar.bz2"; 910 locale = "sv-SE"; 911 arch = "linux-i686"; 912 - sha256 = "5c313719484370ac42a46cda464ef5096e866a93d821fd88d8cadc3fe483b8be"; 913 } 914 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/szl/firefox-98.0.tar.bz2"; 915 locale = "szl"; 916 arch = "linux-i686"; 917 - sha256 = "6933fcc3ca447d2c530bc4d5a3fac65351359de13ca8415c17034611d343e4d2"; 918 } 919 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ta/firefox-98.0.tar.bz2"; 920 locale = "ta"; 921 arch = "linux-i686"; 922 - sha256 = "a1d11f11350ad8a1aca420774896721a71db6640e78798bd5d0e9563fa215350"; 923 } 924 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/te/firefox-98.0.tar.bz2"; 925 locale = "te"; 926 arch = "linux-i686"; 927 - sha256 = "a09332149b4d4daf758cc75a0b50c793207e6dfa7f487f04864f8c41e2f7c2c1"; 928 } 929 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/th/firefox-98.0.tar.bz2"; 930 locale = "th"; 931 arch = "linux-i686"; 932 - sha256 = "615300bf23c3903079601c5e4d9509bc3a7d5fa1e94a01aff09559f3c2994306"; 933 } 934 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/tl/firefox-98.0.tar.bz2"; 935 locale = "tl"; 936 arch = "linux-i686"; 937 - sha256 = "f323e7204e86b91cce656780e65bfb4166bd0e27d1ba84ede5e8b87ab6c4e122"; 938 } 939 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/tr/firefox-98.0.tar.bz2"; 940 locale = "tr"; 941 arch = "linux-i686"; 942 - sha256 = "cf36e947181fc7750186b75edb0998df3219097ed94e4617435cff2690f626d9"; 943 } 944 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/trs/firefox-98.0.tar.bz2"; 945 locale = "trs"; 946 arch = "linux-i686"; 947 - sha256 = "137270152321a9922decfbfcad4643ce9d3b127498d91ef7a4d60069d249632e"; 948 } 949 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/uk/firefox-98.0.tar.bz2"; 950 locale = "uk"; 951 arch = "linux-i686"; 952 - sha256 = "4571eb45952e27756ba8332cd62673c3cd21d58b85662d6eae7a43afc5aa9613"; 953 } 954 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/ur/firefox-98.0.tar.bz2"; 955 locale = "ur"; 956 arch = "linux-i686"; 957 - sha256 = "77d60ba1a7bf22d7fb690ec1c22dd35b84b3e59891d07c129335894d3c47e8fa"; 958 } 959 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/uz/firefox-98.0.tar.bz2"; 960 locale = "uz"; 961 arch = "linux-i686"; 962 - sha256 = "a716e77dae132d1741366836c9fb59320477f623cef47713e93ff7ea6c712d49"; 963 } 964 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/vi/firefox-98.0.tar.bz2"; 965 locale = "vi"; 966 arch = "linux-i686"; 967 - sha256 = "90d8f9ae57521d77e4f9db4166aa7124f4b935f3f1531639058cecd7cf96be36"; 968 } 969 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/xh/firefox-98.0.tar.bz2"; 970 locale = "xh"; 971 arch = "linux-i686"; 972 - sha256 = "ede2ab7f812aeef2f4f07ceac4df1edcdeca35c1b8d1d64053a7250fd781187e"; 973 } 974 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/zh-CN/firefox-98.0.tar.bz2"; 975 locale = "zh-CN"; 976 arch = "linux-i686"; 977 - sha256 = "02c61d1b1bb6e966444a800a319eb69fa36ce913614369d0c8f95388e4bdd14d"; 978 } 979 - { url = "http://archive.mozilla.org/pub/firefox/releases/98.0/linux-i686/zh-TW/firefox-98.0.tar.bz2"; 980 locale = "zh-TW"; 981 arch = "linux-i686"; 982 - sha256 = "5c347fe33e423b8300fd6f2a0a3026896ac6c74af7bbdfead40f72874e65b0c2"; 983 } 984 ]; 985 }
··· 1 { 2 + version = "98.0.2"; 3 sources = [ 4 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ach/firefox-98.0.2.tar.bz2"; 5 locale = "ach"; 6 arch = "linux-x86_64"; 7 + sha256 = "e40a11afbb7a464eb7817457cf360ec2b4e0d77b8d5db5d7856c5b79cdb1425e"; 8 } 9 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/af/firefox-98.0.2.tar.bz2"; 10 locale = "af"; 11 arch = "linux-x86_64"; 12 + sha256 = "8d0570e82ec73708933cbe2cacd53d89503cdc7d1e97cc57edaa066960340a1c"; 13 } 14 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/an/firefox-98.0.2.tar.bz2"; 15 locale = "an"; 16 arch = "linux-x86_64"; 17 + sha256 = "04403b0d68911dde99880c76d1e87f1315d1c463a63711e37e0f40abbfd9c2eb"; 18 } 19 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ar/firefox-98.0.2.tar.bz2"; 20 locale = "ar"; 21 arch = "linux-x86_64"; 22 + sha256 = "57ab64dfa19fead2a828333456921465cd77e37a36d2030f81b7c022062fe215"; 23 } 24 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ast/firefox-98.0.2.tar.bz2"; 25 locale = "ast"; 26 arch = "linux-x86_64"; 27 + sha256 = "3dfb8f3c288e6c910d929da7c0228c52c490e33a1fbc99ce90c231e81cd9896d"; 28 } 29 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/az/firefox-98.0.2.tar.bz2"; 30 locale = "az"; 31 arch = "linux-x86_64"; 32 + sha256 = "b5fc1a8d7decd2372026f9e4d4d8bb4d5fd839b165168f01e08a9641c0d7f92e"; 33 } 34 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/be/firefox-98.0.2.tar.bz2"; 35 locale = "be"; 36 arch = "linux-x86_64"; 37 + sha256 = "8b1fffc493c20318533879ecf9a006d0215d7c6f2323134fadecdfea68aaaa6f"; 38 } 39 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/bg/firefox-98.0.2.tar.bz2"; 40 locale = "bg"; 41 arch = "linux-x86_64"; 42 + sha256 = "852016bb71423b058a195d1b8631331a6da144a20c0d74b641d6189c93730ad5"; 43 } 44 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/bn/firefox-98.0.2.tar.bz2"; 45 locale = "bn"; 46 arch = "linux-x86_64"; 47 + sha256 = "748e7303d01ca41fed55dc31d0bb57458c69180499bb5915ca4c835f7fdb56c4"; 48 } 49 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/br/firefox-98.0.2.tar.bz2"; 50 locale = "br"; 51 arch = "linux-x86_64"; 52 + sha256 = "efc2e20d5201621c76411ffc3c7df227c9462bb6994f7ad19d735c986c362aa1"; 53 } 54 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/bs/firefox-98.0.2.tar.bz2"; 55 locale = "bs"; 56 arch = "linux-x86_64"; 57 + sha256 = "adb507af1a64e2c72193942b2c3a839576ca7d493541bdfed06b0f838f3bef43"; 58 } 59 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ca-valencia/firefox-98.0.2.tar.bz2"; 60 locale = "ca-valencia"; 61 arch = "linux-x86_64"; 62 + sha256 = "1cb7d989fcb1ca726d022a2e20523427d9aa0718d2129cea5102971624edff61"; 63 } 64 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ca/firefox-98.0.2.tar.bz2"; 65 locale = "ca"; 66 arch = "linux-x86_64"; 67 + sha256 = "0d746e8c8ca233d4f4161134f920a44e1a3593a2277101e20184087f76a443b5"; 68 } 69 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/cak/firefox-98.0.2.tar.bz2"; 70 locale = "cak"; 71 arch = "linux-x86_64"; 72 + sha256 = "fac629e27bb9e60fef81fa58268f9367a95af59b299a628ffe692731fd5ae4c8"; 73 } 74 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/cs/firefox-98.0.2.tar.bz2"; 75 locale = "cs"; 76 arch = "linux-x86_64"; 77 + sha256 = "7f6f30ea9afac44b1d1fde8abe2701f8f83b3014aa1c98fba1e2c4ae6c841140"; 78 } 79 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/cy/firefox-98.0.2.tar.bz2"; 80 locale = "cy"; 81 arch = "linux-x86_64"; 82 + sha256 = "63c2b0bf442365c7db1cf96f192db016c4ddd4233a32190d657779a254871a2f"; 83 } 84 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/da/firefox-98.0.2.tar.bz2"; 85 locale = "da"; 86 arch = "linux-x86_64"; 87 + sha256 = "f7d18039814a6310ce4a4e37d10d131639868a6f5ae85c4718ca1f9ceb90ae13"; 88 } 89 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/de/firefox-98.0.2.tar.bz2"; 90 locale = "de"; 91 arch = "linux-x86_64"; 92 + sha256 = "736f10e89507455708e40c9cdbd093fb1cb802ada7dd5d3e0d612cb0e11db096"; 93 } 94 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/dsb/firefox-98.0.2.tar.bz2"; 95 locale = "dsb"; 96 arch = "linux-x86_64"; 97 + sha256 = "50ca85b163011ebdda69be8772a76ff4a912653a03d527784b18bbffd7c63a16"; 98 } 99 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/el/firefox-98.0.2.tar.bz2"; 100 locale = "el"; 101 arch = "linux-x86_64"; 102 + sha256 = "4b3a28670c6a7577f65dba7f857e8c68009a8d1e80089707d8d830e02a5f7fa3"; 103 } 104 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/en-CA/firefox-98.0.2.tar.bz2"; 105 locale = "en-CA"; 106 arch = "linux-x86_64"; 107 + sha256 = "f3a7c9de172b6ec0673d2600537ab9265cf3cde3e2fa614424e9f4c08986eb7c"; 108 } 109 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/en-GB/firefox-98.0.2.tar.bz2"; 110 locale = "en-GB"; 111 arch = "linux-x86_64"; 112 + sha256 = "49f044b0b5f841d5e42b9c6275dc7c78e2b2f903aa28f0d6a02a25a41d781d23"; 113 } 114 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/en-US/firefox-98.0.2.tar.bz2"; 115 locale = "en-US"; 116 arch = "linux-x86_64"; 117 + sha256 = "07c5f3dad0850a92d5c609278fb1fe682b2562fa55e6733c09a6b4da7373bfcc"; 118 } 119 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/eo/firefox-98.0.2.tar.bz2"; 120 locale = "eo"; 121 arch = "linux-x86_64"; 122 + sha256 = "98626ef3b514d1ddf0d9d530ef7b3ac8bb504717eb633f036fe9cb9437d8ea56"; 123 } 124 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/es-AR/firefox-98.0.2.tar.bz2"; 125 locale = "es-AR"; 126 arch = "linux-x86_64"; 127 + sha256 = "86a57a29b086fbc1d59731f94b792d1116a358e4735d9a8d08c022a2d5c7d0d6"; 128 } 129 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/es-CL/firefox-98.0.2.tar.bz2"; 130 locale = "es-CL"; 131 arch = "linux-x86_64"; 132 + sha256 = "834bbbe0388631cae1e87e464c0b4e0151c37341828d71dd99fccc2d56c179c2"; 133 } 134 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/es-ES/firefox-98.0.2.tar.bz2"; 135 locale = "es-ES"; 136 arch = "linux-x86_64"; 137 + sha256 = "590efa38b4a374ccac89128a0e84de77492f1a8702e70b3b13d9a456575963f6"; 138 } 139 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/es-MX/firefox-98.0.2.tar.bz2"; 140 locale = "es-MX"; 141 arch = "linux-x86_64"; 142 + sha256 = "f64ac621daa5f891541d836727d91cb56d5eb8db6093aa7f83af19adfc49ffc9"; 143 } 144 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/et/firefox-98.0.2.tar.bz2"; 145 locale = "et"; 146 arch = "linux-x86_64"; 147 + sha256 = "08374c6ae7b8eff3b6ce748c87f18136c86f73abf6238383ba3c4b1555f8a003"; 148 } 149 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/eu/firefox-98.0.2.tar.bz2"; 150 locale = "eu"; 151 arch = "linux-x86_64"; 152 + sha256 = "3ce288c26201feca071bfd56f66fca69da7a68b3a468405ff6a665cb666cd799"; 153 } 154 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/fa/firefox-98.0.2.tar.bz2"; 155 locale = "fa"; 156 arch = "linux-x86_64"; 157 + sha256 = "3bfac0751b251dbd3ddb253973bb1ad7afe58f7cb824bef59d4f6c7dc5acec78"; 158 } 159 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ff/firefox-98.0.2.tar.bz2"; 160 locale = "ff"; 161 arch = "linux-x86_64"; 162 + sha256 = "2b962a0442a12c7f2dd7d2c716fbac0ad9435debf06d1c1e9f95fcb62fb90d50"; 163 } 164 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/fi/firefox-98.0.2.tar.bz2"; 165 locale = "fi"; 166 arch = "linux-x86_64"; 167 + sha256 = "705b21bdfa9826563042d0014a9225870c87b3351b9920cca35e203d1375f9b6"; 168 } 169 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/fr/firefox-98.0.2.tar.bz2"; 170 locale = "fr"; 171 arch = "linux-x86_64"; 172 + sha256 = "e1d9cbb1c529508bb8262b0498506c30c7932b17a7d86d9b5877f44877cea60e"; 173 } 174 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/fy-NL/firefox-98.0.2.tar.bz2"; 175 locale = "fy-NL"; 176 arch = "linux-x86_64"; 177 + sha256 = "c1b40fb366281b9df839083af4aaaaa7a264e1ce380f9ffe46a2fe181bddd3f7"; 178 } 179 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ga-IE/firefox-98.0.2.tar.bz2"; 180 locale = "ga-IE"; 181 arch = "linux-x86_64"; 182 + sha256 = "466ff81e255bed9c03669c974581ee2cfc796e77456dea25af75adb501855c54"; 183 } 184 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/gd/firefox-98.0.2.tar.bz2"; 185 locale = "gd"; 186 arch = "linux-x86_64"; 187 + sha256 = "0e1de18ab0b75b43ee8caff97c2963b7047f1000fa8dfdcc4e3fe87f29794c17"; 188 } 189 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/gl/firefox-98.0.2.tar.bz2"; 190 locale = "gl"; 191 arch = "linux-x86_64"; 192 + sha256 = "56f259c9f2f13d3f366e921aae1fbd069f00d59131cd3a3b31cb0f3e16f2ad74"; 193 } 194 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/gn/firefox-98.0.2.tar.bz2"; 195 locale = "gn"; 196 arch = "linux-x86_64"; 197 + sha256 = "b532c79002184bb13a3f197b5c0faf4a24e0b71f737de31c242f9fd286f05aa9"; 198 } 199 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/gu-IN/firefox-98.0.2.tar.bz2"; 200 locale = "gu-IN"; 201 arch = "linux-x86_64"; 202 + sha256 = "12ec5c968d852a7a72221373813fca48a4e524e552d22aca50ae99111a7128fa"; 203 } 204 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/he/firefox-98.0.2.tar.bz2"; 205 locale = "he"; 206 arch = "linux-x86_64"; 207 + sha256 = "3c1c1222a4ffcac6679849c94da395440d417284a922cae16b5edd1cf4ba678d"; 208 } 209 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/hi-IN/firefox-98.0.2.tar.bz2"; 210 locale = "hi-IN"; 211 arch = "linux-x86_64"; 212 + sha256 = "6ae96b87b251917d2c11684ae58ac3df54496cf047b115145a5f85cfb1575b9a"; 213 } 214 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/hr/firefox-98.0.2.tar.bz2"; 215 locale = "hr"; 216 arch = "linux-x86_64"; 217 + sha256 = "4a77fb11f0d27a4abfc1426136d93404baaa730ffea2a31fe337f11ad92bcc8a"; 218 } 219 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/hsb/firefox-98.0.2.tar.bz2"; 220 locale = "hsb"; 221 arch = "linux-x86_64"; 222 + sha256 = "725e2f719720c84ba06a28c5f025a16a951642c1102f7fe5faa41baede1b6a5d"; 223 } 224 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/hu/firefox-98.0.2.tar.bz2"; 225 locale = "hu"; 226 arch = "linux-x86_64"; 227 + sha256 = "4a128951a5466189b703fbf3055a9e65af64f08a7fcd979448611b91a63bb456"; 228 } 229 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/hy-AM/firefox-98.0.2.tar.bz2"; 230 locale = "hy-AM"; 231 arch = "linux-x86_64"; 232 + sha256 = "70e44a8105ef260b3e10271f1a9c36a5149a485130d5a1219397aff93500639a"; 233 } 234 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ia/firefox-98.0.2.tar.bz2"; 235 locale = "ia"; 236 arch = "linux-x86_64"; 237 + sha256 = "a121636fb2513557f8e7e0a1b30e3d855202db14f997437cc5a6d7863214d385"; 238 } 239 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/id/firefox-98.0.2.tar.bz2"; 240 locale = "id"; 241 arch = "linux-x86_64"; 242 + sha256 = "eccb423ef76aab7725cd21efda222ed63c030d494c294998f4e9837ecccbbf06"; 243 } 244 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/is/firefox-98.0.2.tar.bz2"; 245 locale = "is"; 246 arch = "linux-x86_64"; 247 + sha256 = "86aac8ae944846967e472d6fd893c40ac988c25a2c2ee9af40485e216bb67b2d"; 248 } 249 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/it/firefox-98.0.2.tar.bz2"; 250 locale = "it"; 251 arch = "linux-x86_64"; 252 + sha256 = "f0ccf0977b3f3e05ed0d07980eca2179a808e0f62930690fb33f17b68c3bdca7"; 253 } 254 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ja/firefox-98.0.2.tar.bz2"; 255 locale = "ja"; 256 arch = "linux-x86_64"; 257 + sha256 = "217159ae769b050bf9ff1b04ed80ad85a384625e2ccbf0d9f98c0786dc2e6c5a"; 258 } 259 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ka/firefox-98.0.2.tar.bz2"; 260 locale = "ka"; 261 arch = "linux-x86_64"; 262 + sha256 = "c4aa9e994cad797afc081d2031296cac780e76966a7f231e6a0e3187d9e8aef2"; 263 } 264 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/kab/firefox-98.0.2.tar.bz2"; 265 locale = "kab"; 266 arch = "linux-x86_64"; 267 + sha256 = "cc8333cb75f48ea82b752023162a270f18e33cbec610571624a38919737b00c7"; 268 } 269 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/kk/firefox-98.0.2.tar.bz2"; 270 locale = "kk"; 271 arch = "linux-x86_64"; 272 + sha256 = "3482645b2581284503f72569caedc750706c439346917c07673ed0a27b0bbf36"; 273 } 274 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/km/firefox-98.0.2.tar.bz2"; 275 locale = "km"; 276 arch = "linux-x86_64"; 277 + sha256 = "b70fcfa2b4b4bed16d4fe8af2d57d8b7a4af346f321ece425895c10f7ac058d1"; 278 } 279 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/kn/firefox-98.0.2.tar.bz2"; 280 locale = "kn"; 281 arch = "linux-x86_64"; 282 + sha256 = "63550bf8572312f3c69c90f65de89423fc0ac926736723be3034d5d441ceb1e4"; 283 } 284 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ko/firefox-98.0.2.tar.bz2"; 285 locale = "ko"; 286 arch = "linux-x86_64"; 287 + sha256 = "de17cda5324ca6d179b9d576b62cde0ed21718b72896b161631513b654540cf0"; 288 } 289 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/lij/firefox-98.0.2.tar.bz2"; 290 locale = "lij"; 291 arch = "linux-x86_64"; 292 + sha256 = "67cafe6a9f0c01aadb1fb55afe273fb58e4baeb38be2b472ed90a83c72b07ed6"; 293 } 294 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/lt/firefox-98.0.2.tar.bz2"; 295 locale = "lt"; 296 arch = "linux-x86_64"; 297 + sha256 = "135773dc11e691c20f20b0a1d37e2b25d92062c573846127c113896708e649d8"; 298 } 299 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/lv/firefox-98.0.2.tar.bz2"; 300 locale = "lv"; 301 arch = "linux-x86_64"; 302 + sha256 = "44bfaf12e5d34e1b8e281d00c7d9a26c2d0aa0a8ffbd74df9a5026e15ac12b66"; 303 } 304 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/mk/firefox-98.0.2.tar.bz2"; 305 locale = "mk"; 306 arch = "linux-x86_64"; 307 + sha256 = "94d7db6bc2ba9de25207a058d29d8abc57e967dfaf59c3388438953098da9580"; 308 } 309 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/mr/firefox-98.0.2.tar.bz2"; 310 locale = "mr"; 311 arch = "linux-x86_64"; 312 + sha256 = "e2ef6708ed116e40d3cc776c483d3cd42c91988673b91d2d29f4da8ea996f1c0"; 313 } 314 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ms/firefox-98.0.2.tar.bz2"; 315 locale = "ms"; 316 arch = "linux-x86_64"; 317 + sha256 = "e376a479d170ff881d6de21f9c03ffc7a4968fccde7347e9fa261de7bb11e427"; 318 } 319 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/my/firefox-98.0.2.tar.bz2"; 320 locale = "my"; 321 arch = "linux-x86_64"; 322 + sha256 = "a1143bce18aaadd340b69403f064574664f202765ee5a8553ac6d3372ab33134"; 323 } 324 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/nb-NO/firefox-98.0.2.tar.bz2"; 325 locale = "nb-NO"; 326 arch = "linux-x86_64"; 327 + sha256 = "eebdd022202cb7140db46995a3925c990e614233f3e15b850e5176b1f2c07907"; 328 } 329 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ne-NP/firefox-98.0.2.tar.bz2"; 330 locale = "ne-NP"; 331 arch = "linux-x86_64"; 332 + sha256 = "084a278fe0b67a51126518d9aa62cae7cf78d96e3f6cf5b191f136a5c20acf84"; 333 } 334 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/nl/firefox-98.0.2.tar.bz2"; 335 locale = "nl"; 336 arch = "linux-x86_64"; 337 + sha256 = "fdae25ccd979bdb5b4bb23f4e9e82e432df98059d82732ee187f37c8cb3547d4"; 338 } 339 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/nn-NO/firefox-98.0.2.tar.bz2"; 340 locale = "nn-NO"; 341 arch = "linux-x86_64"; 342 + sha256 = "7ec4c099c7a282a5b38df9a124ea6f2ee3a1704746aa308431aa8c356a57bec5"; 343 } 344 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/oc/firefox-98.0.2.tar.bz2"; 345 locale = "oc"; 346 arch = "linux-x86_64"; 347 + sha256 = "7f6d8ed3a7511d6af408c47c626a3e141425925df364f26a622a088491d7fe5d"; 348 } 349 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/pa-IN/firefox-98.0.2.tar.bz2"; 350 locale = "pa-IN"; 351 arch = "linux-x86_64"; 352 + sha256 = "9fa3699918286b6f9f8829beac8cd45e59f35f389a09e0cbb34dc393885ec8f6"; 353 } 354 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/pl/firefox-98.0.2.tar.bz2"; 355 locale = "pl"; 356 arch = "linux-x86_64"; 357 + sha256 = "e2ebf0346fb5b626a048a720782e325eefd04f1fe62de5c57826ebdd3ab1bec5"; 358 } 359 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/pt-BR/firefox-98.0.2.tar.bz2"; 360 locale = "pt-BR"; 361 arch = "linux-x86_64"; 362 + sha256 = "dc79e634319ffc7221245e2a081cf6bfc15ddcd4bd8bf110d5dc15732aaab33f"; 363 } 364 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/pt-PT/firefox-98.0.2.tar.bz2"; 365 locale = "pt-PT"; 366 arch = "linux-x86_64"; 367 + sha256 = "f94ba01eca76939d1ecbfccfd9647c96244effb080df98b4e04d3edfd80ffa48"; 368 } 369 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/rm/firefox-98.0.2.tar.bz2"; 370 locale = "rm"; 371 arch = "linux-x86_64"; 372 + sha256 = "6b27aee9330a94e659da34f17213522687859263ed8500daf1d62fc496cff033"; 373 } 374 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ro/firefox-98.0.2.tar.bz2"; 375 locale = "ro"; 376 arch = "linux-x86_64"; 377 + sha256 = "b6029f72497173e8aef444cb42437d6035354fe4a2bfe6359c50eefa4d6e1850"; 378 } 379 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ru/firefox-98.0.2.tar.bz2"; 380 locale = "ru"; 381 arch = "linux-x86_64"; 382 + sha256 = "73cbafa190a5083cfeba8ad0971d28eaaa228b9a9345ddc72d4f5d6490ebbad1"; 383 } 384 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/sco/firefox-98.0.2.tar.bz2"; 385 locale = "sco"; 386 arch = "linux-x86_64"; 387 + sha256 = "dd2d86ddcd270d2bb58c7152d15072341460a09b2da1639a76ac70afc9a714e6"; 388 } 389 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/si/firefox-98.0.2.tar.bz2"; 390 locale = "si"; 391 arch = "linux-x86_64"; 392 + sha256 = "0cf0281b2d082b3861947e5002f843df050586e96027ec30acba2913ce588daf"; 393 } 394 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/sk/firefox-98.0.2.tar.bz2"; 395 locale = "sk"; 396 arch = "linux-x86_64"; 397 + sha256 = "8853372fdbe0834f6322e2e1c03d909b2c21f60496d7e679266dfc35e5835191"; 398 } 399 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/sl/firefox-98.0.2.tar.bz2"; 400 locale = "sl"; 401 arch = "linux-x86_64"; 402 + sha256 = "ce97423a4ad380fb019b3e4c8d57a44bb15ca0b0afc7778a10fd23cb9382c143"; 403 } 404 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/son/firefox-98.0.2.tar.bz2"; 405 locale = "son"; 406 arch = "linux-x86_64"; 407 + sha256 = "468b642210c8c52ef5a8b91ddf81b9ff9c25768d7b0481f361e7c95861dfa5d0"; 408 } 409 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/sq/firefox-98.0.2.tar.bz2"; 410 locale = "sq"; 411 arch = "linux-x86_64"; 412 + sha256 = "8a079436e4be7ceb82b56f02d50054066906b2f819b787ba964d20c64ba731d1"; 413 } 414 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/sr/firefox-98.0.2.tar.bz2"; 415 locale = "sr"; 416 arch = "linux-x86_64"; 417 + sha256 = "e9f0f1a8d6bf3bcb6df32a27560e952e3373d712cee08fb97e1c41b76052d370"; 418 } 419 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/sv-SE/firefox-98.0.2.tar.bz2"; 420 locale = "sv-SE"; 421 arch = "linux-x86_64"; 422 + sha256 = "eb4b4092f1f667661afbce19e0d3ef75301976689f1ea2ee11104d11fea2ddd0"; 423 } 424 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/szl/firefox-98.0.2.tar.bz2"; 425 locale = "szl"; 426 arch = "linux-x86_64"; 427 + sha256 = "29c9fcd787fafc93480fabb59573dd500d557847079f032a6f3ca6e9c4422c80"; 428 } 429 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ta/firefox-98.0.2.tar.bz2"; 430 locale = "ta"; 431 arch = "linux-x86_64"; 432 + sha256 = "f07b8a79048b55d6fd8f7d19858ea2f1b5f53bde782c65ea7fb3f34d9cd5ac40"; 433 } 434 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/te/firefox-98.0.2.tar.bz2"; 435 locale = "te"; 436 arch = "linux-x86_64"; 437 + sha256 = "14882f8a3c425dd512c37f80fd45bdf9d34c4d7163454e1533c6306713935d36"; 438 } 439 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/th/firefox-98.0.2.tar.bz2"; 440 locale = "th"; 441 arch = "linux-x86_64"; 442 + sha256 = "c91bb2249cd2b22ae86b1b51fe6c34062a4da7772eab97b1e39915a2c2782488"; 443 } 444 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/tl/firefox-98.0.2.tar.bz2"; 445 locale = "tl"; 446 arch = "linux-x86_64"; 447 + sha256 = "1c6fe06f19821a7a77a26bedf38ed3fea20561df0589c672027b2108e080e6b3"; 448 } 449 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/tr/firefox-98.0.2.tar.bz2"; 450 locale = "tr"; 451 arch = "linux-x86_64"; 452 + sha256 = "c06881993063dcdf6fbfebe139f9fdafe2ca37667375683ae85497603517b5a0"; 453 } 454 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/trs/firefox-98.0.2.tar.bz2"; 455 locale = "trs"; 456 arch = "linux-x86_64"; 457 + sha256 = "fcfd9120933339006f1868b27e0fff1d60f562a3d11e826bbf9996f69d4256ae"; 458 } 459 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/uk/firefox-98.0.2.tar.bz2"; 460 locale = "uk"; 461 arch = "linux-x86_64"; 462 + sha256 = "01cabeeb98988d4478d381b34e7c0e6cde887d2ea83feeb349763ee454760924"; 463 } 464 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/ur/firefox-98.0.2.tar.bz2"; 465 locale = "ur"; 466 arch = "linux-x86_64"; 467 + sha256 = "db7de84fed953da53998ae6ff2456a02de833de22d13d1aa7e16f53d3bcb7fb1"; 468 } 469 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/uz/firefox-98.0.2.tar.bz2"; 470 locale = "uz"; 471 arch = "linux-x86_64"; 472 + sha256 = "9fe0fc4851f005160de9562123e48c19216cb013dcdd2b8bd2b745d7838062ea"; 473 } 474 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/vi/firefox-98.0.2.tar.bz2"; 475 locale = "vi"; 476 arch = "linux-x86_64"; 477 + sha256 = "e335f20bd5a63c2fa17ce15fdebe0c5af5c6787d37bd49ad2da156b450383ae3"; 478 } 479 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/xh/firefox-98.0.2.tar.bz2"; 480 locale = "xh"; 481 arch = "linux-x86_64"; 482 + sha256 = "9cd953e87b70c979a8c03fde8c989f626a23f62a7d59be8796a09c8a8950127f"; 483 } 484 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/zh-CN/firefox-98.0.2.tar.bz2"; 485 locale = "zh-CN"; 486 arch = "linux-x86_64"; 487 + sha256 = "2c7d059be4474164fddd349fc3f18d1f380af5f9ba82f8e01b04e2f18bcd09e8"; 488 } 489 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-x86_64/zh-TW/firefox-98.0.2.tar.bz2"; 490 locale = "zh-TW"; 491 arch = "linux-x86_64"; 492 + sha256 = "37b5a0275b137b0ef578591ccf5a54518bdbb449915f4ad50c276952a0bcccd8"; 493 } 494 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ach/firefox-98.0.2.tar.bz2"; 495 locale = "ach"; 496 arch = "linux-i686"; 497 + sha256 = "b3b734eb8d62112f7983e86dbd49d2d3be3ed6d2f80fd2d7bc189f12e03ab0b6"; 498 } 499 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/af/firefox-98.0.2.tar.bz2"; 500 locale = "af"; 501 arch = "linux-i686"; 502 + sha256 = "fcf6a355f70392606ec2ed5853b1d14e8d5923fd92c10774c776c43e6c8a6cdb"; 503 } 504 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/an/firefox-98.0.2.tar.bz2"; 505 locale = "an"; 506 arch = "linux-i686"; 507 + sha256 = "388532ad380bf43c287ca3e7e29a3a6f97fbbc0e02c2ae5207ac07587c3faa2d"; 508 } 509 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ar/firefox-98.0.2.tar.bz2"; 510 locale = "ar"; 511 arch = "linux-i686"; 512 + sha256 = "178a38e6bec65a59679944fdd6882774d23bb15e62f2e697cf369742bc4c8196"; 513 } 514 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ast/firefox-98.0.2.tar.bz2"; 515 locale = "ast"; 516 arch = "linux-i686"; 517 + sha256 = "5fa0aea769c7f7fba13168fb404f03b2cb8f6df5ab733054118df67015ab665f"; 518 } 519 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/az/firefox-98.0.2.tar.bz2"; 520 locale = "az"; 521 arch = "linux-i686"; 522 + sha256 = "62816d95c32f04090a5e23bc38ebc774355ac77dfdd1a41a2d6e10ce983c53ac"; 523 } 524 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/be/firefox-98.0.2.tar.bz2"; 525 locale = "be"; 526 arch = "linux-i686"; 527 + sha256 = "918447a5f57647ed5d846a0a0bbbcbaa55559722de7b8dca2ed2e744eb14ce36"; 528 } 529 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/bg/firefox-98.0.2.tar.bz2"; 530 locale = "bg"; 531 arch = "linux-i686"; 532 + sha256 = "74851892da2c6c0a9a75d822aeef2c0a275fb5bbc32b88abb28e67f9310bb2ba"; 533 } 534 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/bn/firefox-98.0.2.tar.bz2"; 535 locale = "bn"; 536 arch = "linux-i686"; 537 + sha256 = "2a6f53aa3fec578a76368120bca30240bb631db9767159aedb3b5480c1ab661a"; 538 } 539 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/br/firefox-98.0.2.tar.bz2"; 540 locale = "br"; 541 arch = "linux-i686"; 542 + sha256 = "5d1d9478f459bcc3e6b148ff42d6f9f589b8fb395672e3b8ce8f333832b523dd"; 543 } 544 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/bs/firefox-98.0.2.tar.bz2"; 545 locale = "bs"; 546 arch = "linux-i686"; 547 + sha256 = "ed99ea471d6e30c0304bbb27bbdf88b479fee4df7f8cbba481d03de13954131a"; 548 } 549 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ca-valencia/firefox-98.0.2.tar.bz2"; 550 locale = "ca-valencia"; 551 arch = "linux-i686"; 552 + sha256 = "5dd1447b3fea23f08551b2ab5a80581c3e0e09f5602709cbdce751d491faa60a"; 553 } 554 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ca/firefox-98.0.2.tar.bz2"; 555 locale = "ca"; 556 arch = "linux-i686"; 557 + sha256 = "21f6c622de4016a8e372ae7d249a07800b4393ba02ab59994356869a01cef571"; 558 } 559 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/cak/firefox-98.0.2.tar.bz2"; 560 locale = "cak"; 561 arch = "linux-i686"; 562 + sha256 = "e9895877763157132e390f31c859b561c7d62adb011e209ab9cc0092ecfccb1a"; 563 } 564 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/cs/firefox-98.0.2.tar.bz2"; 565 locale = "cs"; 566 arch = "linux-i686"; 567 + sha256 = "13c94b8b12fcbee4d41c6f7289f0cf2f199ef3d750628cc0ea11a60534ab6954"; 568 } 569 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/cy/firefox-98.0.2.tar.bz2"; 570 locale = "cy"; 571 arch = "linux-i686"; 572 + sha256 = "c21d9e83d14ac46effb9e12a5210d7b56e3d765eef877f8ac4ed5104582d2631"; 573 } 574 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/da/firefox-98.0.2.tar.bz2"; 575 locale = "da"; 576 arch = "linux-i686"; 577 + sha256 = "74a4a14ae8d8f64c56ce4409851f3e8e51bac61e2223c022f40d56d341fdcc65"; 578 } 579 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/de/firefox-98.0.2.tar.bz2"; 580 locale = "de"; 581 arch = "linux-i686"; 582 + sha256 = "d3449eec8075f3b6d07b2e6d7adecbec60a7e29b12c2016f642a90c5555971ed"; 583 } 584 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/dsb/firefox-98.0.2.tar.bz2"; 585 locale = "dsb"; 586 arch = "linux-i686"; 587 + sha256 = "0dfac7916796d4ec7943963e28d7ca65f78661b6f22c226afb2dd00db47917e0"; 588 } 589 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/el/firefox-98.0.2.tar.bz2"; 590 locale = "el"; 591 arch = "linux-i686"; 592 + sha256 = "c2769489e0947a7eeb0cb1f9d99d51317fd037e2a7bb06134403df1d4560a767"; 593 } 594 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/en-CA/firefox-98.0.2.tar.bz2"; 595 locale = "en-CA"; 596 arch = "linux-i686"; 597 + sha256 = "87bb7162b58f7632ddf733fbdd4f195d75a9a6d467355c2625344171c72f4e9f"; 598 } 599 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/en-GB/firefox-98.0.2.tar.bz2"; 600 locale = "en-GB"; 601 arch = "linux-i686"; 602 + sha256 = "89bbf10bb75effa9e8064b6c42d0a4d7fd21ac2cd6e4ed3625d92c6b55ba1ee6"; 603 } 604 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/en-US/firefox-98.0.2.tar.bz2"; 605 locale = "en-US"; 606 arch = "linux-i686"; 607 + sha256 = "888db6752eb5703af5fe5ab4b1575f2a35dbd204614552fbe3a276042a3509d5"; 608 } 609 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/eo/firefox-98.0.2.tar.bz2"; 610 locale = "eo"; 611 arch = "linux-i686"; 612 + sha256 = "a2004dc59269fb2b37e568767593bcc0a7862a109df18f548eb1a0b829cf4293"; 613 } 614 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/es-AR/firefox-98.0.2.tar.bz2"; 615 locale = "es-AR"; 616 arch = "linux-i686"; 617 + sha256 = "9e2c0f6cb231c469660cc7fe63489e69a2616553d17c52f5e7a2a86a171bc6e9"; 618 } 619 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/es-CL/firefox-98.0.2.tar.bz2"; 620 locale = "es-CL"; 621 arch = "linux-i686"; 622 + sha256 = "dfe6f1229a6f80b6fab3a22fc8a8a6ecf3137b31805339a489ec53e5af63f040"; 623 } 624 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/es-ES/firefox-98.0.2.tar.bz2"; 625 locale = "es-ES"; 626 arch = "linux-i686"; 627 + sha256 = "01020488ee2ad2e2357bbaf83857a2ad0820fb9f97302d1447cf4148b22d2bd4"; 628 } 629 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/es-MX/firefox-98.0.2.tar.bz2"; 630 locale = "es-MX"; 631 arch = "linux-i686"; 632 + sha256 = "3c7bacc6f703cdff7adb9097bfc39f52a67aa6a9814d7a8f451d4ef50c591714"; 633 } 634 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/et/firefox-98.0.2.tar.bz2"; 635 locale = "et"; 636 arch = "linux-i686"; 637 + sha256 = "f2bc8e4200c89cf74ae6c984543e97b2523782dae70ecf6135f47943a01f1d83"; 638 } 639 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/eu/firefox-98.0.2.tar.bz2"; 640 locale = "eu"; 641 arch = "linux-i686"; 642 + sha256 = "62bf0d826adb66d755f38bf25199eaf3850c37bfddca627b597802a20f8d3367"; 643 } 644 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/fa/firefox-98.0.2.tar.bz2"; 645 locale = "fa"; 646 arch = "linux-i686"; 647 + sha256 = "9d4dfff33db462c71eb12067f56f2e20b0a557f9cbf1234b617e1c2ab5832ea8"; 648 } 649 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ff/firefox-98.0.2.tar.bz2"; 650 locale = "ff"; 651 arch = "linux-i686"; 652 + sha256 = "5b3a271207003e25776a55b7ee6adba2f83e844d4b0a738209d21be7db82ac33"; 653 } 654 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/fi/firefox-98.0.2.tar.bz2"; 655 locale = "fi"; 656 arch = "linux-i686"; 657 + sha256 = "50a9408303ac8fc7c22da96f993b0b251407261d35598b4fe06f1c545788ef0b"; 658 } 659 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/fr/firefox-98.0.2.tar.bz2"; 660 locale = "fr"; 661 arch = "linux-i686"; 662 + sha256 = "65db55f518be2abd8da5b52654bdf0efecd94b21ab843b76a6ad9e9ccb516a55"; 663 } 664 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/fy-NL/firefox-98.0.2.tar.bz2"; 665 locale = "fy-NL"; 666 arch = "linux-i686"; 667 + sha256 = "b3da8b5a077e4955bf2c662840005adaba2dd77af4724e965403da3139b5fb3f"; 668 } 669 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ga-IE/firefox-98.0.2.tar.bz2"; 670 locale = "ga-IE"; 671 arch = "linux-i686"; 672 + sha256 = "f4812b90fa0a0391d2a372e7bf45a3393d59714209046618e7b1ed72f1889e2f"; 673 } 674 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/gd/firefox-98.0.2.tar.bz2"; 675 locale = "gd"; 676 arch = "linux-i686"; 677 + sha256 = "769c42c86d5b3866f9ad38bc833f5f1f1b01c7f5ed6898eba064ce6f31c9f550"; 678 } 679 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/gl/firefox-98.0.2.tar.bz2"; 680 locale = "gl"; 681 arch = "linux-i686"; 682 + sha256 = "b75ed9efccd63053589a3f60fbabb6ce5fc1c027a1a00789ff23b6971b0ebad5"; 683 } 684 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/gn/firefox-98.0.2.tar.bz2"; 685 locale = "gn"; 686 arch = "linux-i686"; 687 + sha256 = "bf60ba48f5d5a18ef9aeaf631d564412788ca102990b69b176ac66c1b8e3535c"; 688 } 689 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/gu-IN/firefox-98.0.2.tar.bz2"; 690 locale = "gu-IN"; 691 arch = "linux-i686"; 692 + sha256 = "19f568337cfba71d7e1626099b1c6cee4d69a0332065779e5375da648d70a3f4"; 693 } 694 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/he/firefox-98.0.2.tar.bz2"; 695 locale = "he"; 696 arch = "linux-i686"; 697 + sha256 = "7d6a55d76f74d85e2f9da77ee071df31aed1c37f9fb139e448624a105b6ef19d"; 698 } 699 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/hi-IN/firefox-98.0.2.tar.bz2"; 700 locale = "hi-IN"; 701 arch = "linux-i686"; 702 + sha256 = "12451d7cc49ca2629ffedeebd1d77f8ac96d5839ed165ea91f55a249427ebf09"; 703 } 704 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/hr/firefox-98.0.2.tar.bz2"; 705 locale = "hr"; 706 arch = "linux-i686"; 707 + sha256 = "b2197d6d51847848cd849fef446e8b84725fc2b9539824e65719c4fd1d7f29ba"; 708 } 709 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/hsb/firefox-98.0.2.tar.bz2"; 710 locale = "hsb"; 711 arch = "linux-i686"; 712 + sha256 = "5000e21630440a446416de3cc38bcfc7c22bb8bc8d1a1a027c14b9548acff74a"; 713 } 714 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/hu/firefox-98.0.2.tar.bz2"; 715 locale = "hu"; 716 arch = "linux-i686"; 717 + sha256 = "dee75736596f5f0dc1d6952327274d07f927ff42e7c9a0ed8c8ba8dc78a6b3f9"; 718 } 719 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/hy-AM/firefox-98.0.2.tar.bz2"; 720 locale = "hy-AM"; 721 arch = "linux-i686"; 722 + sha256 = "4b7dcb46864b058bdbeb35404de32c88e2822dd0315f105e95f61be857288282"; 723 } 724 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ia/firefox-98.0.2.tar.bz2"; 725 locale = "ia"; 726 arch = "linux-i686"; 727 + sha256 = "e89e07b1d71e1b2ccfd4d412dabea164bae8448f57a5f99a07ab04f9dcaa0bab"; 728 } 729 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/id/firefox-98.0.2.tar.bz2"; 730 locale = "id"; 731 arch = "linux-i686"; 732 + sha256 = "398ee6ed278cec1ceb489dd06d8f4c2671309a3e0d61f3202fd5280a5b596ca7"; 733 } 734 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/is/firefox-98.0.2.tar.bz2"; 735 locale = "is"; 736 arch = "linux-i686"; 737 + sha256 = "a3531b8f68ee22452390ff8e1c70d7f6b842e10ab60ca6666f79fd958284d099"; 738 } 739 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/it/firefox-98.0.2.tar.bz2"; 740 locale = "it"; 741 arch = "linux-i686"; 742 + sha256 = "fe8fd2e7b0e87cb3b12ab6d8d973c422ef763d9d3a78620fe5a9f374455ccecc"; 743 } 744 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ja/firefox-98.0.2.tar.bz2"; 745 locale = "ja"; 746 arch = "linux-i686"; 747 + sha256 = "5d52ec4afd7de44806b804b5de6e597228d7061c10b0cc8d6fabeca505a0b207"; 748 } 749 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ka/firefox-98.0.2.tar.bz2"; 750 locale = "ka"; 751 arch = "linux-i686"; 752 + sha256 = "902abc9df459c6dd2168050764cb2301ffee566f4deb11b2ef7c694cf429cc58"; 753 } 754 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/kab/firefox-98.0.2.tar.bz2"; 755 locale = "kab"; 756 arch = "linux-i686"; 757 + sha256 = "aa96307da2c832df7ea7ea418d3dae6dd9f2aed56432a8ed6e43fabe71aa9828"; 758 } 759 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/kk/firefox-98.0.2.tar.bz2"; 760 locale = "kk"; 761 arch = "linux-i686"; 762 + sha256 = "addb689db7bb19f28db963ca61dd0ece3813f5ca21f3437c1320c3f972e19029"; 763 } 764 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/km/firefox-98.0.2.tar.bz2"; 765 locale = "km"; 766 arch = "linux-i686"; 767 + sha256 = "7a982cdb847d162c6cedf724adebfab904cfacdbe3d4e48ee9af3e644e74cc14"; 768 } 769 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/kn/firefox-98.0.2.tar.bz2"; 770 locale = "kn"; 771 arch = "linux-i686"; 772 + sha256 = "d2cb6eb8c004d9c0e0929d8047d93902a2235b5068b86672c693edef1a2b8911"; 773 } 774 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ko/firefox-98.0.2.tar.bz2"; 775 locale = "ko"; 776 arch = "linux-i686"; 777 + sha256 = "63770f2a873b520e5b1c1bece82ea4a987a2ae6535f9c4047e99b68f62c91748"; 778 } 779 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/lij/firefox-98.0.2.tar.bz2"; 780 locale = "lij"; 781 arch = "linux-i686"; 782 + sha256 = "ff130a01dc266b5b49f39f9c4355a6576211c0008cd5008290266daff222e18d"; 783 } 784 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/lt/firefox-98.0.2.tar.bz2"; 785 locale = "lt"; 786 arch = "linux-i686"; 787 + sha256 = "04105e0614b660d0e156b0aa2307af9d0d11236119b6667718d7f0f1f13ae505"; 788 } 789 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/lv/firefox-98.0.2.tar.bz2"; 790 locale = "lv"; 791 arch = "linux-i686"; 792 + sha256 = "50dd34d558800dafc84d714f5cf08a26eb4970c3aa6b8850430aa156d8869549"; 793 } 794 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/mk/firefox-98.0.2.tar.bz2"; 795 locale = "mk"; 796 arch = "linux-i686"; 797 + sha256 = "8ca0b1cc9ff39757f2cc513d61a77d1d95a607862ea654d6743bf4a8f7bde99c"; 798 } 799 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/mr/firefox-98.0.2.tar.bz2"; 800 locale = "mr"; 801 arch = "linux-i686"; 802 + sha256 = "b24884486692dfcad578026498a3654d34ae78cd39e977b3708053bd7754d37b"; 803 } 804 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ms/firefox-98.0.2.tar.bz2"; 805 locale = "ms"; 806 arch = "linux-i686"; 807 + sha256 = "c43f2f10d928a3cf875e81afb54c09c1ef49ff8457069c054df2f62e0a43979f"; 808 } 809 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/my/firefox-98.0.2.tar.bz2"; 810 locale = "my"; 811 arch = "linux-i686"; 812 + sha256 = "296d3860c2224deaa43184fa85dfce21eb9fc9b11d080d7f71cc189c4a790ed3"; 813 } 814 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/nb-NO/firefox-98.0.2.tar.bz2"; 815 locale = "nb-NO"; 816 arch = "linux-i686"; 817 + sha256 = "b0ce5e0157ff9f64434b38cf9338960870bbf6bdb4b75494b82c8ba871868ff3"; 818 } 819 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ne-NP/firefox-98.0.2.tar.bz2"; 820 locale = "ne-NP"; 821 arch = "linux-i686"; 822 + sha256 = "58b7a719e7fb10bf7bfbe23f4ffcf002434652f792a3a1ffbadb13a5e06a04ba"; 823 } 824 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/nl/firefox-98.0.2.tar.bz2"; 825 locale = "nl"; 826 arch = "linux-i686"; 827 + sha256 = "2951dae0cbb3bec0e47ae44b70e6796ace16c8fbac18d7d04da84a51ded6a650"; 828 } 829 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/nn-NO/firefox-98.0.2.tar.bz2"; 830 locale = "nn-NO"; 831 arch = "linux-i686"; 832 + sha256 = "6f44201f301931e3b51144d57a79c484b776c37cb29dda93b57795c0a756c62f"; 833 } 834 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/oc/firefox-98.0.2.tar.bz2"; 835 locale = "oc"; 836 arch = "linux-i686"; 837 + sha256 = "899a48b47dd642a64de0ac9226b4655e74bba9f0f6d1eccebc1c1875e1d3ea12"; 838 } 839 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/pa-IN/firefox-98.0.2.tar.bz2"; 840 locale = "pa-IN"; 841 arch = "linux-i686"; 842 + sha256 = "392b6e6cb3ca1ef3e17f73ca327bf7fd49d453ee0216f922dfc3bfc7b2ce18da"; 843 } 844 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/pl/firefox-98.0.2.tar.bz2"; 845 locale = "pl"; 846 arch = "linux-i686"; 847 + sha256 = "f4f6124c3520c58ee00b7f4f00a39a904657b21072fe3d822a17b072c8e69473"; 848 } 849 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/pt-BR/firefox-98.0.2.tar.bz2"; 850 locale = "pt-BR"; 851 arch = "linux-i686"; 852 + sha256 = "b19e3aee72fb779ab139535295d3279cd06c125349fb5ee71c12737ab2aff733"; 853 } 854 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/pt-PT/firefox-98.0.2.tar.bz2"; 855 locale = "pt-PT"; 856 arch = "linux-i686"; 857 + sha256 = "0924bc137f6eaaf6686249f59540eadfd9b09aa843a071bd7db5d62f742258af"; 858 } 859 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/rm/firefox-98.0.2.tar.bz2"; 860 locale = "rm"; 861 arch = "linux-i686"; 862 + sha256 = "ea9b082ba495a19162c0945b865eae6f66c689962807873bf27ad59a3e83c85e"; 863 } 864 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ro/firefox-98.0.2.tar.bz2"; 865 locale = "ro"; 866 arch = "linux-i686"; 867 + sha256 = "3bbd902b4ace383d914f51553bce3de83c2ca4f6366e3f2dc42268795c7bf72b"; 868 } 869 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ru/firefox-98.0.2.tar.bz2"; 870 locale = "ru"; 871 arch = "linux-i686"; 872 + sha256 = "84296b00a3646cf8d0e7ba3ec6cbc90592b8fe8b2dcc36b8c904d1e15c264575"; 873 } 874 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/sco/firefox-98.0.2.tar.bz2"; 875 locale = "sco"; 876 arch = "linux-i686"; 877 + sha256 = "8f966e6fa33e9e0242dd422818c9c46c5ffe37ebeb34e01a7eb57258e0aea481"; 878 } 879 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/si/firefox-98.0.2.tar.bz2"; 880 locale = "si"; 881 arch = "linux-i686"; 882 + sha256 = "3ce96976ec5e920b20fdb1ff7fa8d20db2a67c0797ac4307f7e387db91306719"; 883 } 884 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/sk/firefox-98.0.2.tar.bz2"; 885 locale = "sk"; 886 arch = "linux-i686"; 887 + sha256 = "1a4d37ac6777185230343dceb4902b55e0adad62d144347d09f031228583370c"; 888 } 889 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/sl/firefox-98.0.2.tar.bz2"; 890 locale = "sl"; 891 arch = "linux-i686"; 892 + sha256 = "e1875f0077c3c03f34d7fa33e807d0297f831d451a045cd55accc493c3dce366"; 893 } 894 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/son/firefox-98.0.2.tar.bz2"; 895 locale = "son"; 896 arch = "linux-i686"; 897 + sha256 = "1d13d9d3f9d8cfc03e5e45cd1c62a08b24437ed9feeb27ce42b07a75f0aefc04"; 898 } 899 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/sq/firefox-98.0.2.tar.bz2"; 900 locale = "sq"; 901 arch = "linux-i686"; 902 + sha256 = "e2ae3fa32c56258069cdb95231a5d3b44218d32f0b10afc4174ac204bda7acf5"; 903 } 904 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/sr/firefox-98.0.2.tar.bz2"; 905 locale = "sr"; 906 arch = "linux-i686"; 907 + sha256 = "96a5178bdbca9f6d1434610aa0d35c32b6eb542d6d3e760ce778a8e4181515f7"; 908 } 909 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/sv-SE/firefox-98.0.2.tar.bz2"; 910 locale = "sv-SE"; 911 arch = "linux-i686"; 912 + sha256 = "fabe9274a8ac78ba84a394a7a5e7cfa22c41e3b58c8e6b94496fda6490bad644"; 913 } 914 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/szl/firefox-98.0.2.tar.bz2"; 915 locale = "szl"; 916 arch = "linux-i686"; 917 + sha256 = "d77505b5fe04946002e5d1a28081c7e2933ce910a8d67f4e5ed31508808cfd41"; 918 } 919 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ta/firefox-98.0.2.tar.bz2"; 920 locale = "ta"; 921 arch = "linux-i686"; 922 + sha256 = "a34e5b28526f9861bdc7af910e0a3418404f4316ad5792607493a698f480c9a1"; 923 } 924 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/te/firefox-98.0.2.tar.bz2"; 925 locale = "te"; 926 arch = "linux-i686"; 927 + sha256 = "c3b8653af6ed8f4cf7e9f3e5a4a0c622a163f7c45dd0d1ddcb3936e1504ea1af"; 928 } 929 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/th/firefox-98.0.2.tar.bz2"; 930 locale = "th"; 931 arch = "linux-i686"; 932 + sha256 = "a6456037b76bf2adaa6a6d68f8b20f293f8a4fdbbc3e533c8a6a22aedcc3bf4d"; 933 } 934 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/tl/firefox-98.0.2.tar.bz2"; 935 locale = "tl"; 936 arch = "linux-i686"; 937 + sha256 = "51ff115845f3d70a9fb08f08fcd3c1f86a41b3570f81f460c24a5a87605a779d"; 938 } 939 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/tr/firefox-98.0.2.tar.bz2"; 940 locale = "tr"; 941 arch = "linux-i686"; 942 + sha256 = "3ccb5735a16622dafe6ae465ba167ea164843c85df436e7cd20cf6e7a4fbb610"; 943 } 944 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/trs/firefox-98.0.2.tar.bz2"; 945 locale = "trs"; 946 arch = "linux-i686"; 947 + sha256 = "7d1a71033460524506082087ce1b3ddc424207ea3ade6e0bbdbb00310e74cfea"; 948 } 949 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/uk/firefox-98.0.2.tar.bz2"; 950 locale = "uk"; 951 arch = "linux-i686"; 952 + sha256 = "6db06ed2f126c5307ef6380dff4dae14cc39ca58d23b827835d3e702acf33c72"; 953 } 954 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/ur/firefox-98.0.2.tar.bz2"; 955 locale = "ur"; 956 arch = "linux-i686"; 957 + sha256 = "d00bcd6b3c70919999e748046b3291279d313f850c3daedae37259b695cb351d"; 958 } 959 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/uz/firefox-98.0.2.tar.bz2"; 960 locale = "uz"; 961 arch = "linux-i686"; 962 + sha256 = "1d77240a5f6d7542a7035fd32fd73e07bee1e1e880800cabd01e357a3da30907"; 963 } 964 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/vi/firefox-98.0.2.tar.bz2"; 965 locale = "vi"; 966 arch = "linux-i686"; 967 + sha256 = "9469a1c6613ea83a8e367c0e25e188ea9b9fddcc1497725a3ebb008fb5d5d73e"; 968 } 969 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/xh/firefox-98.0.2.tar.bz2"; 970 locale = "xh"; 971 arch = "linux-i686"; 972 + sha256 = "af3144bfcb52df706182fa04badf39be51e5774335af21d8ec38dcbebe3bdf13"; 973 } 974 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/zh-CN/firefox-98.0.2.tar.bz2"; 975 locale = "zh-CN"; 976 arch = "linux-i686"; 977 + sha256 = "fe6fc7bda0e52d64abcef8cbfc5e8576c64067b8746605e80790bde6dcd9b03d"; 978 } 979 + { url = "http://archive.mozilla.org/pub/firefox/releases/98.0.2/linux-i686/zh-TW/firefox-98.0.2.tar.bz2"; 980 locale = "zh-TW"; 981 arch = "linux-i686"; 982 + sha256 = "18da6dcf61bba9a22b5487f695793d65b952cfc7065ff334b0faf8e7ec82d90f"; 983 } 984 ]; 985 }
+3
pkgs/applications/networking/browsers/firefox/common.nix
··· 224 configureScript="$(realpath ./mach) configure" 225 export MOZBUILD_STATE_PATH=$(pwd)/mozbuild 226 227 '' + (lib.optionalString (lib.versionAtLeast version "95.0") '' 228 # RBox WASM Sandboxing 229 export WASM_CC=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}cc
··· 224 configureScript="$(realpath ./mach) configure" 225 export MOZBUILD_STATE_PATH=$(pwd)/mozbuild 226 227 + # Set consistent remoting name to ensure wmclass matches with desktop file 228 + export MOZ_APP_REMOTINGNAME="${binaryName}" 229 + 230 '' + (lib.optionalString (lib.versionAtLeast version "95.0") '' 231 # RBox WASM Sandboxing 232 export WASM_CC=${pkgsCross.wasi32.stdenv.cc}/bin/${pkgsCross.wasi32.stdenv.cc.targetPrefix}cc
+2 -2
pkgs/applications/networking/browsers/firefox/packages.nix
··· 7 rec { 8 firefox = common rec { 9 pname = "firefox"; 10 - version = "98.0.1"; 11 src = fetchurl { 12 url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz"; 13 - sha512 = "1434ff775e6cdc6d9a75fa0e6d07a4680ada86ecfd7b65208c597ed765e847d900b68df355e6bea6461f6d86ee7a8b2ce3117f23826ad144bd87dfe64ee39b42"; 14 }; 15 16 meta = {
··· 7 rec { 8 firefox = common rec { 9 pname = "firefox"; 10 + version = "98.0.2"; 11 src = fetchurl { 12 url = "mirror://mozilla/firefox/releases/${version}/source/firefox-${version}.source.tar.xz"; 13 + sha512 = "b567b53fcdc08491063d535545f558ea56ec5be02ca540661de116986245b79f509e0103cea5661faf9f4b3d30b67758ebdb4b30401e260ee27cbb300203f36e"; 14 }; 15 16 meta = {
+18 -12
pkgs/applications/networking/browsers/palemoon/default.nix
··· 6 , dbus 7 , dbus-glib 8 , desktop-file-utils 9 - , fetchFromGitea 10 , ffmpeg 11 , fontconfig 12 , freetype ··· 44 45 stdenv.mkDerivation rec { 46 pname = "palemoon"; 47 - version = "30.0.0"; 48 49 - src = fetchFromGitea { 50 - domain = "repo.palemoon.org"; 51 - owner = "MoonchildProductions"; 52 - repo = "Pale-Moon"; 53 - rev = "${version}_Release"; 54 - fetchSubmodules = true; 55 - sha256 = "02qdw8b7hphphc66m3m14r4pmcfiq2c5z4jcscm2nymy18ycb10f"; 56 }; 57 58 nativeBuildInputs = [ ··· 140 141 ./mach install 142 143 - # Install official branding stuff (desktop file & icons) 144 desktop-file-install --dir=$out/share/applications \ 145 - ./other-licenses/branding/palemoon/official/palemoon.desktop 146 for iconname in default{16,22,24,32,48,256} mozicon128; do 147 n=''${iconname//[^0-9]/} 148 size=$n"x"$n 149 - install -Dm644 ./other-licenses/branding/palemoon/official/$iconname.png $out/share/icons/hicolor/$size/apps/palemoon.png 150 done 151 152 runHook postInstall 153 '';
··· 6 , dbus 7 , dbus-glib 8 , desktop-file-utils 9 + , fetchzip 10 , ffmpeg 11 , fontconfig 12 , freetype ··· 44 45 stdenv.mkDerivation rec { 46 pname = "palemoon"; 47 + version = "29.4.4"; 48 49 + src = fetchzip { 50 + name = "${pname}-${version}"; 51 + url = "http://archive.palemoon.org/source/${pname}-${version}.source.tar.xz"; 52 + sha256 = "sha256-0R0IJd4rd7NqnxQxkHSx10cNlwECqpKgJnlfYAMx4wc="; 53 }; 54 55 nativeBuildInputs = [ ··· 137 138 ./mach install 139 140 + # Fix missing icon due to wrong WMClass 141 + # https://forum.palemoon.org/viewtopic.php?f=3&t=26746&p=214221#p214221 142 + substituteInPlace ./palemoon/branding/official/palemoon.desktop \ 143 + --replace 'StartupWMClass="pale moon"' 'StartupWMClass=Pale moon' 144 desktop-file-install --dir=$out/share/applications \ 145 + ./palemoon/branding/official/palemoon.desktop 146 + 147 + # Install official branding icons 148 for iconname in default{16,22,24,32,48,256} mozicon128; do 149 n=''${iconname//[^0-9]/} 150 size=$n"x"$n 151 + install -Dm644 ./palemoon/branding/official/$iconname.png $out/share/icons/hicolor/$size/apps/palemoon.png 152 done 153 + 154 + # Remove unneeded SDK data from installation 155 + # https://forum.palemoon.org/viewtopic.php?f=37&t=26796&p=214676#p214729 156 + rm -rf $out/{include,share/idl,lib/palemoon-devel-${version}} 157 158 runHook postInstall 159 '';
+3 -1
pkgs/applications/networking/browsers/palemoon/mozconfig
··· 12 _GTK_VERSION=@gtkversion@ 13 14 # Standard build options for Pale Moon 15 - ac_add_options --enable-application=browser 16 ac_add_options --enable-optimize="-O2 -w" 17 ac_add_options --enable-default-toolkit=cairo-gtk$_GTK_VERSION 18 ac_add_options --enable-jemalloc ··· 20 ac_add_options --enable-devtools 21 ac_add_options --enable-av1 22 23 ac_add_options --disable-gamepad 24 ac_add_options --disable-tests 25 ac_add_options --disable-debug
··· 12 _GTK_VERSION=@gtkversion@ 13 14 # Standard build options for Pale Moon 15 + ac_add_options --enable-application=palemoon 16 ac_add_options --enable-optimize="-O2 -w" 17 ac_add_options --enable-default-toolkit=cairo-gtk$_GTK_VERSION 18 ac_add_options --enable-jemalloc ··· 20 ac_add_options --enable-devtools 21 ac_add_options --enable-av1 22 23 + ac_add_options --disable-eme 24 + ac_add_options --disable-webrtc 25 ac_add_options --disable-gamepad 26 ac_add_options --disable-tests 27 ac_add_options --disable-debug
+2 -2
pkgs/applications/networking/browsers/yandex-browser/default.nix
··· 50 51 stdenv.mkDerivation rec { 52 pname = "yandex-browser"; 53 - version = "22.1.3.856-1"; 54 55 src = fetchurl { 56 url = "http://repo.yandex.ru/yandex-browser/deb/pool/main/y/${pname}-beta/${pname}-beta_${version}_amd64.deb"; 57 - sha256 = "sha256-+xxyV8dBnfu2hQ/ykkp7wFSaojhlPLVvMmZdh/hyaoE="; 58 }; 59 60 nativeBuildInputs = [
··· 50 51 stdenv.mkDerivation rec { 52 pname = "yandex-browser"; 53 + version = "22.1.3.907-1"; 54 55 src = fetchurl { 56 url = "http://repo.yandex.ru/yandex-browser/deb/pool/main/y/${pname}-beta/${pname}-beta_${version}_amd64.deb"; 57 + sha256 = "sha256-7dbFqNzZP2CyseK0xD9zcvecIuueZfMy5KgN8gRRLEk="; 58 }; 59 60 nativeBuildInputs = [
+43 -43
pkgs/applications/networking/cluster/terraform-providers/providers.json
··· 148 "owner": "DrFaust92", 149 "provider-source-address": "registry.terraform.io/DrFaust92/bitbucket", 150 "repo": "terraform-provider-bitbucket", 151 - "rev": "v2.12.0", 152 - "sha256": "sha256-FIJ2nnTHV+Rb4Dbtqcdc06qaBBg3hG8NBwv1LxgnoQI=", 153 - "vendorSha256": "sha256-GEnLgGk9yohWXftNfp9Y21BQKE1B6QwN08d7k0ofKTc=", 154 - "version": "2.12.0" 155 }, 156 "brightbox": { 157 "owner": "brightbox", ··· 194 "owner": "cloudflare", 195 "provider-source-address": "registry.terraform.io/cloudflare/cloudflare", 196 "repo": "terraform-provider-cloudflare", 197 - "rev": "v3.10.1", 198 - "sha256": "sha256-2Ulavo82Y8dEOXtgpbgCwuCTOhAEoOFbgL4bK5HXQlY=", 199 - "vendorSha256": "sha256-CgK1/Ddau3glxmzb7Y6o1RZbMV8dwA84F6n2OzuyZrU=", 200 - "version": "3.10.1" 201 }, 202 "cloudfoundry": { 203 "owner": "cloudfoundry-community", ··· 293 "owner": "hashicorp", 294 "provider-source-address": "registry.terraform.io/hashicorp/dns", 295 "repo": "terraform-provider-dns", 296 - "rev": "v3.2.1", 297 - "sha256": "1zynfwm7hl7pnldjr2nxj0a06j209r62g8zpkasj6zdjscy62rc8", 298 - "vendorSha256": "0hpf48z7i5h1hh52wpyc48axpvfx9h3209iw36v8c764xzf87w0g", 299 - "version": "3.2.1" 300 }, 301 "dnsimple": { 302 "owner": "dnsimple", ··· 411 "provider-source-address": "registry.terraform.io/hashicorp/google", 412 "proxyVendor": true, 413 "repo": "terraform-provider-google", 414 - "rev": "v4.14.0", 415 - "sha256": "sha256-VWbyxZ5ag9jRF5yaiEdVkRpmnsSb5IiE5FtE2e3j0b8=", 416 - "vendorSha256": "sha256-NrP3+pBePNex/ZmVM349p5vI8uVcs21Sti2C3NfxZkQ=", 417 - "version": "4.14.0" 418 }, 419 "google-beta": { 420 "owner": "hashicorp", 421 "provider-source-address": "registry.terraform.io/hashicorp/google-beta", 422 "proxyVendor": true, 423 "repo": "terraform-provider-google-beta", 424 - "rev": "v4.14.0", 425 - "sha256": "sha256-VEQff8SnyPLu9I6dbGRac5rF/hRAihlxFhX6KLaov/Y=", 426 - "vendorSha256": "sha256-NrP3+pBePNex/ZmVM349p5vI8uVcs21Sti2C3NfxZkQ=", 427 - "version": "4.14.0" 428 }, 429 "grafana": { 430 "owner": "grafana", ··· 583 "owner": "hashicorp", 584 "provider-source-address": "registry.terraform.io/hashicorp/kubernetes", 585 "repo": "terraform-provider-kubernetes", 586 - "rev": "v2.8.0", 587 - "sha256": "15mjx531jzrsfd4kxnklcr8q7gbq64z772y9m5lhq73anr9yqfa3", 588 "vendorSha256": null, 589 - "version": "2.8.0" 590 }, 591 "launchdarkly": { 592 "owner": "launchdarkly", ··· 683 "owner": "aminueza", 684 "provider-source-address": "registry.terraform.io/aminueza/minio", 685 "repo": "terraform-provider-minio", 686 - "rev": "v1.4.0", 687 - "sha256": "0da7dhgs1c4r65fwwbkbz67lphrsl6ia5v8yx5viwfrsgdh0319z", 688 - "vendorSha256": "1yshi8sz99ii9v77hlgkrcxrazjc8f6s79dszxdrnjwhahnz0hac", 689 - "version": "1.4.0" 690 }, 691 "mongodbatlas": { 692 "owner": "mongodb", ··· 719 "owner": "newrelic", 720 "provider-source-address": "registry.terraform.io/newrelic/newrelic", 721 "repo": "terraform-provider-newrelic", 722 - "rev": "v2.41.0-beta.2", 723 - "sha256": "sha256-tAEEJuU2ceTwXRtgGUFiFw1jgdJHSPG/WfaMDRm+gGQ=", 724 "vendorSha256": "sha256-Dvm8vmlfV7LH73Y2jNTO106V/fOA7K78jFclbFKZVXA=", 725 - "version": "2.41.0-beta.2" 726 }, 727 "nomad": { 728 "owner": "hashicorp", ··· 765 "owner": "nutanix", 766 "provider-source-address": "registry.terraform.io/nutanix/nutanix", 767 "repo": "terraform-provider-nutanix", 768 - "rev": "v1.3.0", 769 - "sha256": "1q38f6a8d607sdhrr6xcqmdsvm625v7y36xma137bqv09g3xga0s", 770 - "vendorSha256": "0qkd9pnidf4rhbk7p4jkpcdq36g8lp8pwpsf3hydy6xh072iy4id", 771 - "version": "1.3.0" 772 }, 773 "oci": { 774 "owner": "oracle", ··· 1072 "owner": "tencentcloudstack", 1073 "provider-source-address": "registry.terraform.io/tencentcloudstack/tencentcloud", 1074 "repo": "terraform-provider-tencentcloud", 1075 - "rev": "v1.65.2", 1076 - "sha256": "sha256-JrgLHagLc+yhTMa6gVJpVxy3NGCO2BED/87z0JEhesE=", 1077 "vendorSha256": null, 1078 - "version": "1.65.2" 1079 }, 1080 "tfe": { 1081 "owner": "hashicorp", ··· 1090 "owner": "a10networks", 1091 "provider-source-address": "registry.terraform.io/a10networks/thunder", 1092 "repo": "terraform-provider-thunder", 1093 - "rev": "v0.5.21-beta", 1094 - "sha256": "1z52ifdi0nj3miwjz96zkmszh13l3vcbijgacfa28j2shasjyfwd", 1095 "vendorSha256": null, 1096 - "version": "0.5.21-beta" 1097 }, 1098 "time": { 1099 "owner": "hashicorp", ··· 1164 "owner": "Venafi", 1165 "provider-source-address": "registry.terraform.io/Venafi/venafi", 1166 "repo": "terraform-provider-venafi", 1167 - "rev": "v0.15.0", 1168 - "sha256": "sha256-7pfEQ7tHA+RiyotlvEymedCsDtR+8EDob1kKw55U5V0=", 1169 "vendorSha256": "sha256-lj8cuv9jR+3P7OiO/eW8poHcX+LsQo+kOyspiqdMXRY=", 1170 - "version": "0.15.0" 1171 }, 1172 "vercel": { 1173 "owner": "ondrejsika",
··· 148 "owner": "DrFaust92", 149 "provider-source-address": "registry.terraform.io/DrFaust92/bitbucket", 150 "repo": "terraform-provider-bitbucket", 151 + "rev": "v2.13.1", 152 + "sha256": "sha256-P/6scAuRMRrACHmEdWjn+W37ptVmVgtj+iTXQDrG+WM=", 153 + "vendorSha256": "sha256-o1CZ4VuGCPALqSIz8KSm1zCwd3r9bR13CRvP7XpVBAM=", 154 + "version": "2.13.1" 155 }, 156 "brightbox": { 157 "owner": "brightbox", ··· 194 "owner": "cloudflare", 195 "provider-source-address": "registry.terraform.io/cloudflare/cloudflare", 196 "repo": "terraform-provider-cloudflare", 197 + "rev": "v3.11.0", 198 + "sha256": "sha256-z7IjLXO/AHWENKYaCospJDcOwOubNcRHKDQzmRkhimw=", 199 + "vendorSha256": "sha256-Lx/faIdx4k399sm9p8BVqpiKZtNjZoThBhWWWgEuPyg=", 200 + "version": "3.11.0" 201 }, 202 "cloudfoundry": { 203 "owner": "cloudfoundry-community", ··· 293 "owner": "hashicorp", 294 "provider-source-address": "registry.terraform.io/hashicorp/dns", 295 "repo": "terraform-provider-dns", 296 + "rev": "v3.2.3", 297 + "sha256": "sha256-aH9sDqlXSq2dJi0kzGreJZ5V8A0WU0UqTpxWPKn23rM=", 298 + "vendorSha256": "sha256-AefmrO8Zb7ICH+qGxYW9ele6kNtrAusOf+KE/iZxKLY=", 299 + "version": "3.2.3" 300 }, 301 "dnsimple": { 302 "owner": "dnsimple", ··· 411 "provider-source-address": "registry.terraform.io/hashicorp/google", 412 "proxyVendor": true, 413 "repo": "terraform-provider-google", 414 + "rev": "v4.15.0", 415 + "sha256": "sha256-BHtbBfCihy1zh/A9JB03CDh5KpzMWeR/mbuRErJkVUE=", 416 + "vendorSha256": "sha256-7xTABs0O2eBBwjP1JNaFhsodl/ItPC+iv7NnwwlACvU=", 417 + "version": "4.15.0" 418 }, 419 "google-beta": { 420 "owner": "hashicorp", 421 "provider-source-address": "registry.terraform.io/hashicorp/google-beta", 422 "proxyVendor": true, 423 "repo": "terraform-provider-google-beta", 424 + "rev": "v4.15.0", 425 + "sha256": "sha256-FTT6PS0OS4HPfkM2u4PZwOA/v5VzDwHLdO2s+qgRkW8=", 426 + "vendorSha256": "sha256-7xTABs0O2eBBwjP1JNaFhsodl/ItPC+iv7NnwwlACvU=", 427 + "version": "4.15.0" 428 }, 429 "grafana": { 430 "owner": "grafana", ··· 583 "owner": "hashicorp", 584 "provider-source-address": "registry.terraform.io/hashicorp/kubernetes", 585 "repo": "terraform-provider-kubernetes", 586 + "rev": "v2.9.0", 587 + "sha256": "sha256-w16pm2+8M59grW5HUBBtkKaCnvf5p4GQMEHtQa4DLXs=", 588 "vendorSha256": null, 589 + "version": "2.9.0" 590 }, 591 "launchdarkly": { 592 "owner": "launchdarkly", ··· 683 "owner": "aminueza", 684 "provider-source-address": "registry.terraform.io/aminueza/minio", 685 "repo": "terraform-provider-minio", 686 + "rev": "v1.5.0", 687 + "sha256": "sha256-wHxslrcjv0SuQhbEv95lkGba61HMimE1JLX4lWgSi3s=", 688 + "vendorSha256": "sha256-j5DWJodrnGm9a3VsOjk0ZeVBh77C00SMMXrK7SNKKrY=", 689 + "version": "1.5.0" 690 }, 691 "mongodbatlas": { 692 "owner": "mongodb", ··· 719 "owner": "newrelic", 720 "provider-source-address": "registry.terraform.io/newrelic/newrelic", 721 "repo": "terraform-provider-newrelic", 722 + "rev": "v2.41.1", 723 + "sha256": "sha256-fd4S78viG38Y8xCNnX4l4/dQ/x8JA6Ej/kd556jvBOU=", 724 "vendorSha256": "sha256-Dvm8vmlfV7LH73Y2jNTO106V/fOA7K78jFclbFKZVXA=", 725 + "version": "2.41.1" 726 }, 727 "nomad": { 728 "owner": "hashicorp", ··· 765 "owner": "nutanix", 766 "provider-source-address": "registry.terraform.io/nutanix/nutanix", 767 "repo": "terraform-provider-nutanix", 768 + "rev": "v1.4.0", 769 + "sha256": "sha256-zOGZxDxGMeubZQ3u+7Qoj+gy29Et7yeFNFWpXbLllEY=", 770 + "vendorSha256": "sha256-LRIfxQGwG988HE5fftGl6JmBG7tTknvmgpm4Fu1NbWI=", 771 + "version": "1.4.0" 772 }, 773 "oci": { 774 "owner": "oracle", ··· 1072 "owner": "tencentcloudstack", 1073 "provider-source-address": "registry.terraform.io/tencentcloudstack/tencentcloud", 1074 "repo": "terraform-provider-tencentcloud", 1075 + "rev": "v1.66.0", 1076 + "sha256": "sha256-wbG2O6i0Ai86P+uk9rTsut+DEZcRFJCh93CfIEOfP2A=", 1077 "vendorSha256": null, 1078 + "version": "1.66.0" 1079 }, 1080 "tfe": { 1081 "owner": "hashicorp", ··· 1090 "owner": "a10networks", 1091 "provider-source-address": "registry.terraform.io/a10networks/thunder", 1092 "repo": "terraform-provider-thunder", 1093 + "rev": "v1.0.0", 1094 + "sha256": "sha256-fXvwBOIW3/76V3O9t25wff0oGViqSaSB2VgMdItXyn4=", 1095 "vendorSha256": null, 1096 + "version": "1.0.0" 1097 }, 1098 "time": { 1099 "owner": "hashicorp", ··· 1164 "owner": "Venafi", 1165 "provider-source-address": "registry.terraform.io/Venafi/venafi", 1166 "repo": "terraform-provider-venafi", 1167 + "rev": "v0.15.2", 1168 + "sha256": "sha256-jnBunvqdLuU+GTRoXr/62FSnUoD5nfLVCN/wo4NdM3A=", 1169 "vendorSha256": "sha256-lj8cuv9jR+3P7OiO/eW8poHcX+LsQo+kOyspiqdMXRY=", 1170 + "version": "0.15.2" 1171 }, 1172 "vercel": { 1173 "owner": "ondrejsika",
+42
pkgs/applications/networking/instant-messengers/gotktrix/default.nix
···
··· 1 + { lib 2 + , buildGoModule 3 + , fetchFromGitHub 4 + , gtk4 5 + , glib 6 + , gobject-introspection 7 + , pkg-config 8 + , go 9 + }: 10 + 11 + buildGoModule rec { 12 + pname = "gotktrix"; 13 + version = "0.1.1"; 14 + 15 + src = fetchFromGitHub { 16 + owner = "diamondburned"; 17 + repo = pname; 18 + rev = "v${version}"; 19 + sha256 = "sha256-9feKg/rnkWdJRolHBQ5WT6Rl3xTFe82M8HyxJK3VuN4="; 20 + }; 21 + 22 + vendorSha256 = "sha256-eO/2MvWOVCeeCsiU2mSwgSEVlSbCXOp8qHyoG0lmk+Q="; 23 + 24 + buildInputs = [ 25 + gtk4 26 + glib 27 + gobject-introspection 28 + ]; 29 + 30 + nativeBuildInputs = [ pkg-config ]; 31 + 32 + # Checking requires a working display 33 + doCheck = false; 34 + 35 + meta = with lib; { 36 + description = "Matrix client written in Go using GTK4"; 37 + homepage = "https://github.com/diamondburned/gotktrix"; 38 + license = licenses.agpl3Plus; 39 + maintainers = with maintainers; [ chuangzhu ]; 40 + platforms = platforms.linux; 41 + }; 42 + }
+2 -2
pkgs/applications/networking/instant-messengers/session-desktop-appimage/default.nix
··· 5 6 appimageTools.wrapType2 rec { 7 pname = "session-desktop-appimage"; 8 - version = "1.7.7"; 9 src = fetchurl { 10 url = "https://github.com/oxen-io/session-desktop/releases/download/v${version}/session-desktop-linux-x86_64-${version}.AppImage"; 11 - sha256 = "iMJk7/Q3Kh2KwLs0m+DAPVv471iPZcsIs4+YCSbmeIo="; 12 }; 13 14 meta = with lib; {
··· 5 6 appimageTools.wrapType2 rec { 7 pname = "session-desktop-appimage"; 8 + version = "1.7.9"; 9 src = fetchurl { 10 url = "https://github.com/oxen-io/session-desktop/releases/download/v${version}/session-desktop-linux-x86_64-${version}.AppImage"; 11 + sha256 = "ca7754e59146633b71e66b02a90cff87e4f2574e57ff831ca4a5f983b7e2fbef"; 12 }; 13 14 meta = with lib; {
+49 -24
pkgs/applications/office/bookworm/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, pantheon, vala, python3, python2, pkg-config, libxml2, meson, ninja, gtk3, glib, webkitgtk, libgee 2 - , gobject-introspection, sqlite, poppler, poppler_utils, html2text, curl, gnugrep, coreutils, bash, unzip, unar, wrapGAppsHook 3 - , appstream, desktop-file-utils }: 4 5 stdenv.mkDerivation rec { 6 pname = "bookworm"; 7 - version = "1.1.2"; 8 9 src = fetchFromGitHub { 10 owner = "babluboy"; 11 repo = pname; 12 - rev = version; 13 - sha256 = "0w0rlyahpgx0l6inkbj106agbnr2czil0vdcy1zzv70apnjz488j"; 14 }; 15 16 nativeBuildInputs = [ 17 bash 18 - gobject-introspection 19 - libxml2 20 meson 21 ninja 22 pkg-config 23 - python3 24 vala 25 wrapGAppsHook 26 ]; 27 28 buildInputs = [ 29 - pantheon.granite 30 glib 31 - libgee 32 gtk3 33 html2text 34 poppler 35 - python2 36 sqlite 37 webkitgtk 38 - appstream 39 - desktop-file-utils 40 ]; 41 42 postPatch = '' ··· 57 patchShebangs $out/share/bookworm/scripts/tasks/*.sh 58 ''; 59 60 - meta = with lib; { 61 - description = "A simple, focused eBook reader"; 62 - longDescription = '' 63 - Read the books you love without having to worry about different format complexities like epub, pdf, mobi, cbr, etc. 64 - ''; 65 - homepage = "https://babluboy.github.io/bookworm/"; 66 - license = licenses.gpl3Plus; 67 - platforms = platforms.linux; 68 - }; 69 - }
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitHub 4 + , appstream 5 + , bash 6 + , coreutils 7 + , curl 8 + , desktop-file-utils 9 + , glib 10 + , gnugrep 11 + , gobject-introspection 12 + , gtk3 13 + , html2text 14 + , libgee 15 + , libxml2 16 + , meson 17 + , ninja 18 + , pantheon 19 + , pkg-config 20 + , poppler 21 + , poppler_utils 22 + , python3 23 + , sqlite 24 + , unar 25 + , unzip 26 + , vala 27 + , webkitgtk 28 + , wrapGAppsHook 29 + }: 30 31 stdenv.mkDerivation rec { 32 pname = "bookworm"; 33 + version = "unstable-2022-01-09"; 34 35 src = fetchFromGitHub { 36 owner = "babluboy"; 37 repo = pname; 38 + rev = "f3df858ce748a6bbc43f03a6e261ff76a6d7d303"; 39 + hash = "sha256-mLyJfblF5WnWBV3rX1ZRupccou4t5mBpo3W7+ECNMVI="; 40 }; 41 42 nativeBuildInputs = [ 43 bash 44 meson 45 ninja 46 pkg-config 47 vala 48 wrapGAppsHook 49 ]; 50 51 buildInputs = [ 52 + appstream 53 + desktop-file-utils 54 glib 55 + gobject-introspection 56 gtk3 57 html2text 58 + libgee 59 + libxml2 60 + pantheon.granite 61 poppler 62 + python3 63 sqlite 64 webkitgtk 65 ]; 66 67 postPatch = '' ··· 82 patchShebangs $out/share/bookworm/scripts/tasks/*.sh 83 ''; 84 85 + meta = with lib; { 86 + description = "A simple, focused eBook reader"; 87 + longDescription = '' 88 + Read the books you love without having to worry about different format complexities like epub, pdf, mobi, cbr, etc. 89 + ''; 90 + homepage = "https://babluboy.github.io/bookworm/"; 91 + license = licenses.gpl3Plus; 92 + platforms = platforms.linux; 93 + }; 94 + }
+2 -2
pkgs/applications/science/math/cemu/default.nix
··· 7 , qtbase 8 , qmake 9 , git 10 - , libpng_apng 11 , pkg-config 12 , wrapQtAppsHook 13 , stdenv ··· 37 libarchive 38 libusb-compat-0_1 39 qtbase 40 - libpng_apng 41 ]; 42 43 qmakeFlags = [
··· 7 , qtbase 8 , qmake 9 , git 10 + , libpng 11 , pkg-config 12 , wrapQtAppsHook 13 , stdenv ··· 37 libarchive 38 libusb-compat-0_1 39 qtbase 40 + libpng 41 ]; 42 43 qmakeFlags = [
+4 -2
pkgs/applications/science/misc/simgrid/default.nix
··· 4 , buildJavaBindings ? false, openjdk 5 , buildPythonBindings ? true, python3Packages 6 , modelCheckingSupport ? false, libunwind, libevent, elfutils # Inside elfutils: libelf and libdw 7 , minimalBindings ? false 8 , debug ? false 9 , optimize ? (!debug) ··· 19 20 stdenv.mkDerivation rec { 21 pname = "simgrid"; 22 - version = "3.30"; 23 24 src = fetchFromGitLab { 25 domain = "framagit.org"; 26 owner = pname; 27 repo = pname; 28 rev = "v${version}"; 29 - sha256 = "1dg8ywqif20g0fs8dnd6364n080nvwx7f444zcfwqwz6iax61qv1"; 30 }; 31 32 propagatedBuildInputs = [ boost ]; ··· 35 ++ optionals buildJavaBindings [ openjdk ] 36 ++ optionals buildPythonBindings [ python3Packages.pybind11 ] 37 ++ optionals buildDocumentation [ fig2dev ghostscript doxygen ] 38 ++ optionals modelCheckingSupport [ libunwind libevent elfutils ]; 39 40 outputs = [ "out" ]
··· 4 , buildJavaBindings ? false, openjdk 5 , buildPythonBindings ? true, python3Packages 6 , modelCheckingSupport ? false, libunwind, libevent, elfutils # Inside elfutils: libelf and libdw 7 + , bmfSupport ? true, eigen 8 , minimalBindings ? false 9 , debug ? false 10 , optimize ? (!debug) ··· 20 21 stdenv.mkDerivation rec { 22 pname = "simgrid"; 23 + version = "3.31"; 24 25 src = fetchFromGitLab { 26 domain = "framagit.org"; 27 owner = pname; 28 repo = pname; 29 rev = "v${version}"; 30 + sha256 = "sha256-K6YkkCMxc2lqxHIwyuLiwcp3m49sqbEtOlwZh4L1YJg="; 31 }; 32 33 propagatedBuildInputs = [ boost ]; ··· 36 ++ optionals buildJavaBindings [ openjdk ] 37 ++ optionals buildPythonBindings [ python3Packages.pybind11 ] 38 ++ optionals buildDocumentation [ fig2dev ghostscript doxygen ] 39 + ++ optionals bmfSupport [ eigen ] 40 ++ optionals modelCheckingSupport [ libunwind libevent elfutils ]; 41 42 outputs = [ "out" ]
+43
pkgs/applications/version-management/git-and-tools/hut/default.nix
···
··· 1 + { lib 2 + , buildGoModule 3 + , fetchFromSourcehut 4 + , scdoc 5 + , unstableGitUpdater 6 + }: 7 + 8 + buildGoModule { 9 + pname = "hut"; 10 + version = "unstable-2022-03-02"; 11 + 12 + src = fetchFromSourcehut { 13 + owner = "~emersion"; 14 + repo = "hut"; 15 + rev = "55ad2fbd9ceeeb9e7dc203c15476fa785f1209e0"; 16 + sha256 = "sha256-j2IVwCm7iq3JKccPL8noRBhqw+V+4qfcpAwV65xhZk0="; 17 + }; 18 + 19 + vendorSha256 = "sha256-zdQvk0M1a+Y90pnhqIpKxLJnlVJqMoSycewTep2Oux4="; 20 + 21 + nativeBuildInputs = [ 22 + scdoc 23 + ]; 24 + 25 + makeFlags = [ "PREFIX=$(out)" ]; 26 + 27 + postBuild = '' 28 + make $makeFlags completions doc/hut.1 29 + ''; 30 + 31 + preInstall = '' 32 + make $makeFlags install 33 + ''; 34 + 35 + passthru.updateScript = unstableGitUpdater { }; 36 + 37 + meta = with lib; { 38 + homepage = "https://sr.ht/~emersion/hut/"; 39 + description = "A CLI tool for Sourcehut / sr.ht"; 40 + license = licenses.agpl3Only; 41 + maintainers = with maintainers; [ fgaz ]; 42 + }; 43 + }
+4 -4
pkgs/applications/version-management/gitkraken/default.nix
··· 11 let 12 curlWithGnuTls = curl.override { gnutlsSupport = true; opensslSupport = false; }; 13 pname = "gitkraken"; 14 - version = "8.3.0"; 15 16 throwSystem = throw "Unsupported system: ${stdenv.hostPlatform.system}"; 17 18 srcs = { 19 x86_64-linux = fetchzip { 20 url = "https://release.axocdn.com/linux/GitKraken-v${version}.tar.gz"; 21 - sha256 = "sha256-iAXw6+KCyfyabyJvBQ5cLNEMNbsELL9sQaZkzZL7+/w="; 22 }; 23 24 x86_64-darwin = fetchzip { 25 url = "https://release.axocdn.com/darwin/GitKraken-v${version}.zip"; 26 - sha256 = "sha256-Spgx5JQ/AENYdvkl7+YnBaNk/VI9DdyN17ABfxanfZ4="; 27 }; 28 29 aarch64-darwin = fetchzip { 30 url = "https://release.axocdn.com/darwin-arm64/GitKraken-v${version}.zip"; 31 - sha256 = "sha256-PJ4/R1pHbfoSBHhIyiqcGoE13FSWQapxj4Lq+ZdcYCQ="; 32 }; 33 }; 34
··· 11 let 12 curlWithGnuTls = curl.override { gnutlsSupport = true; opensslSupport = false; }; 13 pname = "gitkraken"; 14 + version = "8.3.3"; 15 16 throwSystem = throw "Unsupported system: ${stdenv.hostPlatform.system}"; 17 18 srcs = { 19 x86_64-linux = fetchzip { 20 url = "https://release.axocdn.com/linux/GitKraken-v${version}.tar.gz"; 21 + sha256 = "185msrpa33w40prc88n5m0g12wh8r6szj56iikk4ps6kwr6wamy7"; 22 }; 23 24 x86_64-darwin = fetchzip { 25 url = "https://release.axocdn.com/darwin/GitKraken-v${version}.zip"; 26 + sha256 = "0iam5ni8imajxhcv12zib6m475i6czllmqy512r1wmzw9zbilf43"; 27 }; 28 29 aarch64-darwin = fetchzip { 30 url = "https://release.axocdn.com/darwin-arm64/GitKraken-v${version}.zip"; 31 + sha256 = "12af421r4d8s4l5j54xyd3x8pa72nbilass95v0y3b0wgsi35g0z"; 32 }; 33 }; 34
+50
pkgs/applications/video/gpu-screen-recorder/default.nix
···
··· 1 + { stdenv, lib, fetchgit, makeWrapper, pkg-config, cudatoolkit, glew, libX11 2 + , libXcomposite, glfw, libpulseaudio, ffmpeg }: 3 + 4 + stdenv.mkDerivation rec { 5 + pname = "gpu-screen-recorder"; 6 + version = "1.0.0"; 7 + 8 + src = fetchgit { 9 + url = "https://repo.dec05eba.com/gpu-screen-recorder"; 10 + rev = "36fd4516db06bcb192e49055319d1778bbed0322"; 11 + sha256 = "sha256-hYEHM4FOYcPmQ5Yxh520PKy8HiD+G0xv9hrn8SmA07w="; 12 + }; 13 + 14 + nativeBuildInputs = [ 15 + pkg-config 16 + makeWrapper 17 + ]; 18 + 19 + buildInputs = [ 20 + glew 21 + libX11 22 + libXcomposite 23 + glfw 24 + libpulseaudio 25 + ffmpeg 26 + ]; 27 + 28 + postPatch = '' 29 + substituteInPlace ./build.sh \ 30 + --replace '/opt/cuda/targets/x86_64-linux/include' '${cudatoolkit}/targets/x86_64-linux/include' \ 31 + --replace '/usr/lib64/libcuda.so' '${cudatoolkit}/targets/x86_64-linux/lib/stubs/libcuda.so' 32 + ''; 33 + 34 + buildPhase = '' 35 + ./build.sh 36 + ''; 37 + 38 + installPhase = '' 39 + install -Dt $out/bin/ gpu-screen-recorder 40 + wrapProgram $out/bin/gpu-screen-recorder --prefix LD_LIBRARY_PATH : /run/opengl-driver/lib 41 + ''; 42 + 43 + meta = with lib; { 44 + description = "A screen recorder that has minimal impact on system performance by recording a window using the GPU only"; 45 + homepage = "https://git.dec05eba.com/gpu-screen-recorder/about/"; 46 + license = licenses.gpl3Only; 47 + maintainers = with maintainers; [ babbaj ]; 48 + platforms = [ "x86_64-linux" ]; 49 + }; 50 + }
+38
pkgs/applications/video/gpu-screen-recorder/fix-nvfbc-check.patch
···
··· 1 + diff --git a/build.sh b/build.sh 2 + index 05603db..8c38b31 100755 3 + --- a/build.sh 4 + +++ b/build.sh 5 + @@ -2,5 +2,5 @@ 6 + 7 + dependencies="gtk+-3.0 x11 xrandr libpulse" 8 + includes="$(pkg-config --cflags $dependencies)" 9 + -libs="$(pkg-config --libs $dependencies)" 10 + +libs="$(pkg-config --libs $dependencies) -ldl" 11 + g++ -o gpu-screen-recorder-gtk -O2 src/main.cpp -s $includes $libs 12 + diff --git a/src/main.cpp b/src/main.cpp 13 + index ae2078f..9dcdce1 100644 14 + --- a/src/main.cpp 15 + +++ b/src/main.cpp 16 + @@ -15,6 +15,7 @@ 17 + #include <pwd.h> 18 + #include <libgen.h> 19 + #include <functional> 20 + +#include <dlfcn.h> 21 + 22 + typedef struct { 23 + Display *display; 24 + @@ -830,7 +831,13 @@ static void audio_input_change_callback(GtkComboBox *widget, gpointer userdata) 25 + } 26 + 27 + static bool is_nv_fbc_installed() { 28 + - return access("/usr/lib/libnvidia-fbc.so.1", F_OK) == 0 || access("/usr/local/lib/libnvidia-fbc.so.1", F_OK) == 0; 29 + + auto handle = dlopen("libnvidia-fbc.so.1", RTLD_LAZY); 30 + + if (handle) { 31 + + dlclose(handle); 32 + + return true; 33 + + } else { 34 + + return false; 35 + + } 36 + } 37 + 38 + static GtkWidget* create_common_settings_page(GtkStack *stack, GtkApplication *app) {
+46
pkgs/applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix
···
··· 1 + { stdenv, lib, fetchgit, pkg-config, makeWrapper, gtk3, libX11, libXrandr 2 + , libpulseaudio, gpu-screen-recorder }: 3 + 4 + stdenv.mkDerivation rec { 5 + pname = "gpu-screen-recorder-gtk"; 6 + version = "0.1.0"; 7 + 8 + src = fetchgit { 9 + url = "https://repo.dec05eba.com/gpu-screen-recorder-gtk"; 10 + rev = "4c317abd0531f8e155fbbbcd32850bbeebbf2ead"; 11 + sha256 = "sha256-5W6qmUMP31ndRDxMHuQ/XnZysPQgaie0vVlMTzfODU4="; 12 + }; 13 + 14 + patches = [ ./fix-nvfbc-check.patch ]; 15 + 16 + nativeBuildInputs = [ 17 + pkg-config 18 + makeWrapper 19 + ]; 20 + 21 + buildInputs = [ 22 + gtk3 23 + libX11 24 + libXrandr 25 + libpulseaudio 26 + ]; 27 + 28 + buildPhase = '' 29 + ./build.sh 30 + ''; 31 + 32 + installPhase = '' 33 + install -Dt $out/bin/ gpu-screen-recorder-gtk 34 + install -Dt $out/share/applications/ gpu-screen-recorder-gtk.desktop 35 + 36 + wrapProgram $out/bin/gpu-screen-recorder-gtk --prefix PATH : ${lib.makeBinPath [ gpu-screen-recorder ]} 37 + ''; 38 + 39 + meta = with lib; { 40 + description = "GTK frontend for gpu-screen-recorder."; 41 + homepage = "https://git.dec05eba.com/gpu-screen-recorder-gtk/about/"; 42 + license = licenses.gpl3Only; 43 + maintainers = with maintainers; [ babbaj ]; 44 + platforms = [ "x86_64-linux" ]; 45 + }; 46 + }
+2 -2
pkgs/applications/virtualization/docker-slim/default.nix
··· 6 7 buildGoPackage rec { 8 pname = "docker-slim"; 9 - version = "1.37.4"; 10 11 goPackagePath = "github.com/docker-slim/docker-slim"; 12 ··· 14 owner = "docker-slim"; 15 repo = "docker-slim"; 16 rev = version; 17 - sha256 = "sha256-iz1V+wcrJf0grOe81kwbXPBqnvXpHnh7IMDdugaUOH0="; 18 }; 19 20 subPackages = [ "cmd/docker-slim" "cmd/docker-slim-sensor" ];
··· 6 7 buildGoPackage rec { 8 pname = "docker-slim"; 9 + version = "1.37.5"; 10 11 goPackagePath = "github.com/docker-slim/docker-slim"; 12 ··· 14 owner = "docker-slim"; 15 repo = "docker-slim"; 16 rev = version; 17 + sha256 = "sha256-MBs0ybBXsanNFt6R7+ZYvtCh7iHE3FtWXE9uy9tbrE4="; 18 }; 19 20 subPackages = [ "cmd/docker-slim" "cmd/docker-slim-sensor" ];
+2 -2
pkgs/data/icons/whitesur-icon-theme/default.nix
··· 2 3 stdenvNoCC.mkDerivation rec { 4 pname = "Whitesur-icon-theme"; 5 - version = "2021-11-08"; 6 7 src = fetchFromGitHub { 8 owner = "vinceliuice"; 9 repo = pname; 10 rev = version; 11 - sha256 = "LZ0GLJFUUvzsPhU2sBkfy5mPpQHuPzYhbumwFKnogoA="; 12 }; 13 14 nativeBuildInputs = [ gtk3 ];
··· 2 3 stdenvNoCC.mkDerivation rec { 4 pname = "Whitesur-icon-theme"; 5 + version = "2022-03-18"; 6 7 src = fetchFromGitHub { 8 owner = "vinceliuice"; 9 repo = pname; 10 rev = version; 11 + sha256 = "iHLxZqcDLUo62J67MwZ72CSvsHHiI9/Jk31KwkgIPr4="; 12 }; 13 14 nativeBuildInputs = [ gtk3 ];
+7 -4
pkgs/data/themes/graphite-gtk-theme/default.nix
··· 1 { lib 2 , stdenvNoCC 3 , fetchFromGitHub 4 , gnome-themes-extra 5 , gtk-engine-murrine 6 , jdupes ··· 21 lib.checkListOfEnum "${pname}: theme variants" [ "default" "purple" "pink" "red" "orange" "yellow" "green" "teal" "blue" "all" ] themeVariants 22 lib.checkListOfEnum "${pname}: color variants" [ "standard" "light" "dark" ] colorVariants 23 lib.checkListOfEnum "${pname}: size variants" [ "standard" "compact" ] sizeVariants 24 - lib.checkListOfEnum "${pname}: tweaks" [ "nord" "black" "midblack" "rimless" "normal" ] tweaks 25 lib.checkListOfEnum "${pname}: grub screens" [ "1080p" "2k" "4k" ] grubScreens 26 27 - stdenvNoCC.mkDerivation { 28 inherit pname; 29 - version = "unstable-2022-02-04"; 30 31 src = fetchFromGitHub { 32 owner = "vinceliuice"; 33 repo = pname; 34 rev = "7ab6a1b7eda81e914405a9931408b1d5c73e6891"; 35 - sha256 = "09xixd6cz2iyyyg6vskyk0wj2mahfsg21dlfcvi862h8w01hg9lr"; 36 }; 37 38 nativeBuildInputs = [ ··· 84 85 runHook postInstall 86 ''; 87 88 meta = with lib; { 89 description = "Flat Gtk+ theme based on Elegant Design";
··· 1 { lib 2 , stdenvNoCC 3 , fetchFromGitHub 4 + , gitUpdater 5 , gnome-themes-extra 6 , gtk-engine-murrine 7 , jdupes ··· 22 lib.checkListOfEnum "${pname}: theme variants" [ "default" "purple" "pink" "red" "orange" "yellow" "green" "teal" "blue" "all" ] themeVariants 23 lib.checkListOfEnum "${pname}: color variants" [ "standard" "light" "dark" ] colorVariants 24 lib.checkListOfEnum "${pname}: size variants" [ "standard" "compact" ] sizeVariants 25 + lib.checkListOfEnum "${pname}: tweaks" [ "nord" "black" "dark" "rimless" "normal" ] tweaks 26 lib.checkListOfEnum "${pname}: grub screens" [ "1080p" "2k" "4k" ] grubScreens 27 28 + stdenvNoCC.mkDerivation rec { 29 inherit pname; 30 + version = "2022-03-22"; 31 32 src = fetchFromGitHub { 33 owner = "vinceliuice"; 34 repo = pname; 35 rev = "7ab6a1b7eda81e914405a9931408b1d5c73e6891"; 36 + sha256 = "maYHA+AICoPiZo62IJ52UFUhOZh+6m2e9z6Kz0zrsSc="; 37 }; 38 39 nativeBuildInputs = [ ··· 85 86 runHook postInstall 87 ''; 88 + 89 + passthru.updateScript = gitUpdater { inherit pname version; }; 90 91 meta = with lib; { 92 description = "Flat Gtk+ theme based on Elegant Design";
+8 -27
pkgs/development/compilers/souffle/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, fetchpatch 2 - , perl, ncurses, zlib, sqlite, libffi 3 - , autoreconfHook, mcpp, bison, flex, doxygen, graphviz 4 , makeWrapper 5 }: 6 ··· 10 in 11 stdenv.mkDerivation rec { 12 pname = "souffle"; 13 - version = "2.0.2"; 14 15 src = fetchFromGitHub { 16 owner = "souffle-lang"; 17 repo = "souffle"; 18 rev = version; 19 - sha256 = "1fa6yssgndrln8qbbw2j7j199glxp63irfrz1c2y424rq82mm2r5"; 20 }; 21 22 - patches = [ 23 - # Pull pending unstream inclusion fix for ncurses-6.3: 24 - # https://github.com/souffle-lang/souffle/pull/2134 25 - (fetchpatch { 26 - name = "ncurses-6.3.patch"; 27 - url = "https://github.com/souffle-lang/souffle/commit/9e4bdf86d051ef2e1b1a1be64aff7e498fd5dd20.patch"; 28 - sha256 = "0jw1b6qfdf49dx2qlzn1b2yzrgpnkil4w9y3as1m28w8ws7iphpa"; 29 - }) 30 - ]; 31 - 32 - nativeBuildInputs = [ autoreconfHook bison flex mcpp doxygen graphviz makeWrapper perl ]; 33 - buildInputs = [ ncurses zlib sqlite libffi ]; 34 - 35 # these propagated inputs are needed for the compiled Souffle mode to work, 36 # since generated compiler code uses them. TODO: maybe write a g++ wrapper 37 # that adds these so we can keep the propagated inputs clean? 38 propagatedBuildInputs = [ ncurses zlib sqlite libffi ]; 39 40 - # see 565a8e73e80a1bedbb6cc037209c39d631fc393f and parent commits upstream for 41 - # Wno-error fixes 42 - postPatch = '' 43 - substituteInPlace ./src/Makefile.am \ 44 - --replace '-Werror' '-Werror -Wno-error=deprecated -Wno-error=other' 45 - 46 - substituteInPlace configure.ac \ 47 - --replace "m4_esyscmd([git describe --tags --always | tr -d '\n'])" "${version}" 48 - ''; 49 50 postInstall = '' 51 wrapProgram "$out/bin/souffle" --prefix PATH : "${toolsPath}"
··· 1 + { lib, stdenv, fetchFromGitHub 2 + , bash-completion, perl, ncurses, zlib, sqlite, libffi 3 + , mcpp, cmake, bison, flex, doxygen, graphviz 4 , makeWrapper 5 }: 6 ··· 10 in 11 stdenv.mkDerivation rec { 12 pname = "souffle"; 13 + version = "2.2"; 14 15 src = fetchFromGitHub { 16 owner = "souffle-lang"; 17 repo = "souffle"; 18 rev = version; 19 + sha256 = "sha256-whvC+DL9XbQLc4wf2kFxUKXSyJnGkYq0/0uLCLbliJU="; 20 }; 21 22 + nativeBuildInputs = [ bison cmake flex mcpp doxygen graphviz makeWrapper perl ]; 23 + buildInputs = [ bash-completion ncurses zlib sqlite libffi ]; 24 # these propagated inputs are needed for the compiled Souffle mode to work, 25 # since generated compiler code uses them. TODO: maybe write a g++ wrapper 26 # that adds these so we can keep the propagated inputs clean? 27 propagatedBuildInputs = [ ncurses zlib sqlite libffi ]; 28 29 + cmakeFlags = [ "-DSOUFFLE_GIT=OFF" ]; 30 31 postInstall = '' 32 wrapProgram "$out/bin/souffle" --prefix PATH : "${toolsPath}"
+3 -3
pkgs/development/interpreters/alda/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "alda"; 5 - version = "2.0.6"; 6 7 src_alda = fetchurl { 8 url = "https://alda-releases.nyc3.digitaloceanspaces.com/${version}/client/linux-amd64/alda"; 9 - sha256 = "1078hywl3gim5wfgxb0xwbk1dn80ls3i7y33n76qsdd4b0x0sn7i"; 10 }; 11 12 src_player = fetchurl { 13 url = "https://alda-releases.nyc3.digitaloceanspaces.com/${version}/player/non-windows/alda-player"; 14 - sha256 = "1g7k2qnh4vcw63604z7zbvhbpn7l1v3m9mx4j4vywfq6qar1r6ck"; 15 }; 16 17 dontUnpack = true;
··· 2 3 stdenv.mkDerivation rec { 4 pname = "alda"; 5 + version = "2.2.0"; 6 7 src_alda = fetchurl { 8 url = "https://alda-releases.nyc3.digitaloceanspaces.com/${version}/client/linux-amd64/alda"; 9 + sha256 = "0z3n81fmv3fxwgr641r6jjn1dmi5d3rw8d6r8jdfjhgpxanyi9a7"; 10 }; 11 12 src_player = fetchurl { 13 url = "https://alda-releases.nyc3.digitaloceanspaces.com/${version}/player/non-windows/alda-player"; 14 + sha256 = "11kji846hbn1f2w1s7rc1ing203jkamy89j1jmysajvirdpp8nha"; 15 }; 16 17 dontUnpack = true;
+2 -2
pkgs/development/libraries/LAStools/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "LAStools"; 5 - version = "2.0.0"; 6 7 src = fetchFromGitHub { 8 owner = "LAStools"; 9 repo = "LAStools"; 10 rev = "v${version}"; 11 - sha256 = "19y49j5af3z3fsiknq9kg9yjcsr73ywng8dfy837y97q4shc9g00"; 12 }; 13 14 patches = [
··· 2 3 stdenv.mkDerivation rec { 4 pname = "LAStools"; 5 + version = "2.0.1"; 6 7 src = fetchFromGitHub { 8 owner = "LAStools"; 9 repo = "LAStools"; 10 rev = "v${version}"; 11 + sha256 = "sha256-Mxic/zLk/qkB/rSlvkLZPgtNscrTrzSzrxiqXAMeDVU="; 12 }; 13 14 patches = [
+7
pkgs/development/libraries/boost/generic.nix
··· 126 stripLen = 1; 127 extraPrefix = "libs/context/"; 128 }) 129 ++ optional (and (versionAtLeast version "1.70") (!versionAtLeast version "1.73")) ./cmake-paths.patch 130 ++ optional (versionAtLeast version "1.73") ./cmake-paths-173.patch 131 ++ optional (version == "1.77.0") (fetchpatch {
··· 126 stripLen = 1; 127 extraPrefix = "libs/context/"; 128 }) 129 + # Fix compiler warning with GCC >= 8; TODO: patch may apply to older versions 130 + ++ optional (versionAtLeast version "1.65" && versionOlder version "1.67") 131 + (fetchpatch { 132 + url = "https://github.com/boostorg/mpl/commit/f48fd09d021db9a28bd7b8452c175897e1af4485.patch"; 133 + sha256 = "15d2a636hhsb1xdyp44x25dyqfcaws997vnp9kl1mhzvxjzz7hb0"; 134 + stripLen = 1; 135 + }) 136 ++ optional (and (versionAtLeast version "1.70") (!versionAtLeast version "1.73")) ./cmake-paths.patch 137 ++ optional (versionAtLeast version "1.73") ./cmake-paths-173.patch 138 ++ optional (version == "1.77.0") (fetchpatch {
+8 -8
pkgs/development/libraries/crcpp/default.nix
··· 1 - { lib, stdenv 2 , fetchFromGitHub 3 }: 4 5 stdenv.mkDerivation rec { 6 pname = "crcpp"; 7 - version = "1.1.0.0"; 8 9 src = fetchFromGitHub { 10 owner = "d-bahr"; 11 repo = "CRCpp"; 12 rev = "release-${version}"; 13 - sha256 = "sha256-jBvh4dHSFChxNPVgkGVHy3TXSExsfwdVUfsA8XB1cn8="; 14 }; 15 16 - dontBuild = true; 17 18 - installPhase = '' 19 - mkdir -p $out/include 20 - cp inc/CRC.h $out/include 21 - ''; 22 23 meta = with lib; { 24 homepage = "https://github.com/d-bahr/CRCpp"; 25 description = "Easy to use and fast C++ CRC library"; 26 platforms = platforms.all; 27 maintainers = [ maintainers.ivar ];
··· 1 + { lib 2 + , stdenv 3 , fetchFromGitHub 4 + , cmake 5 }: 6 7 stdenv.mkDerivation rec { 8 pname = "crcpp"; 9 + version = "1.2.0.0"; 10 11 src = fetchFromGitHub { 12 owner = "d-bahr"; 13 repo = "CRCpp"; 14 rev = "release-${version}"; 15 + sha256 = "sha256-OY8MF8fwr6k+ZSA/p1U+9GnTFoMSnUZxKVez+mda2tA="; 16 }; 17 18 + nativeBuildInputs = [ cmake ]; 19 20 + doCheck = true; 21 22 meta = with lib; { 23 homepage = "https://github.com/d-bahr/CRCpp"; 24 + changelog = "https://github.com/d-bahr/CRCpp/releases/tag/release-${version}"; 25 description = "Easy to use and fast C++ CRC library"; 26 platforms = platforms.all; 27 maintainers = [ maintainers.ivar ];
+2 -2
pkgs/development/libraries/libqb/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "libqb"; 5 - version = "2.0.4"; 6 7 src = fetchFromGitHub { 8 owner = "ClusterLabs"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-s6b2/bCVNzr3IBqiSAjiJ/DHCqkRwR1aA+J4uBP5mO4="; 12 }; 13 14 nativeBuildInputs = [ autoreconfHook pkg-config ];
··· 2 3 stdenv.mkDerivation rec { 4 pname = "libqb"; 5 + version = "2.0.5"; 6 7 src = fetchFromGitHub { 8 owner = "ClusterLabs"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-G49JBEUkO4ySAamvI7xN6ct1SvN4afcOmdrzpDL90FE="; 12 }; 13 14 nativeBuildInputs = [ autoreconfHook pkg-config ];
+8 -7
pkgs/development/libraries/libthreadar/default.nix
··· 1 - { lib, stdenv, fetchurl }: 2 - 3 - with lib; 4 5 stdenv.mkDerivation rec { 6 - version = "1.3.5"; 7 pname = "libthreadar"; 8 9 src = fetchurl { 10 url = "mirror://sourceforge/libthreadar/${pname}-${version}.tar.gz"; 11 - sha256 = "sha256-T5W83Ry3e1hHrnpmSLkfJDYHrVP6YDpXTqmf0WGCjB8="; 12 }; 13 14 outputs = [ "out" "dev" ]; 15 16 configureFlags = [ 17 "--disable-build-html" 18 ]; ··· 22 rm -r "$out"/share 23 ''; 24 25 - meta = { 26 homepage = "http://libthreadar.sourceforge.net/"; 27 description = "A C++ library that provides several classes to manipulate threads"; 28 longDescription = '' ··· 32 maintainers = with maintainers; [ izorkin ]; 33 license = licenses.lgpl3; 34 platforms = platforms.unix; 35 - broken = stdenv.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/trunk/libthreadar.x86_64-darwin 36 }; 37 }
··· 1 + { lib, stdenv, fetchurl, gcc-unwrapped }: 2 3 stdenv.mkDerivation rec { 4 + version = "1.4.0"; 5 pname = "libthreadar"; 6 7 src = fetchurl { 8 url = "mirror://sourceforge/libthreadar/${pname}-${version}.tar.gz"; 9 + sha256 = "sha256-LkcVF4AnuslzpIg/S8sGNJQye6iGcQRGqCqAhg8aN5E="; 10 }; 11 12 outputs = [ "out" "dev" ]; 13 14 + buildInputs = [ gcc-unwrapped ]; 15 + 16 + CXXFLAGS = [ "-std=c++14" ]; 17 + 18 configureFlags = [ 19 "--disable-build-html" 20 ]; ··· 24 rm -r "$out"/share 25 ''; 26 27 + meta = with lib; { 28 homepage = "http://libthreadar.sourceforge.net/"; 29 description = "A C++ library that provides several classes to manipulate threads"; 30 longDescription = '' ··· 34 maintainers = with maintainers; [ izorkin ]; 35 license = licenses.lgpl3; 36 platforms = platforms.unix; 37 }; 38 }
+4 -12
pkgs/development/libraries/libudev-zero/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, fetchpatch }: 2 3 stdenv.mkDerivation rec { 4 pname = "libudev-zero"; 5 - version = "1.0.0"; 6 7 src = fetchFromGitHub { 8 owner = "illiliti"; 9 repo = "libudev-zero"; 10 rev = version; 11 - sha256 = "0mln7iwyz7lxz8dx7bx7b47j6yws1dvfq35qsdcwg3wwmd4ngsz6"; 12 }; 13 14 - patches = [ 15 - # Fix static. 16 - # https://github.com/illiliti/libudev-zero/pull/48 17 - (fetchpatch { 18 - url = "https://github.com/illiliti/libudev-zero/commit/505c61819b371a1802e054fe2601e64f2dc6d79e.patch"; 19 - sha256 = "0y06rgjv73dd7fi3a0dlabcc8ryk3yhbsyrrhnnn3v36y1wz6m0g"; 20 - }) 21 - ]; 22 - 23 makeFlags = [ "PREFIX=$(out)" ]; 24 25 # Just let the installPhase build stuff, because there's no ··· 31 meta = with lib; { 32 homepage = "https://github.com/illiliti/libudev-zero"; 33 description = "Daemonless replacement for libudev"; 34 maintainers = with maintainers; [ qyliss shamilton ]; 35 license = licenses.isc; 36 platforms = platforms.linux;
··· 1 + { lib, stdenv, fetchFromGitHub }: 2 3 stdenv.mkDerivation rec { 4 pname = "libudev-zero"; 5 + version = "1.0.1"; 6 7 src = fetchFromGitHub { 8 owner = "illiliti"; 9 repo = "libudev-zero"; 10 rev = version; 11 + sha256 = "1dg6zqy8w3gxca8clz6hhv4jyvz8jdwvpmn9y289nrms1zx1jcs5"; 12 }; 13 14 makeFlags = [ "PREFIX=$(out)" ]; 15 16 # Just let the installPhase build stuff, because there's no ··· 22 meta = with lib; { 23 homepage = "https://github.com/illiliti/libudev-zero"; 24 description = "Daemonless replacement for libudev"; 25 + changelog = "https://github.com/illiliti/libudev-zero/releases/tag/${version}"; 26 maintainers = with maintainers; [ qyliss shamilton ]; 27 license = licenses.isc; 28 platforms = platforms.linux;
+2 -2
pkgs/development/libraries/qscintilla/default.nix
··· 10 11 stdenv.mkDerivation rec { 12 pname = "qscintilla-qt5"; 13 - version = "2.13.1"; 14 15 src = fetchurl { 16 url = "https://www.riverbankcomputing.com/static/Downloads/QScintilla/${version}/QScintilla_src-${version}.tar.gz"; 17 - sha256 = "gA49IHGpa8zNdYE0avDS/ij8MM1oUwy4MCaF0BOv1Uo="; 18 }; 19 20 sourceRoot = "QScintilla_src-${version}/src";
··· 10 11 stdenv.mkDerivation rec { 12 pname = "qscintilla-qt5"; 13 + version = "2.13.2"; 14 15 src = fetchurl { 16 url = "https://www.riverbankcomputing.com/static/Downloads/QScintilla/${version}/QScintilla_src-${version}.tar.gz"; 17 + sha256 = "sha256-tsfl8ntR0l8J/mz4Sumn8Idq8NZdjMtVEQnm57JYhfQ="; 18 }; 19 20 sourceRoot = "QScintilla_src-${version}/src";
+12
pkgs/development/node-packages/default.nix
··· 432 ''; 433 }; 434 435 tsun = super.tsun.overrideAttrs (oldAttrs: { 436 buildInputs = oldAttrs.buildInputs ++ [ pkgs.makeWrapper ]; 437 postInstall = ''
··· 432 ''; 433 }; 434 435 + thelounge-plugin-closepms = super.thelounge-plugin-closepms.override { 436 + nativeBuildInputs = [ self.node-pre-gyp ]; 437 + }; 438 + 439 + thelounge-theme-flat-blue = super.thelounge-theme-flat-blue.override { 440 + nativeBuildInputs = [ self.node-pre-gyp ]; 441 + }; 442 + 443 + thelounge-theme-flat-dark = super.thelounge-theme-flat-dark.override { 444 + nativeBuildInputs = [ self.node-pre-gyp ]; 445 + }; 446 + 447 tsun = super.tsun.overrideAttrs (oldAttrs: { 448 buildInputs = oldAttrs.buildInputs ++ [ pkgs.makeWrapper ]; 449 postInstall = ''
+15 -17
pkgs/development/python-modules/arpeggio/default.nix
··· 1 { lib 2 , buildPythonPackage 3 , fetchPypi 4 - , glibcLocales 5 - , pytest-runner 6 , pytestCheckHook 7 }: 8 9 buildPythonPackage rec { 10 - pname = "Arpeggio"; 11 - version = "1.10.2"; 12 13 src = fetchPypi { 14 - inherit pname version; 15 - sha256 = "bfe349f252f82f82d84cb886f1d5081d1a31451e6045275e9f90b65d0daa06f1"; 16 }; 17 18 - # Shall not be needed for next release 19 - LC_ALL = "en_US.UTF-8"; 20 - buildInputs = [ glibcLocales ]; 21 - 22 - nativeBuildInputs = [ pytest-runner ]; 23 24 checkInputs = [ pytestCheckHook ]; 25 26 - disabledTests = [ "test_examples" "test_issue_22" ]; 27 - 28 - dontUseSetuptoolsCheck = true; 29 30 - meta = { 31 - description = "Packrat parser interpreter"; 32 - license = lib.licenses.mit; 33 }; 34 }
··· 1 { lib 2 , buildPythonPackage 3 , fetchPypi 4 , pytestCheckHook 5 }: 6 7 buildPythonPackage rec { 8 + pname = "arpeggio"; 9 + version = "2.0.0"; 10 11 src = fetchPypi { 12 + pname = "Arpeggio"; 13 + inherit version; 14 + sha256 = "sha256-1rA4OQGbuKaHhfkpLuajaxlU64S5JbhKa4peHibT7T0="; 15 }; 16 17 + postPatch = '' 18 + substituteInPlace setup.cfg \ 19 + --replace "pytest-runner" "" 20 + ''; 21 22 checkInputs = [ pytestCheckHook ]; 23 24 + pythonImportsCheck = [ "arpeggio" ]; 25 26 + meta = with lib; { 27 + description = "Recursive descent parser with memoization based on PEG grammars (aka Packrat parser)"; 28 + homepage = "https://github.com/textX/Arpeggio"; 29 + license = licenses.mit; 30 + maintainers = with maintainers; [ SuperSandro2000 ]; 31 }; 32 }
+2 -2
pkgs/development/python-modules/azure-mgmt-cdn/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "azure-mgmt-cdn"; 14 - version = "11.0.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 extension = "zip"; 19 - sha256 = "28e7070001e7208cdb6c2ad253ec78851abdd73be482230d2c0874eed5bc0907"; 20 }; 21 22 propagatedBuildInputs = [
··· 11 12 buildPythonPackage rec { 13 pname = "azure-mgmt-cdn"; 14 + version = "12.0.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 extension = "zip"; 19 + sha256 = "sha256-t8PuIYkjS0r1Gs4pJJJ8X9cz8950imQtbVBABnyMnd0="; 20 }; 21 22 propagatedBuildInputs = [
+5 -4
pkgs/development/python-modules/brotli/default.nix
··· 1 { lib 2 , buildPythonPackage 3 , fetchFromGitHub 4 - , pytestCheckHook }: 5 6 buildPythonPackage rec { 7 pname = "brotli"; 8 version = "1.0.9"; 9 10 - # PyPI doesn't contain tests so let's use GitHub 11 src = fetchFromGitHub { 12 owner = "google"; 13 repo = pname; 14 rev = "v${version}"; 15 sha256 = "sha256-tFnXSXv8t3l3HX6GwWLhEtgpqz0c7Yom5U3k47pWM7o="; 16 - # for some reason, the test data isn't captured in releases, force a git checkout 17 forceFetchGit = true; 18 }; 19 20 dontConfigure = true; 21 22 checkInputs = [ ··· 31 homepage = "https://github.com/google/brotli"; 32 description = "Generic-purpose lossless compression algorithm"; 33 license = licenses.mit; 34 - maintainers = with maintainers; [ ]; 35 }; 36 }
··· 1 { lib 2 , buildPythonPackage 3 , fetchFromGitHub 4 + , pytestCheckHook 5 + }: 6 7 buildPythonPackage rec { 8 pname = "brotli"; 9 version = "1.0.9"; 10 11 src = fetchFromGitHub { 12 owner = "google"; 13 repo = pname; 14 rev = "v${version}"; 15 sha256 = "sha256-tFnXSXv8t3l3HX6GwWLhEtgpqz0c7Yom5U3k47pWM7o="; 16 + # .gitattributes is not correct or GitHub does not parse it correct and the archive is missing the test data 17 forceFetchGit = true; 18 }; 19 20 + # only returns information how to really build 21 dontConfigure = true; 22 23 checkInputs = [ ··· 32 homepage = "https://github.com/google/brotli"; 33 description = "Generic-purpose lossless compression algorithm"; 34 license = licenses.mit; 35 + maintainers = with maintainers; [ SuperSandro2000 ]; 36 }; 37 }
+3 -3
pkgs/development/python-modules/certifi/default.nix
··· 1 { lib 2 , buildPythonPackage 3 - , isPy27 4 , fetchFromGitHub 5 , pytestCheckHook 6 }: ··· 9 pname = "certifi"; 10 version = "2021.10.08"; 11 12 - disabled = isPy27; 13 14 src = fetchFromGitHub { 15 owner = pname; ··· 28 homepage = "https://github.com/certifi/python-certifi"; 29 description = "Python package for providing Mozilla's CA Bundle"; 30 license = licenses.isc; 31 - maintainers = with maintainers; [ koral ]; 32 }; 33 }
··· 1 { lib 2 , buildPythonPackage 3 + , pythonOlder 4 , fetchFromGitHub 5 , pytestCheckHook 6 }: ··· 9 pname = "certifi"; 10 version = "2021.10.08"; 11 12 + disabled = pythonOlder "3.5"; 13 14 src = fetchFromGitHub { 15 owner = pname; ··· 28 homepage = "https://github.com/certifi/python-certifi"; 29 description = "Python package for providing Mozilla's CA Bundle"; 30 license = licenses.isc; 31 + maintainers = with maintainers; [ koral SuperSandro2000 ]; 32 }; 33 }
+1
pkgs/development/python-modules/click/default.nix
··· 37 composable way, with as little code as necessary. 38 ''; 39 license = licenses.bsd3; 40 }; 41 }
··· 37 composable way, with as little code as necessary. 38 ''; 39 license = licenses.bsd3; 40 + maintainers = with maintainers; [ SuperSandro2000 ]; 41 }; 42 }
+2 -2
pkgs/development/python-modules/docplex/default.nix
··· 9 10 buildPythonPackage rec { 11 pname = "docplex"; 12 - version = "2.22.213"; 13 14 # No source available from official repo 15 src = fetchPypi { 16 inherit pname version; 17 - sha256 = "8a86bba42b5b65f2e0f88ed350115efeb783b444661e2cfcf3a67d5c59bcb0bd"; 18 }; 19 20 propagatedBuildInputs = [
··· 9 10 buildPythonPackage rec { 11 pname = "docplex"; 12 + version = "2.23.222"; 13 14 # No source available from official repo 15 src = fetchPypi { 16 inherit pname version; 17 + sha256 = "sha256-c5XpfEGTkojgzk+ATHCSzzh04zeEVJEEKBp+lPfS+x4="; 18 }; 19 20 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/ibm-cloud-sdk-core/default.nix
··· 11 12 buildPythonPackage rec { 13 pname = "ibm-cloud-sdk-core"; 14 - version = "3.15.0"; 15 16 src = fetchPypi { 17 inherit pname version; 18 - sha256 = "sha256-oHQXgiW80zqgpyt5osbBCtoT3XYCGEk4mgKPIsMmBHY="; 19 }; 20 21 propagatedBuildInputs = [
··· 11 12 buildPythonPackage rec { 13 pname = "ibm-cloud-sdk-core"; 14 + version = "3.15.1"; 15 16 src = fetchPypi { 17 inherit pname version; 18 + sha256 = "sha256-bGTr8Qf7ywlbsl6/FEJEjFB/bqyyMwfmjVVAsrgmkTg="; 19 }; 20 21 propagatedBuildInputs = [
+22 -6
pkgs/development/python-modules/parver/default.nix
··· 3 , fetchPypi 4 , six 5 , attrs 6 - , pytest 7 , hypothesis 8 , pretend 9 , arpeggio ··· 18 sha256 = "c902e0653bcce927cc156a7fd9b3a51924cbce3bf3d0bfd49fc282bfd0c5dfd3"; 19 }; 20 21 - propagatedBuildInputs = [ six attrs arpeggio ]; 22 - checkInputs = [ pytest hypothesis pretend ]; 23 24 - meta = { 25 - description = "parver allows parsing and manipulation of PEP 440 version numbers."; 26 - license = lib.licenses.mit; 27 }; 28 }
··· 3 , fetchPypi 4 , six 5 , attrs 6 + , pytestCheckHook 7 , hypothesis 8 , pretend 9 , arpeggio ··· 18 sha256 = "c902e0653bcce927cc156a7fd9b3a51924cbce3bf3d0bfd49fc282bfd0c5dfd3"; 19 }; 20 21 + postPatch = '' 22 + substituteInPlace setup.py \ 23 + --replace "arpeggio ~= 1.7" "arpeggio" 24 + ''; 25 26 + propagatedBuildInputs = [ 27 + six 28 + attrs 29 + arpeggio 30 + ]; 31 + 32 + checkInputs = [ 33 + pytestCheckHook 34 + hypothesis 35 + pretend 36 + ]; 37 + 38 + meta = with lib; { 39 + description = "Allows parsing and manipulation of PEP 440 version numbers"; 40 + homepage = "https://github.com/RazerM/parver"; 41 + license = licenses.mit; 42 + maintainers = with maintainers; [ SuperSandro2000 ]; 43 }; 44 }
+2 -2
pkgs/development/python-modules/pyroute2-core/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-core"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.core"; 17 inherit version; 18 - hash = "sha256-gkvr1FgFWI1eurjbuUYhYj0D4eZTIBsDMRXSWrKiCP4="; 19 }; 20 21 # pyroute2 sub-modules have no tests
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-core"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.core"; 17 inherit version; 18 + hash = "sha256-lH0Mi2nR4jqawvpvVfn79U0AflxE8lU1VLKvqAEXDOo="; 19 }; 20 21 # pyroute2 sub-modules have no tests
+2 -2
pkgs/development/python-modules/pyroute2-ethtool/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ethtool"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ethtool"; 17 inherit version; 18 - hash = "sha256-+/B+YQOluzyGYmnwAZonsjgZeiZPYl8LhJ9OjnvV/64="; 19 }; 20 21 propagatedBuildInputs = [
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ethtool"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ethtool"; 17 inherit version; 18 + hash = "sha256-6o75plLeSle6ZFgoIZGKLCjx1hg4Z2okOq2RqAT2g8E="; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2-ipdb/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ipdb"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ipdb"; 17 inherit version; 18 - hash = "sha256-sjlJ1eBoMQaJzEF/4Qk9ZwZB0s/yvR5wUUDP3UWBA50="; 19 }; 20 21 propagatedBuildInputs = [
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ipdb"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ipdb"; 17 inherit version; 18 + hash = "sha256-sJ9Zzlrh9FWVWL7StyHpPPuXo6TtNLz2/lQBCl53Wrk="; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2-ipset/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ipset"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ipset"; 17 inherit version; 18 - hash = "sha256-j2vEQyfuuMH0QRtXw6acX9AMureQwgeS+Ap7m2uP9OY="; 19 }; 20 21 propagatedBuildInputs = [
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ipset"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ipset"; 17 inherit version; 18 + hash = "sha256-icEMJno03WKUdIYTZ6BIAo9lm43RwMjxNXcoSkYF81M="; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2-ndb/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ndb"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ndb"; 17 inherit version; 18 - hash = "sha256-90DAbXCkoIFUbWZotKYkCSGsQvb7LrEpf6xGCviP40w="; 19 }; 20 21 propagatedBuildInputs = [
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-ndb"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.ndb"; 17 inherit version; 18 + hash = "sha256-ASk6ycw3dQNMV4xmaxPAHDL1KtrY1JGQ5yJYcJ+OgUE="; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2-nftables/default.nix
··· 6 7 buildPythonPackage rec { 8 pname = "pyroute2-nftables"; 9 - version = "0.6.8"; 10 11 src = fetchPypi { 12 pname = "pyroute2.nftables"; 13 inherit version; 14 - sha256 = "sha256-SNebxs0mCFEI4bejuLMeU3wrO8KZZT1frnfQw8Gko6E="; 15 }; 16 17 propagatedBuildInputs = [
··· 6 7 buildPythonPackage rec { 8 pname = "pyroute2-nftables"; 9 + version = "0.6.9"; 10 11 src = fetchPypi { 12 pname = "pyroute2.nftables"; 13 inherit version; 14 + sha256 = "sha256-8BLz8IIobmrGb64PhXz1XWfl3KJTOhOL+j1C4/jlXuI="; 15 }; 16 17 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2-nslink/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-nslink"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.nslink"; 17 inherit version; 18 - hash = "sha256-bTGzXouEdVUFaT5mxGfonFu3aOMxZKRTDMaHFciofec="; 19 }; 20 21 propagatedBuildInputs = [
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-nslink"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.nslink"; 17 inherit version; 18 + hash = "sha256-WZjRexKn1FWXj+5KZxqZXB0aZmnd0ECKWt3hvVDdz4w="; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2-protocols/default.nix
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-protocols"; 10 - version = "0.6.8"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.protocols"; 17 inherit version; 18 - hash = "sha256-l07CEwZzDxym+QAnKFFEpX690RStOA+rAwMXiEd7FOs="; 19 }; 20 21 propagatedBuildInputs = [
··· 7 8 buildPythonPackage rec { 9 pname = "pyroute2-protocols"; 10 + version = "0.6.9"; 11 format = "setuptools"; 12 13 disabled = pythonOlder "3.7"; ··· 15 src = fetchPypi { 16 pname = "pyroute2.protocols"; 17 inherit version; 18 + hash = "sha256-7vP4rbid2cVGKlYUM5qsmYXQhUfvIWoaDXYnxSUnSJY="; 19 }; 20 21 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/pyroute2/default.nix
··· 15 16 buildPythonPackage rec { 17 pname = "pyroute2"; 18 - version = "0.6.8"; 19 format = "setuptools"; 20 21 disabled = pythonOlder "3.7"; 22 23 src = fetchPypi { 24 inherit pname version; 25 - hash = "sha256-WhqjvCwKrUUBLKvjpva7pc94UIZvTf7j705Bt2DHyKQ="; 26 }; 27 28 propagatedBuildInputs = [
··· 15 16 buildPythonPackage rec { 17 pname = "pyroute2"; 18 + version = "0.6.9"; 19 format = "setuptools"; 20 21 disabled = pythonOlder "3.7"; 22 23 src = fetchPypi { 24 inherit pname version; 25 + hash = "sha256-PRxNGnH7VpyrV49V9xNO8C1I6LMYK05+ZrKndWKO2vs="; 26 }; 27 28 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/sentry-sdk/default.nix
··· 40 41 buildPythonPackage rec { 42 pname = "sentry-sdk"; 43 - version = "1.5.6"; 44 format = "setuptools"; 45 46 src = fetchFromGitHub { 47 owner = "getsentry"; 48 repo = "sentry-python"; 49 rev = version; 50 - sha256 = "sha256-PxoxOeFdmmfpXBnGs9D5aKP6vlGKx9nPO3ngYuTa+Rs="; 51 }; 52 53 propagatedBuildInputs = [
··· 40 41 buildPythonPackage rec { 42 pname = "sentry-sdk"; 43 + version = "1.5.8"; 44 format = "setuptools"; 45 46 src = fetchFromGitHub { 47 owner = "getsentry"; 48 repo = "sentry-python"; 49 rev = version; 50 + sha256 = "sha256-28MkwQog+Abk1PSDPWbah650YATiGCBWaTbFO52KgzY="; 51 }; 52 53 propagatedBuildInputs = [
+2 -2
pkgs/development/ruby-modules/bundler/default.nix
··· 4 inherit ruby; 5 name = "${gemName}-${version}"; 6 gemName = "bundler"; 7 - version = "2.3.6"; 8 - source.sha256 = "1531z805j3gls2x0pqp2bp1vv1rf5k7ynjl4qk72h8lpm1skqk9r"; 9 dontPatchShebangs = true; 10 11 postFixup = ''
··· 4 inherit ruby; 5 name = "${gemName}-${version}"; 6 gemName = "bundler"; 7 + version = "2.3.9"; 8 + source.sha256 = "sha256-VZiKuSDP3sSoBXUPcPmwHR/GbZs47NIF+ZlXtHSZWzg="; 9 dontPatchShebangs = true; 10 11 postFixup = ''
+2
pkgs/development/tools/cfn-nag/Gemfile
···
··· 1 + source 'https://rubygems.org' 2 + gem 'cfn-nag'
+51
pkgs/development/tools/cfn-nag/Gemfile.lock
···
··· 1 + GEM 2 + remote: https://rubygems.org/ 3 + specs: 4 + aws-eventstream (1.2.0) 5 + aws-partitions (1.568.0) 6 + aws-sdk-core (3.130.0) 7 + aws-eventstream (~> 1, >= 1.0.2) 8 + aws-partitions (~> 1, >= 1.525.0) 9 + aws-sigv4 (~> 1.1) 10 + jmespath (~> 1.0) 11 + aws-sdk-kms (1.55.0) 12 + aws-sdk-core (~> 3, >= 3.127.0) 13 + aws-sigv4 (~> 1.1) 14 + aws-sdk-s3 (1.113.0) 15 + aws-sdk-core (~> 3, >= 3.127.0) 16 + aws-sdk-kms (~> 1) 17 + aws-sigv4 (~> 1.4) 18 + aws-sigv4 (1.4.0) 19 + aws-eventstream (~> 1, >= 1.0.2) 20 + cfn-model (0.6.6) 21 + kwalify (= 0.7.2) 22 + psych (~> 3) 23 + cfn-nag (0.8.9) 24 + aws-sdk-s3 (~> 1.76) 25 + cfn-model (= 0.6.6) 26 + lightly (~> 0.3.2) 27 + logging (~> 2.2.2) 28 + netaddr (~> 2.0.4) 29 + optimist (~> 3.0.0) 30 + rexml 31 + jmespath (1.6.1) 32 + kwalify (0.7.2) 33 + lightly (0.3.3) 34 + little-plugger (1.1.4) 35 + logging (2.2.2) 36 + little-plugger (~> 1.1) 37 + multi_json (~> 1.10) 38 + multi_json (1.15.0) 39 + netaddr (2.0.5) 40 + optimist (3.0.1) 41 + psych (3.3.2) 42 + rexml (3.2.5) 43 + 44 + PLATFORMS 45 + ruby 46 + 47 + DEPENDENCIES 48 + cfn-nag 49 + 50 + BUNDLED WITH 51 + 2.2.28
+19
pkgs/development/tools/cfn-nag/default.nix
···
··· 1 + { lib, bundlerEnv, bundlerUpdateScript, ruby }: 2 + 3 + bundlerEnv { 4 + pname = "cfn-nag"; 5 + version = "0.8.9"; 6 + 7 + inherit ruby; 8 + gemdir = ./.; 9 + 10 + passthru.updateScript = bundlerUpdateScript "cfn-nag"; 11 + 12 + meta = with lib; { 13 + description = "Linting tool for CloudFormation templates"; 14 + homepage = "https://github.com/stelligent/cfn_nag"; 15 + license = licenses.mit; 16 + maintainers = with maintainers; [ wolfangaukang ]; 17 + platforms = platforms.unix; 18 + }; 19 + }
+189
pkgs/development/tools/cfn-nag/gemset.nix
···
··· 1 + { 2 + aws-eventstream = { 3 + groups = ["default"]; 4 + platforms = []; 5 + source = { 6 + remotes = ["https://rubygems.org"]; 7 + sha256 = "1pyis1nvnbjxk12a43xvgj2gv0mvp4cnkc1gzw0v1018r61399gz"; 8 + type = "gem"; 9 + }; 10 + version = "1.2.0"; 11 + }; 12 + aws-partitions = { 13 + groups = ["default"]; 14 + platforms = []; 15 + source = { 16 + remotes = ["https://rubygems.org"]; 17 + sha256 = "1ap27g6hxcczpb5dj7v0wzxrvywfa2kf3zx69xnjz1qvxf3plw54"; 18 + type = "gem"; 19 + }; 20 + version = "1.568.0"; 21 + }; 22 + aws-sdk-core = { 23 + dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; 24 + groups = ["default"]; 25 + platforms = []; 26 + source = { 27 + remotes = ["https://rubygems.org"]; 28 + sha256 = "14ymvp06k46gvkpvz5zaqvbvr6wd8vdka5iq25q0wd0fzdx7aivm"; 29 + type = "gem"; 30 + }; 31 + version = "3.130.0"; 32 + }; 33 + aws-sdk-kms = { 34 + dependencies = ["aws-sdk-core" "aws-sigv4"]; 35 + groups = ["default"]; 36 + platforms = []; 37 + source = { 38 + remotes = ["https://rubygems.org"]; 39 + sha256 = "0fmpdll52ng1kfn4r5ndcyppn5553qvvxw87w58m9n70ga3avasi"; 40 + type = "gem"; 41 + }; 42 + version = "1.55.0"; 43 + }; 44 + aws-sdk-s3 = { 45 + dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; 46 + groups = ["default"]; 47 + platforms = []; 48 + source = { 49 + remotes = ["https://rubygems.org"]; 50 + sha256 = "0iafjly868kdzmpxkv1ndmqm524ik36ibs15mqh145vw32gz7bax"; 51 + type = "gem"; 52 + }; 53 + version = "1.113.0"; 54 + }; 55 + aws-sigv4 = { 56 + dependencies = ["aws-eventstream"]; 57 + groups = ["default"]; 58 + platforms = []; 59 + source = { 60 + remotes = ["https://rubygems.org"]; 61 + sha256 = "1wh1y79v0s4zgby2m79bnifk65hwf5pvk2yyrxzn2jkjjq8f8fqa"; 62 + type = "gem"; 63 + }; 64 + version = "1.4.0"; 65 + }; 66 + cfn-model = { 67 + dependencies = ["kwalify" "psych"]; 68 + groups = ["default"]; 69 + platforms = []; 70 + source = { 71 + remotes = ["https://rubygems.org"]; 72 + sha256 = "1b3ix36yfnfwyxb4w9ss8a7nc6w15m1wbj3q8rarsqjrs3xj6wjs"; 73 + type = "gem"; 74 + }; 75 + version = "0.6.6"; 76 + }; 77 + cfn-nag = { 78 + dependencies = ["aws-sdk-s3" "cfn-model" "lightly" "logging" "netaddr" "optimist" "rexml"]; 79 + groups = ["default"]; 80 + platforms = []; 81 + source = { 82 + remotes = ["https://rubygems.org"]; 83 + sha256 = "14qlnflxx5chjvda9n2ka2axcfcjbmn9h00cija8k7kvpy1dgqga"; 84 + type = "gem"; 85 + }; 86 + version = "0.8.9"; 87 + }; 88 + jmespath = { 89 + groups = ["default"]; 90 + platforms = []; 91 + source = { 92 + remotes = ["https://rubygems.org"]; 93 + sha256 = "1mnvb80cdg7fzdcs3xscv21p28w4igk5sj5m7m81xp8v2ks87jj0"; 94 + type = "gem"; 95 + }; 96 + version = "1.6.1"; 97 + }; 98 + kwalify = { 99 + groups = ["default"]; 100 + platforms = []; 101 + source = { 102 + remotes = ["https://rubygems.org"]; 103 + sha256 = "1ngxg3ysq5vip9dn3d32ajc7ly61kdin86hfycm1hkrcvkkn1vjf"; 104 + type = "gem"; 105 + }; 106 + version = "0.7.2"; 107 + }; 108 + lightly = { 109 + groups = ["default"]; 110 + platforms = []; 111 + source = { 112 + remotes = ["https://rubygems.org"]; 113 + sha256 = "0sgj2r6j7qxb9vqzkx5isjbphi38rplk4h8838am0cjcpq5h3jb3"; 114 + type = "gem"; 115 + }; 116 + version = "0.3.3"; 117 + }; 118 + little-plugger = { 119 + groups = ["default"]; 120 + platforms = []; 121 + source = { 122 + remotes = ["https://rubygems.org"]; 123 + sha256 = "1frilv82dyxnlg8k1jhrvyd73l6k17mxc5vwxx080r4x1p04gwym"; 124 + type = "gem"; 125 + }; 126 + version = "1.1.4"; 127 + }; 128 + logging = { 129 + dependencies = ["little-plugger" "multi_json"]; 130 + groups = ["default"]; 131 + platforms = []; 132 + source = { 133 + remotes = ["https://rubygems.org"]; 134 + sha256 = "06j6iaj89h9jhkx1x3hlswqrfnqds8br05xb1qra69dpvbdmjcwn"; 135 + type = "gem"; 136 + }; 137 + version = "2.2.2"; 138 + }; 139 + multi_json = { 140 + groups = ["default"]; 141 + platforms = []; 142 + source = { 143 + remotes = ["https://rubygems.org"]; 144 + sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 145 + type = "gem"; 146 + }; 147 + version = "1.15.0"; 148 + }; 149 + netaddr = { 150 + groups = ["default"]; 151 + platforms = []; 152 + source = { 153 + remotes = ["https://rubygems.org"]; 154 + sha256 = "0r7nln9xvrralwwhd5s1q4sghp0k9y7g9z5pinzpqkx715xcpdxm"; 155 + type = "gem"; 156 + }; 157 + version = "2.0.5"; 158 + }; 159 + optimist = { 160 + groups = ["default"]; 161 + platforms = []; 162 + source = { 163 + remotes = ["https://rubygems.org"]; 164 + sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk"; 165 + type = "gem"; 166 + }; 167 + version = "3.0.1"; 168 + }; 169 + psych = { 170 + groups = ["default"]; 171 + platforms = []; 172 + source = { 173 + remotes = ["https://rubygems.org"]; 174 + sha256 = "10iawnkpa44hcfrapy7yw6zmjn4g1g0y09lw244qiv424f7jasn5"; 175 + type = "gem"; 176 + }; 177 + version = "3.3.2"; 178 + }; 179 + rexml = { 180 + groups = ["default" "development"]; 181 + platforms = []; 182 + source = { 183 + remotes = ["https://rubygems.org"]; 184 + sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 185 + type = "gem"; 186 + }; 187 + version = "3.2.5"; 188 + }; 189 + }
+3 -3
pkgs/development/tools/gore/default.nix
··· 2 3 buildGoModule rec { 4 pname = "gore"; 5 - version = "0.5.3"; 6 7 src = fetchFromGitHub { 8 owner = "motemen"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-uLU4uZaQA9u6BUQZ0Rb4Yqg/oJOZ529gIiOwmmyg05A="; 12 }; 13 14 - vendorSha256 = "sha256-/yggEibpQK9Uk116RkE5XbbJe6j4WsIC3GtKPU/P2hU="; 15 16 doCheck = false; 17
··· 2 3 buildGoModule rec { 4 pname = "gore"; 5 + version = "0.5.4"; 6 7 src = fetchFromGitHub { 8 owner = "motemen"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-ipHvflsVBSjqohV/PliS0s0Nhie4nIP/HgupNH/Yui4="; 12 }; 13 14 + vendorSha256 = "sha256-HrdNWsUVz5G5tG/ZFz2z1Vt4kM12I088/6OIkRFyDl8="; 15 16 doCheck = false; 17
+3 -3
pkgs/development/tools/misc/act/default.nix
··· 2 3 buildGoModule rec { 4 pname = "act"; 5 - version = "0.2.25"; 6 7 src = fetchFromGitHub { 8 owner = "nektos"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-Eo5uWBLriYa7tLpPMa34+l6BYQe9useL1tN9gqUSt0k="; 12 }; 13 14 - vendorSha256 = "sha256-1v87WcQoVyTyCStiMAoThidIMRqJwdsYNF987kQp5YM="; 15 16 doCheck = false; 17
··· 2 3 buildGoModule rec { 4 pname = "act"; 5 + version = "0.2.26"; 6 7 src = fetchFromGitHub { 8 owner = "nektos"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-DBiBJf4hEjn/sJXjAvsiARWz66sDBIz0hFEdCgS8D4g="; 12 }; 13 14 + vendorSha256 = "sha256-5RvFdtEZEQBWvkUKIcV/A+tCSy9V9DJj4HujGQgTxq0="; 15 16 doCheck = false; 17
+1
pkgs/development/tools/parsing/tree-sitter/grammars/default.nix
··· 34 tree-sitter-gomod = lib.importJSON ./tree-sitter-gomod.json; 35 tree-sitter-graphql = lib.importJSON ./tree-sitter-graphql.json; 36 tree-sitter-haskell = lib.importJSON ./tree-sitter-haskell.json; 37 tree-sitter-heex = lib.importJSON ./tree-sitter-heex.json; 38 tree-sitter-hjson = lib.importJSON ./tree-sitter-hjson.json; 39 tree-sitter-html = lib.importJSON ./tree-sitter-html.json;
··· 34 tree-sitter-gomod = lib.importJSON ./tree-sitter-gomod.json; 35 tree-sitter-graphql = lib.importJSON ./tree-sitter-graphql.json; 36 tree-sitter-haskell = lib.importJSON ./tree-sitter-haskell.json; 37 + tree-sitter-hcl = lib.importJSON ./tree-sitter-hcl.json; 38 tree-sitter-heex = lib.importJSON ./tree-sitter-heex.json; 39 tree-sitter-hjson = lib.importJSON ./tree-sitter-hjson.json; 40 tree-sitter-html = lib.importJSON ./tree-sitter-html.json;
+4 -4
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json
··· 1 { 2 "url": "https://github.com/tree-sitter/tree-sitter-go", 3 - "rev": "0fa917a7022d1cd2e9b779a6a8fc5dc7fad69c75", 4 - "date": "2022-01-06T10:54:10+01:00", 5 - "path": "/nix/store/bw2hilbj37ys9lig2fzz58cvjy7nhn3l-tree-sitter-go", 6 - "sha256": "0kgy4yyd0z8pydldnfwsfw2iwbhn4f43qxfhy94wvpwiwi74kfmg", 7 "fetchLFS": false, 8 "fetchSubmodules": false, 9 "deepClone": false,
··· 1 { 2 "url": "https://github.com/tree-sitter/tree-sitter-go", 3 + "rev": "07d722831382a043b16547b6d9202f3da07f3cb3", 4 + "date": "2022-03-22T15:34:30+01:00", 5 + "path": "/nix/store/9ay5gjwnip3jcmi096sw5fyi1kxqg1pk-tree-sitter-go", 6 + "sha256": "0rc1p5jab08v1r81gzaz5xmxmbspl5i5zxba9immzax8ahzhhaxn", 7 "fetchLFS": false, 8 "fetchSubmodules": false, 9 "deepClone": false,
+11
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-hcl.json
···
··· 1 + { 2 + "url": "https://github.com/MichaHoffmann/tree-sitter-hcl", 3 + "rev": "3cb7fc28247efbcb2973b97e71c78838ad98a583", 4 + "date": "2021-09-20T21:50:41+02:00", 5 + "path": "/nix/store/rgd0p162smlfn90ggyq3y6y4q9sgybwh-tree-sitter-hcl", 6 + "sha256": "0hg7w3hsvxjwz1rb1izknn46msm4mkjx2cnq603lzn7i9mb1pbyr", 7 + "fetchLFS": false, 8 + "fetchSubmodules": false, 9 + "deepClone": false, 10 + "leaveDotGit": false 11 + }
+5 -1
pkgs/development/tools/parsing/tree-sitter/update.nix
··· 308 orga = "milisims"; 309 repo = "tree-sitter-org"; 310 }; 311 }; 312 313 allGrammars = ··· 376 if [[ "$(printf "%s" "$res" | ${jq}/bin/jq '.message?')" =~ "rate limit" ]]; then 377 echo "rate limited" >&2 378 fi 379 - release="$(printf "%s" "$res" | ${jq}/bin/jq -r '.tag_name')" 380 # github sometimes returns an empty list even tough there are releases 381 if [ "$release" = "null" ]; then 382 echo "uh-oh, latest for ${orga + "/" + repo} is not there, using HEAD" >&2
··· 308 orga = "milisims"; 309 repo = "tree-sitter-org"; 310 }; 311 + "tree-sitter-hcl" = { 312 + orga = "MichaHoffmann"; 313 + repo = "tree-sitter-hcl"; 314 + }; 315 }; 316 317 allGrammars = ··· 380 if [[ "$(printf "%s" "$res" | ${jq}/bin/jq '.message?')" =~ "rate limit" ]]; then 381 echo "rate limited" >&2 382 fi 383 + release="$(printf "%s" "$res" | ${jq}/bin/jq -r '.tag_name' | tr -d \")" 384 # github sometimes returns an empty list even tough there are releases 385 if [ "$release" = "null" ]; then 386 echo "uh-oh, latest for ${orga + "/" + repo} is not there, using HEAD" >&2
+6 -9
pkgs/development/tools/protoc-gen-go-grpc/default.nix
··· 1 - { buildGoPackage 2 , fetchFromGitHub 3 , lib 4 }: 5 6 - buildGoPackage rec { 7 pname = "protoc-gen-go-grpc"; 8 - version = "1.1.0"; 9 - 10 - goPackagePath = "google.golang.org/grpc"; 11 12 src = fetchFromGitHub { 13 owner = "grpc"; 14 repo = "grpc-go"; 15 rev = "cmd/protoc-gen-go-grpc/v${version}"; 16 - sha256 = "14rjb8j6fm07rnns3dpwgkzf3y6rmia6i9n7ns6cldc5mbf7nwi3"; 17 }; 18 19 - subPackages = [ "cmd/protoc-gen-go-grpc" ]; 20 - 21 - goDeps = ./deps.nix; 22 23 meta = with lib; { 24 description = "The Go language implementation of gRPC. HTTP/2 based RPC";
··· 1 + { buildGoModule 2 , fetchFromGitHub 3 , lib 4 }: 5 6 + buildGoModule rec { 7 pname = "protoc-gen-go-grpc"; 8 + version = "1.2.0"; 9 + modRoot = "cmd/protoc-gen-go-grpc"; 10 11 src = fetchFromGitHub { 12 owner = "grpc"; 13 repo = "grpc-go"; 14 rev = "cmd/protoc-gen-go-grpc/v${version}"; 15 + sha256 = "sha256-pIHMykwwyu052rqwSV5Js0+JCKCNLrFVN6XQ3xjlEOI="; 16 }; 17 18 + vendorSha256 = "sha256-yxOfgTA5IIczehpWMM1kreMqJYKgRT5HEGbJ3SeQ/Lg="; 19 20 meta = with lib; { 21 description = "The Go language implementation of gRPC. HTTP/2 based RPC";
-333
pkgs/development/tools/protoc-gen-go-grpc/deps.nix
··· 1 - # file generated from go.mod using vgo2nix (https://github.com/nix-community/vgo2nix) 2 - [ 3 - { 4 - goPackagePath = "cloud.google.com/go"; 5 - fetch = { 6 - type = "git"; 7 - url = "https://github.com/googleapis/google-cloud-go"; 8 - rev = "v0.26.0"; 9 - sha256 = "149v3ci17g6wd2pm18mzcncq5qpl9hwdjnz3rlbn5rfidyn46la1"; 10 - moduleDir = ""; 11 - }; 12 - } 13 - { 14 - goPackagePath = "github.com/BurntSushi/toml"; 15 - fetch = { 16 - type = "git"; 17 - url = "https://github.com/BurntSushi/toml"; 18 - rev = "v0.3.1"; 19 - sha256 = "1fjdwwfzyzllgiwydknf1pwjvy49qxfsczqx5gz3y0izs7as99j6"; 20 - moduleDir = ""; 21 - }; 22 - } 23 - { 24 - goPackagePath = "github.com/census-instrumentation/opencensus-proto"; 25 - fetch = { 26 - type = "git"; 27 - url = "https://github.com/census-instrumentation/opencensus-proto"; 28 - rev = "v0.2.1"; 29 - sha256 = "19fcx3sc99i5dsklny6r073z5j20vlwn2xqm6di1q3b1xwchzqfj"; 30 - moduleDir = ""; 31 - }; 32 - } 33 - { 34 - goPackagePath = "github.com/client9/misspell"; 35 - fetch = { 36 - type = "git"; 37 - url = "https://github.com/client9/misspell"; 38 - rev = "v0.3.4"; 39 - sha256 = "1vwf33wsc4la25zk9nylpbp9px3svlmldkm0bha4hp56jws4q9cs"; 40 - moduleDir = ""; 41 - }; 42 - } 43 - { 44 - goPackagePath = "github.com/cncf/udpa/go"; 45 - fetch = { 46 - type = "git"; 47 - url = "https://github.com/cncf/udpa"; 48 - rev = "5459f2c99403"; 49 - sha256 = "0i3al193dsp91j7iywqrm6fr56y2sz51ci4vf19mb3j4n2x44gsi"; 50 - moduleDir = "go"; 51 - }; 52 - } 53 - { 54 - goPackagePath = "github.com/davecgh/go-spew"; 55 - fetch = { 56 - type = "git"; 57 - url = "https://github.com/davecgh/go-spew"; 58 - rev = "v1.1.0"; 59 - sha256 = "0d4jfmak5p6lb7n2r6yvf5p1zcw0l8j74kn55ghvr7zr7b7axm6c"; 60 - moduleDir = ""; 61 - }; 62 - } 63 - { 64 - goPackagePath = "github.com/envoyproxy/go-control-plane"; 65 - fetch = { 66 - type = "git"; 67 - url = "https://github.com/envoyproxy/go-control-plane"; 68 - rev = "668b12f5399d"; 69 - sha256 = "0vmhc8ii081x1k2qw4kji7wjyg6l25zp1y6qxi27wq8m341i4rzb"; 70 - moduleDir = ""; 71 - }; 72 - } 73 - { 74 - goPackagePath = "github.com/envoyproxy/protoc-gen-validate"; 75 - fetch = { 76 - type = "git"; 77 - url = "https://github.com/envoyproxy/protoc-gen-validate"; 78 - rev = "v0.1.0"; 79 - sha256 = "0kxd3wwh3xwqk0r684hsy281xq4y71cd11d4q2hspcjbnlbwh7cy"; 80 - moduleDir = ""; 81 - }; 82 - } 83 - { 84 - goPackagePath = "github.com/golang/glog"; 85 - fetch = { 86 - type = "git"; 87 - url = "https://github.com/golang/glog"; 88 - rev = "23def4e6c14b"; 89 - sha256 = "0jb2834rw5sykfr937fxi8hxi2zy80sj2bdn9b3jb4b26ksqng30"; 90 - moduleDir = ""; 91 - }; 92 - } 93 - { 94 - goPackagePath = "github.com/golang/mock"; 95 - fetch = { 96 - type = "git"; 97 - url = "https://github.com/golang/mock"; 98 - rev = "v1.1.1"; 99 - sha256 = "0ap8wb6pdl6ccmdb43advjll2ly4sz26wsc3axw0hbrjrybybzgy"; 100 - moduleDir = ""; 101 - }; 102 - } 103 - { 104 - goPackagePath = "github.com/golang/protobuf"; 105 - fetch = { 106 - type = "git"; 107 - url = "https://github.com/golang/protobuf"; 108 - rev = "v1.4.2"; 109 - sha256 = "0m5z81im4nsyfgarjhppayk4hqnrwswr3nix9mj8pff8x9jvcjqw"; 110 - moduleDir = ""; 111 - }; 112 - } 113 - { 114 - goPackagePath = "github.com/google/go-cmp"; 115 - fetch = { 116 - type = "git"; 117 - url = "https://github.com/google/go-cmp"; 118 - rev = "v0.5.0"; 119 - sha256 = "04pzp583p6b32y34c6jygfxarff9qjs39rarvfh6467z24sdd9k4"; 120 - moduleDir = ""; 121 - }; 122 - } 123 - { 124 - goPackagePath = "github.com/google/uuid"; 125 - fetch = { 126 - type = "git"; 127 - url = "https://github.com/google/uuid"; 128 - rev = "v1.1.2"; 129 - sha256 = "1rbpfa0v0ly9sdnixcxhf79swki54ikgm1zkwwkj64p1ws66syqd"; 130 - moduleDir = ""; 131 - }; 132 - } 133 - { 134 - goPackagePath = "github.com/pmezard/go-difflib"; 135 - fetch = { 136 - type = "git"; 137 - url = "https://github.com/pmezard/go-difflib"; 138 - rev = "v1.0.0"; 139 - sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw"; 140 - moduleDir = ""; 141 - }; 142 - } 143 - { 144 - goPackagePath = "github.com/prometheus/client_model"; 145 - fetch = { 146 - type = "git"; 147 - url = "https://github.com/prometheus/client_model"; 148 - rev = "14fe0d1b01d4"; 149 - sha256 = "0zdmk6rbbx39cvfz0r59v2jg5sg9yd02b4pds5n5llgvivi99550"; 150 - moduleDir = ""; 151 - }; 152 - } 153 - { 154 - goPackagePath = "github.com/stretchr/objx"; 155 - fetch = { 156 - type = "git"; 157 - url = "https://github.com/stretchr/objx"; 158 - rev = "v0.1.0"; 159 - sha256 = "19ynspzjdynbi85xw06mh8ad5j0qa1vryvxjgvbnyrr8rbm4vd8w"; 160 - moduleDir = ""; 161 - }; 162 - } 163 - { 164 - goPackagePath = "github.com/stretchr/testify"; 165 - fetch = { 166 - type = "git"; 167 - url = "https://github.com/stretchr/testify"; 168 - rev = "v1.5.1"; 169 - sha256 = "09r89m1wy4cjv2nps1ykp00qjpi0531r07q3s34hr7m6njk4srkl"; 170 - moduleDir = ""; 171 - }; 172 - } 173 - { 174 - goPackagePath = "golang.org/x/crypto"; 175 - fetch = { 176 - type = "git"; 177 - url = "https://go.googlesource.com/crypto"; 178 - rev = "c2843e01d9a2"; 179 - sha256 = "01xgxbj5r79nmisdvpq48zfy8pzaaj90bn6ngd4nf33j9ar1dp8r"; 180 - moduleDir = ""; 181 - }; 182 - } 183 - { 184 - goPackagePath = "golang.org/x/exp"; 185 - fetch = { 186 - type = "git"; 187 - url = "https://go.googlesource.com/exp"; 188 - rev = "509febef88a4"; 189 - sha256 = "02isrh39z8znrp5znplzy0dip2gnrl3jm1355raliyvhnhg04j6q"; 190 - moduleDir = ""; 191 - }; 192 - } 193 - { 194 - goPackagePath = "golang.org/x/lint"; 195 - fetch = { 196 - type = "git"; 197 - url = "https://go.googlesource.com/lint"; 198 - rev = "d0100b6bd8b3"; 199 - sha256 = "0b0amr9x4ji66iv9ayfx7zrfx52k1m5g66qfcxkgj80qrb1y2yn7"; 200 - moduleDir = ""; 201 - }; 202 - } 203 - { 204 - goPackagePath = "golang.org/x/net"; 205 - fetch = { 206 - type = "git"; 207 - url = "https://go.googlesource.com/net"; 208 - rev = "d8887717615a"; 209 - sha256 = "1wfm6ngxjyj7v5a2dqib6lw8bb2rdnf1kl48diykxjrsddn0s163"; 210 - moduleDir = ""; 211 - }; 212 - } 213 - { 214 - goPackagePath = "golang.org/x/oauth2"; 215 - fetch = { 216 - type = "git"; 217 - url = "https://go.googlesource.com/oauth2"; 218 - rev = "d2e6202438be"; 219 - sha256 = "0wbn75fd10485nb93bm4kqldqifdim5xqy4v7r5sdvimvf3fyhn7"; 220 - moduleDir = ""; 221 - }; 222 - } 223 - { 224 - goPackagePath = "golang.org/x/sync"; 225 - fetch = { 226 - type = "git"; 227 - url = "https://go.googlesource.com/sync"; 228 - rev = "112230192c58"; 229 - sha256 = "05i2k43j2d0llq768hg5pf3hb2yhfzp9la1w5wp0rsnnzblr0lfn"; 230 - moduleDir = ""; 231 - }; 232 - } 233 - { 234 - goPackagePath = "golang.org/x/sys"; 235 - fetch = { 236 - type = "git"; 237 - url = "https://go.googlesource.com/sys"; 238 - rev = "d0b11bdaac8a"; 239 - sha256 = "18yfsmw622l7gc5sqriv5qmck6903vvhivpzp8i3xfy3z33dybdl"; 240 - moduleDir = ""; 241 - }; 242 - } 243 - { 244 - goPackagePath = "golang.org/x/text"; 245 - fetch = { 246 - type = "git"; 247 - url = "https://go.googlesource.com/text"; 248 - rev = "v0.3.0"; 249 - sha256 = "0r6x6zjzhr8ksqlpiwm5gdd7s209kwk5p4lw54xjvz10cs3qlq19"; 250 - moduleDir = ""; 251 - }; 252 - } 253 - { 254 - goPackagePath = "golang.org/x/tools"; 255 - fetch = { 256 - type = "git"; 257 - url = "https://go.googlesource.com/tools"; 258 - rev = "2c0ae7006135"; 259 - sha256 = "1lsi2ssxajclj3bciz2a41v1vjv768ja3v6wnbyhxy8xphwkp4fk"; 260 - moduleDir = ""; 261 - }; 262 - } 263 - { 264 - goPackagePath = "golang.org/x/xerrors"; 265 - fetch = { 266 - type = "git"; 267 - url = "https://go.googlesource.com/xerrors"; 268 - rev = "9bdfabe68543"; 269 - sha256 = "1yjfi1bk9xb81lqn85nnm13zz725wazvrx3b50hx19qmwg7a4b0c"; 270 - moduleDir = ""; 271 - }; 272 - } 273 - { 274 - goPackagePath = "google.golang.org/appengine"; 275 - fetch = { 276 - type = "git"; 277 - url = "https://github.com/golang/appengine"; 278 - rev = "v1.4.0"; 279 - sha256 = "06zl7w4sxgdq2pl94wy9ncii6h0z3szl4xpqds0sv3b3wbdlhbnn"; 280 - moduleDir = ""; 281 - }; 282 - } 283 - { 284 - goPackagePath = "google.golang.org/genproto"; 285 - fetch = { 286 - type = "git"; 287 - url = "https://github.com/googleapis/go-genproto"; 288 - rev = "cb27e3aa2013"; 289 - sha256 = "0ml73ghqcwbz7ipfk8fnxb5indcml49b5p7vp1fsyny0abyyrmxf"; 290 - moduleDir = ""; 291 - }; 292 - } 293 - { 294 - goPackagePath = "google.golang.org/protobuf"; 295 - fetch = { 296 - type = "git"; 297 - url = "https://go.googlesource.com/protobuf"; 298 - rev = "v1.25.0"; 299 - sha256 = "0apfl42x166dh96zfq5kvv4b4ax9xljik6bq1mnvn2240ir3mc23"; 300 - moduleDir = ""; 301 - }; 302 - } 303 - { 304 - goPackagePath = "gopkg.in/check.v1"; 305 - fetch = { 306 - type = "git"; 307 - url = "https://gopkg.in/check.v1"; 308 - rev = "20d25e280405"; 309 - sha256 = "0k1m83ji9l1a7ng8a7v40psbymxasmssbrrhpdv2wl4rhs0nc3np"; 310 - moduleDir = ""; 311 - }; 312 - } 313 - { 314 - goPackagePath = "gopkg.in/yaml.v2"; 315 - fetch = { 316 - type = "git"; 317 - url = "https://gopkg.in/yaml.v2"; 318 - rev = "v2.2.2"; 319 - sha256 = "01wj12jzsdqlnidpyjssmj0r4yavlqy7dwrg7adqd8dicjc4ncsa"; 320 - moduleDir = ""; 321 - }; 322 - } 323 - { 324 - goPackagePath = "honnef.co/go/tools"; 325 - fetch = { 326 - type = "git"; 327 - url = "https://github.com/dominikh/go-tools"; 328 - rev = "ea95bdfd59fc"; 329 - sha256 = "1763nw7pwpzkvzfnm63dgzcgbq9hwmq5l1nffchnhh77vgkaq4ic"; 330 - moduleDir = ""; 331 - }; 332 - } 333 - ]
···
+19 -5
pkgs/development/tools/udis86/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, autoreconfHook, python2 }: 2 3 stdenv.mkDerivation rec { 4 pname = "udis86"; 5 - version = "1.7.2"; 6 7 src = fetchFromGitHub { 8 owner = "vmt"; 9 repo = "udis86"; 10 - rev = "v${version}"; 11 - sha256 = "0c60zwimim6jrm4saw36s38w5sg5v8n9mr58pkqmjrlf7q9g6am1"; 12 }; 13 14 - nativeBuildInputs = [ autoreconfHook python2 ]; 15 16 configureFlags = [ 17 "--enable-shared"
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitHub 4 + , fetchpatch 5 + , autoreconfHook 6 + , python3 7 + }: 8 9 stdenv.mkDerivation rec { 10 pname = "udis86"; 11 + version = "unstable-2014-12-25"; 12 13 src = fetchFromGitHub { 14 owner = "vmt"; 15 repo = "udis86"; 16 + rev = "56ff6c87c11de0ffa725b14339004820556e343d"; 17 + hash = "sha256-bmm1rgzZeStQJXEmcT8vnplsnmgN3LJlYs7COmqsDU8="; 18 }; 19 20 + patches = [ 21 + (fetchpatch { 22 + name = "support-python3-for-building"; 23 + url = "https://github.com/vmt/udis86/commit/3c05ce60372cb2eba39d6eb87ac05af8a664e1b1.patch"; 24 + hash = "sha256-uF4Cwt7UMkyd0RX6cCMQt9xvkkUNQvTDH/Z/6nHtVT8="; 25 + }) 26 + ]; 27 + 28 + nativeBuildInputs = [ autoreconfHook python3 ]; 29 30 configureFlags = [ 31 "--enable-shared"
+3 -3
pkgs/games/katago/default.nix
··· 29 # of gcc. If you need to use cuda10, please override stdenv with gcc8Stdenv 30 stdenv.mkDerivation rec { 31 pname = "katago"; 32 - version = "1.10.0"; 33 - githash = "ff49d04ad6bcfa056c63492439a41e2f3bce0847"; 34 35 src = fetchFromGitHub { 36 owner = "lightvector"; 37 repo = "katago"; 38 rev = "v${version}"; 39 - sha256 = "sha256-ZLJNNjZ5RdOktWDp88d/ItpokANl2EJ0Gbt9oMGm1Og="; 40 }; 41 42 fakegit = writeShellScriptBin "git" "echo ${githash}";
··· 29 # of gcc. If you need to use cuda10, please override stdenv with gcc8Stdenv 30 stdenv.mkDerivation rec { 31 pname = "katago"; 32 + version = "1.11.0"; 33 + githash = "d8d0cd76cf73df08af3d7061a639488ae9494419"; 34 35 src = fetchFromGitHub { 36 owner = "lightvector"; 37 repo = "katago"; 38 rev = "v${version}"; 39 + sha256 = "sha256-TZKkkYe2PPzgPhItBZBSJDwU3anhsujuCGIYru55OtU="; 40 }; 41 42 fakegit = writeShellScriptBin "git" "echo ${githash}";
+8 -3
pkgs/games/polymc/default.nix
··· 11 , libpulseaudio 12 , qtbase 13 , libGL 14 , msaClientID ? "" 15 }: 16 17 mkDerivation rec { 18 pname = "polymc"; 19 - version = "1.0.6"; 20 21 src = fetchFromGitHub { 22 owner = "PolyMC"; 23 repo = "PolyMC"; 24 rev = version; 25 - sha256 = "sha256-KgLWbZxtxTpuFdMOJNyADYw9rMWoLgczrbSrH4qv6NI="; 26 fetchSubmodules = true; 27 }; 28 ··· 36 --replace 'scanJavaDir("/usr/lib32/jvm")' 'javas.append("${jdk8}/lib/openjdk/bin/java")' 37 ''; 38 39 - cmakeFlags = [ "-DLauncher_LAYOUT=lin-system" ] ++ 40 lib.optionals (msaClientID != "") [ "-DLauncher_MSA_CLIENT_ID=${msaClientID}" ]; 41 42 dontWrapQtApps = true; ··· 50 libXxf86vm 51 libpulseaudio 52 libGL 53 ]; 54 in '' 55 # xorg.xrandr needed for LWJGL [2.9.2, 3) https://github.com/LWJGL/lwjgl/issues/128 ··· 68 their associated options with a simple interface. 69 ''; 70 platforms = platforms.linux; 71 license = licenses.gpl3Plus; 72 maintainers = with maintainers; [ cleverca22 starcraft66 ]; 73 };
··· 11 , libpulseaudio 12 , qtbase 13 , libGL 14 + , glfw 15 + , openal 16 , msaClientID ? "" 17 }: 18 19 mkDerivation rec { 20 pname = "polymc"; 21 + version = "1.1.0"; 22 23 src = fetchFromGitHub { 24 owner = "PolyMC"; 25 repo = "PolyMC"; 26 rev = version; 27 + sha256 = "sha256-p5vbpNZI/JiQJclEo/Pu/46qVul+3DAzaoow8jabHrI="; 28 fetchSubmodules = true; 29 }; 30 ··· 38 --replace 'scanJavaDir("/usr/lib32/jvm")' 'javas.append("${jdk8}/lib/openjdk/bin/java")' 39 ''; 40 41 + cmakeFlags = [ "-DLauncher_PORTABLE=0" ] ++ 42 lib.optionals (msaClientID != "") [ "-DLauncher_MSA_CLIENT_ID=${msaClientID}" ]; 43 44 dontWrapQtApps = true; ··· 52 libXxf86vm 53 libpulseaudio 54 libGL 55 + glfw 56 + openal 57 ]; 58 in '' 59 # xorg.xrandr needed for LWJGL [2.9.2, 3) https://github.com/LWJGL/lwjgl/issues/128 ··· 72 their associated options with a simple interface. 73 ''; 74 platforms = platforms.linux; 75 + changelog = "https://github.com/PolyMC/PolyMC/releases/tag/${version}"; 76 license = licenses.gpl3Plus; 77 maintainers = with maintainers; [ cleverca22 starcraft66 ]; 78 };
+22
pkgs/misc/autoadb/default.nix
···
··· 1 + { lib, rustPlatform, fetchFromGitHub }: 2 + 3 + rustPlatform.buildRustPackage rec { 4 + pname = "autoadb"; 5 + version = "unstable-2020-06-01"; 6 + 7 + src = fetchFromGitHub { 8 + owner = "rom1v"; 9 + repo = pname; 10 + rev = "7f8402983603a9854bf618a384f679a17cd85e2d"; 11 + sha256 = "sha256-9Sv38dCtvbqvxSnRpq+HsIwF/rfLUVZbi0J+mltLres="; 12 + }; 13 + 14 + cargoSha256 = "1gzg1lhq8gp790mrc8fw8dg146k8lg20pnk45m2ssnmdka0826f7"; 15 + 16 + meta = with lib; { 17 + description = "Execute a command whenever a device is adb-connected"; 18 + homepage = "https://github.com/rom1v/autoadb"; 19 + license = licenses.asl20; 20 + maintainers = with maintainers; [ shawn8901 ]; 21 + }; 22 + }
+5 -7
pkgs/os-specific/linux/dmtcp/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, bash, perl, python2 }: 2 - 3 - # There are fixes for python3 compatibility on master 4 5 stdenv.mkDerivation rec { 6 pname = "dmtcp"; 7 - version = "unstable-2021-03-01"; 8 9 src = fetchFromGitHub { 10 owner = pname; 11 repo = pname; 12 - rev = "f999adbb8e88fe452a0e57ceb43b6eed7b4409f9"; 13 - sha256 = "sha256-codCHQui3fGfUZSNq8GuH4ad/GjD6I/S9rX83o8oFPc="; 14 }; 15 16 dontDisableStatic = true; ··· 30 substituteInPlace test/autotest.py \ 31 --replace /bin/bash ${bash}/bin/bash \ 32 --replace /usr/bin/perl ${perl}/bin/perl \ 33 - --replace /usr/bin/python ${python2}/bin/python \ 34 --replace "os.environ['USER']" "\"nixbld1\"" \ 35 --replace "os.getenv('USER')" "\"nixbld1\"" 36 '';
··· 1 + { lib, stdenv, fetchFromGitHub, bash, perl, python3 }: 2 3 stdenv.mkDerivation rec { 4 pname = "dmtcp"; 5 + version = "unstable-2022-02-28"; 6 7 src = fetchFromGitHub { 8 owner = pname; 9 repo = pname; 10 + rev = "133687764c6742906006a1d247e3b83cd860fa1d"; 11 + hash = "sha256-9Vr8IhoeATCfyt7Lp7kYe/7e87mFX9KMNGTqxJgIztE="; 12 }; 13 14 dontDisableStatic = true; ··· 28 substituteInPlace test/autotest.py \ 29 --replace /bin/bash ${bash}/bin/bash \ 30 --replace /usr/bin/perl ${perl}/bin/perl \ 31 + --replace /usr/bin/python ${python3.interpreter} \ 32 --replace "os.environ['USER']" "\"nixbld1\"" \ 33 --replace "os.getenv('USER')" "\"nixbld1\"" 34 '';
+8
pkgs/os-specific/linux/nixos-rebuild/default.nix
··· 25 passthru.tests = { 26 simple-installer-test = nixosTests.installer.simple; 27 }; 28 }
··· 25 passthru.tests = { 26 simple-installer-test = nixosTests.installer.simple; 27 }; 28 + 29 + meta = { 30 + description = "Rebuild your NixOS configuration and switch to it, on local hosts and remote."; 31 + homepage = "https://github.com/NixOS/nixpkgs/tree/master/pkgs/os-specific/linux/nixos-rebuild"; 32 + license = lib.licenses.mit; 33 + maintainers = [ lib.maintainers.Profpatsch ]; 34 + mainProgram = "nixos-rebuild"; 35 + }; 36 }
+3 -3
pkgs/servers/imgproxy/default.nix
··· 3 4 buildGoModule rec { 5 pname = "imgproxy"; 6 - version = "3.3.2"; 7 8 src = fetchFromGitHub { 9 owner = pname; 10 repo = pname; 11 - sha256 = "sha256-LJsiZeKgetFTqX58I82jDr8fIgYJCDVhb44yg8uc/8w="; 12 rev = "v${version}"; 13 }; 14 15 - vendorSha256 = "sha256-088VEntNx3ZX2p6EiAZ6nSeWmM32XLAOmqXu2sd9QG4="; 16 17 doCheck = false; 18
··· 3 4 buildGoModule rec { 5 pname = "imgproxy"; 6 + version = "3.3.3"; 7 8 src = fetchFromGitHub { 9 owner = pname; 10 repo = pname; 11 + sha256 = "sha256-VS2EZUMUvzuSP/Rs0pY0qo5VcB9VU3+IzZG6AdTrhmk="; 12 rev = "v${version}"; 13 }; 14 15 + vendorSha256 = "sha256-Rp0vTtpdKpYg/7UjX73Qwxu6dOqDr24nqp41fKN1IYw="; 16 17 doCheck = false; 18
+1 -1
pkgs/servers/mail/mailman/web.nix
··· 16 # Django is depended on transitively by hyperkitty and postorius, 17 # and mailman_web has overly restrictive version bounds on it, so 18 # let's remove it. 19 - sed -i '/^ Django/d' setup.cfg 20 21 # Upstream seems to mostly target installing on top of existing 22 # distributions, and uses a path appropriate for that, but we are
··· 16 # Django is depended on transitively by hyperkitty and postorius, 17 # and mailman_web has overly restrictive version bounds on it, so 18 # let's remove it. 19 + sed -i '/^[[:space:]]*django/Id' setup.cfg 20 21 # Upstream seems to mostly target installing on top of existing 22 # distributions, and uses a path appropriate for that, but we are
+3 -3
pkgs/servers/monitoring/munin/default.nix
··· 1 { lib, stdenv, fetchFromGitHub, makeWrapper, which, coreutils, rrdtool, perlPackages 2 - , python2, ruby, jre, nettools, bc 3 }: 4 5 stdenv.mkDerivation rec { ··· 38 perlPackages.ListMoreUtils 39 perlPackages.LWP 40 perlPackages.DBDPg 41 - python2 42 ruby 43 jre 44 # tests ··· 101 "DESTDIR=$(out)" 102 "PERLLIB=$(out)/${perlPackages.perl.libPrefix}" 103 "PERL=${perlPackages.perl.outPath}/bin/perl" 104 - "PYTHON=${python2.outPath}/bin/python" 105 "RUBY=${ruby.outPath}/bin/ruby" 106 "JAVARUN=${jre.outPath}/bin/java" 107 "PLUGINUSER=munin"
··· 1 { lib, stdenv, fetchFromGitHub, makeWrapper, which, coreutils, rrdtool, perlPackages 2 + , python3, ruby, jre, nettools, bc 3 }: 4 5 stdenv.mkDerivation rec { ··· 38 perlPackages.ListMoreUtils 39 perlPackages.LWP 40 perlPackages.DBDPg 41 + python3 42 ruby 43 jre 44 # tests ··· 101 "DESTDIR=$(out)" 102 "PERLLIB=$(out)/${perlPackages.perl.libPrefix}" 103 "PERL=${perlPackages.perl.outPath}/bin/perl" 104 + "PYTHON=${python3.interpreter}" 105 "RUBY=${ruby.outPath}/bin/ruby" 106 "JAVARUN=${jre.outPath}/bin/java" 107 "PLUGINUSER=munin"
+8 -7
pkgs/servers/u9fs/default.nix
··· 1 - { lib, stdenv, fetchhg }: 2 3 stdenv.mkDerivation { 4 pname = "u9fs"; 5 - version = "unstable-2020-11-21"; 6 7 - src = fetchhg { 8 - url = "https://code.9front.org/hg/plan9front"; 9 - rev = "6eef4d6a9bce"; 10 - sha256 = "0irwyk8vnvx0fmz8lmbdb2jrlvas8imr61jr76a1pkwi9wpf2wv6"; 11 }; 12 13 installPhase = '' ··· 17 18 meta = with lib; { 19 description = "Serve 9P from Unix"; 20 - homepage = "http://plan9.bell-labs.com/magic/man2html/4/u9fs"; 21 license = licenses.free; 22 maintainers = [ maintainers.ehmry ]; 23 platforms = platforms.unix;
··· 1 + { lib, stdenv, fetchFromBitbucket }: 2 3 stdenv.mkDerivation { 4 pname = "u9fs"; 5 + version = "unstable-2021-01-25"; 6 7 + src = fetchFromBitbucket { 8 + owner = "plan9-from-bell-labs"; 9 + repo = "u9fs"; 10 + rev = "d65923fd17e8b158350d3ccd6a4e32b89b15014a"; 11 + sha256 = "0h06l7ciikp3gzrr550z0fyrfp3y2067dfd3rxxw0q95z4l6vhy1"; 12 }; 13 14 installPhase = '' ··· 18 19 meta = with lib; { 20 description = "Serve 9P from Unix"; 21 + homepage = "http://p9f.org/magic/man2html?man=u9fs&sect=4"; 22 license = licenses.free; 23 maintainers = [ maintainers.ehmry ]; 24 platforms = platforms.unix;
+12 -9
pkgs/tools/admin/syft/default.nix
··· 2 3 buildGoModule rec { 4 pname = "syft"; 5 - version = "0.41.6"; 6 7 src = fetchFromGitHub { 8 owner = "anchore"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-Ebs0IVdcll7bTNjoZalD5Ye0GFXJeas1nPseYLzZxOk="; 12 # populate values that require us to use git. By doing this in postFetch we 13 # can delete .git afterwards and maintain better reproducibility of the src. 14 leaveDotGit = true; 15 postFetch = '' 16 cd "$out" 17 - commit="$(git rev-parse HEAD)" 18 - source_date_epoch="$(git log --date=format:'%Y-%m-%dT%H:%M:%SZ' -1 --pretty=%ad)" 19 - substituteInPlace "$out/internal/version/build.go" \ 20 - --replace 'gitCommit = valueNotProvided' "gitCommit = \"$commit\"" \ 21 - --replace 'buildDate = valueNotProvided' "buildDate = \"$source_date_epoch\"" 22 find "$out" -name .git -print0 | xargs -0 rm -rf 23 ''; 24 }; 25 - vendorSha256 = "sha256-/WGkQfCUDmolGdzNxIZKzZnXWnqO2vvizBLJgO+s4Ak="; 26 27 nativeBuildInputs = [ installShellFiles ]; 28 ··· 32 "-s" 33 "-w" 34 "-X github.com/anchore/syft/internal/version.version=${version}" 35 - "-X github.com/anchore/syft/internal/version.gitTreeState=clean" 36 "-X github.com/anchore/syft/internal/version.gitDescription=v${version}" 37 ]; 38 39 # tests require a running docker instance 40 doCheck = false;
··· 2 3 buildGoModule rec { 4 pname = "syft"; 5 + version = "0.42.2"; 6 7 src = fetchFromGitHub { 8 owner = "anchore"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-ejyUe2FM8pNQO9esWi9QbSiq6PVEjGbRu+AEnbCFqDE="; 12 # populate values that require us to use git. By doing this in postFetch we 13 # can delete .git afterwards and maintain better reproducibility of the src. 14 leaveDotGit = true; 15 postFetch = '' 16 cd "$out" 17 + git rev-parse HEAD > $out/COMMIT 18 + # 0000-00-00T00:00:00Z 19 + date -u -d "@$(git log -1 --pretty=%ct)" "+%Y-%m-%dT%H:%M:%SZ" > $out/SOURCE_DATE_EPOCH 20 find "$out" -name .git -print0 | xargs -0 rm -rf 21 ''; 22 }; 23 + vendorSha256 = "sha256-o5Gq4ZN9H/rXSfIeU2hlExzV5KQZP9DfQsWbOZOB43E="; 24 25 nativeBuildInputs = [ installShellFiles ]; 26 ··· 30 "-s" 31 "-w" 32 "-X github.com/anchore/syft/internal/version.version=${version}" 33 "-X github.com/anchore/syft/internal/version.gitDescription=v${version}" 34 + "-X github.com/anchore/syft/internal/version.gitTreeState=clean" 35 ]; 36 + 37 + preBuild = '' 38 + ldflags+=" -X github.com/anchore/syft/internal/version.gitCommit=$(cat COMMIT)" 39 + ldflags+=" -X github.com/anchore/syft/internal/version.buildDate=$(cat SOURCE_DATE_EPOCH)" 40 + ''; 41 42 # tests require a running docker instance 43 doCheck = false;
+6 -8
pkgs/tools/audio/essentia-extractor/default.nix
··· 6 }; 7 8 sha_table = { 9 - "x86_64-linux" = 10 - "d9902aadac4f442992877945da2a6fe8d6ea6b0de314ca8ac0c28dc5f253f7d8"; 11 - "i686-linux" = 12 - "46deb0a053b4910c4e68737a7b6556ff5360260c8f86652f91a0130445f5c949"; 13 }; 14 15 - arch = arch_table.${stdenv.system}; 16 - sha = sha_table.${stdenv.system}; 17 in 18 stdenv.mkDerivation rec { 19 pname = "essentia-extractor"; 20 version = "2.1_beta2"; 21 22 src = fetchurl { 23 - url = "ftp://ftp.acousticbrainz.org/pub/acousticbrainz/essentia-extractor-v${version}-${arch}.tar.gz"; 24 - sha256 = sha; 25 }; 26 27 unpackPhase = "unpackFile $src ; export sourceRoot=.";
··· 6 }; 7 8 sha_table = { 9 + "x86_64-linux" = "d9902aadac4f442992877945da2a6fe8d6ea6b0de314ca8ac0c28dc5f253f7d8"; 10 + "i686-linux" = "46deb0a053b4910c4e68737a7b6556ff5360260c8f86652f91a0130445f5c949"; 11 }; 12 13 + throwSystem = throw "Unsupported system: ${stdenv.system}"; 14 + arch = arch_table.${stdenv.system} or throwSystem; 15 in 16 stdenv.mkDerivation rec { 17 pname = "essentia-extractor"; 18 version = "2.1_beta2"; 19 20 src = fetchurl { 21 + url = "https://ftp.acousticbrainz.org/pub/acousticbrainz/essentia-extractor-v${version}-${arch}.tar.gz"; 22 + sha256 = sha_table.${stdenv.system} or throwSystem; 23 }; 24 25 unpackPhase = "unpackFile $src ; export sourceRoot=.";
+2 -2
pkgs/tools/backup/dar/default.nix
··· 9 with lib; 10 11 stdenv.mkDerivation rec { 12 - version = "2.7.3"; 13 pname = "dar"; 14 15 src = fetchurl { 16 url = "mirror://sourceforge/dar/${pname}-${version}.tar.gz"; 17 - sha256 = "sha256-w7005RdZKjP7XrO/h43yM0Lsho4MOKWLynJimD2oHwY="; 18 }; 19 20 outputs = [ "out" "dev" ];
··· 9 with lib; 10 11 stdenv.mkDerivation rec { 12 + version = "2.7.4"; 13 pname = "dar"; 14 15 src = fetchurl { 16 url = "mirror://sourceforge/dar/${pname}-${version}.tar.gz"; 17 + sha256 = "sha256-esti2QXoq+5bic639eG96vZOSJboMVHmD+oRNAI6ic4="; 18 }; 19 20 outputs = [ "out" "dev" ];
+27 -15
pkgs/tools/compression/pxz/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, xz }: 2 3 stdenv.mkDerivation rec { 4 pname = "pxz"; 5 - version = "4.999.9beta+git"; 6 7 src = fetchFromGitHub { 8 owner = "jnovy"; 9 repo = "pxz"; 10 rev = "124382a6d0832b13b7c091f72264f8f3f463070a"; 11 - sha256 = "15mmv832iqsqwigidvwnf0nyivxf0y8m22j2szy4h0xr76x4z21m"; 12 }; 13 14 - buildInputs = [ xz ]; 15 16 - buildPhase = '' 17 - gcc -o pxz pxz.c -llzma \ 18 - -fopenmp -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 \ 19 - -DPXZ_BUILD_DATE=\"nixpkgs\" \ 20 - -DXZ_BINARY=\"${xz.bin}/bin/xz\" \ 21 - -DPXZ_VERSION=\"${version}\" 22 - ''; 23 24 - installPhase = '' 25 - mkdir -p $out/bin $out/share/man/man1 26 - cp pxz $out/bin 27 - cp pxz.1 $out/share/man/man1 28 ''; 29 30 meta = with lib; { 31 homepage = "https://jnovy.fedorapeople.org/pxz/"; 32 license = licenses.gpl2Plus; ··· 39 resources to speed up compression time with minimal possible influence 40 on compression ratio 41 ''; 42 platforms = with platforms; linux; 43 }; 44 }
··· 1 + { lib 2 + , stdenv 3 + , fetchFromGitHub 4 + , testVersion 5 + , pxz 6 + , xz 7 + }: 8 9 stdenv.mkDerivation rec { 10 pname = "pxz"; 11 + version = "4.999.9beta"; 12 13 src = fetchFromGitHub { 14 owner = "jnovy"; 15 repo = "pxz"; 16 rev = "124382a6d0832b13b7c091f72264f8f3f463070a"; 17 + hash = "sha256-NYhPujm5A0j810IKUZEHru/oLXCW7xZf5FjjKAbatZY="; 18 }; 19 20 + patches = [ ./flush-stdout-help-version.patch ]; 21 22 + postPatch = '' 23 + substituteInPlace Makefile \ 24 + --replace '`date +%Y%m%d`' '19700101' 25 26 + substituteInPlace pxz.c \ 27 + --replace 'XZ_BINARY "xz"' 'XZ_BINARY "${lib.getBin xz}/bin/xz"' 28 ''; 29 30 + buildInputs = [ xz ]; 31 + 32 + makeFlags = [ 33 + "BINDIR=${placeholder "out"}/bin" 34 + "MANDIR=${placeholder "out"}/share/man" 35 + ]; 36 + 37 + passthru.tests.version = testVersion { 38 + package = pxz; 39 + }; 40 + 41 meta = with lib; { 42 homepage = "https://jnovy.fedorapeople.org/pxz/"; 43 license = licenses.gpl2Plus; ··· 50 resources to speed up compression time with minimal possible influence 51 on compression ratio 52 ''; 53 + mainProgram = "pxz"; 54 platforms = with platforms; linux; 55 }; 56 }
+32
pkgs/tools/compression/pxz/flush-stdout-help-version.patch
···
··· 1 + From bba741ccd0f0a65cd9bfdd81504ebe5840fd37ad Mon Sep 17 00:00:00 2001 2 + From: Will Dietz <w@wdtz.org> 3 + Date: Tue, 22 Mar 2022 08:01:10 -0500 4 + Subject: [PATCH] pxz: flush stdout before exec'ing xz, ensure our messages are 5 + printed 6 + 7 + Without this, they're presently dropped on my system when pxz 8 + is piped to something, as in `pxz --help|less` or `pxz --version|cat`. 9 + --- 10 + pxz.c | 2 ++ 11 + 1 file changed, 2 insertions(+) 12 + 13 + diff --git a/pxz.c b/pxz.c 14 + index 4240b6e..3b53cfa 100644 15 + --- a/pxz.c 16 + +++ b/pxz.c 17 + @@ -184,10 +184,12 @@ void parse_args( int argc, char **argv, char **envp ) { 18 + " -D, --context-size per-thread compression context size as a multiple\n" 19 + " of dictionary size. Default is 3.\n\n" 20 + "Usage and other options are same as in XZ:\n\n"); 21 + + fflush(stdout); 22 + run_xz(argv, envp); 23 + break; 24 + case 'V': 25 + printf("Parallel PXZ "PXZ_VERSION" (build "PXZ_BUILD_DATE")\n"); 26 + + fflush(stdout); 27 + run_xz(argv, envp); 28 + break; 29 + case 'g': 30 + -- 31 + 2.35.1 32 +
+2 -2
pkgs/tools/misc/calamares/default.nix
··· 6 7 mkDerivation rec { 8 pname = "calamares"; 9 - version = "3.2.53"; 10 11 # release including submodule 12 src = fetchurl { 13 url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.gz"; 14 - sha256 = "sha256-LWkgQsvP7XmupBDSAnbwewWRT+ZaALyDFw3w7iz66X0="; 15 }; 16 17 nativeBuildInputs = [ cmake extra-cmake-modules ];
··· 6 7 mkDerivation rec { 8 pname = "calamares"; 9 + version = "3.2.54"; 10 11 # release including submodule 12 src = fetchurl { 13 url = "https://github.com/${pname}/${pname}/releases/download/v${version}/${pname}-${version}.tar.gz"; 14 + sha256 = "sha256-TfdLbDsjjPC/8BoEVm4mXePxQ8KX+9jgwKqUR1lcyOk="; 15 }; 16 17 nativeBuildInputs = [ cmake extra-cmake-modules ];
+17 -5
pkgs/tools/networking/clash/default.nix
··· 1 - { lib, fetchFromGitHub, buildGoModule }: 2 3 buildGoModule rec { 4 pname = "clash"; 5 - version = "1.6.0"; 6 7 src = fetchFromGitHub { 8 owner = "Dreamacro"; 9 repo = pname; 10 rev = "v${version}"; 11 - sha256 = "sha256-XG/nci8Sj0vfa/SFPpJwl1Zmt/23LfKxocejplZtS0E="; 12 }; 13 14 - vendorSha256 = "sha256-WR1CpjEMHRkpd0/iqrOm0oVXvyQO+r6GyeP0L0zx8aA="; 15 16 - doCheck = false; 17 18 ldflags = [ 19 "-X github.com/Dreamacro/clash/constant.Version=${version}" 20 ]; 21 22 meta = with lib; { 23 description = "A rule-based tunnel in Go";
··· 1 + { lib, fetchFromGitHub, buildGoModule, testVersion, clash }: 2 3 buildGoModule rec { 4 pname = "clash"; 5 + version = "1.10.0"; 6 7 src = fetchFromGitHub { 8 owner = "Dreamacro"; 9 repo = pname; 10 rev = "v${version}"; 11 + sha256 = "sha256-cAJjW+NzG48HcDRx12LLdj8VYyIroL+GWqrUrpHOOIk="; 12 }; 13 14 + vendorSha256 = "sha256-hE2MgjaVme+4vG7+rmJXfjycd3N2R6cA5iSUUTFcQXE="; 15 16 + postPatch = '' 17 + # Do not build testing suit 18 + rm -rf ./test 19 + ''; 20 + 21 + CGO_ENABLED = 0; 22 23 ldflags = [ 24 + "-s" 25 + "-w" 26 "-X github.com/Dreamacro/clash/constant.Version=${version}" 27 ]; 28 + 29 + passthru.tests.version = testVersion { 30 + package = clash; 31 + command = "clash -v"; 32 + }; 33 34 meta = with lib; { 35 description = "A rule-based tunnel in Go";
+3 -3
pkgs/tools/package-management/nix/default.nix
··· 74 75 unstable = lib.lowPrio (common rec { 76 version = "2.8"; 77 - suffix = "pre20220311_${lib.substring 0 7 src.rev}"; 78 src = fetchFromGitHub { 79 owner = "NixOS"; 80 repo = "nix"; 81 - rev = "d5322698a2abbc6d141e1d244e17b0d226a2f18b"; 82 - sha256 = "sha256-7rQSktGC8+DmeyGOnzFMy1QwAYnw4JJphv+lEwFCwfU="; 83 }; 84 }); 85 })
··· 74 75 unstable = lib.lowPrio (common rec { 76 version = "2.8"; 77 + suffix = "pre20220322_${lib.substring 0 7 src.rev}"; 78 src = fetchFromGitHub { 79 owner = "NixOS"; 80 repo = "nix"; 81 + rev = "d5d4d980427aca3849b90bfe1694b6d1d14532fb"; 82 + sha256 = "sha256-fV7nUcRhVmgIvDUraAzHV2TDVHDn1jETfv2zdDMQ59Y="; 83 }; 84 }); 85 })
+2 -2
pkgs/tools/security/exploitdb/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "exploitdb"; 5 - version = "2022-03-15"; 6 7 src = fetchFromGitHub { 8 owner = "offensive-security"; 9 repo = pname; 10 rev = version; 11 - sha256 = "sha256-whV7zg7njGGjUpxsXZiNwVfHgrlop2RLZnCsBWQ+HkY="; 12 13 }; 14
··· 2 3 stdenv.mkDerivation rec { 4 pname = "exploitdb"; 5 + version = "2022-03-22"; 6 7 src = fetchFromGitHub { 8 owner = "offensive-security"; 9 repo = pname; 10 rev = version; 11 + sha256 = "sha256-2V6levydKfYtpctgcyBuLES0OujWi8eqlB3x/YoOyHY="; 12 13 }; 14
+16 -9
pkgs/tools/text/miller/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, autoreconfHook, flex, libtool }: 2 3 - stdenv.mkDerivation rec { 4 pname = "miller"; 5 - 6 - version = "5.10.3"; 7 8 src = fetchFromGitHub { 9 owner = "johnkerl"; 10 repo = "miller"; 11 - rev = "v${version}"; 12 - sha256 = "sha256-Mag7bIfZNdp+sM54yKp8HdH3kWjwWRfyPBGthej2jd8="; 13 }; 14 15 - nativeBuildInputs = [ autoreconfHook flex libtool ]; 16 17 meta = with lib; { 18 - description = "Like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON"; 19 - homepage = "http://johnkerl.org/miller/"; 20 license = licenses.bsd2; 21 maintainers = with maintainers; [ mstarzyk ]; 22 platforms = platforms.all;
··· 1 + { lib, fetchFromGitHub, buildGoModule }: 2 3 + buildGoModule rec { 4 pname = "miller"; 5 + version = "6.2.0"; 6 7 src = fetchFromGitHub { 8 owner = "johnkerl"; 9 repo = "miller"; 10 + # NOTE: The tag v6.2.0 has still old version number, as reported by 11 + # `mlr --version`. This is the current head of the 6.2.0 branch, with 12 + # the correct version number. 13 + # 14 + # For future releases please check if we can use 15 + # `rev = "v${version}"` again. 16 + rev = "a6dc231eefc209eb66b50b0773542c2e63501bba"; 17 + sha256 = "sha256-hMWcf43o1wiVjHsgH+ZDBny5vlZQkKyoJN5np4gUy4w="; 18 }; 19 20 + vendorSha256 = "sha256-2tl/twzkvWB1lnvi3fIptM77zi0lmAn7Pzoe0/lW6o4="; 21 + 22 + subPackages = [ "cmd/mlr" ]; 23 24 meta = with lib; { 25 + description = "Like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed"; 26 + homepage = "https://github.com/johnkerl/miller"; 27 license = licenses.bsd2; 28 maintainers = with maintainers; [ mstarzyk ]; 29 platforms = platforms.all;
+2 -2
pkgs/tools/text/ugrep/default.nix
··· 11 12 stdenv.mkDerivation rec { 13 pname = "ugrep"; 14 - version = "3.7.1"; 15 16 src = fetchFromGitHub { 17 owner = "Genivia"; 18 repo = pname; 19 rev = "v${version}"; 20 - hash = "sha256-5ZlZ/nCUOiyOWagF1Vla945d7zKbMsHp56ZE4HwdEP4="; 21 }; 22 23 buildInputs = [
··· 11 12 stdenv.mkDerivation rec { 13 pname = "ugrep"; 14 + version = "3.7.6"; 15 16 src = fetchFromGitHub { 17 owner = "Genivia"; 18 repo = pname; 19 rev = "v${version}"; 20 + sha256 = "sha256-fOp+nf/xZKOw8CDI1RSl/DQH52ay/M/aeSMf6MdfKmQ="; 21 }; 22 23 buildInputs = [
+4 -4
pkgs/tools/typesetting/biblatex-check/default.nix
··· 1 { lib, stdenv, fetchFromGitHub, python3 }: 2 3 - stdenv.mkDerivation { 4 pname = "biblatex-check"; 5 - version = "2019-11-09"; 6 7 src = fetchFromGitHub { 8 owner = "Pezmc"; 9 repo = "BibLatex-Check"; 10 - rev = "2db50bf94d1480f37edf1b3619e73baf4ef85938"; 11 - sha256 = "1bq0yqckhssazwkivipdjmn1jpsf301i4ppyl88qhc5igx39wg25"; 12 }; 13 14 buildInputs = [ python3 ];
··· 1 { lib, stdenv, fetchFromGitHub, python3 }: 2 3 + stdenv.mkDerivation rec { 4 pname = "biblatex-check"; 5 + version = "1.0.1"; 6 7 src = fetchFromGitHub { 8 owner = "Pezmc"; 9 repo = "BibLatex-Check"; 10 + rev = "v${version}"; 11 + sha256 = "sha256-Pe6Ume7vH8WJG2EqOw31g3VYilfFsDBmNHtHcUXxqf0="; 12 }; 13 14 buildInputs = [ python3 ];
+1
pkgs/top-level/aliases.nix
··· 601 liblrdf = throw "'liblrdf' has been renamed to/replaced by 'lrdf'"; # Converted to throw 2022-02-22 602 libmsgpack = throw "'libmsgpack' has been renamed to/replaced by 'msgpack'"; # Converted to throw 2022-02-22 603 libosmpbf = throw "libosmpbf was removed because it is no longer required by osrm-backend"; 604 libqmatrixclient = throw "libqmatrixclient was renamed to libquotient"; # Added 2020-04-09 605 libqrencode = throw "'libqrencode' has been renamed to/replaced by 'qrencode'"; # Converted to throw 2022-02-22 606 librdf = lrdf; # Added 2020-03-22
··· 601 liblrdf = throw "'liblrdf' has been renamed to/replaced by 'lrdf'"; # Converted to throw 2022-02-22 602 libmsgpack = throw "'libmsgpack' has been renamed to/replaced by 'msgpack'"; # Converted to throw 2022-02-22 603 libosmpbf = throw "libosmpbf was removed because it is no longer required by osrm-backend"; 604 + libpng_apng = throw "libpng_apng has been removed, because it is equivalent to libpng"; # Added 2021-03-21 605 libqmatrixclient = throw "libqmatrixclient was renamed to libquotient"; # Added 2020-04-09 606 libqrencode = throw "'libqrencode' has been renamed to/replaced by 'qrencode'"; # Converted to throw 2022-02-22 607 librdf = lrdf; # Added 2020-03-22
+23 -8
pkgs/top-level/all-packages.nix
··· 234 235 buf = callPackage ../development/tools/buf { }; 236 237 elfcat = callPackage ../tools/misc/elfcat { }; 238 239 # Zip file format only allows times after year 1980, which makes e.g. Python wheel building fail with: ··· 1925 1926 gopacked = callPackage ../applications/misc/gopacked { }; 1927 1928 gucci = callPackage ../tools/text/gucci { }; 1929 1930 guglielmo = libsForQt5.callPackage ../applications/radio/guglielmo { }; ··· 2611 2612 clac = callPackage ../tools/misc/clac {}; 2613 2614 - clash = callPackage ../tools/networking/clash { }; 2615 2616 clasp = callPackage ../tools/misc/clasp { }; 2617 ··· 6656 6657 humanfriendly = with python3Packages; toPythonApplication humanfriendly; 6658 6659 hwinfo = callPackage ../tools/system/hwinfo { }; 6660 6661 hybridreverb2 = callPackage ../applications/audio/hybridreverb2 { ··· 10301 10302 systrayhelper = callPackage ../tools/misc/systrayhelper {}; 10303 10304 - syft = callPackage ../tools/admin/syft { }; 10305 10306 Sylk = callPackage ../applications/networking/Sylk {}; 10307 ··· 13508 boost = boost172; 13509 }; 13510 13511 - souffle = callPackage ../development/compilers/souffle { 13512 - autoreconfHook = buildPackages.autoreconfHook269; 13513 - }; 13514 13515 spasm-ng = callPackage ../development/compilers/spasm-ng { }; 13516 ··· 14386 anybadge = with python3Packages; toPythonApplication anybadge; 14387 14388 augeas = callPackage ../tools/system/augeas { }; 14389 14390 inherit (callPackage ../tools/admin/ansible { }) 14391 ansible ··· 18690 libplacebo = callPackage ../development/libraries/libplacebo { }; 18691 18692 libpng = callPackage ../development/libraries/libpng { }; 18693 - libpng_apng = libpng.override { apngSupport = true; }; 18694 libpng12 = callPackage ../development/libraries/libpng/12.nix { }; 18695 18696 libpostal = callPackage ../development/libraries/libpostal { }; ··· 25841 tuigreet = callPackage ../os-specific/linux/tuigreet { }; 25842 }; 25843 25844 goldendict = libsForQt5.callPackage ../applications/misc/goldendict { 25845 inherit (darwin) libiconv; 25846 }; ··· 25954 firefoxPackages = recurseIntoAttrs (callPackage ../applications/networking/browsers/firefox/packages.nix { 25955 callPackage = newScope { 25956 inherit (rustPackages) cargo rustc; 25957 - libpng = libpng_apng; 25958 gnused = gnused_422; 25959 inherit (darwin.apple_sdk.frameworks) CoreMedia ExceptionHandling 25960 Kerberos AVFoundation MediaToolbox ··· 26380 26381 gpsprune = callPackage ../applications/misc/gpsprune { }; 26382 26383 gpxlab = libsForQt5.callPackage ../applications/misc/gpxlab { }; 26384 26385 gpxsee = libsForQt5.callPackage ../applications/misc/gpxsee { }; ··· 29440 thunderbirdPackages = recurseIntoAttrs (callPackage ../applications/networking/mailreaders/thunderbird/packages.nix { 29441 callPackage = newScope { 29442 inherit (rustPackages) cargo rustc; 29443 - libpng = libpng_apng; 29444 gnused = gnused_422; 29445 inherit (darwin.apple_sdk.frameworks) CoreMedia ExceptionHandling 29446 Kerberos AVFoundation MediaToolbox ··· 33194 }; 33195 33196 clpeak = callPackage ../tools/misc/clpeak { }; 33197 33198 cups = callPackage ../misc/cups { }; 33199
··· 234 235 buf = callPackage ../development/tools/buf { }; 236 237 + cfn-nag = callPackage ../development/tools/cfn-nag { }; 238 + 239 elfcat = callPackage ../tools/misc/elfcat { }; 240 241 # Zip file format only allows times after year 1980, which makes e.g. Python wheel building fail with: ··· 1927 1928 gopacked = callPackage ../applications/misc/gopacked { }; 1929 1930 + gotktrix = callPackage ../applications/networking/instant-messengers/gotktrix { }; 1931 + 1932 gucci = callPackage ../tools/text/gucci { }; 1933 1934 guglielmo = libsForQt5.callPackage ../applications/radio/guglielmo { }; ··· 2615 2616 clac = callPackage ../tools/misc/clac {}; 2617 2618 + clash = callPackage ../tools/networking/clash { 2619 + buildGoModule = buildGo118Module; 2620 + }; 2621 2622 clasp = callPackage ../tools/misc/clasp { }; 2623 ··· 6662 6663 humanfriendly = with python3Packages; toPythonApplication humanfriendly; 6664 6665 + hut = callPackage ../applications/version-management/git-and-tools/hut { }; 6666 + 6667 hwinfo = callPackage ../tools/system/hwinfo { }; 6668 6669 hybridreverb2 = callPackage ../applications/audio/hybridreverb2 { ··· 10309 10310 systrayhelper = callPackage ../tools/misc/systrayhelper {}; 10311 10312 + syft = callPackage ../tools/admin/syft { 10313 + buildGoModule = buildGo118Module; 10314 + }; 10315 10316 Sylk = callPackage ../applications/networking/Sylk {}; 10317 ··· 13518 boost = boost172; 13519 }; 13520 13521 + souffle = callPackage ../development/compilers/souffle { }; 13522 13523 spasm-ng = callPackage ../development/compilers/spasm-ng { }; 13524 ··· 14394 anybadge = with python3Packages; toPythonApplication anybadge; 14395 14396 augeas = callPackage ../tools/system/augeas { }; 14397 + 14398 + autoadb = callPackage ../misc/autoadb { }; 14399 14400 inherit (callPackage ../tools/admin/ansible { }) 14401 ansible ··· 18700 libplacebo = callPackage ../development/libraries/libplacebo { }; 18701 18702 libpng = callPackage ../development/libraries/libpng { }; 18703 libpng12 = callPackage ../development/libraries/libpng/12.nix { }; 18704 18705 libpostal = callPackage ../development/libraries/libpostal { }; ··· 25850 tuigreet = callPackage ../os-specific/linux/tuigreet { }; 25851 }; 25852 25853 + goldberg-emu = callPackage ../applications/emulators/goldberg-emu { }; 25854 + 25855 goldendict = libsForQt5.callPackage ../applications/misc/goldendict { 25856 inherit (darwin) libiconv; 25857 }; ··· 25965 firefoxPackages = recurseIntoAttrs (callPackage ../applications/networking/browsers/firefox/packages.nix { 25966 callPackage = newScope { 25967 inherit (rustPackages) cargo rustc; 25968 gnused = gnused_422; 25969 inherit (darwin.apple_sdk.frameworks) CoreMedia ExceptionHandling 25970 Kerberos AVFoundation MediaToolbox ··· 26390 26391 gpsprune = callPackage ../applications/misc/gpsprune { }; 26392 26393 + gpu-screen-recorder = callPackage ../applications/video/gpu-screen-recorder { }; 26394 + 26395 + gpu-screen-recorder-gtk = callPackage ../applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix { }; 26396 + 26397 gpxlab = libsForQt5.callPackage ../applications/misc/gpxlab { }; 26398 26399 gpxsee = libsForQt5.callPackage ../applications/misc/gpxsee { }; ··· 29454 thunderbirdPackages = recurseIntoAttrs (callPackage ../applications/networking/mailreaders/thunderbird/packages.nix { 29455 callPackage = newScope { 29456 inherit (rustPackages) cargo rustc; 29457 gnused = gnused_422; 29458 inherit (darwin.apple_sdk.frameworks) CoreMedia ExceptionHandling 29459 Kerberos AVFoundation MediaToolbox ··· 33207 }; 33208 33209 clpeak = callPackage ../tools/misc/clpeak { }; 33210 + 33211 + collapseos-cvm = callPackage ../applications/emulators/collapseos-cvm { }; 33212 33213 cups = callPackage ../misc/cups { }; 33214