zenoh-backend-influxdb: opt out of auto update
This commit is contained in:
parent
ab133dceb8
commit
d2a8134268
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "zenoh-backend-influxdb";
|
pname = "zenoh-backend-influxdb";
|
||||||
version = "1.2.1";
|
version = "1.2.1"; # nixpkgs-update: no auto update
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "eclipse-zenoh";
|
owner = "eclipse-zenoh";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user