Loading pkgs/by-name/gr/grype/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "grype"; version = "0.80.0"; version = "0.80.2"; src = fetchFromGitHub { owner = "anchore"; repo = "grype"; rev = "refs/tags/v${version}"; hash = "sha256-28/BR4oKOW7CK4gv4ESVZsvsyd6gKwW2XPvA1vU8/Wc="; hash = "sha256-Q3KixUjyiPMLxoBIafyAUOeYRK6fhqgc150bLdwEk7M="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; Loading @@ -30,7 +30,7 @@ buildGoModule rec { proxyVendor = true; vendorHash = "sha256-F8r332smhjVRxAQ42CvJDmBl2rjxgwUZpoMDhFsBYSA="; vendorHash = "sha256-PXx5SyuKvxOZwJBspIiL8L7QzXzort6ZU3ZfrE8o700="; nativeBuildInputs = [ installShellFiles ]; Loading pkgs/top-level/all-packages.nix +4 −0 Original line number Diff line number Diff line Loading @@ -5216,6 +5216,10 @@ with pkgs; grobi = callPackage ../tools/X11/grobi { }; grype = callPackage ../by-name/gr/grype/package.nix { buildGoModule = buildGo123Module; }; gscan2pdf = callPackage ../applications/graphics/gscan2pdf { # needs this fork of libtiff, because original libtiff # stopped packaging required tools with version 4.6 Loading
pkgs/by-name/gr/grype/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildGoModule rec { pname = "grype"; version = "0.80.0"; version = "0.80.2"; src = fetchFromGitHub { owner = "anchore"; repo = "grype"; rev = "refs/tags/v${version}"; hash = "sha256-28/BR4oKOW7CK4gv4ESVZsvsyd6gKwW2XPvA1vU8/Wc="; hash = "sha256-Q3KixUjyiPMLxoBIafyAUOeYRK6fhqgc150bLdwEk7M="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; Loading @@ -30,7 +30,7 @@ buildGoModule rec { proxyVendor = true; vendorHash = "sha256-F8r332smhjVRxAQ42CvJDmBl2rjxgwUZpoMDhFsBYSA="; vendorHash = "sha256-PXx5SyuKvxOZwJBspIiL8L7QzXzort6ZU3ZfrE8o700="; nativeBuildInputs = [ installShellFiles ]; Loading
pkgs/top-level/all-packages.nix +4 −0 Original line number Diff line number Diff line Loading @@ -5216,6 +5216,10 @@ with pkgs; grobi = callPackage ../tools/X11/grobi { }; grype = callPackage ../by-name/gr/grype/package.nix { buildGoModule = buildGo123Module; }; gscan2pdf = callPackage ../applications/graphics/gscan2pdf { # needs this fork of libtiff, because original libtiff # stopped packaging required tools with version 4.6