We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a337bd commit d2613fdCopy full SHA for d2613fd
1 file changed
pkgs/applications/virtualization/docker-slim/default.nix
@@ -41,10 +41,5 @@ buildGoPackage rec {
41
homepage = "https://dockersl.im/";
42
license = licenses.asl20;
43
maintainers = with maintainers; [ filalex77 marsam mbrgm ];
44
- # internal/app/sensor/monitors/ptrace/monitor.go:151:16: undefined:
45
- # system.CallNumber
46
- # internal/app/sensor/monitors/ptrace/monitor.go:161:15: undefined:
47
- # system.CallReturnValue
48
- badPlatforms = [ "aarch64-linux" ];
49
};
50
}
0 commit comments