summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2025-02-25 13:07:54 +0700
committera-kenji <aks.kenji@protonmail.com>2025-02-25 13:07:54 +0700
commit3604f213fbd61f1c6285b3a22d5e28709e6acf1e (patch)
tree8d1d4216581bbebecc4d98e7c454e60a0efc344e /pkgs/development/python-modules/httpserver
parent49b040c2df7bdb24e37cb6a8e7be32914aff536c (diff)
cosmic-settings-daemon: Add GEOCLUE_AGENT to build environment
Add GEOCLUE_AGENT to the build environment, since it has a recommended dependency on GEOCLUE_AGENT in the control file. I originally tried setting the `geoclue_agent` through the makefile options, since that seemed more correct. I am not quite sure why that didn't work - even with a patched upstream makefile? Eg. ``` makeFlags = [ "prefix=$(out)" "geoclue_agent=${lib.getLib geoclue2-with-demo-agent}/libexec/geoclue-2.0/demos/agent" "CARGO_TARGET_DIR=target/${stdenv.hostPlatform.rust.cargoShortTarget}" ]; ``` I expected this to work.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions