mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
rpi: more packages to cross-compile
This commit is contained in:
parent
e6878aae7b
commit
d31b8b2988
@ -363,9 +363,14 @@ in {
|
||||
inetutils.crossDrv = nativePlatforms;
|
||||
nixUnstable.crossDrv = nativePlatforms;
|
||||
patch.crossDrv = nativePlatforms;
|
||||
zile.crossDrv = nativePlatforms;
|
||||
prboom.crossDrv = nativePlatforms;
|
||||
vim.crossDrv = nativePlatforms;
|
||||
tmux.crossDrv = nativePlatforms;
|
||||
screen.crossDrv = nativePlatforms;
|
||||
unrar.crossDrv = nativePlatforms;
|
||||
unzip.crossDrv = nativePlatforms;
|
||||
hdparm.crossDrv = nativePlatforms;
|
||||
ddrescue.crossDrv = nativePlatforms;
|
||||
git.crossDrv = nativePlatforms;
|
||||
lynx.crossDrv = nativePlatforms;
|
||||
patchelf.crossDrv = nativePlatforms;
|
||||
nix.crossDrv = nativePlatforms;
|
||||
|
Loading…
Reference in New Issue
Block a user