DavHau

Results 328 comments of DavHau

Still the same with 0.3. I just found out this problem happens only in the dream2nix repo. If I create a fresh git repo and initialize devenv there, it seems...

Yes i think the problem was with libcaffe2_nvrtc.so. Sorry, my wording was incorrect. It loads it dynamically. But still, this is against the spec as far as i understand.

The `Refresh Bridge Status` button in the setting page **does not test the current settings**. It tests the last saved settings. This means you have to scroll down and click...

The pyqt5 wheel distribution from pypi is quite broken since it has lots of unsatisfied dependencies. I'd recommend taking pyqt5 from nixpkgs. Sadly this will trigger a rebuild of pyqt....

I don't have a clue at the moment. Tried disabling the test but others fail with similar issues.

Timed out after 6h. Strange. I'll just run it again. Let's see

It's currently at modules/flake-parts/website/site Maybe we should move it somewhere where it's easier to discover.

The current head of the PR is broken, it is missing inputs, no matter if overrideInputs is used or not. Errror: ``` error: attribute 'nixpkgs_2' missing at /nix/store/dp0f4gy50va2lbrz970lx9v65qb4qv70-source/default.nix:159:20: 158| else...

Yes, I was also thinking about a more generic approach. Maybe I'll have another shot at it some time.