forked from lix-project/nix-eval-jobs
2 lines
64 B
Nix
2 lines
64 B
Nix
{ pkgs ? import <nixpkgs> {} }:
|
|
pkgs.callPackage ./hydra.nix {}
|