Fernando Ayats

Results 59 issues of Fernando Ayats

Apparently /sbin no longer exists in android 11, causing symlinks to fail. rclone-wrapper.sh is still usable by calling the absolute path, but will fail when trying to call fusermount Android...

Stable branch hits less bugs than unstable. Open to discussion

Everything seems to work fine in VS Code, by using the existing "Nix IDE" extension and just setting the correct binary. It might be useful to mention it in the...

Hi 👋 I just tried the kernel on my SL4A, and works very nicely, without any problems so far Touchscreen doesn't work, and I haven't seen any open issue discussing...

Add more distributions to use as a base. Planned: - [x] Void Linux - [x] Ubuntu - [ ] Debian - [ ] Arch linux Additionally, find a way to...

03c293fa3eb1170abd2073aa533b0179a716cc74 introduces an option to edit /etc/wsl.conf by symlinking it into the home-manager profile. Perhaps it would be nice to abstract this, such that any file can be written to...

Similarly to https://flake.parts/options.html or https://rycee.gitlab.io/home-manager/options.html , generate a webpage that documents the options

When piping both stdout and stderr to nom, nom doesn't print back the trace messages: ``` $ nix build --no-eval-cache /home/ayats/Documents/dotfiles#nixosConfigurations."hermes".config.system.build.toplevel trace: nix-2.18.1 reached desired version 2.14.0 trace: warning: The...

bug

Hello! I am trying to do a cross-build to ARM64 from my standard x86_64 PC, but failing in the process. I have set up this minimal reproducer: https://github.com/viperML/cross-naersk ``` $...

NixOS, home-manager, nix-darwin (and some others) use the NixOS module system. As it can be used outside NixOS, I'll refer to it as the module system. ### Instatiating `eval-modules` Creating...

site