feat(bin): Add link to 'age' tool from third_party.age

This commit is contained in:
Vincent Ambo 2020-01-01 16:54:07 +01:00
parent 27f5eb5f67
commit 886cf09b95
4 changed files with 9 additions and 0 deletions

View file

@ -19,6 +19,7 @@ let
# Inherit the packages from nixpkgs that should be available inside
# of the repo. They become available under `pkgs.third_party.<name>`
inherit (nixpkgs)
age
bashInteractive
bat
buildGoPackage