Fix hydra job

This commit is contained in:
Felix Suchert 2023-04-13 21:50:52 +02:00
parent 47f845293c
commit ec92b9a7d1
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

@ -109,7 +109,7 @@
});
hydraJobs = {
mlir."x86_64-linux" = self.packages.${system}.mlir;
mlir."x86_64-linux" = self.packages."x86_64-linux".mlir;
};
# The default package for 'nix build'. This makes sense if the