summary refs log tree commit diff
path: root/pkgs/applications/science
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2022-06-17 22:42:52 +0900
committerGitHub <noreply@github.com>2022-06-17 22:42:52 +0900
commit1216d8e7abdddb5adb0db5ceaeccff2eca49e51c (patch)
treed10c3258c21642a249635c36323f8ea73b782579 /pkgs/applications/science
parentdcaa5dca4f37d777afaa3b3ff55823d909d3b6cf (diff)
parent863785142fba44a03b78bb852dcc5612bb010194 (diff)
downloadnixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.tar
nixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.tar.gz
nixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.tar.bz2
nixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.tar.lz
nixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.tar.xz
nixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.tar.zst
nixpkgs-1216d8e7abdddb5adb0db5ceaeccff2eca49e51c.zip
Merge pull request #176788 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
Diffstat (limited to 'pkgs/applications/science')
-rw-r--r--pkgs/applications/science/logic/tamarin-prover/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/science/logic/tamarin-prover/default.nix b/pkgs/applications/science/logic/tamarin-prover/default.nix
index 08b8a681b2d..02e60b398c3 100644
--- a/pkgs/applications/science/logic/tamarin-prover/default.nix
+++ b/pkgs/applications/science/logic/tamarin-prover/default.nix
@@ -21,6 +21,7 @@ let
     homepage    = "https://tamarin-prover.github.io";
     description = "Security protocol verification in the symbolic model";
     maintainers = [ lib.maintainers.thoughtpolice ];
+    hydraPlatforms = lib.platforms.linux; # maude is broken on darwin
   };
 
   # tamarin use symlinks to the LICENSE and Setup.hs files, so for these sublibraries