# Pastebin PjM7xwOz derivation { name = "check"; system = "x86_64-linux"; PATH = self.lib.makeBinPath [ pkgs.busybox ]; builder = "${pkgs.busybox}/bin/sh"; args = [ ./check-builder.sh ]; };