umockdev: disable failed test (#66909)
* umockdev: disable failed test * Update default.nix
This commit is contained in:
committed by
Nikolay Amiantov
parent
cb1b9497f1
commit
1d96d2bedb
@@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
./fix-test-paths.patch
|
||||
# https://github.com/NixOS/nixpkgs/commit/9960a2be9b32a6d868046c5bfa188b9a0dd66682#commitcomment-34734461
|
||||
./disable-failed-test.patch
|
||||
# https://github.com/martinpitt/umockdev/pull/93
|
||||
(fetchpatch {
|
||||
url = "https://github.com/abbradar/umockdev/commit/ce22f893bf50de0b32760238a3e2cfb194db89e9.patch";
|
||||
|
||||
Reference in New Issue
Block a user