xtf: 0-unstable-2025-05-19 -> 0-unstable-2025-07-24 (#428475)
Co-authored-by: SigmaSquadron <alpha@sigmasquadron.net>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "xtf";
|
||||
version = "0-unstable-2025-05-19";
|
||||
version = "0-unstable-2025-07-24";
|
||||
|
||||
outputs = [
|
||||
"out" # xtf-runner and test suite.
|
||||
@@ -20,8 +20,8 @@ stdenv.mkDerivation {
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://xenbits.xenproject.org/git-http/xtf.git";
|
||||
rev = "419daf21e0685a1c9ca519bb744f4aadf992e007";
|
||||
hash = "sha256-yCBEUd+0c6D5InoO67p1Ip1bi8qpwPG9CKQtXN7pDIg=";
|
||||
rev = "1f7323571e7be793a2f969eaf95273564f323b0d";
|
||||
hash = "sha256-cqechUi+UbrvNni9wryxWCtXw2+rDGfqpq0DE4INlPw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs =
|
||||
|
||||
Reference in New Issue
Block a user