[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

View File

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