pkgs/tools/security/pass/wofi-pass.nix
0 → 100644
+65
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
* Fix URL type to a string * Add extension option and replace cp by install -Dm755 * use nativeBuildInputs instead of buildInputs * Add install -t option * Remove useless mkdir * Use let in construct for wrapperPath and clean exts declaration * Add meta.mainProgram