Fix hydra job

This commit is contained in:
Felix Suchert 2023-04-13 21:49:42 +02:00
parent 3367b02bd1
commit 47f845293c
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

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