about summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 6c96254..26897f1 100644
--- a/default.nix
+++ b/default.nix
@@ -35,6 +35,5 @@ in
 
   #fx = (pkgs.callPackage ./pkgs/fx { }).package;
   # xcb-util = pkgs.callPackage ./pkgs/xcb-util { }; #unknown error
-  amfora = pkgs.callPackage ./pkgs/amfora { };
   # ...
 }