nixpkgs/pkgs/shells/bash/bash-completion
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
..
0001-Revert-build-Do-cmake-pc-and-profile-variable-replac.patch bash-completion: do not change pkgconfig behaviour, fixes #71662 2019-10-23 08:44:10 +02:00
default.nix bash-completion: Fix tests with musl. 2019-12-02 04:20:08 +01:00