Skip to content

Commit

Permalink
awscli: override best practice
Browse files Browse the repository at this point in the history
This is the recommended way. It won't actually matter here though.
  • Loading branch information
FRidh committed Oct 27, 2022
1 parent 6b0494c commit 0c5c895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/admin/awscli/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ let
'';
});
};
self = py;
};

in
Expand Down

0 comments on commit 0c5c895

Please sign in to comment.