Loading pkgs/by-name/oc/ockam/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ let pname = "ockam"; version = "0.138.0"; version = "0.157.0"; in rustPlatform.buildRustPackage { inherit pname version; Loading @@ -20,10 +20,10 @@ rustPlatform.buildRustPackage { owner = "build-trust"; repo = "ockam"; rev = "ockam_v${version}"; hash = "sha256-AY0i7qXA7JXfIEY0htmL+/yn71xAuh7WowXOs2fD6n8="; hash = "sha256-o895VPlUGmLUsIeOnShjCetKoS/4x0nbEKxipEbuBu4="; }; cargoHash = "sha256-Mt/UFVFLZRrY8Mka4VFi6J2XjBjFsnJPi9tnBVZ6a5E="; cargoHash = "sha256-hHbMMi4nuTORUPEKEo3OiQg7y12+cXHzUAkh3ApYx5s="; nativeBuildInputs = [ git pkg-config Loading Loading
pkgs/by-name/oc/ockam/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ let pname = "ockam"; version = "0.138.0"; version = "0.157.0"; in rustPlatform.buildRustPackage { inherit pname version; Loading @@ -20,10 +20,10 @@ rustPlatform.buildRustPackage { owner = "build-trust"; repo = "ockam"; rev = "ockam_v${version}"; hash = "sha256-AY0i7qXA7JXfIEY0htmL+/yn71xAuh7WowXOs2fD6n8="; hash = "sha256-o895VPlUGmLUsIeOnShjCetKoS/4x0nbEKxipEbuBu4="; }; cargoHash = "sha256-Mt/UFVFLZRrY8Mka4VFi6J2XjBjFsnJPi9tnBVZ6a5E="; cargoHash = "sha256-hHbMMi4nuTORUPEKEo3OiQg7y12+cXHzUAkh3ApYx5s="; nativeBuildInputs = [ git pkg-config Loading