zenoh: opt out of auto update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "zenoh";
|
||||
version = "1.2.1";
|
||||
version = "1.2.1"; # nixpkgs-update: no auto update
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "eclipse-zenoh";
|
||||
|
||||
Reference in New Issue
Block a user