maintenance
This commit is contained in:
parent
e23fbeda9d
commit
97134ce956
3 changed files with 1 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs }:
|
||||
{
|
||||
agda = pkgs.mkShell {
|
||||
buildINputs = with pkgs; [ agda ];
|
||||
buildInputs = with pkgs; [ agda ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue