pkgs/README.md: update lobster compile test link

This commit is contained in:
Andrew Field
2026-05-20 12:44:00 +03:00
parent 97bfb0f1a3
commit 28e6513b41

View File

@@ -874,7 +874,7 @@ $ nix-build -A phoronix-test-suite.tests
Here are examples of package tests:
- [Jasmin compile test](by-name/ja/jasmin/test-assemble-hello-world/default.nix)
- [Lobster compile test](development/compilers/lobster/test-can-run-hello-world.nix)
- [Lobster compile test](by-name/lo/lobster/test-can-run-hello-world.nix)
- [Spacy annotation test](development/python-modules/spacy/annotation-test/default.nix)
- [Libtorch test](development/libraries/science/math/libtorch/test/default.nix)
- [Multiple tests for nanopb](./by-name/na/nanopb/package.nix)