N
flake:
будет искать в твоем локальном registrySize: a a a
АБ
flake:
будет искать в твоем локальном registryАБ
nix registry list
MD
gо
gо
MD
MD
gо
gо
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
buildInputs = with pkgs; [
python38Full
python38Packages.pip
python38Packages.jupyter
python38Packages.scipy
python38Packages.datasets
python38Packages.transformers
python38Packages.scikitlearn
python38Packages.numpy
python38Packages.pandas
python38Packages.matplotlib
python38Packages.pytorchWithCuda
python38Packages.seaborn
];
}
Б
error: builder for '/nix/store/sn64q2i15g71f102250s00axa9hnljgf-system-path.drv' failed with exit code 1;
last 4 log lines:
> collision between `/nix/store/8pd38yxf92b50xfh09nr4hp0zw7d9wbl-xwayland-21.1.1/share/man/man1/Xserver.1.gz' and `/nix/store/zx1pvi5k38q6gsrp43vv49n2zz4z136h-xorg-server-1.20.11/share/man/man1/Xserver.1.gz'
> collision between `/nix/store/8pd38yxf92b50xfh09nr4hp0zw7d9wbl-xwayland-21.1.1/lib/xorg/protocol.txt' and `/nix/store/zx1pvi5k38q6gsrp43vv49n2zz4z136h-xorg-server-1.20.11/lib/xorg/protocol.txt'
> created 14714 symlinks in user environment
> install-info: Cannot allocate memory for gzip -d
For full logs, run 'nix log /nix/store/sn64q2i15g71f102250s00axa9hnljgf-system-path.drv'.
ц
АБ
ц
sudo sh -c 'grep -v sandbox-path /etc/nix/nix.conf > /etc/nix/nix.conf~; mv /etc/nix/nix.conf~ /etc/nix/nix.conf'
ц