diff options
| author | Edouard Klein <edk@beaver-labs.com> | 2026-04-28 16:52:59 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-04-30 15:31:07 +0300 |
| commit | 36bbdcc14ea7c2de72491646ed8f15aef2fb10f1 (patch) | |
| tree | 9b6d3145b9189145fbe64cfafb06a4f234f454b3 /gnu/packages/rust-sources.scm | |
| parent | ed91db12a25ccf50079efc2656089705a4c728fb (diff) | |
gnu: niri: Update to 26.04.
* gnu/packages/wm.scm (niri): Update to 26.04.
[source, home-page]: Switch upstream URL to github.com/niri-wm/niri.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update niri
inputs.
Change-Id: I28dd3b5eacc3a76528bf5c93b6912d9971de724d
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'gnu/packages/rust-sources.scm')
| -rw-r--r-- | gnu/packages/rust-sources.scm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/rust-sources.scm b/gnu/packages/rust-sources.scm index 9c1d2d7c38a..118f113153c 100644 --- a/gnu/packages/rust-sources.scm +++ b/gnu/packages/rust-sources.scm | |||
| @@ -1015,8 +1015,8 @@ It supports the @code{wayland}, @code{wayland-protocols}, and some external | |||
| 1015 | extensions, such as @code{wlr-protocols} and @code{plasma-wayland-protocols}.") | 1015 | extensions, such as @code{wlr-protocols} and @code{plasma-wayland-protocols}.") |
| 1016 | (license license:expat))))) | 1016 | (license license:expat))))) |
| 1017 | 1017 | ||
| 1018 | (define-public rust-smithay-0.7.0.20d2dac | 1018 | (define-public rust-smithay-0.7.0.ff5fa7d |
| 1019 | (let ((commit "20d2dacd71394b5f96f6ace0a70a6f20dc62c0c6")) | 1019 | (let ((commit "ff5fa7df392cecfba049ffed55cdaa4e98a8e7ef")) |
| 1020 | (hidden-package | 1020 | (hidden-package |
| 1021 | (package | 1021 | (package |
| 1022 | (inherit rust-smithay-0.6.0.ede2707) | 1022 | (inherit rust-smithay-0.6.0.ede2707) |
| @@ -1031,8 +1031,8 @@ extensions, such as @code{wlr-protocols} and @code{plasma-wayland-protocols}.") | |||
| 1031 | (file-name (git-file-name name version)) | 1031 | (file-name (git-file-name name version)) |
| 1032 | (sha256 | 1032 | (sha256 |
| 1033 | (base32 | 1033 | (base32 |
| 1034 | "0h1q1jgyg76axr8h95nv8sg29l15iqnyfr5qfl5rk2wc7iw04avl")))) | 1034 | "1dfksva7hizx675vh128ibrbf6ggjh2a01jm41qgb0dgyi6wcpsd")))) |
| 1035 | (inputs (cargo-inputs 'rust-smithay-0.7.0.20d2dac)))))) | 1035 | (inputs (cargo-inputs 'rust-smithay-0.7.0.ff5fa7d)))))) |
| 1036 | 1036 | ||
| 1037 | (define inspired-github-color-scheme-for-rust-syntect-5 | 1037 | (define inspired-github-color-scheme-for-rust-syntect-5 |
| 1038 | (let ((version "1.3.0")) | 1038 | (let ((version "1.3.0")) |
