mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
haskell-vector-sized: update override for the latest version
This commit is contained in:
parent
48e1d7837a
commit
fb9f0ebc9a
@ -1039,7 +1039,7 @@ self: super: {
|
||||
vulkan = super.vulkan.override { vulkan = pkgs.vulkan-loader; };
|
||||
|
||||
# Builds only with the latest version of indexed-list-literals.
|
||||
vector-sized_1_0_2_0 = super.vector-sized_1_0_2_0.override {
|
||||
vector-sized_1_0_3_0 = super.vector-sized_1_0_3_0.override {
|
||||
indexed-list-literals = self.indexed-list-literals_0_2_1_1;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user