unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 535b45d865c4d97142e08ecb49c66c47d40646a8 417 bytes (raw)
name: gnu/packages/patches/i3status-rust-enable-unstable-features.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
 
From 3006390c0058f06c255d9850327163aebcdc3b40 Mon Sep 17 00:00:00 2001
From: Petr Hodina <phodina@protonmail.com>
Date: Mon, 11 Oct 2021 22:35:39 +0200
Subject: [PATCH] Enable unstable features.


diff --git a/src/main.rs b/src/main.rs
index d9e964b..820e22e 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,3 +1,6 @@
+#![feature(bool_to_option)]
+#![feature(clamp)]
+
 #[macro_use]
 mod de;
 #[macro_use]
--
2.33.0


debug log:

solving edbbef7534 ...
found edbbef7534 in https://yhetil.org/guix-patches/zCX2XGMerxh7_5Wp17Mgfvbsd6_OuubDCZmODa9WGt3YjT_62519ZkPAQyhGtKtEE4I5h3mta60AQ3X29a6WBTFSVgdUFvQ7JVYsGlKzWP4=@protonmail.com/

applying [1/1] https://yhetil.org/guix-patches/zCX2XGMerxh7_5Wp17Mgfvbsd6_OuubDCZmODa9WGt3YjT_62519ZkPAQyhGtKtEE4I5h3mta60AQ3X29a6WBTFSVgdUFvQ7JVYsGlKzWP4=@protonmail.com/
diff --git a/gnu/packages/patches/i3status-rust-enable-unstable-features.patch b/gnu/packages/patches/i3status-rust-enable-unstable-features.patch
new file mode 100644
index 0000000000..edbbef7534

Checking patch gnu/packages/patches/i3status-rust-enable-unstable-features.patch...
1:26: new blank line at EOF.
+
Applied patch gnu/packages/patches/i3status-rust-enable-unstable-features.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 535b45d865c4d97142e08ecb49c66c47d40646a8	gnu/packages/patches/i3status-rust-enable-unstable-features.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).