Skip to content

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

Notifications You must be signed in to change notification settings

alexarice/all-agda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages