pkgs: remove 'sqlite_orm'

I have packaged it upstream.
This commit is contained in:
Bruno BELANYI 2024-04-12 15:19:56 +00:00
parent 7e0cb867de
commit e43cdbfa65
2 changed files with 0 additions and 34 deletions

View file

@ -28,8 +28,6 @@ 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 { };