summary refs log tree commit diff
path: root/pkgs/tools/system/chase
Commit message (Collapse)AuthorAge
* pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob2021-01-17
|
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* chase: avoided using fq attribute namesMaurizio Di Pietro2017-01-06
|
* chase: correct download URLGraham Christensen2017-01-04
| | | | I broke the change after changing the name from chase_ to chase-. Sorry!
* maintainers: rename mdipietro to polyrod to match their github nameGraham Christensen2017-01-03
|
* chase: init at 0.5.2Maurizio Di Pietro2017-01-03