Added porecry package
This commit is contained in:
parent
2344fc3edb
commit
04a956bad8
5 changed files with 24 additions and 4 deletions
|
@ -26,6 +26,7 @@ self: super: {
|
|||
salt-lint = super.callPackage ./salt-lint { };
|
||||
#intel-compute-runtime-legacy1 = super.callPackage ./intel-compute-runtime-legacy1 { };
|
||||
kubecrypt = super.callPackage ./kubecrypt { };
|
||||
porecry = super.callPackage ./porecry { };
|
||||
|
||||
nerdfonts = super.nerdfonts.override {
|
||||
fonts = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue