sysbox
This commit is contained in:
parent
02f73c8ee2
commit
641b2b0edc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
self: super: {
|
self: super: {
|
||||||
bento = (super.callPackage ../pkgs/bento { });
|
bento = (super.callPackage ../pkgs/bento { });
|
||||||
ykfde = (super.callPackage ../pkgs/ykfde { });
|
ykfde = (super.callPackage ../pkgs/ykfde { });
|
||||||
sysbox = (super.callPackage ../pkgs/sysbox { });
|
sysbox = (super.callPackage ../pkgs/sysbox.nix { });
|
||||||
wow-addon-manager = (super.callPackage ../pkgs/wow-addon-manager { });
|
wow-addon-manager = (super.callPackage ../pkgs/wow-addon-manager { });
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue