Add phanpy
This commit is contained in:
parent
48aabd7fe9
commit
c003bac9b6
2 changed files with 31 additions and 0 deletions
|
@ -11,4 +11,5 @@ pkgs: {
|
|||
update = pkgs.callPackage ./update {};
|
||||
upgrade = pkgs.callPackage ./upgrade {};
|
||||
restart = pkgs.callPackage ./restart {};
|
||||
phanpy = pkgs.callPackage ./phanpy {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue