pkgs/README.md: update lobster compile test link (#522194)

This commit is contained in:
Silvan Mosberger
2026-05-20 12:24:19 +00:00
committed by GitHub
+1 -1
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)