Loading pkgs/by-name/cp/cpu_features/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ stdenv.mkDerivation rec { pname = "cpu_features"; version = "0.9.0"; version = "0.10.0"; outputs = [ "out" Loading @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { owner = "google"; repo = "cpu_features"; rev = "v${version}"; hash = "sha256-uXN5crzgobNGlLpbpuOxR+9QVtZKrWhxC/UjQEakJwk="; hash = "sha256-YnNcNzlFVTHKCxfmhTDhOxluxK2VCBuEi7VZGgUB4VU="; }; nativeBuildInputs = [ cmake ]; Loading Loading
pkgs/by-name/cp/cpu_features/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ stdenv.mkDerivation rec { pname = "cpu_features"; version = "0.9.0"; version = "0.10.0"; outputs = [ "out" Loading @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { owner = "google"; repo = "cpu_features"; rev = "v${version}"; hash = "sha256-uXN5crzgobNGlLpbpuOxR+9QVtZKrWhxC/UjQEakJwk="; hash = "sha256-YnNcNzlFVTHKCxfmhTDhOxluxK2VCBuEi7VZGgUB4VU="; }; nativeBuildInputs = [ cmake ]; Loading