summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorGabriel Ebner <gebner@gebner.org>2022-04-09 11:20:35 +0200
committerGabriel Ebner <gebner@gebner.org>2022-04-09 14:05:15 +0200
commit5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6 (patch)
tree535ae530a355abc921a24e1c18be2c441b0848b3 /pkgs/development/haskell-modules
parent5dadb0d98b87d903f9c4eecd0b37a34e6c00561e (diff)
downloadnixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.tar
nixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.tar.gz
nixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.tar.bz2
nixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.tar.lz
nixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.tar.xz
nixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.tar.zst
nixpkgs-5e868ecb7fbc77859afcc6eea4de3d0ba4a679d6.zip
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/hackage-packages.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix
index 86637a302b0..1d3b1f48874 100644
--- a/pkgs/development/haskell-modules/hackage-packages.nix
+++ b/pkgs/development/haskell-modules/hackage-packages.nix
@@ -295744,8 +295744,7 @@ self: {
        ];
        description = "Tunneling program over websocket protocol";
        license = lib.licenses.bsd3;
-       hydraPlatforms = lib.platforms.none;
-       broken = true;
+       maintainers = with lib.maintainers; [ gebner ];
      }) {};
 
   "wtk" = callPackage