[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
co-authored by Sandro
parent a9b4dd348b
commit 887f343bd6
+1 -1
View File
@@ -10,7 +10,7 @@ Done!
(pkgs.buildFHSEnv { (pkgs.buildFHSEnv {
name = "searxng"; name = "searxng";
multiPkgs = pkgs: (with pkgs; [ multiPkgs = pkgs: (with pkgs; [
bash bashInteractive
wget wget
gnumake gnumake
git git