Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devenv: improve devenv search performance and hide warnings #1753

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

sandydoo
Copy link
Member

@sandydoo sandydoo commented Feb 26, 2025

Makes devenv search usable again.

  • Hides all of the evaluation warnings.
  • Hides all of the Nix file warnings.
  • Enables the eval-cache for nix search.

Fixes #1615.
Fixes #1032.

@domenkozar
Copy link
Member

Cannot write: No space left on device STDERR: /nix/store/fm4mwjg1w6k7ddvy11vdmr4ynwg0q411-gnutar-1.35/bin/tar: Exiting with failure status due to previous errors'). Action being checked out: actions/checkout@v4. return code: 2.

Copy link

cloudflare-workers-and-pages bot commented Mar 1, 2025

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 08a6f1b
Status: ✅  Deploy successful!
Preview URL: https://2c7b8166.devenv.pages.dev
Branch Preview URL: https://fix-search.devenv.pages.dev

View logs

@domenkozar domenkozar merged commit 9f6da63 into main Mar 4, 2025
270 of 281 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

devenv search shows a lot of warnigns Devenv search is slow (comparing to nix search)
2 participants