Files
nixpkgs/pkgs/shells
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
..
2018-11-15 00:13:52 +01:00
2019-08-28 11:07:32 +00:00
2019-01-26 14:25:20 +00:00
2019-08-17 10:54:38 +00:00
2019-08-31 07:41:22 -04:00
2019-04-30 23:41:58 -05:00
2019-08-28 11:07:32 +00:00
2019-12-01 11:00:19 +02:00
2019-11-10 07:59:05 +01:00
2019-11-13 11:09:48 +02:00
2019-08-28 11:07:32 +00:00
2019-07-16 13:58:03 -07:00
2019-10-28 23:53:58 +01:00
2019-11-25 09:14:39 -05:00