xenia-canary: 0-unstable-2025-11-13 -> 0-unstable-2025-11-22
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
}:
|
||||
llvmPackages_20.stdenv.mkDerivation {
|
||||
pname = "xenia-canary";
|
||||
version = "0-unstable-2025-11-13";
|
||||
version = "0-unstable-2025-11-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "xenia-canary";
|
||||
repo = "xenia-canary";
|
||||
fetchSubmodules = true;
|
||||
rev = "09b9e37c4ff63a46bdf04bb006a6923e7334eb0a";
|
||||
hash = "sha256-R24LHFqYeLvUuUJaM4uNVvlsieHsFFN7TcgbDtwK7zQ=";
|
||||
rev = "07501cfcb9f592c3f99eeb7a8d8f10294755a980";
|
||||
hash = "sha256-dacGpGAK4At0KXdANY6ibEAjxWcY4bUbyFraXO+kK/0=";
|
||||
};
|
||||
|
||||
dontConfigure = true;
|
||||
|
||||
Reference in New Issue
Block a user