flake: fix test

This commit is contained in:
figsoda 2023-06-29 18:56:13 -04:00
parent 22e325bece
commit 70e5320c56

View File

@ -174,6 +174,7 @@
];
in
cargoNextest (args // {
doNotLinkInheritedArtifacts = true;
cargoLockParsed = importTOML lock // {
package = attrValues (getPackages lock // concatMapAttrs
(name: _: optionalAttrs