Merge remote-tracking branch 'origin/master' into gcc-8

This commit is contained in:
Franz Pletz
2019-09-03 22:15:07 +02:00
5995 changed files with 34112 additions and 20763 deletions
@@ -1,7 +1,7 @@
{ stdenv, fetchFromGitHub, boost, cmake, curl, ruby }:
stdenv.mkDerivation rec {
name = "leatherman-${version}";
pname = "leatherman";
version = "1.7.1";
src = fetchFromGitHub {