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