Loading pkgs/development/libraries/libgpiod/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "libgpiod"; version = "2.0.1"; version = "2.0.2"; src = fetchurl { url = "https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/snapshot/libgpiod-${version}.tar.gz"; hash = "sha256-tu2lU1YWCo5zkG49SOlZ74EpZ4fXZJdbEPJX6WYGaOk="; hash = "sha256-NTLh26/9wsWWWnYaB1DyaR7kmq0nPdu9k6z2pyextlw="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/libraries/libgpiod/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "libgpiod"; version = "2.0.1"; version = "2.0.2"; src = fetchurl { url = "https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/snapshot/libgpiod-${version}.tar.gz"; hash = "sha256-tu2lU1YWCo5zkG49SOlZ74EpZ4fXZJdbEPJX6WYGaOk="; hash = "sha256-NTLh26/9wsWWWnYaB1DyaR7kmq0nPdu9k6z2pyextlw="; }; nativeBuildInputs = [ Loading