Loading pkgs/by-name/vk/vkd3d-proton/sources.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ let self = { pname = "vkd3d-proton"; version = "2.8-unstable-2023-04-21"; version = "2.9"; src = fetchFromGitHub { owner = "HansKristian-Work"; repo = "vkd3d-proton"; rev = "83308675078e9ea263fa8c37af95afdd15b3ab71"; rev = "v${self.version}"; fetchSubmodules = true; # # Some files are filled by using Git commands; it requires deepClone. Loading @@ -31,7 +31,7 @@ git describe --always --tags --dirty=+ > .nixpkgs-auxfiles/vkd3d_version find $out -name .git -print0 | xargs -0 rm -fr ''; hash = "sha256-KAa7iidME3iVGLvGmCysU3Vnl14Et8Es/5n6m6E+jHU="; hash = "sha256-Ok81JdDdkaqr5WEku5V+Dc3/6uEXTj9TSd0eoz+0cpw="; }; }; in Loading Loading
pkgs/by-name/vk/vkd3d-proton/sources.nix +3 −3 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ let self = { pname = "vkd3d-proton"; version = "2.8-unstable-2023-04-21"; version = "2.9"; src = fetchFromGitHub { owner = "HansKristian-Work"; repo = "vkd3d-proton"; rev = "83308675078e9ea263fa8c37af95afdd15b3ab71"; rev = "v${self.version}"; fetchSubmodules = true; # # Some files are filled by using Git commands; it requires deepClone. Loading @@ -31,7 +31,7 @@ git describe --always --tags --dirty=+ > .nixpkgs-auxfiles/vkd3d_version find $out -name .git -print0 | xargs -0 rm -fr ''; hash = "sha256-KAa7iidME3iVGLvGmCysU3Vnl14Et8Es/5n6m6E+jHU="; hash = "sha256-Ok81JdDdkaqr5WEku5V+Dc3/6uEXTj9TSd0eoz+0cpw="; }; }; in Loading