lean4-htt/default.nix
2019-07-05 11:24:15 +02:00

3 lines
70 B
Nix

{ pkgs ? import <nixpkgs> {} }:
pkgs.callPackage ./derivation.nix {}