summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorScott Stephens <stephens.js@gmail.com>2025-08-29 14:37:15 -0400
committerScott Stephens <stephens.js@gmail.com>2025-09-15 14:55:20 -0400
commitfa63c18d8835ac59e4cfa478d6eac31dcfe8177b (patch)
tree6086e77c3db1ead6e848b0e6c1ec048f0bdac291 /pkgs/development/python-modules/httpserver
parent1d1e46f47822e8d9c380ca40f570418eb26492d8 (diff)
tpm2-tss: change default path of fapi config file
The default path is hard-coded at compile time. Previously it pointed to a location inside the nix store, which made it necessary to use environment variables to specify the path to a user-specified file. The nature of the config file is such that it's not possible to specify one that works for every system this package may be installed in, so user-configuration is usually necessary. The default is now /etc/tpm2-tss/fapi-config.json, which is more compatible with non-nixos config conventions. NixOS compatibility is now accomplished by linking from the well-known location to a config file in the nix store.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions