summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libcli (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-221-1/+1
| | | | | | | | 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
* treewide: use toString on list NIX_CFLAGS_COMPILEArtturin2023-02-221-1/+1
| | | | | 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
* 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)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-161-1/+0
| | | | Goodbye, and thanks for all the Nix...
* libcli: Fix build on gcc 5Eelco Dolstra2016-03-021-1/+8
| | | | http://hydra.nixos.org/build/32606953
* Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-251-2/+2
| | | | | | | 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.
* 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 licencesTobias Geerinckx-Rice2015-05-281-1/+1
| | | | And don't use square brackets on such lines.
* Tidy nckx-maintained packagesTobias Geerinckx-Rice2015-04-081-5/+7
| | | | | - Use fetchFromGitHub when possible - Build in parallel if supported
* Add libcli 1.9.7: emulate a Cisco-telnet-style command lineTobias Geerinckx-Rice2015-01-171-0/+23