Skip to content

Commit

Permalink
chore: remove pkgs overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Jul 15, 2024
1 parent fce389a commit af0c8eb
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 @@ -72,10 +72,6 @@
system,
...
}: {
_module.args.pkgs = import inputs.nixpkgs {
inherit system;
};

legacyPackages.cardano-services = import ./nix/cardano-services/deployments {inherit pkgs nix-helm inputs;};
};
};
Expand Down

0 comments on commit af0c8eb

Please sign in to comment.