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