| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | git-bz: stay with python2 | Frederik Rietdijk | 2021-04-03 | 1 | -4/+4 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: remove redundant rec | volth | 2019-08-28 | 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 |
| * | git-bz: add pycrypto dependency (#21013) | Chris Martin | 2016-12-08 | 1 | -0/+1 |
| * | Fix lots of fetchgit hashes (fallout from #15469) | Tuomas Tynkkynen | 2016-06-03 | 1 | -1/+1 |
| * | 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 | -4/+2 |
| * | git-bz: fix meta typo•••Thanks to @heydojo. | Vladimír Čunát | 2016-01-15 | 1 | -1/+1 |
| * | git-bz: meta: un-break; fix licence; maintain•••CC @nbp (I assume it was abandoned years ago, apologies otherwise). | Tobias Geerinckx-Rice | 2016-01-15 | 1 | -8/+7 |
| * | git-bz: 3.20110902 -> 3.2015-09-08 | Tobias Geerinckx-Rice | 2016-01-15 | 1 | -16/+19 |
| * | Fix user-facing typos (mainly in descriptions) | Tobias Geerinckx-Rice | 2014-12-30 | 1 | -1/+1 |
| * | Another attempt to eradicate ensureDir•••See c556a6ea46e71e1907d78b71fab36df30297b3ad. | Eelco Dolstra | 2014-06-30 | 1 | -2/+2 |
| * | Silence some Hydra evaluation warnings | Eelco Dolstra | 2014-04-24 | 1 | -0/+1 |
| * | Add git-bz nix expression.•••svn path=/nixpkgs/trunk/; revision=33801 | Nicolas Pierron | 2012-04-15 | 1 | -0/+53 |
