mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
ocamlPackages.gmetadom: use patch file extension
This commit is contained in:
parent
dc2aa26ba9
commit
ed2e74d9db
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0skmlv0pnqvg99wzzzi1h4zhwzd82xg7xpkj1kwpfy7bzinjh7ig";
|
||||
};
|
||||
|
||||
patches = [ ./gcc-4.3.dpatch ];
|
||||
patches = [ ./gcc-4.3.patch ];
|
||||
|
||||
dontDisableStatic = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user