Commit graph

15 commits

Author SHA1 Message Date
Lluís Batlle i Rossell 2a0d3cc907 sccache: add sccache-dist target in build 2021-03-07 19:15:08 +01:00
xrelkd df8229bb4c sccache: 0.2.14 -> 0.2.15 2021-02-09 10:02:20 +08:00
Doron Behar f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00
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
kvwu 0efeb2e100 sccache: 0.2.13 -> 0.2.14 2020-12-25 23:39:41 -08:00
Doron Behar 0c3ca28e8e sccache: 0.2.12 -> 0.2.13
Quote homepage URL.
2020-02-25 09:12:50 +02:00
Benjamin Hipple 07de659207 sccache: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:20:57 -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
R. RyanTM 4adf207fae sccache: 0.2.11 -> 0.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sccache/versions
2019-10-24 07:11:18 -07:00
Doron Behar 4a99b423fe sccache: 0.2.10 -> 0.2.11 2019-09-14 15:18:12 +03:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Doron Behar 0bd4aa02d1 sccache: 0.2.9 -> 0.2.10 2019-08-12 11:56:22 +03:00
Doron Behar 03481d23a5 sccache: 0.2.8 -> 0.2.9 2019-07-01 19:21:43 +03:00
Doron Behar 50602eb299 Add darwin specific dependencies 2019-06-23 09:34:53 +03:00
Doron Behar e1ab8ae4a9 sccache: init at 0.2.8 2019-06-22 14:38:00 +03:00