summary refs log tree commit diff
path: root/pkgs/development/libraries/phash
Commit message (Collapse)AuthorAge
* phash: 0.9.4 -> 0.9.6R. Ryantm2022-04-08
|
* treewide: remove all updateWalker/downloadURLRegexpFelix Buehler2022-01-26
|
* various: cleanup of "inherit version;"Felix Buehler2021-07-18
|
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* 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
* pHash: init at 0.9.4 (#42546)Greg Hale2018-06-27
Fix style and redundancy issues pointed out by @jb55