chirpstack-concentratord: 4.5.3 -> 4.6.0 (#485297)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-11 23:55:26 +00:00
committed by GitHub
@@ -10,16 +10,16 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "chirpstack-concentratord";
version = "4.5.3";
version = "4.6.0";
src = fetchFromGitHub {
owner = "chirpstack";
repo = "chirpstack-concentratord";
rev = "v${finalAttrs.version}";
hash = "sha256-D/zp3stjV0EUnUZlEVQ7YwFlczTxG0f0ABPban0JhPM=";
hash = "sha256-7wTXotxf9tFSyIrBqn6EVpQJpz5XAPNxJMeaYN7k/so=";
};
cargoHash = "sha256-7l/42l1rFX7HXdhgA34FXWpQjksGCnHeARC5YupA2nE=";
cargoHash = "sha256-QYmAFJEHLcgFuq34r9XLEwlpbzjAr4CpfluDW5MbfT0=";
buildInputs = [
libloragw-2g4