Skip to content

Commit 6af4687

Browse files
{catfs,catppuccinifier-cli,cfdyndns,cicero-tui}: use fetchCargoVendor (#388733)
2 parents c1247e1 + 0597627 commit 6af4687

File tree

8 files changed

+8
-5333
lines changed

8 files changed

+8
-5333
lines changed

pkgs/by-name/ca/catfs/Cargo.lock

Lines changed: 0 additions & 668 deletions
This file was deleted.

pkgs/by-name/ca/catfs/package.nix

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,8 @@ rustPlatform.buildRustPackage rec {
1717
hash = "sha256-hbv4SNe0yqjO6Oomev9uKqG29TiJeI8G7LH+Wxn7hnQ=";
1818
};
1919

20-
cargoLock = {
21-
lockFile = ./Cargo.lock;
22-
outputHashes = {
23-
"fd-0.2.3" = "sha256-Xps5s30urCZ8FZYce41nOZGUAk7eRyvObUS/mMx6Tfg=";
24-
};
25-
};
20+
useFetchCargoVendor = true;
21+
cargoHash = "sha256-7MrjyIwXiHy6+rrGGpnfKF1+h1dEgUmo+IlwJlDwWbQ=";
2622

2723
nativeBuildInputs = [ pkg-config ];
2824

0 commit comments

Comments
 (0)