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