jopejoe1
48ccdb5d4e
tests.importCargoLock.*: remove usage of lib.fileset
...
The usage of lib.fileset was forbidden in nixpkgs due to a bug in nix.
For more information, see 8725e466ef and the PR it was merged in #369694
2025-05-13 20:28:49 +02:00
Olivia Crain
1348195416
tests.importCargoLock: fix self-inclusive src listings in .nix files
...
Replace `src = ./.` instances with more explicit source listings.
Otherwise, derivations will be rebuilt on any change to the files
defining them (e.g. formatting via nixfmt-rfc-style).
2024-04-10 10:27:12 -05:00
Yureka
34cc1821db
importCargoLock: add tests for branch and tag
2021-09-11 09:19:18 +02:00
Daniël de Kok
d3769e43c3
rustPlatform.importCargoLock: add test cases for importCargoLock
2021-05-28 08:01:28 +02:00