Loading pkgs/data/misc/ddccontrol-db/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "ddccontrol-db"; version = "20230328"; version = "20230424"; src = fetchFromGitHub { owner = "ddccontrol"; repo = pname; rev = version; sha256 = "sha256-74HZqgIEDCKeByPFsuUy3A9zutc5ALNxCrRipi7nbI4="; sha256 = "sha256-qi6dDh6Zk1GpHBpQ+aatAmG9lCdesnJRhK3jVjKYKcQ="; }; nativeBuildInputs = [ autoreconfHook intltool ]; Loading Loading
pkgs/data/misc/ddccontrol-db/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "ddccontrol-db"; version = "20230328"; version = "20230424"; src = fetchFromGitHub { owner = "ddccontrol"; repo = pname; rev = version; sha256 = "sha256-74HZqgIEDCKeByPFsuUy3A9zutc5ALNxCrRipi7nbI4="; sha256 = "sha256-qi6dDh6Zk1GpHBpQ+aatAmG9lCdesnJRhK3jVjKYKcQ="; }; nativeBuildInputs = [ autoreconfHook intltool ]; Loading