feat(deadlock-api-ingest): 0-unstable-2025-10-05 -> 0-unstable-2025-11-13
This commit is contained in:
parent
3de520b349
commit
940fd443de
1 changed files with 4 additions and 4 deletions
|
|
@ -9,16 +9,16 @@
|
||||||
|
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "deadlock-api-ingest";
|
pname = "deadlock-api-ingest";
|
||||||
version = "0-unstable-2025-10-05";
|
version = "0-unstable-2025-11-13";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "deadlock-api";
|
owner = "deadlock-api";
|
||||||
repo = "deadlock-api-ingest";
|
repo = "deadlock-api-ingest";
|
||||||
rev = "2338773e4578017bafa0b15c5dd23883f9d74b19";
|
rev = "f068f6d08b38310ad74a560a997763c04cd5c049";
|
||||||
hash = "sha256-skiRDJzCcVHDyZK+KvO8Kl/Pu8/E9ySixi1wd6UWuTg=";
|
hash = "sha256-rbzdIsqf92o7p5QDdYI4TpAKyq52YQfSxjhcZ7YmtKA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-KEFr/2hIef2hzj20NHoMSnUil+loiG5KkZ3uALS6bvA=";
|
cargoHash = "sha256-Xir+/TNQ9C9QZFZWbEBZlndyPoPvW55cXaS3oQYe9sk=";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkg-config
|
pkg-config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue