Loading pkgs/tools/misc/chafa/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,14 +4,14 @@ }: stdenv.mkDerivation rec { version = "1.14.4"; version = "1.14.5"; pname = "chafa"; src = fetchFromGitHub { owner = "hpjansson"; repo = "chafa"; rev = version; sha256 = "sha256-jrLlhpPWsc1aOEH36W6MbikAj1nAX8CinHKG+iRk+18="; sha256 = "sha256-9RkN0yZnHf5cx6tsp3P6jsi0/xtplWxMm3hYCPjWj0M="; }; nativeBuildInputs = [ autoconf Loading Loading
pkgs/tools/misc/chafa/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,14 +4,14 @@ }: stdenv.mkDerivation rec { version = "1.14.4"; version = "1.14.5"; pname = "chafa"; src = fetchFromGitHub { owner = "hpjansson"; repo = "chafa"; rev = version; sha256 = "sha256-jrLlhpPWsc1aOEH36W6MbikAj1nAX8CinHKG+iRk+18="; sha256 = "sha256-9RkN0yZnHf5cx6tsp3P6jsi0/xtplWxMm3hYCPjWj0M="; }; nativeBuildInputs = [ autoconf Loading