mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 11:44:07 +00:00
virtualboxGuestAdditions: remove with lib
This commit is contained in:
parent
5875b59270
commit
0507f64d9f
@ -5,8 +5,6 @@
|
||||
, yasm, patchelf, makeWrapper, makeself, nasm
|
||||
, linuxHeaders, openssl, libpulseaudio}:
|
||||
|
||||
with lib;
|
||||
|
||||
let
|
||||
buildType = "release";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user