Loading pkgs/applications/graphics/oculante/Cargo.lock +581 −86 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/applications/graphics/oculante/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,13 +21,13 @@ rustPlatform.buildRustPackage rec { pname = "oculante"; version = "0.7.3"; version = "0.7.4"; src = fetchFromGitHub { owner = "woelper"; repo = pname; rev = version; hash = "sha256-Q4YEBEA+Kt09Se9b03EZ6phm+6Q3fAxXCZRXQeqPA2k="; hash = "sha256-EyGbCOPc+ClsBUQCi9PPXeU7PmiUSANH20DGPuvgfAM="; }; cargoLock = { Loading Loading
pkgs/applications/graphics/oculante/Cargo.lock +581 −86 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/applications/graphics/oculante/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,13 +21,13 @@ rustPlatform.buildRustPackage rec { pname = "oculante"; version = "0.7.3"; version = "0.7.4"; src = fetchFromGitHub { owner = "woelper"; repo = pname; rev = version; hash = "sha256-Q4YEBEA+Kt09Se9b03EZ6phm+6Q3fAxXCZRXQeqPA2k="; hash = "sha256-EyGbCOPc+ClsBUQCi9PPXeU7PmiUSANH20DGPuvgfAM="; }; cargoLock = { Loading