Loading pkgs/by-name/ou/outfly/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,12 +17,12 @@ rustPlatform.buildRustPackage rec { pname = "outfly"; version = "0.14.0"; version = "0.15.0"; src = fetchFromCodeberg { owner = "outfly"; repo = "outfly"; tag = "v${version}"; hash = "sha256-FRvu3FgbT3i5888ll573nhb7naYx04Oi8nrcfgEHxUo="; hash = "sha256-BOm5SxpWowq5LCTqRqDkbKGPnZo0pJYz8w3kB/WnH9M="; }; runtimeInputs = [ Loading @@ -48,7 +48,7 @@ rustPlatform.buildRustPackage rec { --add-rpath ${lib.makeLibraryPath runtimeInputs} ''; cargoHash = "sha256-5t6PPlfV/INqb4knz1Bv6dqw47RxUmVO0DSlQNUIQL4="; cargoHash = "sha256-UXqS4JfKuLxeTW1MDMnKLzw8oHf1Gpgv8SktTtf12mc="; desktopItems = [ (makeDesktopItem { Loading Loading
pkgs/by-name/ou/outfly/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,12 +17,12 @@ rustPlatform.buildRustPackage rec { pname = "outfly"; version = "0.14.0"; version = "0.15.0"; src = fetchFromCodeberg { owner = "outfly"; repo = "outfly"; tag = "v${version}"; hash = "sha256-FRvu3FgbT3i5888ll573nhb7naYx04Oi8nrcfgEHxUo="; hash = "sha256-BOm5SxpWowq5LCTqRqDkbKGPnZo0pJYz8w3kB/WnH9M="; }; runtimeInputs = [ Loading @@ -48,7 +48,7 @@ rustPlatform.buildRustPackage rec { --add-rpath ${lib.makeLibraryPath runtimeInputs} ''; cargoHash = "sha256-5t6PPlfV/INqb4knz1Bv6dqw47RxUmVO0DSlQNUIQL4="; cargoHash = "sha256-UXqS4JfKuLxeTW1MDMnKLzw8oHf1Gpgv8SktTtf12mc="; desktopItems = [ (makeDesktopItem { Loading