From 5ed4e0c2fdfabdc962582d277d960eb88ab91768 Mon Sep 17 00:00:00 2001 From: Renzo Carbonara Date: Mon, 5 Oct 2015 01:20:22 -0300 Subject: pkgs bumps: ghcjs, ghcjs-boot, ghcjs-shims, ghcjs-dom --- pkgs/development/haskell-modules/configuration-ghcjs.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'pkgs/development/haskell-modules') diff --git a/pkgs/development/haskell-modules/configuration-ghcjs.nix b/pkgs/development/haskell-modules/configuration-ghcjs.nix index 7e45edabc4a..381da0afa3f 100644 --- a/pkgs/development/haskell-modules/configuration-ghcjs.nix +++ b/pkgs/development/haskell-modules/configuration-ghcjs.nix @@ -79,12 +79,6 @@ self: super: { ghcjs-dom = overrideCabal super.ghcjs-dom (drv: { buildDepends = [ self.base self.mtl self.text self.ghcjs-base ]; libraryHaskellDepends = [ ]; - src = pkgs.fetchFromGitHub { - owner = "ghcjs"; - repo = "ghcjs-dom"; - rev = "8d77202b46cbf0aed77bb1f1e8d827f27dee90d7"; - sha256 = "01npi286mwg7yr3h9qhxnylnjzbjb4lg5235v5lqfwy76hmmb9lp"; - }; }); ghc-paths = overrideCabal super.ghc-paths (drv: { -- cgit 1.4.1