flake.nix: add packages and apps #2
Reference in New Issue
Block a user
Delete Branch "oysteikt/uash:nix-add-package-and-runnable"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This makes it possible to use the package both via
nix buildandnix run.very cool!