Not all users are familiar with nix and nixpkgs and know how to search for packages.
It should be possible to put an approximate package name and have devshell throw an error and recommend something based on the Levenshtein distance of the name.
There is already an implementation out there from @infinisil: https://github.com/NixOS/nixpkgs/pull/79877/files
Not all users are familiar with nix and nixpkgs and know how to search for packages.
It should be possible to put an approximate package name and have devshell throw an error and recommend something based on the Levenshtein distance of the name.
There is already an implementation out there from @infinisil: https://github.com/NixOS/nixpkgs/pull/79877/files