You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: building backgrounds from the latest git repo
After upgrading to NixOS 18.09, started (reproducibly) get this error:
```
building '/nix/store/7fly8as31yz5dzzc2n7dz3qnhzsf8wnd-repo-HEAD-httpsgithubcomyrashkbackgrounds.drv'...
fatal: unable to access 'https://github.com/yrashk/backgrounds/': Could not resolve host: github.com
```
Solution: switch to a git submodule
While it's not a perfect solution, it resolves the problem for now
0 commit comments