nixpkgs/pkgs/development/libraries/polkit
Ricardo M. Correia 897fa059a1 polkit: only fix mocklibc when doing tests
I got this error when setting doCheck=false:

chmod: cannot access 'subprojects/mocklibc-1.0/bin/mocklibc': No such file or directory

The chmod only happens when not building under pkgsMusl, but it doesn't
seem to be related to musl. Instead, it seems that mocklibc only gets
unpacked when -Dtests=true?

This would explain why under musl the same error would happen (since under
musl, tests are disabled).
2022-12-14 13:36:18 +00:00
..
default.nix polkit: only fix mocklibc when doing tests 2022-12-14 13:36:18 +00:00
system_bus.conf