MarkRijckenberg
MarkRijckenberg
I am also impacted by this issue (issue #121). The alsamixer application is not working correctly, another ncurses based application.
I would like this feature too.
Yes, there is an approximately 5 second gap between entering ls -lart in finalterm and getting the output in some cases...
I got the exact same error after upgrading from Ubuntu 19.04 to Ubuntu 19.10 on my HP EliteBook 820 G4. Disabling TPM in UEFI "solved" it for me as well....
Following procedure worked: Disable VPN Connection Log into epicgames.com using Chromium web browser Click on your account in top right corner Click on "Account" Click on "Password & Security" Click...
I have the exact same issue with flake-checker v0.2.0 and flake::test::cel_conditions in NixOS 25.05 (unstable).
For your info: I had this compiler issue today as well and fixed it by switching to linuxPackages_cachyos-gcc I am using following configuration: ⋉ nix-shell -p nix-info --run "nix-info -m"...
I am not adding chaotic.inputs.nixpkgs.follows Here are the full logs for the problematic linux-pam package: ``` ⋉ nix log /nix/store/vz9bkxirdf6ifpb0bqv0rcnxmh66chm9-linux-pam-x86_64-unknown-linux-gnu-1.7.1.drv Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" }...
My apologies. I hope this Terminal output is useful.... ``` ulysses-desktop ~ via 🐍 ⋉ sudo nixos-rebuild switch --verbose --show-trace [sudo: authenticate] Password: debug: nixos_rebuild.process: calling run with args=['nix', '--extra-experimental-features',...
This last Terminal output is when trying ` boot.kernelPackages = pkgs.linuxPackages_cachyos-lto.cachyOverride { mArch = "ZEN4"; };`