ulucs
ulucs
The original IDCAC addon accepts cookies/data retention when the option to deny is not apparent. This is an acceptable choice for the end user since they don’t care about cookies,...
## Summary Currently the `find_uv_binary` function searches some amount of pre-defined locations. Finding the binary itself can be achieved in a simpler way by deferring the logic to `shutil.which`, which...
Thanks for this provider! I'm currently trying to move off from a custom slack configuration tool to a terraform-based one via this provider. However, I have hit a pain point...
Fixes #170, which stemmed from Nvidia not hosting every single minor driver version. This PR adds a somewhat smart driver version selection logic (first one released after the device's driver)...
## Motivation Fixes https://github.com/NixOS/nix/issues/13335. ## Context Expands the scope of #12583; allowing recursion into "derivation containers" even when their attributes can't be evaluated due to an IFD, and then catches...