mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
awscli: override best practice
This is the recommended way. It won't actually matter here though.
This commit is contained in:
parent
6b0494cbcc
commit
0c5c89591d
@ -30,6 +30,7 @@ let
|
||||
'';
|
||||
});
|
||||
};
|
||||
self = py;
|
||||
};
|
||||
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user