pkgs: remove 'bt-migrate'

I have packaged it upstream.
This commit is contained in:
Bruno BELANYI 2024-04-12 15:20:09 +00:00
parent e43cdbfa65
commit 06b760e3ee
2 changed files with 0 additions and 63 deletions

View file

@ -1,7 +1,5 @@
{ 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 { };