Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d36cf57af7a2
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 93f1bb0176f4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 6, 2020

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    jonringer Jonathan Ringer
    Copy the full SHA
    b20a7f0 View commit details

Commits on Jul 7, 2020

  1. Merge pull request #92513 from dtzWill/update/bash-5.0p17

    bash_5: 5.0p16 -> 5.0p17
    danieldk authored Jul 7, 2020
    Copy the full SHA
    93f1bb0 View commit details
Showing with 1 addition and 0 deletions.
  1. +1 −0 pkgs/shells/bash/bash-5.0-patches.nix
1 change: 1 addition & 0 deletions pkgs/shells/bash/bash-5.0-patches.nix
Original file line number Diff line number Diff line change
@@ -17,4 +17,5 @@ patch: [
(patch "014" "12gm5bvv2pd3m72z2ilj26pa08c61az253dsgfl24vpf2ijywvjx")
(patch "015" "0pm0px758w4i23s55wajcv6lqfiym7zgxvq0pxf6vclkv8nxy5x5")
(patch "016" "0vdha332km2iwx8g2ld15jy7d24cbplzgr1531dpzylr9ajxglgz")
(patch "017" "0cfw5lz3fcvq9h1fxihxvw940fjk68015jazvl8x8rlazgxbkwsc")
]