| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | Artturin | 2023-02-22 | 1 | -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 | Artturin | 2023-02-22 | 1 | -1/+1 |
| * | treewide: add gcc12 flags | Fabián Heredia Montiel | 2023-01-27 | 1 | -0/+5 |
| * | libcli: fix build with libxcrypt | Franz Pletz | 2022-10-09 | 1 | -1/+3 |
| * | libcli: fix darwin build | Ben Siraphob | 2021-03-12 | 1 | -2/+2 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | Remove nckx as a maintainer for all packages•••Goodbye, and thanks for all the Nix... | Tobias Geerinckx-Rice | 2018-01-16 | 1 | -1/+0 |
| * | libcli: Fix build on gcc 5•••http://hydra.nixos.org/build/32606953 | Eelco Dolstra | 2016-03-02 | 1 | -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-Rice | 2016-01-25 | 1 | -2/+2 |
| * | Convert some *Flags from strings to lists | Tobias Geerinckx-Rice | 2015-11-26 | 1 | -1/+1 |
| * | Replace 'with plaforms; platform' with 'platforms.platform' | Pascal Wittmann | 2015-11-17 | 1 | -1/+1 |
| * | Remove unnecessary rec{s from "my" packages | Tobias Geerinckx-Rice | 2015-07-31 | 1 | -1/+1 |
| * | Don't use "with licenses;" for single licences•••And don't use square brackets on such lines. | Tobias Geerinckx-Rice | 2015-05-28 | 1 | -1/+1 |
| * | Tidy nckx-maintained packages•••- Use fetchFromGitHub when possible - Build in parallel if supported | Tobias Geerinckx-Rice | 2015-04-08 | 1 | -5/+7 |
| * | Add libcli 1.9.7: emulate a Cisco-telnet-style command line | Tobias Geerinckx-Rice | 2015-01-17 | 1 | -0/+23 |
