Antony Antony <antony@xxxxxxxxxxx> wrote: > When using the nix testing, I have to force the test to re-run. > > result=$(readlink -f ./result); rm ./result && nix-store --delete $result > > nix-build -v nixos/tests/kernel-generic.nix -A linux_testing Is there a way to run this on Fedora? David