1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00

libbpf: fix passthru.tests

b5158636c8
This commit is contained in:
zowoq 2021-12-26 09:21:59 +10:00
parent 9ec14cd78d
commit c9044f1de1

View file

@ -5,6 +5,7 @@
, stdenv
, zlib
, lib
, nixosTests
}:
with builtins;