We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3199002 commit 81050d3Copy full SHA for 81050d3
1 file changed
flake.nix
@@ -20,7 +20,7 @@
20
src = self;
21
22
23
- cargoHash = "sha256-LVAyOJIhY5hCGUL7sct+xFlPEGLWeoT7rbqcxCC07fs=";
+ cargoHash = "sha256-9u/LbrM/6yzFA/blKUQVWyS+G+Iv5WW8QHwfyu1sSv8=";
24
25
meta = with pkgs.lib; {
26
description = "Simple Two-Way Active Measurement Protocol (STAMP) implementation";
0 commit comments