Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Remove busybox for Package Binary Collisions
Browse files Browse the repository at this point in the history
  • Loading branch information
DataEraserC committed Dec 10, 2023
1 parent 9cf8292 commit ffb8837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# conda is not available for MacOS
conda

busybox
# (lib.lowPrio busybox)

# system call monitoring
strace # system call monitoring
Expand Down
2 changes: 1 addition & 1 deletion home/nix-on-droid/aarch64/pstar_1/modules/system-tools.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# conda is not available for MacOS
conda

busybox
# (lib.lowPrio busybox)

# system call monitoring
strace # system call monitoring
Expand Down

0 comments on commit ffb8837

Please sign in to comment.