pkgs: add bt-migrate
This commit is contained in:
parent
ef882a5267
commit
077d0f021b
2 changed files with 64 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{ pkgs }:
|
||||
pkgs.lib.makeScope pkgs.newScope (pkgs: {
|
||||
bt-migrate = pkgs.callPackage ./bt-migrate { };
|
||||
|
||||
bw-pass = pkgs.callPackage ./bw-pass { };
|
||||
|
||||
change-audio = pkgs.callPackage ./change-audio { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue