Loading pkgs/by-name/gl/glslviewer/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "glslviewer"; version = "3.5.1"; version = "3.5.2"; src = fetchFromGitHub { owner = "patriciogonzalezvivo"; repo = "glslViewer"; fetchSubmodules = true; tag = finalAttrs.version; hash = "sha256-gQF3hkudQXxI3t1e0Iaa4dYbVc3I7lBekt5jmJLJFpI="; hash = "sha256-rfiTiyCcOa5+ZTU7JrM35mmoZNRzco6M3ZyeZ+hio4w="; }; nativeBuildInputs = [ cmake Loading Loading
pkgs/by-name/gl/glslviewer/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "glslviewer"; version = "3.5.1"; version = "3.5.2"; src = fetchFromGitHub { owner = "patriciogonzalezvivo"; repo = "glslViewer"; fetchSubmodules = true; tag = finalAttrs.version; hash = "sha256-gQF3hkudQXxI3t1e0Iaa4dYbVc3I7lBekt5jmJLJFpI="; hash = "sha256-rfiTiyCcOa5+ZTU7JrM35mmoZNRzco6M3ZyeZ+hio4w="; }; nativeBuildInputs = [ cmake Loading