pkgs: add sqlite_orm
This commit is contained in:
parent
6a47703c08
commit
ef882a5267
2 changed files with 34 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
|
|||
|
||||
rbw-pass = pkgs.callPackage ./rbw-pass { };
|
||||
|
||||
sqlite_orm = pkgs.callPackage ./sqlite_orm { };
|
||||
|
||||
unbound-zones-adblock = pkgs.callPackage ./unbound-zones-adblock { };
|
||||
|
||||
zsh-done = pkgs.callPackage ./zsh-done { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue