Compare commits

..

No commits in common. "ec92b9a7d1a9d68486602e88238b30949706a994" and "904defc1d01a7987ca4d0efe4f63489bca7a4b0f" have entirely different histories.

View file

@ -108,10 +108,6 @@
inherit (nixpkgsFor.${system}) mlir; inherit (nixpkgsFor.${system}) mlir;
}); });
hydraJobs = {
mlir."x86_64-linux" = self.packages."x86_64-linux".mlir;
};
# The default package for 'nix build'. This makes sense if the # The default package for 'nix build'. This makes sense if the
# flake provides only one package or there is a clear "main" # flake provides only one package or there is a clear "main"
# package. # package.