no need to check

This commit is contained in:
Robin Appelman 2024-02-14 22:49:34 +01:00
commit 3262ee5335

View file

@ -22,6 +22,8 @@ in
pkg-config
];
doCheck = false;
cargoLock = {
lockFile = ./Cargo.lock;
};