xenia-canary: 0-unstable-2025-11-01 -> 0-unstable-2025-11-10 (#460239)
This commit is contained in:
@@ -19,14 +19,14 @@
|
|||||||
}:
|
}:
|
||||||
llvmPackages_20.stdenv.mkDerivation {
|
llvmPackages_20.stdenv.mkDerivation {
|
||||||
pname = "xenia-canary";
|
pname = "xenia-canary";
|
||||||
version = "0-unstable-2025-11-01";
|
version = "0-unstable-2025-11-10";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "xenia-canary";
|
owner = "xenia-canary";
|
||||||
repo = "xenia-canary";
|
repo = "xenia-canary";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
rev = "b800011265bf47ea6b3f4f2b234d25249823a9be";
|
rev = "68b3490c8bdb2a819e80b113457aa16c6634118e";
|
||||||
hash = "sha256-XufXayBfpq8PUReAiNxAbt4gUhH+aYxMN10ZU7HVhJs=";
|
hash = "sha256-pUvOUAwF4FdDrQkXKH2zyQmlZ5/lM+7syROWVWhJcX8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user