[enh] shell.nix: bash -> bashInteractive

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Cat 2025-01-10 15:32:46 +01:00 committed by GitHub
parent a9b4dd348b
commit 887f343bd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ Done!
(pkgs.buildFHSEnv {
name = "searxng";
multiPkgs = pkgs: (with pkgs; [
bash
bashInteractive
wget
gnumake
git