We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa448a3 commit 16e77b9Copy full SHA for 16e77b9
pkgs/by-name/ze/zenoh-plugin-webserver/package.nix
@@ -6,7 +6,7 @@
6
7
rustPlatform.buildRustPackage rec {
8
pname = "zenoh-plugin-webserver";
9
- version = "1.2.1";
+ version = "1.2.1"; # nixpkgs-update: no auto update
10
11
src = fetchFromGitHub {
12
owner = "eclipse-zenoh";
0 commit comments