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 -1
View File
@@ -1,7 +1,7 @@
{ stdenv, fetchFromGitHub, boost, cmake, cpp-hocon, curl, leatherman, libwhereami, libyamlcpp, openssl, ruby, utillinux }:
stdenv.mkDerivation rec {
name = "facter-${version}";
pname = "facter";
version = "3.13.2";
src = fetchFromGitHub {