mirror of
https://github.com/Feliix42/mlir.nix.git
synced 2024-11-23 19:16:29 +00:00
Compare commits
No commits in common. "ec92b9a7d1a9d68486602e88238b30949706a994" and "904defc1d01a7987ca4d0efe4f63489bca7a4b0f" have entirely different histories.
ec92b9a7d1
...
904defc1d0
1 changed files with 0 additions and 4 deletions
|
@ -108,10 +108,6 @@
|
|||
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
|
||||
# flake provides only one package or there is a clear "main"
|
||||
# package.
|
||||
|
|
Loading…
Reference in a new issue