i3bar-river 0.1.6 -> 0.1.7 https://github.com/MaxVerevkin/i3bar-river/releases attrpath: i3bar-river Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-INjuI3XTSzAjLqk/P+cd7rMhXsOBDSqMaZZN9kFyreg= Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A i3bar-river nix build failed.  Compiling cairo-rs v0.19.2  Compiling pango v0.19.3  Compiling pangocairo v0.19.2  Compiling i3bar-river v0.1.7 (/build/source) error[E0658]: `c".."` literals are experimental  --> src/bar.rs:61:13  | 61 |  c"i3bar-river".into(),  |  ^^^^^^^^^^^^^^  |  = note: see issue #105723 for more information error[E0658]: `c".."` literals are experimental  --> src/wm_info_provider/river.rs:118:33  | 118 |  PointerBtn::Left => c"set-focused-tags",  |  ^^^^^^^^^^^^^^^^^^^  |  = note: see issue #105723 for more information error[E0658]: `c".."` literals are experimental  --> src/wm_info_provider/river.rs:119:34  | 119 |  PointerBtn::Right => c"toggle-focused-tags",  |  ^^^^^^^^^^^^^^^^^^^^^^  |  = note: see issue #105723 for more information For more information about this error, try `rustc --explain E0658`. error: could not compile `i3bar-river` (bin "i3bar-river") due to 3 previous errors