Open turion opened 1 year ago
Describe the bug nix flake check throws an error.
nix flake check
To Reproduce
$ nix flake check error: a 'x86_64-darwin' with features {} is required to build '/nix/store/7qy2k5adsj1rlgwpxnr0mhv4b5l6s3c3-cabal2nix-monad-bayes.drv', but I am a 'x86_64-linux' with features {benchmark, big-parallel, kvm, nixos-test}
Environment
master
CC @reubenharry @idontgetoutmuch
I know nothing about nix, so can't help, but I think Tweag has many nixers we could consult.
This seems to be https://github.com/NixOS/nixpkgs/issues/181855
Describe the bug
nix flake check
throws an error.To Reproduce
Environment
master
CC @reubenharry @idontgetoutmuch