VY

Size: a a a
VY

VY
▲ ~ date
Fri 29 May 2020 06:22:46 PM MSK
▲ ~ TZ='Europe/Moscow'; export TZ
▲ ~ date
Fri 29 May 2020 06:22:55 PM MS
VY
time.timeZone = "Europe/Moscow";
АБ
R
АБ
ц
ц
М

R
{pkgs?import<nixpkgs>{}}: {target}: pkgs.stdenv.mkDerivation rec { ... inherit target; inherit pkgs; }shell.nix:{pkgs?import<nixpkgs>{}}: let tc = import toolchain.nix; tc_ppc = tc {target="ppc";}; in pkgs.mkShell { ... }...toolchain.nix:1:1 called with unexpected argument 'target'
R

М
R
{pkgs?import<nixpkgs>{}}: {target}: pkgs.stdenv.mkDerivation rec { ... inherit target; inherit pkgs; }shell.nix:{pkgs?import<nixpkgs>{}}: let tc = import toolchain.nix; tc_ppc = tc {target="ppc";}; in pkgs.mkShell { ... }...toolchain.nix:1:1 called with unexpected argument 'target'
АБ

echo $LC_ALLМ
echo $LC_ALLАБ
LC_ALL=en_US.UTF-8AS
М
М
LC_ALL=en_US.UTF-8R
{pkgs?import<nixpkgs>{}}: {target}: pkgs.stdenv.mkDerivation rec { ... inherit target; inherit pkgs; }shell.nix:{pkgs?import<nixpkgs>{}}: let tc = import toolchain.nix; tc_ppc = tc {target="ppc";}; in pkgs.mkShell { ... }...toolchain.nix:1:1 called with unexpected argument 'target'