lass 5: import newsbot-js.nix
This commit is contained in:
parent
cb9e63e078
commit
32fc7df88a
|
@ -14,4 +14,5 @@ rec {
|
|||
vimperator = callPackage ./firefoxPlugins/vimperator.nix {};
|
||||
};
|
||||
go = callPackage ./go/default.nix {};
|
||||
newsbot-js = callPackage ./newsbot-js/default.nix {};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue