We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's going to be a usability problem to have to set that stuff for every nix invocation. We should make settings.
Implementation strategy: Use the Setting class from libstore/globals.hh with the global singleton settings.
Setting
libstore/globals.hh
settings
The text was updated successfully, but these errors were encountered:
Merge pull request lf-#3 from danielfullmer/edk2-nvidia-patch
2a4a49e
Add option to patch nvidia sources of edk2 firmware
No branches or pull requests
It's going to be a usability problem to have to set that stuff for every nix invocation. We should make settings.
Implementation strategy:
Use the
Setting
class fromlibstore/globals.hh
with the global singletonsettings
.The text was updated successfully, but these errors were encountered: