summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authorArtur Cygan <arczicygan@gmail.com>2022-01-03 16:00:02 +0100
committerDennis Gosnell <cdep.illabout@gmail.com>2022-01-04 10:10:14 +0900
commit44a74d1b8f75f71cbe4320c9c34690a5e8565936 (patch)
treeeae359b7298babfd8e68b1bc52da35937df0291c /pkgs/development/haskell-modules/configuration-hackage2nix
parent354eadb4b4c9f8889359cc7ce56ef13774757c18 (diff)
downloadnixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.tar
nixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.tar.gz
nixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.tar.bz2
nixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.tar.lz
nixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.tar.xz
nixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.tar.zst
nixpkgs-44a74d1b8f75f71cbe4320c9c34690a5e8565936.zip
hevm: unbreak on aarch64-linux
(cherry picked from commit 1468f4479bee1b334515be92f5e5f7032c71ba08)

This is from https://github.com/NixOS/nixpkgs/pull/153344.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
index 51cb1fc37f9..b161109649a 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
@@ -459,7 +459,6 @@ unsupported-platforms:
   hbro:                                         [ x86_64-darwin, aarch64-darwin ] # webkitgtk marked broken on darwin
   hbro-contrib:                                 [ x86_64-darwin, aarch64-darwin ] # webkitgtk marked broken on darwin
   hcwiid:                                       [ x86_64-darwin, aarch64-darwin ]
-  hevm:                                         [ aarch64-linux ] # depends on sbv, which is not supported on aarch64-linux
   HFuse:                                        [ x86_64-darwin, aarch64-darwin ]
   hidapi:                                       [ x86_64-darwin, aarch64-darwin ]
   hinotify-bytestring:                          [ x86_64-darwin, aarch64-darwin ]
@@ -514,7 +513,6 @@ unsupported-platforms:
   reflex-localize-dom:                          [ x86_64-darwin, aarch64-darwin, aarch64-linux ]
   rtlsdr:                                       [ x86_64-darwin, aarch64-darwin ]
   rubberband:                                   [ x86_64-darwin, aarch64-darwin ]
-  sbv:                                          [ aarch64-linux ]
   scat:                                         [ aarch64-linux, armv7l-linux ] # uses scrypt, which requries x86
   scrypt:                                       [ aarch64-linux, armv7l-linux ] # https://github.com/informatikr/scrypt/issues/8
   sdl2-mixer:                                   [ x86_64-darwin, aarch64-darwin ]