We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f03a0 commit e4ab3bfCopy full SHA for e4ab3bf
pkgs/by-name/xe/xen/package.nix
@@ -5,7 +5,7 @@
5
6
buildXenPackage.override { inherit python3Packages; } {
7
pname = "xen";
8
- version = "4.19.0";
9
- rev = "026c9fa29716b0ff0f8b7c687908e71ba29cf239";
10
- hash = "sha256-Q6x+2fZ4ITBz6sKICI0NHGx773Rc919cl+wzI89UY+Q=";
+ version = "4.19.0-unstable-2024-11-12";
+ rev = "251a9496485a86f302980a3f8d3c656831b5a62f";
+ hash = "sha256-kHuB6kagH3AU+Wsx4oD7HnNsZpxCu7x3v/m4/1xi6lY=";
11
}
0 commit comments