Archived
1
0
forked from rarias/bscpkgs

Rename test->tests and tests->testList

This commit is contained in:
2025-10-01 15:24:12 +02:00
parent ad17dbc06e
commit 65df99aac2
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
legacyPackages.${system} = pkgs;
hydraJobs = {
inherit (self.legacyPackages.${system}.bsc-ci) test pkgs cross;
inherit (self.legacyPackages.${system}.bsc-ci) tests pkgs cross;
};
# propagate nixpkgs lib, so we can do bscpkgs.lib