summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/haskell-overrides/blessings.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/5pkgs/haskell-overrides/blessings.nix')
-rw-r--r--krebs/5pkgs/haskell-overrides/blessings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/haskell-overrides/blessings.nix b/krebs/5pkgs/haskell-overrides/blessings.nix
index ba776b35..5fb57a33 100644
--- a/krebs/5pkgs/haskell-overrides/blessings.nix
+++ b/krebs/5pkgs/haskell-overrides/blessings.nix
@@ -3,7 +3,7 @@ mkDerivation {
pname = "blessings";
version = "1.0.0";
src = fetchgit {
- url = http://cgit.cd.krebsco.de/blessings;
+ url = http://cgit.ni.krebsco.de/blessings;
rev = "25a510dcb38ea9158e9969d56eb66cb1b860ab5f";
sha256 = "0xg329h1y68ndg4w3m1jp38pkg3gqg7r19q70gqqj4mswb6qcrqc";
};