summary refs log tree commit diff
path: root/pkgs/shells
diff options
context:
space:
mode:
authorDaniel Șerbănescu <daniel@serbanescu.dk>2019-12-08 22:33:28 +0100
committerDaniel Șerbănescu <daniel@serbanescu.dk>2019-12-17 09:37:20 +0100
commita3e1c455d363bd1b8f4d7acffe517d628e72bfc3 (patch)
tree9d3af9ee1dd95d0f35e88849a3b7c49d3800e4cb /pkgs/shells
parente32aa7f763cc67a2c145ed1e41e9089b361b4e05 (diff)
downloadnixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.tar
nixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.tar.gz
nixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.tar.bz2
nixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.tar.lz
nixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.tar.xz
nixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.tar.zst
nixpkgs-a3e1c455d363bd1b8f4d7acffe517d628e72bfc3.zip
Updated bash 5.0 with the latest patches.
Diffstat (limited to 'pkgs/shells')
-rw-r--r--pkgs/shells/bash/bash-5.0-patches.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/shells/bash/bash-5.0-patches.nix b/pkgs/shells/bash/bash-5.0-patches.nix
index 90bbc5e37dd..1f24a6dec12 100644
--- a/pkgs/shells/bash/bash-5.0-patches.nix
+++ b/pkgs/shells/bash/bash-5.0-patches.nix
@@ -10,4 +10,6 @@ patch: [
 (patch "007" "16xg37gp1b8zlj5969w8mcrparwqlcbj9695vn3qhgb7wdz1xd0p")
 (patch "008" "1qyp19krjh8zxvb0jgwmyjz40djslwcf4xi7kc1ab0iaca44bipf")
 (patch "009" "00yrjjqd95s81b21qq3ba1y7h879q8jaajlkjggc6grhcwbs4g7d")
+(patch "010" "04ca5bjv456v538mkspzvn4xb2zdphh31r4fpvfm9p5my0jw7yyn")
+(patch "011" "1sklyixvsv8993kxzs0jigacpdchjrq7jv5xpdx7kbqyp4rf6k9c")
 ]