| 2 Dec 2021 |
lockejan | In reply to @tomberek:matrix.org it is why this line was here: https://github.com/NixOS/nixos-homepage/pull/764/files?authenticity_token=MMh9XTQ64lpbWBNq7ZFgAvh6VkpXC0xkg32%2FnNRK50EL36LR%2FhTKhxEJs2BS6XRquXNHG0Yeqqru%2BEbMux7Jsg%3D%3D&file-filters%5B%5D=.nix&file-filters%5B%5D=.png&file-filters%5B%5D=.tt#diff-206b9ce276ab5971a2489d75eb1b12999d4bf3843b7988cbe8d687cfde61dea0L140 Perhaps the fix I applied was incorrect. I guess so. I tried building the site with the commit before your PR 76fa2d44 and that works. Reverting your PR locally results in a merge conflict in flake.nix and blog/announcements.xml. | 15:10:41 |
lockejan | In reply to @tomberek:matrix.org it is why this line was here: https://github.com/NixOS/nixos-homepage/pull/764/files?authenticity_token=MMh9XTQ64lpbWBNq7ZFgAvh6VkpXC0xkg32%2FnNRK50EL36LR%2FhTKhxEJs2BS6XRquXNHG0Yeqqru%2BEbMux7Jsg%3D%3D&file-filters%5B%5D=.nix&file-filters%5B%5D=.png&file-filters%5B%5D=.tt#diff-206b9ce276ab5971a2489d75eb1b12999d4bf3843b7988cbe8d687cfde61dea0L140 Perhaps the fix I applied was incorrect. * I guess so. I tried building the site with the commit before your PR 76fa2d44 and that works. | 15:15:02 |
lockejan | * I guess so. I tested it on latest master without the linked change in flake.nix. Fixes the broken link state and setup 👍 | 15:36:10 |
lockejan | * I guess so. I tested it on latest master without the linked change in flake.nix. Fixes the broken link state and setup on my site👍 | 15:40:49 |
tomberek | Perhaps some build files were not pushed in that PR? | 15:51:19 |
lockejan | In reply to @tomberek:matrix.org Perhaps some build files were not pushed in that PR? 🤷 Could be the case. nix-build still fails on my site with the pre-PR L140 in flake.nix from before your PR. | 16:05:18 |
lockejan | In reply to @tomberek:matrix.org Perhaps some build files were not pushed in that PR? * 🤷 Could be the case. nix-build still fails on my site with the pre-PR L140 in flake.nix | 16:05:24 |
lockejan | * 🤷 Could be the case. nix-build still fails on my site with the pre-PR L140 in flake.nix Same error as before:
make: *** No rule to make target '/nix/store/lw1e2ozn5asd1iaasfd-nix-dev/html' needed by 'guides'. Stop. | 16:23:33 |
lockejan | tomberek: reverting the whole merge commit fixed nix-build for me. I don't know how you all usually work on the site project, but I think it would be best to revert the merge and refine the PR. | 17:17:20 |
lockejan | * tomberek: reverting the whole merge commit fixed nix-build for me. I don't know how you all usually work on the website project, but I think it would be best to revert the merge and refine the PR. | 17:17:56 |
tomberek | I normally have not worked on it, but I suspect the issue is caused by an update to nix.dev? In which case we need to refine how the generation is done. I'm leaning toward a fix instead of revert+fix to avoid too much churn. | 17:20:53 |
| 5 Dec 2021 |
| adsoncicilioti joined the room. | 05:06:43 |
| f0x joined the room. | 20:47:07 |
f0x | search.nixos.org is very broken for me, console gets flooded with Uncaught TypeError: can't access property "childNodes" of undefined | 20:47:48 |
samueldr | f0x: browser version in use, ideally nix store path, and extensions in use please | 20:48:44 |
samueldr | private browsing or not? | 20:48:49 |
f0x | firefox 95.0b12 (64-bit) on Arch, I'll check extensions but there's a lot | 20:49:26 |
samueldr | huh, Nixpkgs only has 94.0.* still | 20:54:12 |
samueldr | ah, dev edition or beta would be 95 | 20:54:59 |
f0x | dev edition yeah | 20:55:14 |
f0x | ok i guess it is indeed one of my addons | 20:56:11 |
samueldr | which one? | 20:57:11 |
f0x | currently trying to deduce that lol, there's a lot | 20:57:47 |
samueldr | but you know it's an add-on wy? | 20:58:30 |
samueldr | * but you know it's an add-on why? | 20:58:34 |
samueldr | (just want to double-check your assumptions :)) | 20:58:41 |
f0x | I disabled all of them and it works | 21:05:31 |
f0x | so now slowly enabling them and testing | 21:05:39 |
f0x | it's https://addons.mozilla.org/en-US/firefox/addon/worldbrain/ | 21:06:36 |
f0x | I wonder if it's overlay sidebar uses a similar selector | 21:06:47 |