Loading pkgs/by-name/op/opentxl-unwrapped/factorial-test.nix +2 −2 Original line number Diff line number Diff line { lib, runCommandNoCC, runCommand, opentxl, }: runCommandNoCC "opentxl-test" runCommand "opentxl-test" { nativeBuildInputs = [ opentxl ]; src = lib.sources.sourceByRegex ./. [ Loading Loading
pkgs/by-name/op/opentxl-unwrapped/factorial-test.nix +2 −2 Original line number Diff line number Diff line { lib, runCommandNoCC, runCommand, opentxl, }: runCommandNoCC "opentxl-test" runCommand "opentxl-test" { nativeBuildInputs = [ opentxl ]; src = lib.sources.sourceByRegex ./. [ Loading