mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 11:05:17 +03:00
4 lines
77 B
Nix
4 lines
77 B
Nix
{ nixpkgs ? import <nixos> {} }: with nixpkgs;
|
|
|
|
callPackage ./package.nix {}
|