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
Nikola Knezevic
a0bbe1aa27
fswatch: Enable FSEvents API on Darwin
...
On Darwin we can benefit from FSEvents API (that fswatch supports) in order to
have better monitoring of file system changes.
2019-06-17 15:06:04 +02:00
R. RyanTM
2cbaaa55d5
fswatch: 1.13.0 -> 1.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fswatch/versions
2018-12-17 02:20:23 +00:00
R. RyanTM
e7c2c5784f
fswatch: 1.12.0 -> 1.13.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fswatch/versions
2018-10-03 12:19:20 -07:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Pascal Wittmann
92a6feca0a
fswatch: 1.11.3 -> 1.12.0
2018-07-01 13:43:34 +02:00
R. RyanTM
fcf66ef1d5
fswatch: 1.11.2 -> 1.11.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fswatch/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/c05hlqp57zslb3imjx6m5dary3ak601d-fswatch-1.11.3/bin/fswatch -h’ got 0 exit code
- ran ‘/nix/store/c05hlqp57zslb3imjx6m5dary3ak601d-fswatch-1.11.3/bin/fswatch --help’ got 0 exit code
- found 1.11.3 with grep in /nix/store/c05hlqp57zslb3imjx6m5dary3ak601d-fswatch-1.11.3
- directory tree listing: https://gist.github.com/cc22e26348bfd98159c6519a470d3bdb
2018-05-07 03:48:36 -07:00
Pascal Wittmann
b0047a527c
fswatch: 1.9.3 -> 1.11.2
2018-02-11 13:29:43 +01:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
TANIGUCHI Kohei
f48e400133
fswatch: 1.5.0 -> 1.9.3
2017-06-27 20:24:30 +09:00
Pascal Wittmann
bb04c579c3
fswatch: update from 1.4.7 to 1.5.0
2015-08-05 14:44:41 +02:00
Pascal Wittmann
b57097b2fe
fswatch: update from 1.4.6 to 1.4.7
2015-05-28 18:54:35 +02:00
Eric Seidel
c94b24fa4a
fix fallout from merge of master
2015-04-06 19:48:44 -07:00
Vladimír Čunát
0619c852cb
automake: use 1.14.* as the default
...
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-03-09 15:55:21 +01:00
Pascal Wittmann
20d68c20e9
fswatch: update from 1.4.5.3 to 1.4.6
2015-01-20 13:02:45 +01:00
Patrick Mahoney
41ca36e30c
fswatch: new derivation
2015-01-10 15:10:16 -06:00