Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-31 | Upgrade nixos 24.05 -> 24.11, ghc 9.4.8 -> 9.6.6 | Ben Sima | |
It's good to update, I think nixos 24.05 was deprecated anyway. The iPython dontCheck is because there was a test timeout; I don't even know why iPython is being pulled in but whatever. | |||
2024-12-21 | Re-namespace some stuff to Omni | Ben Sima | |
I was getting confused about what is a product and what is internal infrastructure; I think it is good to keep those things separate. So I moved a bunch of stuff to an Omni namespace, actually most stuff went there. Only things that are explicitly external products are still in the Biz namespace. |