Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
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.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Daiderd Jordan
c2205238ab
watchman: remove cf-private
2019-07-03 22:20:13 +02:00
Matthew Bauer
d6c9efa223
watchman: add fsevents support
...
macOS needs apple sdks for fsevents support
Fixes #14309
2018-05-16 01:02:31 -05:00
WilliButz
8ddc3eb988
watchman: 4.7.0 -> 4.9.0
2017-08-24 21:20:03 +02:00
Graham Christensen
69ce9a9edd
watchman: 4.5.0 -> 4.7.0
2016-12-13 10:27:54 -05:00
Wout Mertens
17a759f346
Watchman: 4.3.0 => 4.5.0
2016-02-24 11:22:59 +01:00
Charles Strahan
7b8cd1dce9
watchman: 4.1.0 -> 4.3.0
...
* improved handling of case insensitive filenames
* improved reliability of symlink change detection on osx
2016-01-28 11:58:33 -05:00
Charles Strahan
a9c3950f2d
watchman: 3.0.0 -> 4.1.0
2015-10-23 14:03:30 -04:00
Charles Strahan
3b524fe6c4
watchman: update to 3.0.0
2015-01-13 21:48:44 -05:00
John Wiegley
326ca0f690
Many minor fixes to get things building after recent compiler changes
2014-08-10 23:18:57 -05:00
Charles Strahan
6b16c2ec34
watchman: new package
...
This adds `watchman`, a CLI utility that watches files and takes action when
they change.
2014-07-06 01:34:11 -04:00