Skip to content

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All-Agda

Repository to contain nix expressions for all agda versions 2.6.1 onwards.

Currently just contains libraries that have been added to nixpkgs.

Binaries of all packages have been pushed to cachix and can be accessed by running

cachix use all-agda

Updating

To update cachix, run:

nix build .#agdaPackages-{version}.all --json | jq .[0].outputs.out -r | cachix push all-agda

This is now automatically done by a github action on pushing to the main branch.

About

A nix flake which provides compatible library versions for various versions of Agda.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages