all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob d863f35c2f75d3f952455e24479a2c7cb491f18d 778 bytes (raw)
name: gnu/packages/patches/yabridgectl-5.0.4-use-system-reflink.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
23
 
rust-reflink version 0.1.3 available in Guix is patched with the fix for
the assumption of a 64-bit toolchain.

---
 tools/yabridgectl/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/yabridgectl/Cargo.toml b/tools/yabridgectl/Cargo.toml
index f2ea73fb..09490e43 100644
--- a/tools/yabridgectl/Cargo.toml
+++ b/tools/yabridgectl/Cargo.toml
@@ -18,7 +18,7 @@ goblin = { version = "0.6", default_features = false, features = ["std", "pe32",
 libloading = "0.7.3"
 promptly = "0.3.1"
 # Version 0.1.3 from crates.io assumes a 64-bit toolchain
-reflink = { git = "https://github.com/nicokoch/reflink", rev = "e8d93b465f5d9ad340cd052b64bbc77b8ee107e2" }
+reflink = "0.1.3"
 rayon = "1.5.1"
 serde = "1.0.133"
 serde_derive = "1.0.133"
-- 
2.39.2


debug log:

solving d863f35c2f ...
found d863f35c2f in https://yhetil.org/guix/BJVOiX5nVjzpb_PxA-u-1Yh6swoLT_KNrnxkfwrubkH3mzlFjdL-QO7BUE9YxQciXghEpM6MmKVcGPwOjm8ADlrMJRAcUW1gpxDIYy_IptQ=@proton.me/ ||
	https://yhetil.org/guix/bHBn9a8l2nzyb3hURVUtpnr7YhjRnY67fhqZsIi3dF7jRCvOXzZB4uTFMb29uf3W0_bOJnP4139IuO7HplY8Jm0DSHB9T8TzPPaFN9UxrvU=@proton.me/ ||
	https://yhetil.org/guix/cec5f1b122632f1b7e84a55647013d689b0ebcce.1698830150.git.sughosha@disroot.org/

applying [1/1] https://yhetil.org/guix/BJVOiX5nVjzpb_PxA-u-1Yh6swoLT_KNrnxkfwrubkH3mzlFjdL-QO7BUE9YxQciXghEpM6MmKVcGPwOjm8ADlrMJRAcUW1gpxDIYy_IptQ=@proton.me/
diff --git a/gnu/packages/patches/yabridgectl-5.0.4-use-system-reflink.patch b/gnu/packages/patches/yabridgectl-5.0.4-use-system-reflink.patch
new file mode 100644
index 0000000000..d863f35c2f

1:27: trailing whitespace.
-- 
Checking patch gnu/packages/patches/yabridgectl-5.0.4-use-system-reflink.patch...
1:29: new blank line at EOF.
+
Applied patch gnu/packages/patches/yabridgectl-5.0.4-use-system-reflink.patch cleanly.
warning: 2 lines add whitespace errors.

skipping https://yhetil.org/guix/bHBn9a8l2nzyb3hURVUtpnr7YhjRnY67fhqZsIi3dF7jRCvOXzZB4uTFMb29uf3W0_bOJnP4139IuO7HplY8Jm0DSHB9T8TzPPaFN9UxrvU=@proton.me/ for d863f35c2f
skipping https://yhetil.org/guix/cec5f1b122632f1b7e84a55647013d689b0ebcce.1698830150.git.sughosha@disroot.org/ for d863f35c2f
index at:
100644 d863f35c2f75d3f952455e24479a2c7cb491f18d	gnu/packages/patches/yabridgectl-5.0.4-use-system-reflink.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.