···118118 PYTHON_BINARY = "${coreutils}/bin/env python"; # don't want a build time dependency on Python
119119120120 NIX_CFLAGS_COMPILE =
121121- [ # Can't say ${polkit}/bin/pkttyagent here because that would
121121+ [ # Can't say ${polkit.bin}/bin/pkttyagent here because that would
122122 # lead to a cyclic dependency.
123123 "-UPOLKIT_AGENT_BINARY_PATH" "-DPOLKIT_AGENT_BINARY_PATH=\"/run/current-system/sw/bin/pkttyagent\""
124124 "-fno-stack-protector"