···1516 buildInputs = with python3Packages; [ nose2 ];
1718- propagatedBuildInputs = with python3Packages; [ configshell ];
1920 # This package requires the `nvmet` kernel module to be loaded for tests.
21 doCheck = false;
···1516 buildInputs = with python3Packages; [ nose2 ];
1718+ propagatedBuildInputs = with python3Packages; [ configshell-fb ];
1920 # This package requires the `nvmet` kernel module to be loaded for tests.
21 doCheck = false;
···135 command_runner = command-runner; # added 2024-03-06
136 CommonMark = commonmark; # added 2023-02-1
137 ConfigArgParse = configargparse; # added 2021-03-18
0138 coronavirus = throw "coronavirus was removed, because the source is not providing the data anymore."; # added 2023-05-04
139 covCore = throw "covCore was renamed to cov-core and subsequently removed since it has ben unmaintained since 2014"; # added 2024-05-20
140 cov-core = throw "cov-core has been removed, it was archived and unmaintained since 2014"; # added 2024-05-21
···135 command_runner = command-runner; # added 2024-03-06
136 CommonMark = commonmark; # added 2023-02-1
137 ConfigArgParse = configargparse; # added 2021-03-18
138+ configshell = configshell-fb; # added 2025-03-14
139 coronavirus = throw "coronavirus was removed, because the source is not providing the data anymore."; # added 2023-05-04
140 covCore = throw "covCore was renamed to cov-core and subsequently removed since it has ben unmaintained since 2014"; # added 2024-05-20
141 cov-core = throw "cov-core has been removed, it was archived and unmaintained since 2014"; # added 2024-05-21