mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
xtf: 0-unstable-2024-11-01 -> 0-unstable-2025-05-19
This commit is contained in:
parent
aa60aed1f7
commit
cf910d7cab
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "xtf";
|
pname = "xtf";
|
||||||
version = "0-unstable-2024-11-01";
|
version = "0-unstable-2025-05-19";
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
"out" # xtf-runner and test suite.
|
"out" # xtf-runner and test suite.
|
||||||
|
@ -20,8 +20,8 @@ stdenv.mkDerivation {
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://xenbits.xenproject.org/git-http/xtf.git";
|
url = "https://xenbits.xenproject.org/git-http/xtf.git";
|
||||||
rev = "294532089d5251170abfd65a6620c8247cea729d";
|
rev = "419daf21e0685a1c9ca519bb744f4aadf992e007";
|
||||||
hash = "sha256-CQK7300nepZ3bNiHEJ5jrS9wkipr5JUbvtL5DNrULGI=";
|
hash = "sha256-yCBEUd+0c6D5InoO67p1Ip1bi8qpwPG9CKQtXN7pDIg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs =
|
nativeBuildInputs =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue