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