mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 23:20:55 +00:00
awsebcli: tiny whitespace fix
This commit is contained in:
parent
054baf2cbe
commit
fcf0df2cf6
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, python }:
|
||||
{ stdenv, python }:
|
||||
let
|
||||
|
||||
localPython = python.override {
|
||||
|
|
Loading…
Reference in a new issue