treewide: Fix broken Gmane URLs

This commit is contained in:
Craig Younkins
2018-12-25 22:34:55 -05:00
committed by Dmitry Kalinkin
parent 87d6913ef9
commit 8b12b17df3
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
preConfigure =
stdenv.lib.optionalString stdenv.isDarwin "sed -i -e 's|-Wl,-soname=$(SHLIBSONAME)||' configure";
# http://thread.gmane.org/gmane.linux.distributions.nixos/1328 for details.
# https://www.mail-archive.com/nix-dev@cs.uu.nl/msg01347.html for details.
doCheck = false;
postInstall = stdenv.lib.optionalString stdenv.isDarwin ''