all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 5be5caa562b20a55f5d40b520ab5dba8c822f36c 570 bytes (raw)
name: gnu/packages/patches/rust-accesskit-winit-unix-only.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
diff --git a/Cargo.toml b/Cargo.toml
index c382831..76b065a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,6 @@ version = "0.12.1"
 [dependencies.winit]
 version = "0.29"
 features = ["rwh_06"]
-default-features = false
 
 [dev-dependencies.winit]
 version = "0.29"
@@ -64,9 +63,3 @@ tokio = ["accesskit_unix/tokio"]
 version = "0.6.1"
 optional = true
 default-features = false
-
-[target."cfg(target_os = \"macos\")".dependencies.accesskit_macos]
-version = "0.10.1"
-
-[target."cfg(target_os = \"windows\")".dependencies.accesskit_windows]
-version = "0.15.1"

debug log:

solving 5be5caa562 ...
found 5be5caa562 in https://yhetil.org/guix/20240314211638.6190-14-herman@rimm.ee/

applying [1/1] https://yhetil.org/guix/20240314211638.6190-14-herman@rimm.ee/
diff --git a/gnu/packages/patches/rust-accesskit-winit-unix-only.patch b/gnu/packages/patches/rust-accesskit-winit-unix-only.patch
new file mode 100644
index 0000000000..5be5caa562

1:16: trailing whitespace.
 
Checking patch gnu/packages/patches/rust-accesskit-winit-unix-only.patch...
Applied patch gnu/packages/patches/rust-accesskit-winit-unix-only.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 5be5caa562b20a55f5d40b520ab5dba8c822f36c	gnu/packages/patches/rust-accesskit-winit-unix-only.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.