summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2022-01-03 21:51:26 +0100
committerJan Tojnar <jtojnar@gmail.com>2022-01-03 22:25:03 +0100
commit3c1b474e44c01d49a79b6b9eaa49a1eccb736b09 (patch)
treed286b25a0877671c768d783256ff428c49961ce0 /pkgs/development/python-modules/rangehttpserver
parent18c84ea816348e2a098390101b92d1e39a9dbd45 (diff)
nixos/tracker: Define env var so it can find miners’ subcommands
tracker looks in its directory tree for executable files to make available as subcommands. Users expect to find subcommands from tracker-miners package but that fails as they are in different tree. We also cannot change the lookup path since tracker-miners also depends on a library from tracker package. Until we can break the dependency cycle on package level: tracker -> tracker-miners -> tracker-sparql (tracker) we need to work around it. I chose to set an environment variable that overrides the subcommands lookup to a tree symlinking files from both packages in GNOME NixOS module. https://gitlab.gnome.org/GNOME/tracker/-/issues/341 Fixes: https://github.com/NixOS/nixpkgs/issues/153378
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions