Open Jamesx86-64 opened 10 months ago
At one point in time, haskell (and thus cachix) was not guaranteed to be in the cache, and our build times were mightily escalating because of it. I guess we could build and cache it for ourselves. I'd be more inclined to merge without further testing if we just stuck a nix build ... --print-out-paths | cachix push nixpkgs-wayland
or whatever it would work out to be in the CI.
I think this is better? If not I'm curious as to why not