Skip to content

Commit

Permalink
surrealist: use simplify overriding logic for cargo-tauri_2.hook
Browse files Browse the repository at this point in the history
  • Loading branch information
TomaSajt committed Oct 20, 2024
1 parent 0cb6dd8 commit a5a48b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/su/surrealist/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ in stdenv.mkDerivation (finalAttrs: {

nativeBuildInputs = [
cargo
(cargo-tauri.hook.override { cargo-tauri = cargo-tauri_2; })
cargo-tauri_2.hook
gobject-introspection
makeBinaryWrapper
nodejs
Expand Down

0 comments on commit a5a48b2

Please sign in to comment.