Merge commit '587dd924142c959b812ca340eab52af35ac4096c' as 'deps/nostalgia'

This commit is contained in:
2023-12-23 14:17:05 -06:00
1112 changed files with 283489 additions and 0 deletions

9
deps/nostalgia/devenv/sudoers vendored Normal file
View File

@ -0,0 +1,9 @@
##
## User privilege specification
##
root ALL=(ALL) ALL
%wheel ALL=(ALL) ALL
user ALL=NOPASSWD: ALL
# Long timeout
Defaults env_reset,timestamp_timeout=9999999999