Loading pkgs/by-name/fl/fluent-bit/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "fluent-bit"; version = "4.0.7"; version = "4.0.10"; src = fetchFromGitHub { owner = "fluent"; repo = "fluent-bit"; tag = "v${finalAttrs.version}"; hash = "sha256-ytLPjgODX1JKuyRD5uzJiZnJRKApZ9HSjQV5f+Ur22c="; hash = "sha256-fYgZULGGlvuxgI5qOQ83AxcpEQQlw3ZpYLpu3hDJiSc="; }; # The source build documentation covers some dependencies and CMake options. Loading Loading
pkgs/by-name/fl/fluent-bit/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "fluent-bit"; version = "4.0.7"; version = "4.0.10"; src = fetchFromGitHub { owner = "fluent"; repo = "fluent-bit"; tag = "v${finalAttrs.version}"; hash = "sha256-ytLPjgODX1JKuyRD5uzJiZnJRKApZ9HSjQV5f+Ur22c="; hash = "sha256-fYgZULGGlvuxgI5qOQ83AxcpEQQlw3ZpYLpu3hDJiSc="; }; # The source build documentation covers some dependencies and CMake options. Loading