akkuPackages.agave
akku-agave 0.0.1-akku.103.f95c7df
Low-glycemic OpenGL hacking for R6RS Scheme
Apache License 2.0
programs: -
Platforms (80)
x86_64-darwinm68k-noneavr-nones390-nonemips64-linuxarmv6l-netbsdmips64el-linuxarm-none
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ akkuPackages.agave ];
Ad-hoc shell
nix-shell -p akkuPackages.agave
Flake (nix run)
nix run nixpkgs#akkuPackages.agave