Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | modules/nix-index/command_not_found: Avoid using a non-existing command | Benedikt Peetz | 44 hours |
| | | | | | | The `eprintln` was previously supplied (impurely) by my shell library, and without it, the command-not-found handler goes into infinite recursion. | ||
* | modules/nix-index/command_not_found_handler: Remove reference to shell_library | Benedikt Peetz | 2025-05-17 |
| | | | | | `ptmp` was previously (impurely) injected into this code, but is now no longer available. | ||
* | modules/legacy/nix-index: Migrate to by-name | Benedikt Peetz | 2025-05-16 |