summary refs log tree commit diff
path: root/pkgs/shells
diff options
context:
space:
mode:
authorRenaud <c0bw3b@users.noreply.github.com>2019-12-19 22:50:36 +0100
committerGitHub <noreply@github.com>2019-12-19 22:50:36 +0100
commit3a30486bea32946f80e34268e9b90971b285aac6 (patch)
tree94390cf3de395be6f54129efabbb3b15ae23538d /pkgs/shells
parentb7e6b417f55ecd5d4cb49fa8f1683504f6b23fc1 (diff)
parenta3e1c455d363bd1b8f4d7acffe517d628e72bfc3 (diff)
downloadnixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.tar
nixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.tar.gz
nixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.tar.bz2
nixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.tar.lz
nixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.tar.xz
nixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.tar.zst
nixpkgs-3a30486bea32946f80e34268e9b90971b285aac6.zip
Merge pull request #75301 from dasj19/upgrade-bash-50-p11
bash 5.0p9 -> 5.0p11
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")
 ]