Commit graph

23 commits

Author SHA1 Message Date
Mario Rodas de1907ef12 watchexec: 1.15.0 -> 1.15.1
https://github.com/watchexec/watchexec/releases/tag/1.15.1
2021-04-17 04:20:00 +00:00
Mario Rodas a1260ad61b watchexec: 1.14.1 -> 1.15.0
https://github.com/watchexec/watchexec/releases/tag/1.15.0
2021-04-10 04:20:00 +00:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d 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
2021-01-11 10:38:22 +01:00
Mario Rodas ccf742a124 watchexec: 1.14.0 -> 1.14.1
https://github.com/watchexec/watchexec/releases/tag/1.14.1
2020-10-01 04:20:00 +00:00
R. RyanTM 0b159862c9 watchexec: 1.13.1 -> 1.14.0 2020-07-04 11:56:16 +00:00
R. RyanTM c9d5007dbc watchexec: 1.13.0 -> 1.13.1 2020-06-09 04:22:03 +00:00
Mario Rodas 2d38b58262
watchexec: 1.12.0 -> 1.13.0
Changelog: https://github.com/watchexec/watchexec/releases/tag/1.13.0
2020-06-04 02:40:00 -05:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Benjamin Hipple d07ca7253a watchexec: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-28 00:17:28 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Mario Rodas a5fca20959 watchexec: 1.11.1 -> 1.12.0 2019-11-19 09:23:32 -08:00
Mario Rodas 460e2d2f7f
watchexec: 1.10.3 -> 1.11.1
Changelog:
- https://github.com/watchexec/watchexec/releases/tag/1.11.0
- https://github.com/watchexec/watchexec/releases/tag/1.11.1
2019-10-28 03:00:00 -05:00
R. RyanTM 7eeec3e501 watchexec: 1.10.2 -> 1.10.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/watchexec/versions
2019-08-06 02:13:36 -07:00
Daiderd Jordan ea4f282128
watchexec: remove cf-private 2019-07-03 22:20:24 +02:00
Vladyslav M b9e8a60590
watchexec: 1.10.1 -> 1.10.2 2019-05-29 10:36:29 +03:00
Lily Ballard 1ceef41c29 watchexec: remove Darwin hack in favor of cf-private (#59428) 2019-04-17 02:18:13 -04:00
dywedir 3f55bc49e6
watchexec: 1.10.0 -> 1.10.1 2019-02-18 11:53:08 +02:00
Vladyslav Mykhailichenko d61fc6c02a
watchexec: 1.9.0 -> 1.10.0 2019-01-26 11:53:18 +02:00
Daiderd Jordan 82365ebe04
watchexec: fix darwin build 2018-10-27 17:32:39 +01:00
Vladyslav M 3ec19b174f watchexec: 1.8.6 -> 1.9.0 (#45426) 2018-08-21 12:00:11 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Michal Rus 64bfe643f6
watchexec: init at 1.8.6 2018-02-18 15:54:00 +01:00