...
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
click
|
||||
click-aliases
|
||||
]))
|
||||
/*
|
||||
(busybox.overrideAttrs (final: prev: {
|
||||
# get only nslookup from busybox
|
||||
# because the less would overwrite the actuall less and the busybox does not have -r
|
||||
@@ -72,6 +73,7 @@
|
||||
mv $out/busybox $out/bin/busybox
|
||||
'';
|
||||
}))
|
||||
*/
|
||||
];
|
||||
|
||||
#*/
|
||||
|
||||
Reference in New Issue
Block a user