about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorMalte Brandy <malte.brandy@maralorn.de>2022-03-07 23:24:22 +0100
committerMalte Brandy <malte.brandy@maralorn.de>2022-03-08 14:16:48 +0100
commitde687e6c8e18221e43e2316d156014b3d6750b9a (patch)
tree712ced41b72ff9ebac27e339e1f201e8258e3650 /pkgs/development/haskell-modules
parente8cfe80ccc1dfba2fd14e40d003b08c5637fc76f (diff)
downloadnixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.tar
nixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.tar.gz
nixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.tar.bz2
nixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.tar.lz
nixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.tar.xz
nixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.tar.zst
nixlib-de687e6c8e18221e43e2316d156014b3d6750b9a.zip
nix-output-monitor: 1.0.5.0 -> 1.1.1.0
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-nix.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/pkgs/development/haskell-modules/configuration-nix.nix b/pkgs/development/haskell-modules/configuration-nix.nix
index 032b2577c515..c8893a751fd1 100644
--- a/pkgs/development/haskell-modules/configuration-nix.nix
+++ b/pkgs/development/haskell-modules/configuration-nix.nix
@@ -700,11 +700,6 @@ self: super: builtins.intersectAttrs super {
     testToolDepends = [ pkgs.git pkgs.mercurial ] ++ drv.testToolDepends or [];
   }) super.retrie_1_2_0_0;
 
-  nix-output-monitor = overrideCabal {
-    # Can't ran the golden-tests with nix, because they call nix
-    testTarget = "unit-tests";
-  } super.nix-output-monitor;
-
   haskell-language-server = overrideCabal (drv: {
     # starting with 1.6.1.1 haskell-language-server wants to be linked dynamically
     # by default. Unless we reflect this in the generic builder, GHC is going to