micronucleus: format, remove pkgs from inputs
This commit is contained in:
parent
e0f6e514b1
commit
43743be960
@ -1,6 +1,4 @@
|
||||
{
|
||||
pkgs
|
||||
, stdenv
|
||||
{ stdenv
|
||||
, libusb-compat-0_1
|
||||
, fetchFromGitHub
|
||||
, lib
|
||||
@ -34,5 +32,4 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.cab404 ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user