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