Loading pkgs/by-name/os/osslsigncode/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "osslsigncode"; version = "2.10"; version = "2.11"; src = fetchFromGitHub { owner = "mtrojnar"; repo = "osslsigncode"; rev = version; sha256 = "sha256-UjjNXcHpPbyUz5CPsW+uVhZP0X9XGM3//IVv9VhmP7o="; sha256 = "sha256-ua/4OouuMWTvfFbdOVVZpf1Z43JoPiptlFl+THaef58="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/os/osslsigncode/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "osslsigncode"; version = "2.10"; version = "2.11"; src = fetchFromGitHub { owner = "mtrojnar"; repo = "osslsigncode"; rev = version; sha256 = "sha256-UjjNXcHpPbyUz5CPsW+uVhZP0X9XGM3//IVv9VhmP7o="; sha256 = "sha256-ua/4OouuMWTvfFbdOVVZpf1Z43JoPiptlFl+THaef58="; }; nativeBuildInputs = [ Loading