hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246
.
This commit is contained in:
parent
6ec9d95a86
commit
a88efcfe2f
|
@ -20272,6 +20272,8 @@ self: {
|
||||||
];
|
];
|
||||||
description = "Bindings to the VulkanMemoryAllocator library";
|
description = "Bindings to the VulkanMemoryAllocator library";
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"WAVE" = callPackage
|
"WAVE" = callPackage
|
||||||
|
|
Loading…
Reference in New Issue