mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
xenia-canary: 0-unstable-2026-06-22 -> 0-unstable-2026-06-29
This commit is contained in:
parent
8037b1aab1
commit
696253741c
1 changed files with 3 additions and 3 deletions
|
|
@ -33,14 +33,14 @@ let
|
|||
in
|
||||
llvmPackages_20.stdenv.mkDerivation {
|
||||
pname = "xenia-canary";
|
||||
version = "0-unstable-2026-06-22";
|
||||
version = "0-unstable-2026-06-29";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "xenia-canary";
|
||||
repo = "xenia-canary";
|
||||
fetchSubmodules = true;
|
||||
rev = "9c8e34b29e276320a319a0a46f7713de60efa50c";
|
||||
hash = "sha256-56WAS3woSzqNQf1GJNLLvHYdLhb5JWykJ1h+6yZmKOY=";
|
||||
rev = "9588ce244dc2684d1573736a717a5d234bf7c2bb";
|
||||
hash = "sha256-nQuBh4XOSSeIX51KLXLyv+gTk51I4/VNgSBrV835mBI=";
|
||||
};
|
||||
|
||||
dontConfigure = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue