all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 86724840b4072493a0c1ce086cb2ab4859e051ca 510 bytes (raw)
name: gnu/packages/patches/rust-notify-rust-remove-mac-and-win.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
--- a/Cargo.toml	2022-12-06 13:51:49.230286687 +0100
+++ b/Cargo.toml	2022-12-06 13:52:33.577871799 +0100
@@ -80,11 +80,3 @@
 [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.zvariant_derive]
 version = "2"
 optional = true
-[target."cfg(target_os=\"macos\")".dependencies.chrono]
-version = "0.4"
-optional = true
-
-[target."cfg(target_os=\"macos\")".dependencies.mac-notification-sys]
-version = "0.3"
-[target."cfg(target_os=\"windows\")".dependencies.winrt-notification]
-version = "0.2"

debug log:

solving 86724840b4 ...
found 86724840b4 in https://yhetil.org/guix/QblJ7WiT1tEeVd0wRK-45mbZIz5n8Klk_PwY_db_3cgmO23b7ScFP2C5b7Mb4ebylxa4tpOR7oQat2VkC-NCEhTiFEBfMKU5xyB4576ZPOQ=@protonmail.com/

applying [1/1] https://yhetil.org/guix/QblJ7WiT1tEeVd0wRK-45mbZIz5n8Klk_PwY_db_3cgmO23b7ScFP2C5b7Mb4ebylxa4tpOR7oQat2VkC-NCEhTiFEBfMKU5xyB4576ZPOQ=@protonmail.com/
diff --git a/gnu/packages/patches/rust-notify-rust-remove-mac-and-win.patch b/gnu/packages/patches/rust-notify-rust-remove-mac-and-win.patch
new file mode 100644
index 0000000000..86724840b4

Checking patch gnu/packages/patches/rust-notify-rust-remove-mac-and-win.patch...
Applied patch gnu/packages/patches/rust-notify-rust-remove-mac-and-win.patch cleanly.

index at:
100644 86724840b4072493a0c1ce086cb2ab4859e051ca	gnu/packages/patches/rust-notify-rust-remove-mac-and-win.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.