nixos/shells
Ivan Bushchik db5cf3fea9
Update shell, include static things
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2023-08-13 18:05:23 +03:00
..
crossShell.nix Update shell, include static things 2023-08-13 18:05:23 +03:00
README.md Add shells/* 2023-08-13 18:01:09 +03:00

Shells

  • crossShell.nix - Just useful shell for cross compiling

Using

nix-shell PATH_TO_SHELL

crossShell.nix

By default configured for aarch64-unknown-linux-musl, but target may be replaced by adding crossSystem arg, like --argstr crossSystem "x86_64-unknown-linux-musl".