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