Add integration tests to Drone

This commit is contained in:
Quentin Dufour
2022-02-03 18:04:43 +01:00
committed by Jill
parent 084dcdbd3a
commit 5d19f3d2d7
6 changed files with 58 additions and 35 deletions
+3 -1
View File
@@ -8,12 +8,14 @@ rec {
sha256 = "1xy9zpypqfxs5gcq5dcla4bfkhxmh5nzn9dyqkr03lqycm9wg5cr";
};
cargo2nixSrc = fetchGit {
# As of 2021-10-06
# As of 2022-02-03
url = "https://github.com/superboum/cargo2nix";
ref = "backward-compat";
rev = "08d963f32a774353ee8acf3f61749915875c1ec4";
};
/*
* Shared objects
*/