Skip to content

mprasil/aftershot-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AfterShot Pro Nix package

This is Nix package for trial version of AfterShot Pro 3. You get 30 days to test it out or enter license key to permanently unlock full functionality.

Running straight from GitHub with flakes

nix run github:mprasil/aftershot-nix

Using in NixOS

Add to inputs:

aftershot.url = "github:mprasil/aftershot-nix";

In your nix config:

environment.systemPackages = [
    inputs.aftershot.packages.${config.nixpkgs.system}.aftershot
];

About

Nix package for AfterShot Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages