about summary refs log tree commit diff
path: root/pkgs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/default.nix')
-rw-r--r--pkgs/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/default.nix b/pkgs/default.nix
index 23e4bf98..8303e0a5 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -34,7 +34,6 @@ let
     mkChannel = callPackage ./build-support/channel.nix { };
 
     list-gamecontrollers = callPackage ./list-gamecontrollers { };
-    show-qr-code = callPackage ./show-qr-code { };
 
     games = import ./games {
       inherit pkgs;