| 29 Jul 2024 |
DavHau | Does anybody have an idea, why I cannot configure a custom domain for my github pages deployment for nix-community/dream2nix.
Whenever I add the dream2nix.dev domain via the github settings, it works for a while, but then the setting silently gets removed.
I already tried this around 5 times and the result is consitant. | 06:42:07 |
zowoq | Maybe CNAME file? | 08:22:19 |
Mic92 | DavHau: have you tried using a CNAME record instead of AAAA/A records? | 08:34:50 |
DavHau | I was using a CNAME record all along, but now noticed, that my deployment action removed the CNAME file from github. Thank you guys! | 10:32:52 |
phaer | Ah, that makes sense! Guess it's worth one extra API call to figure out the project id by name is worth it anyway ;) | 13:48:27 |
phaer | * Ah, that makes sense! Guess it's worth one extra API call to figure out the project id by name anyway ;) | 13:48:38 |
Jonas Chevalier | Yeah, the UI doesn't make it obvious that when you change the setting, it actually pushes a git commit in the gh-branches page with that CNAME file. | 16:17:11 |
| 30 Jul 2024 |
| varvir joined the room. | 08:31:41 |
varvir | Hi! I want to get some help about nix-direnv. I followed the installation guide at flake support. But I encountered the error error: path '/nix/store/0fzhpkbnbbc0ywb2hp4l8bxfpqxr2fjc-source/flakedirenv/flake.nix' does not exist. | 08:33:22 |
varvir | Only using nix method works fine. | 08:34:09 |
K900 | Add flake.nix to git | 08:35:26 |