xenia-canary: 0-unstable-2025-11-10 -> 0-unstable-2025-11-13
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-10";
|
version = "0-unstable-2025-11-13";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "xenia-canary";
|
owner = "xenia-canary";
|
||||||
repo = "xenia-canary";
|
repo = "xenia-canary";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
rev = "68b3490c8bdb2a819e80b113457aa16c6634118e";
|
rev = "09b9e37c4ff63a46bdf04bb006a6923e7334eb0a";
|
||||||
hash = "sha256-pUvOUAwF4FdDrQkXKH2zyQmlZ5/lM+7syROWVWhJcX8=";
|
hash = "sha256-R24LHFqYeLvUuUJaM4uNVvlsieHsFFN7TcgbDtwK7zQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user