mirror of
https://github.com/pabloaul/lsfg-vk-flake.git
synced 2025-08-27 10:56:29 -03:00
default.nix: update lsfg-vk to c959c8f
This commit is contained in:
parent
382a1614c0
commit
d8929d91d2
1 changed files with 3 additions and 3 deletions
|
@ -20,13 +20,13 @@
|
|||
|
||||
llvmPackages.stdenv.mkDerivation {
|
||||
pname = "lsfg-vk";
|
||||
version = "unstable-2025-07-20-e67fcd3";
|
||||
version = "unstable-2025-07-24-c959c8f";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "PancakeTAS";
|
||||
repo = "lsfg-vk";
|
||||
rev = "e67fcd3dd832c9d177ad2be780e5dd0e47810bdf";
|
||||
hash = "sha256-c0anP3lWJ2GcjJNGIHcY/sS86AS1tFk0t7vXbaEGTQg=";
|
||||
rev = "c959c8f542e416a63d5436e47e1762e8c8074285";
|
||||
hash = "sha256-/JS97I6OgzLAPzC1CbilQAx9B1T765aMa5Pr4dVyKzk=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue