First successful build of Xilinx XRT

What an absolute nightmare, and we are far from the end.
This commit is contained in:
2025-02-20 12:07:21 +01:00
parent c5400955c7
commit df8b5b2d67
4 changed files with 123 additions and 0 deletions

View File

@@ -42,4 +42,5 @@ final: prev:
});
prometheus-slurm-exporter = prev.callPackage ./slurm-exporter.nix { };
xilinx-xrt = prev.callPackage ./xilinx-xrt.nix { };
}