diff options
| author | R. Ryantm <ryantm-bot@ryantm.com> | 2025-08-10 17:33:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-11 00:19:47 +0000 |
| commit | dbcd03ecba6e9d7fea11b7c2e0c4ce0fbd562b0e (patch) | |
| tree | 97855d4edba17b5b1d514dbc668316c3b61fcaad | |
| parent | [Backport release-25.05] ed-odyssey-materials-helper: 2.199 -> 2.223 (#432361) (diff) | |
| download | nixpkgs-origin/backport-432577-to-release-25.05.tar.gz | |
sydbox: 3.37.2 -> 3.37.6origin/backport-432577-to-release-25.05
(cherry picked from commit aa4eb4912e55fb79a3d8081b3421c85d16600999)
| -rw-r--r-- | pkgs/by-name/sy/sydbox/package.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/by-name/sy/sydbox/package.nix b/pkgs/by-name/sy/sydbox/package.nix index 59dac6afe740..a0edff5679fb 100644 --- a/pkgs/by-name/sy/sydbox/package.nix +++ b/pkgs/by-name/sy/sydbox/package.nix @@ -12,7 +12,7 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "sydbox"; - version = "3.37.2"; + version = "3.37.6"; outputs = [ "out" @@ -24,10 +24,10 @@ rustPlatform.buildRustPackage (finalAttrs: { owner = "Sydbox"; repo = "sydbox"; tag = "v${finalAttrs.version}"; - hash = "sha256-XV3eB6XGDwoJK+wpfuARV7F4OqZJfoAqDmsYS8D2AK4="; + hash = "sha256-dcUK6GQK/l6HCTh/k5yaC5VetQmY6J+YWu8VHU1037g="; }; - cargoHash = "sha256-uIcF4mzIYOgSfQVFl6kh3337AmdVFDDXIMXtVCqcoXg="; + cargoHash = "sha256-Ca4h7B5Vukd21HCEDpA5I+hgyQh7IFDLKeRxlVL0Uzo="; nativeBuildInputs = [ mandoc |
