Christoph Bauer

Results 25 comments of Christoph Bauer

The check still fails with "error: infinite recursion encountered, at undefined position" But I cannot reproduce this locally: ```sh nix-shell -p act act workflow_dispatch --env "USER=chrbauer" ``` Any ideas?

> @chrbauer Sorry that this wasn't made clear earlier, but we have been pushing branches working on 22.05 too. We don't want your efforts to be in vain! No problem,...

I haven't seen this error. Can you give more details how it could be reproduced? It's very likely that I overlooked some use case

> To reproduce, check out your reflex-platform somewhere and also check out `[email protected]:nomeata/kaleidogen.git`, branch `android` and try to build it with > > ``` > NIV_OVERRIDE_reflex_platform=/home/jojo/build/haskell/reflex/reflex-platform nix-build -A android.android >...

@nomeata Hm, I just run your nix-build command and the build completed successfully. I could sent you the android-app-release-unsigned.apk file. How can this be? My system is nixos 22.05.

> > One simple idea for you could be to disable armv7a support again. > > Happy to do that, but how would I do it? Maybe like in this...

> After a night of building, that worked, and the .apk was accepted by the Google Play store. Great, thanks! > > Now looking forward to use an official branch...

Your proposed solution would indeed solve my problems with some old XML files. Thank you very much!

Some advice for Arch Linux 64bit and hdf5: There is a package hdf5_18. I installed this package and updated torch/install/share/lua/5.1/hdf5/config.lua ``` HDF5_LIBRARIES = "/usr/lib/hdf5_18/libhdf5.so" ``` Next problem is the assert...

With RTX 3060 and 555 driver (NixOS, unstable) there are some flickering problems in chromium (scrolling). They are not visible with 535 driver. Hyperland version is 0.39.1.