Martin
Martin
Hey, I was going to open a new issue, when I realised I already did, a long time ago :) My main problem is that I'm not *at all* familiar...
More from today, after clearing my `~/.cache/lorri` and doing a `nix-collect-garbage -d`: ```toml name = 'lorri' operating_system = 'unix:Unknown' crate_version = '1.1.0' explanation = ''' Panic occurred in file 'src/build_loop.rs'...
No idea what's that path that is missing…
At the same time I have: ``` Jul 15 13:37:30 sam lorri[12873]: Jul 15 13:37:30.688 INFO build status, message: BuildEvent(Failure { nix_file: Shell("/home/eeva/relex/isengard/deploy/shell.nix"), failure: Exit { cmd: "\"nix-instantiate\" \"-vv\" \"--add-root\"...
One mone bit of information from journalctl: ``` Aug 05 13:14:42 sam systemd[1296]: lorri.service: Main process exited, code=exited, status=101/n/a ```
I do collect garbage automatically once a week here. Maybe some path was trashed when it should not have been?
I'm so needing that. But that's OK, writing overrides by hand is not a big problem. However, I have `.cabal` files with conditional flags in them (like `static`, or `production`)....
Why is it so? `github.com` and `hackage.haskell.org` are indeed accessible.
Damn that's weird. I tried with the line you provided and I get the same error. I've tried that on two different networks (DNS, IPs, Firewalls, etc. are different). Turning...
This seems to run, on the network side at least: ``` $ nix-shell --pure -p nix-prefetch-scripts --run 'nix-prefetch-git --url https://github.com/fpco/lts-haskell.git --rev refs/heads/master' Initialized empty Git repository in /run/user/1000/git-checkout-tmp-0rLa4rKM/lts-haskell/.git/ remote: Counting...