Loading pkgs/development/libraries/libsmi/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ stdenv.mkDerivation rec { sha256 = "1lslaxr2qcj6hf4naq5n5mparfhmswsgq4wa7zm2icqvvgdcq6pj"; }; env.NIX_CFLAGS_COMPILE = "-std=gnu90"; meta = with lib; { description = "A Library to Access SMI MIB Information"; homepage = "https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html"; Loading Loading
pkgs/development/libraries/libsmi/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ stdenv.mkDerivation rec { sha256 = "1lslaxr2qcj6hf4naq5n5mparfhmswsgq4wa7zm2icqvvgdcq6pj"; }; env.NIX_CFLAGS_COMPILE = "-std=gnu90"; meta = with lib; { description = "A Library to Access SMI MIB Information"; homepage = "https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html"; Loading