Skip to content

Commit

Permalink
remove packages.currencyexternalapi from flake.nix file
Browse files Browse the repository at this point in the history
  • Loading branch information
leoporoli committed Sep 24, 2024
1 parent 3f47193 commit b3f0e44
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,6 @@
inherit pkgs;
};

packages.currencyexternalapi = pkgs.callPackage ./src/currencyexternalapi {
inherit pkgs;
};

packages.frontend = pkgs.callPackage ./src/frontend {
inherit pkgs;
};
Expand Down

0 comments on commit b3f0e44

Please sign in to comment.