Skip to content

Nix flake providing a devShell for F-Engrave

License

Notifications You must be signed in to change notification settings

aidalgol/f-engrave-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix shell for F-Engrave

The tool F-Engrave is distributed as a single script that is intended to be edited by the end user, so packaging it as an application in Nixpkgs would require the end-user to use derivation overrides to customise the script by patching, which is a more tedious workflow than simply editing the file in place. Hence this flake providing a devShell with all of F-Engrave's dependencies, including the bundled helper program ttf2xcf_stream.

To use, run nix develop github:aidalgol/f-engrave-flake. This will unpack the f-engrave.py script from the F-Engrave source zip archive to the current working directory, if the file does not already exist.

About

Nix flake providing a devShell for F-Engrave

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages