summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libcli (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: move NIX_CFLAGS_COMPILE to the env attrset•••with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure Artturin2023-02-221-1/+1
* treewide: use toString on list NIX_CFLAGS_COMPILE•••with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper Artturin2023-02-221-1/+1
* treewide: add gcc12 flagsFabián Heredia Montiel2023-01-271-0/+5
* libcli: fix build with libxcryptFranz Pletz2022-10-091-1/+3
* libcli: fix darwin buildBen Siraphob2021-03-121-2/+2
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* Remove nckx as a maintainer for all packages•••Goodbye, and thanks for all the Nix... Tobias Geerinckx-Rice2018-01-161-1/+0
* libcli: Fix build on gcc 5•••http://hydra.nixos.org/build/32606953 Eelco Dolstra2016-03-021-1/+8
* Add version attribute where maintainers |= nckx•••This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place. Tobias Geerinckx-Rice2016-01-251-2/+2
* Convert some *Flags from strings to listsTobias Geerinckx-Rice2015-11-261-1/+1
* Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann2015-11-171-1/+1
* Remove unnecessary rec{s from "my" packagesTobias Geerinckx-Rice2015-07-311-1/+1
* Don't use "with licenses;" for single licences•••And don't use square brackets on such lines. Tobias Geerinckx-Rice2015-05-281-1/+1
* Tidy nckx-maintained packages•••- Use fetchFromGitHub when possible - Build in parallel if supported Tobias Geerinckx-Rice2015-04-081-5/+7
* Add libcli 1.9.7: emulate a Cisco-telnet-style command lineTobias Geerinckx-Rice2015-01-171-0/+23