revert "tests: disable nixosSearch"

This commit is contained in:
Erik Arvstedt 2022-09-23 09:03:57 +02:00
parent 34f6eb90d7
commit d3b7e8c432
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 3 additions and 5 deletions

View file

@ -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