Merge staging-next into staging

authored by github-actions[bot] and committed by GitHub 89bfc5f9 3e5d1d00

+178 -52
+2 -2
pkgs/applications/blockchains/bisq-desktop/default.nix
··· 34 34 in 35 35 stdenv.mkDerivation rec { 36 36 pname = "bisq-desktop"; 37 - version = "1.9.5"; 37 + version = "1.9.6"; 38 38 39 39 src = fetchurl { 40 40 url = "https://github.com/bisq-network/bisq/releases/download/v${version}/Bisq-64bit-${version}.deb"; 41 - sha256 = "1jmhngxyn2yf7k1dn98yr9d20jlvkmskbpzz5kbzci36v2wfmjrp"; 41 + sha256 = "02j6n693lhfn9x8kaz253xm76zzsdz8h10rkyxnlqiwwbn1wnmsa"; 42 42 }; 43 43 44 44 nativeBuildInputs = [ makeWrapper copyDesktopItems imagemagick dpkg zip xz ];
+48
pkgs/applications/editors/vim/plugins/generated.nix
··· 4558 4558 meta.homepage = "https://github.com/marko-cerovac/material.nvim/"; 4559 4559 }; 4560 4560 4561 + material-vim = buildVimPluginFrom2Nix { 4562 + pname = "material.vim"; 4563 + version = "2022-09-14"; 4564 + src = fetchFromGitHub { 4565 + owner = "kaicataldo"; 4566 + repo = "material.vim"; 4567 + rev = "81d5d0bb30677b0846a2721a600f2f45db6d10a7"; 4568 + sha256 = "1j23wi0hh5h0pc0rk5dxvsc60k484h5haa2gfxzahjqd7kzil4y8"; 4569 + }; 4570 + meta.homepage = "https://github.com/kaicataldo/material.vim/"; 4571 + }; 4572 + 4561 4573 mayansmoke = buildVimPluginFrom2Nix { 4562 4574 pname = "mayansmoke"; 4563 4575 version = "2010-10-18"; ··· 5084 5096 sha256 = "06k0r92qhgp1sb1jacfwxqbzn69cw604s5qla4q32a38a2spbmcr"; 5085 5097 }; 5086 5098 meta.homepage = "https://github.com/kassio/neoterm/"; 5099 + }; 5100 + 5101 + neotest = buildVimPluginFrom2Nix { 5102 + pname = "neotest"; 5103 + version = "2022-10-27"; 5104 + src = fetchFromGitHub { 5105 + owner = "nvim-neotest"; 5106 + repo = "neotest"; 5107 + rev = "0be9899e859da147ad28c23a30a1df2081c16741"; 5108 + sha256 = "08f7d8w82jk5jd2w4wrh8x4gyw0msv7m82cpzd1ahijg917818pd"; 5109 + }; 5110 + meta.homepage = "https://github.com/nvim-neotest/neotest/"; 5087 5111 }; 5088 5112 5089 5113 neotest-haskell = buildVimPluginFrom2Nix { ··· 5828 5852 sha256 = "0xl3crhgkzmas8zdcycgk11am3wx0az4jh7fh5n4lsjip8895p4s"; 5829 5853 }; 5830 5854 meta.homepage = "https://github.com/RishabhRD/nvim-lsputils/"; 5855 + }; 5856 + 5857 + nvim-luadev = buildVimPluginFrom2Nix { 5858 + pname = "nvim-luadev"; 5859 + version = "2022-01-26"; 5860 + src = fetchFromGitHub { 5861 + owner = "bfredl"; 5862 + repo = "nvim-luadev"; 5863 + rev = "2a2c242bd751c289cfc1bc27f357925f68eba098"; 5864 + sha256 = "0prwzxgg6fqkfmqqs41c1c81lch2x4qrs7287l5b104rz3alcinn"; 5865 + }; 5866 + meta.homepage = "https://github.com/bfredl/nvim-luadev/"; 5831 5867 }; 5832 5868 5833 5869 nvim-luapad = buildVimPluginFrom2Nix { ··· 7875 7911 sha256 = "1vs8jgxam37qrxsxgda2fw4b1qb720wvzjwyq9d5c0hbzv7iqz2b"; 7876 7912 }; 7877 7913 meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/"; 7914 + }; 7915 + 7916 + telescope_hoogle = buildVimPluginFrom2Nix { 7917 + pname = "telescope_hoogle"; 7918 + version = "2022-10-27"; 7919 + src = fetchFromGitHub { 7920 + owner = "luc-tielen"; 7921 + repo = "telescope_hoogle"; 7922 + rev = "6322f74655a2773974377a8fc8d170c00f24938f"; 7923 + sha256 = "1pjq5bwnrxb3qhvvqd9v996hqfkbg5ah7qmbzrq1287h13m5jy2n"; 7924 + }; 7925 + meta.homepage = "https://github.com/luc-tielen/telescope_hoogle/"; 7878 7926 }; 7879 7927 7880 7928 template-string-nvim = buildVimPluginFrom2Nix {
+4
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 381 381 https://github.com/chentoast/marks.nvim/,, 382 382 https://github.com/vim-scripts/matchit.zip/,, 383 383 https://github.com/marko-cerovac/material.nvim/,, 384 + https://github.com/kaicataldo/material.vim/,HEAD, 384 385 https://github.com/vim-scripts/mayansmoke/,, 385 386 https://github.com/echasnovski/mini.nvim/,, 386 387 https://github.com/wfxr/minimap.vim/,, ··· 426 427 https://github.com/Shougo/neosnippet-snippets/,, 427 428 https://github.com/Shougo/neosnippet.vim/,, 428 429 https://github.com/kassio/neoterm/,, 430 + https://github.com/nvim-neotest/neotest/,HEAD, 429 431 https://github.com/MrcJkb/neotest-haskell/,HEAD, 430 432 https://github.com/rose-pine/neovim/,main,rose-pine 431 433 https://github.com/Shatur/neovim-ayu/,, ··· 490 492 https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils/,, 491 493 https://github.com/neovim/nvim-lspconfig/,, 492 494 https://github.com/RishabhRD/nvim-lsputils/,, 495 + https://github.com/bfredl/nvim-luadev/,HEAD, 493 496 https://github.com/rafcamlet/nvim-luapad/,, 494 497 https://github.com/scalameta/nvim-metals/,, 495 498 https://github.com/gpanders/nvim-moonwalk/,, ··· 660 663 https://github.com/nvim-telescope/telescope-z.nvim/,, 661 664 https://github.com/jvgrootveld/telescope-zoxide/,, 662 665 https://github.com/nvim-telescope/telescope.nvim/,, 666 + https://github.com/luc-tielen/telescope_hoogle/,HEAD, 663 667 https://github.com/axelvc/template-string.nvim/,HEAD, 664 668 https://github.com/jacoborus/tender.vim/,, 665 669 https://github.com/wincent/terminus/,,
+4 -4
pkgs/applications/emulators/rpcs3/default.nix
··· 9 9 10 10 let 11 11 # Keep these separate so the update script can regex them 12 - rpcs3GitVersion = "14337-5210df688"; 13 - rpcs3Version = "0.0.24-14337-5210df688"; 14 - rpcs3Revision = "5210df688262ec7fd8c21230d30e568d98724c8f"; 15 - rpcs3Sha256 = "1m0j53xl6g01s27bi2p9j23m724gq7a3hss7kqhc239a5m9akqdg"; 12 + rpcs3GitVersion = "14358-a00f9e421"; 13 + rpcs3Version = "0.0.25-14358-a00f9e421"; 14 + rpcs3Revision = "a00f9e42115527aa9654870f194cf2c64329f2ef"; 15 + rpcs3Sha256 = "0avajihbs02nbfqs4kzgckl0v2z4z8h8fgcjs5m4zxvkgj5701nv"; 16 16 17 17 ittapi = fetchFromGitHub { 18 18 owner = "intel";
+3 -3
pkgs/applications/misc/josm/default.nix
··· 3 3 }: 4 4 let 5 5 pname = "josm"; 6 - version = "18570"; 6 + version = "18583"; 7 7 srcs = { 8 8 jar = fetchurl { 9 9 url = "https://josm.openstreetmap.de/download/josm-snapshot-${version}.jar"; 10 - hash = "sha256-EAEh/n7M56rzjtkIs8ZteDvOLuHxNsMyT7VGFyPre6s="; 10 + hash = "sha256-6S6E7ngTCBXb0epPfYxIswLvfm9r2Ql0wgOs/PxpmIM="; 11 11 }; 12 12 macosx = fetchurl { 13 13 url = "https://josm.openstreetmap.de/download/macosx/josm-macos-${version}-java17.zip"; 14 - hash = "sha256-2xsHsaDxm/wjiCyS5tmD8uUlLrBdd3sS8JLal3pX3pA="; 14 + hash = "sha256-3XEoSCXEpeqZj1y4nns5+0JR1SINYE1rsmQ4fMflxRQ="; 15 15 }; 16 16 pkg = fetchsvn { 17 17 url = "https://josm.openstreetmap.de/svn/trunk/native/linux/tested";
+3 -3
pkgs/applications/networking/cluster/terraform/default.nix
··· 168 168 mkTerraform = attrs: pluggable (generic attrs); 169 169 170 170 terraform_1 = mkTerraform { 171 - version = "1.3.3"; 172 - sha256 = "sha256-Oqswfw/ZkBJKldRd916Jfaugz66C3wE8VU44kAkGmUA="; 173 - vendorSha256 = "sha256-mXCtgB1MdMP2XlJBagaDtZURw5o0JudAB2koHmfM0f8="; 171 + version = "1.3.4"; 172 + sha256 = "sha256-UaMZTBmaLHbW1mNjDrMQSPMLKRIADlVvyP2qwuAv2Zo="; 173 + vendorSha256 = "sha256-Wwf2EcqtlNqcGijR8WWcdSsayJrbZO68JEBPKWHXHuw="; 174 174 patches = [ ./provider-path-0_15.patch ]; 175 175 passthru = { 176 176 inherit plugins;
+3 -3
pkgs/applications/science/chemistry/element/default.nix
··· 2 2 3 3 buildGoModule rec { 4 4 pname = "element"; 5 - version = "1.0.0"; 5 + version = "1.0.1"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "gennaro-tedesco"; 9 9 repo = pname; 10 10 rev = "v${version}"; 11 - sha256 = "gjdcNvYNnxb6hOE/MQjTezZeYGBWTr4E8/Pt8YQv3lY="; 11 + sha256 = "sha256-06RDZnie0Lv7i95AwnBGl6PPucuj8pIT6DHW3e3mu1o="; 12 12 }; 13 13 14 - vendorSha256 = "A4g2rQTaYrA4/0rqldUv7iuibzNINEvx9StUnaN2/Yg="; 14 + vendorSha256 = "sha256-A4g2rQTaYrA4/0rqldUv7iuibzNINEvx9StUnaN2/Yg="; 15 15 16 16 meta = with lib; { 17 17 description = "The periodic table on the command line";
+5 -5
pkgs/applications/version-management/gitlab/data.json
··· 1 1 { 2 - "version": "15.4.2", 3 - "repo_hash": "sha256-KGVZrfrzfIn2ZQJ42FisLvjIGg0+QOnzfjCR6mQHjlM=", 2 + "version": "15.4.4", 3 + "repo_hash": "sha256-iIgN1j02Lr/RtNeopqs6ndFqw8YIU2F6c49RGWvpmgc=", 4 4 "yarn_hash": "1r33qrvwf2wmq5c1d2awk9qhk9nzvafqn3drdvnczfv43sda4lg8", 5 5 "owner": "gitlab-org", 6 6 "repo": "gitlab", 7 - "rev": "v15.4.2-ee", 7 + "rev": "v15.4.4-ee", 8 8 "passthru": { 9 - "GITALY_SERVER_VERSION": "15.4.2", 9 + "GITALY_SERVER_VERSION": "15.4.4", 10 10 "GITLAB_PAGES_VERSION": "1.62.0", 11 11 "GITLAB_SHELL_VERSION": "14.10.0", 12 - "GITLAB_WORKHORSE_VERSION": "15.4.2" 12 + "GITLAB_WORKHORSE_VERSION": "15.4.4" 13 13 }, 14 14 "vendored_gems": [ 15 15 "bundler-checksum",
+2 -2
pkgs/applications/version-management/gitlab/gitaly/default.nix
··· 11 11 gemdir = ./.; 12 12 }; 13 13 14 - version = "15.4.2"; 14 + version = "15.4.4"; 15 15 package_version = "v${lib.versions.major version}"; 16 16 gitaly_package = "gitlab.com/gitlab-org/gitaly/${package_version}"; 17 17 ··· 22 22 owner = "gitlab-org"; 23 23 repo = "gitaly"; 24 24 rev = "v${version}"; 25 - sha256 = "sha256-DBAQ1dJLQ+Xno4e/n1jvgKiHAol/uTMjx6RtZIBwM3w="; 25 + sha256 = "sha256-b8ChQYaj+7snlrLP4P9FIUSIq/SNMh9hFlFajOPcBEU="; 26 26 }; 27 27 28 28 vendorSha256 = "sha256-CUFYHjmOfosM3mfw0qEY+AQcR8U3J/1lU2Ml6wSZ/QM=";
+1 -1
pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix
··· 5 5 buildGoModule rec { 6 6 pname = "gitlab-workhorse"; 7 7 8 - version = "15.4.2"; 8 + version = "15.4.4"; 9 9 10 10 src = fetchFromGitLab { 11 11 owner = data.owner;
+2 -2
pkgs/development/interpreters/clojure/babashka.nix
··· 2 2 3 3 buildGraalvmNativeImage rec { 4 4 pname = "babashka"; 5 - version = "1.0.164"; 5 + version = "1.0.165"; 6 6 7 7 src = fetchurl { 8 8 url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; 9 - sha256 = "sha256-ckC6QL8pCnenSWYCBKwEx0JrwOnmWAaQhFvw6qQFCv4="; 9 + sha256 = "sha256-sFLJVNyx0IFfPjxbYzSthRdF77sRHeNGFXHzKH22HfY="; 10 10 }; 11 11 12 12 executable = "bb";
+2 -2
pkgs/development/libraries/ngtcp2/gnutls.nix
··· 6 6 7 7 stdenv.mkDerivation rec { 8 8 pname = "ngtcp2"; 9 - version = "0.9.0"; 9 + version = "0.10.0"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "ngtcp2"; 13 13 repo = "ngtcp2"; 14 14 rev = "v${version}"; 15 - sha256 = "sha256-nfXEX1GxtmOcb0reRyO0OyQkSHeUWtQW+SZ8thxor+s="; 15 + sha256 = "sha256-zDiJlwcDTLCU+WpJ6Jz6tve4oV+XMRYOtppC2fj/HgU="; 16 16 }; 17 17 18 18 outputs = [ "out" "dev" ];
-1
pkgs/development/libraries/quictls/default.nix
··· 102 102 "shared" # "shared" builds both shared and static libraries 103 103 "--libdir=lib" 104 104 "--openssldir=etc/ssl" 105 - "enable-ktls" 106 105 ] ++ lib.optionals withCryptodev [ 107 106 "-DHAVE_CRYPTODEV" 108 107 "-DUSE_CRYPTODEV_DIGESTS"
+2 -2
pkgs/development/python-modules/aioesphomeapi/default.nix
··· 12 12 13 13 buildPythonPackage rec { 14 14 pname = "aioesphomeapi"; 15 - version = "11.4.1"; 15 + version = "11.4.2"; 16 16 format = "setuptools"; 17 17 18 18 disabled = pythonOlder "3.9"; ··· 21 21 owner = "esphome"; 22 22 repo = pname; 23 23 rev = "refs/tags/v${version}"; 24 - hash = "sha256-2vECQFeHvCjU0Fxd/H5M+C5c5lxYE5Tg5u+01EchNO0="; 24 + hash = "sha256-dYogEs9cU+h6oPu9PImHTLvyaJ3kNAOgKNdN44HeqWY="; 25 25 }; 26 26 27 27 postPatch = ''
+3
pkgs/development/python-modules/asyncpg/default.nix
··· 18 18 hash = "sha256-d+aEok/uF7o+SHypgtAlntF7rhr2gAb0zyhLI7og6iw="; 19 19 }; 20 20 21 + # sandboxing issues on aarch64-darwin, see https://github.com/NixOS/nixpkgs/issues/198495 22 + doCheck = postgresql.doCheck; 23 + 21 24 checkInputs = [ 22 25 uvloop 23 26 postgresql
+59
pkgs/development/python-modules/niaaml/default.nix
··· 1 + { lib 2 + , buildPythonPackage 3 + , fetchFromGitHub 4 + , niapy 5 + , numpy 6 + , pandas 7 + , poetry-core 8 + , scikit-learn 9 + , toml-adapt 10 + , pytestCheckHook 11 + , pythonOlder 12 + }: 13 + 14 + buildPythonPackage rec { 15 + pname = "niaaml"; 16 + version = "1.1.11"; 17 + format = "pyproject"; 18 + 19 + disabled = pythonOlder "3.7"; 20 + 21 + src = fetchFromGitHub { 22 + owner = "lukapecnik"; 23 + repo = "NiaAML"; 24 + rev = version; 25 + sha256 = "sha256-B87pI1EpZj1xECrgTmzN5S35Cy1nPowBRyu1IDb5zCE="; 26 + }; 27 + 28 + nativeBuildInputs = [ 29 + poetry-core 30 + toml-adapt 31 + ]; 32 + 33 + propagatedBuildInputs = [ 34 + niapy 35 + numpy 36 + pandas 37 + scikit-learn 38 + ]; 39 + 40 + # create scikit-learn dep version consistent 41 + preBuild = '' 42 + toml-adapt -path pyproject.toml -a change -dep scikit-learn -ver X 43 + ''; 44 + 45 + checkInputs = [ 46 + pytestCheckHook 47 + ]; 48 + 49 + pythonImportsCheck = [ 50 + "niaaml" 51 + ]; 52 + 53 + meta = with lib; { 54 + description = "Python automated machine learning framework"; 55 + homepage = "https://github.com/lukapecnik/NiaAML"; 56 + license = licenses.mit; 57 + maintainers = with maintainers; [ firefly-cpp ]; 58 + }; 59 + }
+2 -2
pkgs/development/tools/continuous-integration/github-runner/default.nix
··· 46 46 in 47 47 stdenv.mkDerivation rec { 48 48 pname = "github-runner"; 49 - version = "2.298.2"; 49 + version = "2.299.0"; 50 50 51 51 inherit sdkSource; 52 52 ··· 54 54 owner = "actions"; 55 55 repo = "runner"; 56 56 rev = "v${version}"; 57 - hash = "sha256-ejYNuaijUOG3czW+7i4UmR+ysDnZwXXmS3V8INqeeTg="; 57 + hash = "sha256-/grYaWhpd6jZx/gkWC3L+BoZcB6WKVMZzMGfwDhBRr0="; 58 58 }; 59 59 60 60 nativeBuildInputs = [
+3 -3
pkgs/development/tools/rust/cargo-release/default.nix
··· 10 10 11 11 rustPlatform.buildRustPackage rec { 12 12 pname = "cargo-release"; 13 - version = "0.22.1"; 13 + version = "0.22.2"; 14 14 15 15 src = fetchFromGitHub { 16 16 owner = "crate-ci"; 17 17 repo = "cargo-release"; 18 18 rev = "v${version}"; 19 - sha256 = "sha256-GKjEp0KX/YcEWo2ci6CwTpouPYHTymDx4hk3zO5pEcU="; 19 + sha256 = "sha256-G235QKwwOFnHsfU26hc7d0mD/nwGyJRPs6BCctEqxJ8="; 20 20 }; 21 21 22 - cargoSha256 = "sha256-1iRHpEZ+FlZbc5SgovCYf5X1NTt4q+gigcX0sBwKM3s="; 22 + cargoSha256 = "sha256-A3tzgLW+/GO4/kHRJH7Y7vtFUzI2Ow0nyfMfIuI5Sl4="; 23 23 24 24 nativeBuildInputs = [ pkg-config ]; 25 25
+3 -3
pkgs/development/tools/yamlpath/default.nix
··· 6 6 7 7 python3.pkgs.buildPythonApplication rec { 8 8 pname = "yamlpath"; 9 - version = "3.6.7"; 9 + version = "3.6.8"; 10 10 format = "setuptools"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "wwkimball"; 14 14 repo = pname; 15 - rev = "v${version}"; 16 - sha256 = "sha256-lz8n3c+NohZnkbAoF/9rHsGzXW5PWPOsJKUFqqenIRg="; 15 + rev = "refs/tags/v${version}"; 16 + sha256 = "sha256-g4Pw0IWLY/9nG2eqbiknWCZjJNGbmV42KEviIENXYYA="; 17 17 }; 18 18 19 19 propagatedBuildInputs = with python3.pkgs; [
+1 -1
pkgs/os-specific/linux/kernel/common-config.nix
··· 118 118 119 119 timer = { 120 120 # Enable Full Dynticks System. 121 - NO_HZ_FULL = yes; 121 + NO_HZ_FULL = mkIf stdenv.is64bit yes; # TODO: more precise condition? 122 122 }; 123 123 124 124 # Enable NUMA.
+2 -2
pkgs/servers/dns/knot-dns/default.nix
··· 7 7 8 8 stdenv.mkDerivation rec { 9 9 pname = "knot-dns"; 10 - version = "3.2.1"; 10 + version = "3.2.2"; 11 11 12 12 src = fetchurl { 13 13 url = "https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz"; 14 - sha256 = "51efa36f92679b25d43dbf8ba543e9f26138559f0fa1ba5fae172f5400659c8f"; 14 + sha256 = "cea9c1988cdce7752f88fbe37378f65e83c4e54048978b94fb21a9c92f88788f"; 15 15 }; 16 16 17 17 outputs = [ "bin" "out" "dev" ];
+2 -2
pkgs/tools/admin/dehydrated/default.nix
··· 1 1 { lib, stdenv, coreutils, curl, diffutils, gawk, gnugrep, gnused, openssl, makeWrapper, fetchFromGitHub, installShellFiles }: 2 2 stdenv.mkDerivation rec { 3 3 pname = "dehydrated"; 4 - version = "0.7.0"; 4 + version = "0.7.1"; 5 5 6 6 src = fetchFromGitHub { 7 7 owner = "lukas2511"; 8 8 repo = "dehydrated"; 9 9 rev = "v${version}"; 10 - sha256 = "09jhmkjvnj98zbf92qwdr5rr7pc6v63xzyk2fbi177r7szb2yg09"; 10 + sha256 = "sha256-K08eeruyT5vKzK3PzfCkubZiHbf9Yq7wzD1z69MeDtY="; 11 11 }; 12 12 13 13 nativeBuildInputs = [ makeWrapper installShellFiles ];
+3 -3
pkgs/tools/misc/fd/default.nix
··· 2 2 3 3 rustPlatform.buildRustPackage rec { 4 4 pname = "fd"; 5 - version = "8.5.0"; 5 + version = "8.5.1"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "sharkdp"; 9 9 repo = "fd"; 10 10 rev = "v${version}"; 11 - sha256 = "sha256-FWnuV55xWL59lbLfs2IUi4QPolFGgsJDQdZCXx4PaKE="; 11 + sha256 = "sha256-zS0AEGd+4YmwId6zJ08q3xYzXF+9K0XL8XWeXGaEJxA="; 12 12 }; 13 13 14 - cargoSha256 = "sha256-SD0olex4wDfdGHuuiNGQwjEV7AwmDIucLJbY+7E8hZg="; 14 + cargoSha256 = "sha256-upI/cDtqe+P7PxoWZZddPqaic2pWclpTC/ATjR7sXx8="; 15 15 16 16 nativeBuildInputs = [ installShellFiles ]; 17 17
+2 -2
pkgs/tools/misc/panoply/default.nix
··· 2 2 3 3 stdenvNoCC.mkDerivation rec { 4 4 pname = "panoply"; 5 - version = "5.2.1"; 5 + version = "5.2.2"; 6 6 7 7 src = fetchurl { 8 8 url = "https://www.giss.nasa.gov/tools/panoply/download/PanoplyJ-${version}.tgz"; 9 - sha256 = "sha256-ukIH6hiWg8GMq28chfxIb2uHZaaymL9x/BhbFnIzw0Y="; 9 + sha256 = "sha256-RIjdNfX4jsMwpgbE1aTzT6bysIFGUi33o5m030fF6mg="; 10 10 }; 11 11 12 12 nativeBuildInputs = [ makeWrapper ];
+11
pkgs/tools/misc/pre-commit/default.nix
··· 146 146 # Expects `git commit` to fail when `pre-commit` is not in the `$PATH`, 147 147 # but we use an absolute path so it's not an issue. 148 148 "test_environment_not_sourced" 149 + 150 + # broken with Git 2.38.1, upstream issue filed at https://github.com/pre-commit/pre-commit/issues/2579 151 + "test_golang_with_recursive_submodule" 152 + "test_install_in_submodule_and_run" 153 + "test_is_in_merge_conflict_submodule" 154 + "test_get_conflicted_files_in_submodule" 155 + "test_sub_nothing_unstaged" 156 + "test_sub_something_unstaged" 157 + "test_sub_staged" 158 + "test_submodule_does_not_discard_changes" 159 + "test_submodule_does_not_discard_changes_recurse" 149 160 ]; 150 161 151 162 pythonImportsCheck = [
+2 -2
pkgs/tools/networking/ooniprobe-cli/default.nix
··· 5 5 6 6 buildGoModule rec { 7 7 pname = "ooniprobe-cli"; 8 - version = "3.16.4"; 8 + version = "3.16.5"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "ooni"; 12 12 repo = "probe-cli"; 13 13 rev = "v${version}"; 14 - hash = "sha256-DXqHJCzRYRiFgDa/OTBxWoWzz8uAZAwE1xCwIm30VDM="; 14 + hash = "sha256-53TFXrzeyEcd8WV7hdb+2VXlN2Iogw3bdCiejRIs8Yw="; 15 15 }; 16 16 17 17 vendorSha256 = "sha256-eH+PfclxqgffM/pzIkdl7x+6Ie6UPyUpWkJ7+G5eN/E=";
+2 -2
pkgs/tools/networking/zerotierone/default.nix
··· 15 15 16 16 let 17 17 pname = "zerotierone"; 18 - version = "1.10.1"; 18 + version = "1.10.2"; 19 19 20 20 src = fetchFromGitHub { 21 21 owner = "zerotier"; 22 22 repo = "ZeroTierOne"; 23 23 rev = version; 24 - sha256 = "sha256-Y0klfE7ANQl1uYMkRg+AaIiJYSVPT6zME7tDMg2xbOk="; 24 + sha256 = "sha256-p900bw+BGzyMwH91W9NRfYS1ZUW74YaALwr1Gv9BlvQ="; 25 25 }; 26 26 in stdenv.mkDerivation { 27 27 inherit pname version src;
+2
pkgs/top-level/python-packages.nix
··· 6111 6111 enablePython = true; # ... and its Python bindings 6112 6112 })).python; 6113 6113 6114 + niaaml = callPackage ../development/python-modules/niaaml { }; 6115 + 6114 6116 niaarm = callPackage ../development/python-modules/niaarm { }; 6115 6117 6116 6118 niapy = callPackage ../development/python-modules/niapy { };