Re: How can empty generated files in the store happen? Has someone experienced this?

2025-04-17 Thread Ashish SHUKLA
ing to shutdown. kexec, and suspend to RAM are not quite deterministic, so reboot it's. Oddly enough, I used NixOS on the same hardware for two years, and it never happened there. -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixin) signature.asc Description: PGP signature

Re: TERMINFO and my kitty terminal emulator

2025-04-17 Thread Ashish SHUKLA
occurs in ssh (or vm) sessions where TERM is set but the corresponding terminfo file is not found. Hi Felix For such scenarios, I use following workaround: infocmp | ssh remote-host tic -x /dev/stdin HTH -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "

Re: Guix stall on reboot/shutdown

2025-05-07 Thread Ashish SHUKLA
shutdown You can also record your screen with camera while above command-sequence executes to capture any log messages which quickly scrolled off. HTH -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "If I destroy you, what business is it of yours ?" (

Re: BTRFS error: error allocating crc32c hash for checksum

2025-05-17 Thread Ashish SHUKLA
. So please build kernel with that option (preferrable), or build it as kernel module, and load/include in initrd, and hopefully you'll be able to mount it. References: [0] https://codeberg.org/asahi-guix/channel/src/branch/main/modules/asahi/guix/packages/defconfig HTH -- Ashish SHUKLA |

How to have wayland greeter (based off sway) launch river session ?

2025-06-28 Thread Ashish SHUKLA
guix c912d63 URL del repositorio: https://codeberg.org/guix/guix.git rama: master revisión: c912d63eaefeb6ff1064b2004671233a2e55af23 ======= Any ideas what am I missing here in my config