Kirill Kuznetsov

Results 16 comments of Kirill Kuznetsov

I have same error, @peperunas please tell me how you fixed it?

I solved it with my [cachix-action fork](https://github.com/miuirussia/cachix-action), and adding cachix to services.github-runner.extraPackages @peperunas @domenkozar

Ok, I will try to build reproducible flake later

Same with ghc921 https://github.com/miuirussia/nix-flake-env/runs/4749352662?check_suite_focus=true ``` hie-compat-lib-hie-compat> Configuring library for hie-compat-0.2.1.0.. hie-compat-lib-hie-compat> Error: hie-compat-lib-hie-compat> The following packages are broken because other packages they depend on are missing. These broken packages must...

I added packages manually with `modules` section in `default.nix`, maybe it would be great if `stack-to-nix` do it automatically.

After this fix I can't build my project: https://github.com/miuirussia/nix-dotenv/runs/1353937376?check_suite_focus=true ``` /nix/store/9lvbs7p2v4z5l2djnq1gri8fskbz6g41-hackage-repo-hackage.haskell.org-at-2020-10-21T011410Z/root.json: openBinaryFile: does not exist (No such file or directory) ```

Project abandoned?