nixpkgs/pkgs/shells/bash
Niklas Hambüchen 0a854379c4 bash-completion: Fix tests with musl.
Fixes test error

    self = <test_iconv.TestIconv object at 0x7ffff52f3410>
    completion = <CompletionResult []>

        @pytest.mark.complete("iconv -")
        def test_1(self, completion):
    >       assert completion
    E       assert <CompletionResult []>

    ../t/test_iconv.py:7: AssertionError

by applying upstream commit not present in a newer release.
2019-12-02 04:20:08 +01:00
..
bash-completion bash-completion: Fix tests with musl. 2019-12-02 04:20:08 +01:00
nix-bash-completions
4.4.nix
5.0.nix
bash-4.4-patches.nix
bash-5.0-patches.nix
cygwin-bash-4.4.11-2.src.patch
update-patch-set.sh