revert "tests: disable nixosSearch"
This commit is contained in:
parent
34f6eb90d7
commit
d3b7e8c432
3 changed files with 3 additions and 5 deletions
|
|
@ -275,11 +275,6 @@ flake() {
|
|||
|
||||
# Test generating module documentation for search.nixos.org
|
||||
nixosSearch() {
|
||||
# TODO-EXTERNAL:
|
||||
# Remove this when nixos-search has been fixed
|
||||
echo "Skipping test nixosSearch"
|
||||
return
|
||||
|
||||
if ! checkFlakeSupport "nixosSearch"; then return; fi
|
||||
|
||||
if [[ $_nixBitcoinInCopiedSrc ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue