xrelkd
13d4c4ef11
cargo-make: 0.35.11 -> 0.35.12
2022-05-08 20:53:08 +08:00
R. Ryantm
c425aa4989
cargo-make: 0.35.10 -> 0.35.11
2022-04-26 21:54:34 -04:00
R. Ryantm
7e14b31f31
cargo-make: 0.35.9 -> 0.35.10
2022-03-12 03:01:59 +00:00
R. Ryantm
5d535adc7a
cargo-make: 0.35.8 -> 0.35.9
2022-02-25 03:19:16 +00:00
R. Ryantm
d65ac0e606
cargo-make: 0.35.7 -> 0.35.8
2022-01-31 09:23:55 -08:00
R. Ryantm
c9356ee5d0
cargo-make: 0.35.6 -> 0.35.7
2021-12-21 18:51:19 +00:00
R. Ryantm
142c9ec506
cargo-make: 0.35.5 -> 0.35.6
2021-11-02 23:58:31 +00:00
R. Ryantm
f475cb61b8
cargo-make: 0.35.0 -> 0.35.5
2021-10-29 05:36:38 +00:00
R. RyanTM
b06b59fdb7
cargo-make: 0.34.0 -> 0.35.0
2021-07-10 11:05:26 +00:00
R. RyanTM
228baac5a4
cargo-make: 0.33.0 -> 0.34.0
2021-06-17 13:59:06 +09:00
R. RyanTM
a575c73be5
cargo-make: 0.32.17 -> 0.33.0
2021-05-11 01:43:10 +00:00
Raphael Megzari
8e585bbce6
cargo-make: fix darwin build ( #120312 )
...
* cargo-make: format with nixpkgs-fmt
* cargo-make: fix darwin build
2021-04-23 17:34:11 +09:00
R. RyanTM
9c72b0769b
cargo-make: 0.32.16 -> 0.32.17
2021-04-22 07:13:27 +00:00
R. RyanTM
9a3bd78535
cargo-make: 0.32.15 -> 0.32.16
2021-04-04 17:05:19 +00:00
R. RyanTM
2463044595
cargo-make: 0.32.14 -> 0.32.15
2021-03-30 09:23:13 +00:00
R. RyanTM
2207d86e25
cargo-make: 0.32.12 -> 0.32.14
2021-03-10 18:39:59 +00:00
R. RyanTM
0b972de1dd
cargo-make: 0.32.11 -> 0.32.12
2021-02-03 10:43:15 +00:00
R. RyanTM
a68106e1f7
cargo-make: 0.32.10 -> 0.32.11
2021-01-28 22:49:09 +00:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
R. RyanTM
04f6766699
cargo-make: 0.32.9 -> 0.32.10
2021-01-18 12:02:39 +00: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
R. RyanTM
b48a9f05bf
cargo-make: 0.32.8 -> 0.32.9
2020-11-10 23:33:45 +00:00
Maximilian Bosch
8051411322
cargo-make: 0.32.7 -> 0.32.8
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.8
2020-11-06 13:45:12 +01:00
R. RyanTM
fe8107ceae
cargo-make: 0.32.4 -> 0.32.7
2020-10-17 21:00:40 +00:00
Maximilian Bosch
19c3507ab1
cargo-make: 0.32.3 -> 0.32.4
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.4
2020-08-29 22:51:35 +02:00
Maximilian Bosch
96d72aa488
cargo-make: 0.32.2 -> 0.32.3
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.3
2020-08-28 15:29:17 +02:00
Maximilian Bosch
790f286b94
cargo-make: 0.32.0 -> 0.32.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.2
2020-08-22 22:22:15 +02:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
Maximilian Bosch
db0540d178
cargo-make: fix darwin build
...
https://hydra.nixos.org/build/123569405
2020-07-03 23:10:36 +02:00
Maximilian Bosch
873e21190e
cargo-make: 0.31.1 -> 0.32.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.0
2020-07-03 14:28:46 +02:00
Maximilian Bosch
2101f7361c
cargo-make: 0.31.0 -> 0.31.1
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.31.1
2020-06-26 14:54:49 +02:00
Maximilian Bosch
0558bb9f64
cargo-make: 0.30.8 -> 0.31.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.31.0
2020-06-07 17:09:35 +02:00
Maximilian Bosch
45e53a7658
cargo-make: 0.30.7 -> 0.30.8
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.8
2020-05-27 15:03:28 +02:00
Maximilian Bosch
ee032804f8
cargo-make: 0.30.6 -> 0.30.7
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.7
2020-05-08 00:00:24 +02:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Maximilian Bosch
b7c3c3f5cc
cargo-make: 0.30.4 -> 0.30.5
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.5
2020-04-15 22:35:46 +02:00
Maximilian Bosch
564af64783
cargo-make: 0.30.2 -> 0.30.4
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.4
2020-04-07 13:20:03 +02:00
Maximilian Bosch
268f71cfd7
cargo-make: 0.30.1 -> 0.30.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.2
2020-04-04 15:46:41 +02:00
Maximilian Bosch
5a7d2e18fe
cargo-make: 0.30.0 -> 0.30.1
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.1
2020-03-28 17:11:24 +01:00
Maximilian Bosch
2c7299fc1c
cargo-make: 0.29.0 -> 0.30.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.0
2020-03-23 18:31:08 +01:00
Maximilian Bosch
4726a8f2d4
cargo-make: 0.28.0 -> 0.29.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.29.0
2020-03-19 16:54:50 +01:00
Benjamin Hipple
1cc9cb7ea1
cargo-make: remove unnecessary attribute ( #82071 )
...
The default value when left unspecified is now false, so no need to state this explicitly.
2020-03-08 19:26:19 -04:00
Benjamin Hipple
ad30a30488
rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validation
...
Previously, we would asssert that the lockfiles are consistent during the
unpackPhase, but if the pkg has a patch for the lockfile itself then we must
wait until the patchPhase is complete to check.
This also removes an implicity dependency on the src attribute coming from
`fetchzip` / `fetchFromGitHub`, which happens to name the source directory
"source". Now we glob for it, so different fetchers will work consistently.
2020-02-28 18:54:23 -08:00
Maximilian Bosch
29b495d4d7
cargo-make: 0.27.0 -> 0.28.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.28.0
2020-02-27 20:31:39 +01: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
Maximilian Bosch
177b28cd06
cargo-make: 0.26.2 -> 0.27.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.27.0
2020-02-06 23:44:44 +01:00
Maximilian Bosch
7f723b128b
cargo-make: 0.26.1 -> 0.26.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.2
2020-01-24 13:38:22 +01:00
Maximilian Bosch
4c58a2d2c7
cargo-make: 0.26.0 -> 0.26.1
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.1
2020-01-17 20:15:33 +01:00
Maximilian Bosch
384d963920
cargo-make: 0.25.1 -> 0.26.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.0
2020-01-10 12:56:48 +01:00
Maximilian Bosch
f0e3140e68
cargo-make: 0.25.0 -> 0.25.1
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.25.1
2020-01-03 16:33:00 +01:00