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.
2 parents bfa53c7 + 675540f commit 88f45f1Copy full SHA for 88f45f1
pkgs/by-name/xe/xen/package.nix
@@ -36,6 +36,10 @@ buildXenPackage.override { inherit python3Packages; } {
36
url = "https://xenbits.xenproject.org/xsa/xsa469/xsa469-4.20-07.patch";
37
hash = "sha256-+BsCJa01R2lrbu7tEluGrYSAqu2jJcrpFNUoLMY466c=";
38
})
39
+ (fetchpatch {
40
+ url = "https://xenbits.xenproject.org/xsa/xsa470.patch";
41
+ hash = "sha256-zhMZ6pCZtt0ocgsMFVqthMaof46lMMTaYmlepMXVJqM=";
42
+ })
43
];
44
rev = "3ad5d648cda5add395f49fc3704b2552aae734f7";
45
hash = "sha256-v2DRJv+1bym8zAgU74lo1HQ/9rUcyK3qc4Eec4RpcEY=";
0 commit comments