Merge pull request #253394 from aaronjheng/ox

ox: use sri hash

Changed files
+2 -2
pkgs
applications
editors
+2 -2
pkgs/applications/editors/ox/default.nix
···
owner = "curlpipe";
repo = pname;
rev = version;
-
sha256 = "18iffnmvax6mbnhypf7yma98y5q2zlsyp9q18f92fdwz426r33p0";
};
-
cargoSha256 = "0m5vglm58myf50vbb7m6gd3srk3n93afg70lz63i2kciqkkwsnjl";
meta = with lib; {
description = "An independent Rust text editor that runs in your terminal";
···
owner = "curlpipe";
repo = pname;
rev = version;
+
hash = "sha256-4I6RjSCfNyeSQwGn6zX9AhePkqr+uOuhXdV0tat1LqI=";
};
+
cargoHash = "sha256-VFrN58SRTRGH+RSc59RIdsysR3umnrU2KM5XVCp9u1Q=";
meta = with lib; {
description = "An independent Rust text editor that runs in your terminal";