maav / guix-mirror (public) (License: GPLv3+) (since 2019-11-02) (hash sha1)
Mirror of GNU Guix (https://git.savannah.gnu.org/git/guix.git) with personal branches integrated into master branch.
List of commits:
Subject Hash Author Date (UTC)
gnu: rust-stable-deref-trait-1.1: Remove minor version from variable name. c1a0012bf7d24a7bfc40daf85a1c05660616da27 Arun Isaac 2020-09-14 18:13:26
gnu: rust-percent-encoding-2.1: Remove minor version from variable name. 2cc9d2a7cf27a45cf4927fa8a5cdc6d36b05ea09 Arun Isaac 2020-09-14 18:07:34
gnu: rust-url-1.7: Remove minor version from variable name. 30d16d54181f872564b51bb94c42818b32fec682 Arun Isaac 2020-09-14 18:06:27
gnu: rust-url-2.1: Remove minor version from variable name. ff4d0937c71318b42ee6d86487df72aae49da6f8 Arun Isaac 2020-09-14 18:04:57
gnu: rust-rustc-hash-1.1: Remove minor version from variable name. 7877ad8d5e3fbcc4d57da71367ac323032d12b60 Arun Isaac 2020-09-14 18:02:31
gnu: rust-crc32fast-1.2: Remove minor version from variable name. 1446702059f149643a5d87fa2846bd244d9b2f74 Arun Isaac 2020-09-14 17:58:33
gnu: rust-tinytemplate-1.0: Remove minor version from variable name. bad1bdbdb7c0d25c575b0e656ed29cb54b4121ac Arun Isaac 2020-09-14 17:54:18
gnu: rust-data-encoding-2.1: Remove minor version from variable name. 1061246c32c2bbfb89b378f7297a4b0a8dbe7839 Arun Isaac 2020-09-14 17:51:56
gnu: rust-either-1.5: Remove minor version from variable name. e8c59dff82b48360ecc6ab6a8bdd40101455d0a5 Arun Isaac 2020-09-14 17:50:31
gnu: rust-trybuild-1.0: Remove minor version from variable name. 448994be918ba8cf58e240502d7d3e0f673db067 Arun Isaac 2020-09-14 17:48:06
gnu: rust-thiserror-1.0: Remove minor version from variable name. 262e40d095dd6851577540fd9bb4023c4565e53e Arun Isaac 2020-09-14 17:46:19
gnu: rust-which-3.1: Remove minor version from variable name. acc440f48ec7db9f01a3f2e7cbc74360a0bde915 Arun Isaac 2020-09-14 17:44:10
gnu: rust-rustversion-1.0: Remove minor version from variable name. 49fe093fa9c1cd5872c184e331f49fd9ed81a615 Arun Isaac 2020-09-14 17:42:26
gnu: rust-colored-1.9: Remove minor version from variable name. 257886f7c1f568b91af83bbe3e1402a895de421f Arun Isaac 2020-09-14 17:39:28
gnu: rust-difference-2.0: Remove minor version from variable name. 47df39c10191a9ff76cfc42cf04d76a1060660c5 Arun Isaac 2020-09-14 17:38:06
gnu: rust-byteorder-1.3: Remove minor version from variable name. a699f329c0092c28683c1a5894d4c4ac8e75b002 Arun Isaac 2020-09-14 17:35:28
gnu: rust-rustc-std-workspace-core-1.0: Remove minor version from variable name. 062db7e7dfdf691298dce09c3bd9279189e52405 Arun Isaac 2020-09-14 17:25:20
gnu: rust-lazycell-1.2: Remove minor version from variable name. b39a5d2fcfd50c57c29176201c7b36241c75da1c Arun Isaac 2020-09-14 17:19:14
gnu: guix: Update to 1.1.0-30.875c01f. e17b7324816e880b70b505294285d3352b40fb9c Maxim Cournoyer 2020-10-12 05:26:36
tests: Mark the channel-instances->manifest as expected to fail. 875c01f82dc5f2c4ca82952ea88b3240fbe8bede Maxim Cournoyer 2020-10-12 04:30:14
Commit c1a0012bf7d24a7bfc40daf85a1c05660616da27 - gnu: rust-stable-deref-trait-1.1: Remove minor version from variable name.
* gnu/packages/crates-io.scm (rust-stable-deref-trait-1.1): Rename to
rust-stable-deref-trait-1.
Author: Arun Isaac
Author date (UTC): 2020-09-14 18:13
Committer name: Arun Isaac
Committer date (UTC): 2020-10-12 06:11
Parent(s): 2cc9d2a7cf27a45cf4927fa8a5cdc6d36b05ea09
Signer:
Signing key: 2E25EE8B61802BB3
Signing status: E
Tree: 029cb4344a30ef800ecf3b0023b9d0839e13cdd1
File Lines added Lines deleted
gnu/packages/crates-io.scm 6 6
File gnu/packages/crates-io.scm changed (mode: 100644) (index 757ca3f3ae..88f20c45c3)
... ... retrieving random data from system source.")
8766 8766 ,rust-fallible-iterator-0.2) ,rust-fallible-iterator-0.2)
8767 8767 ("rust-arrayvec" ,rust-arrayvec-0.5) ("rust-arrayvec" ,rust-arrayvec-0.5)
8768 8768 ("rust-stable-deref-trait" ("rust-stable-deref-trait"
8769 ,rust-stable-deref-trait-1.1)
8769 ,rust-stable-deref-trait-1)
8770 8770 ("rust-smallvec" ,rust-smallvec-1) ("rust-smallvec" ,rust-smallvec-1)
8771 8771 ("rust-indexmap" ,rust-indexmap-1) ("rust-indexmap" ,rust-indexmap-1)
8772 8772 ("rust-byteorder" ,rust-byteorder-1)))) ("rust-byteorder" ,rust-byteorder-1))))
 
... ... retrieving random data from system source.")
8796 8796 ("rust-byteorder" ,rust-byteorder-1) ("rust-byteorder" ,rust-byteorder-1)
8797 8797 ("rust-fallible-iterator" ,rust-fallible-iterator-0.2) ("rust-fallible-iterator" ,rust-fallible-iterator-0.2)
8798 8798 ("rust-indexmap" ,rust-indexmap-1) ("rust-indexmap" ,rust-indexmap-1)
8799 ("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1))
8799 ("rust-stable-deref-trait" ,rust-stable-deref-trait-1))
8800 8800 #:cargo-development-inputs #:cargo-development-inputs
8801 8801 (("rust-crossbeam" ,rust-crossbeam-0.7) (("rust-crossbeam" ,rust-crossbeam-0.7)
8802 8802 ("rust-getopts" ,rust-getopts-0.2) ("rust-getopts" ,rust-getopts-0.2)
 
... ... under its new name.")
15314 15314 (build-system cargo-build-system) (build-system cargo-build-system)
15315 15315 (arguments (arguments
15316 15316 `(#:cargo-inputs `(#:cargo-inputs
15317 (("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1))))
15317 (("rust-stable-deref-trait" ,rust-stable-deref-trait-1))))
15318 15318 (home-page "https://github.com/Kimundi/owning-ref-rs") (home-page "https://github.com/Kimundi/owning-ref-rs")
15319 15319 (synopsis "Create references that carry their owner with them") (synopsis "Create references that carry their owner with them")
15320 15320 (description (description
 
... ... It is automatically published using the compiler repository at
19851 19851 ("rust-rustc-rayon" ,rust-rustc-rayon-0.3) ("rust-rustc-rayon" ,rust-rustc-rayon-0.3)
19852 19852 ("rust-rustc-rayon-core" ,rust-rustc-rayon-core-0.3) ("rust-rustc-rayon-core" ,rust-rustc-rayon-core-0.3)
19853 19853 ("rust-smallvec" ,rust-smallvec-1) ("rust-smallvec" ,rust-smallvec-1)
19854 ("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1)
19854 ("rust-stable-deref-trait" ,rust-stable-deref-trait-1)
19855 19855 ("rust-winapi" ,rust-winapi-0.3)))) ("rust-winapi" ,rust-winapi-0.3))))
19856 19856 (home-page "https://github.com/alexcrichton/rustc-auto-publish") (home-page "https://github.com/alexcrichton/rustc-auto-publish")
19857 19857 (synopsis "Automatically published versions of rustc data structures") (synopsis "Automatically published versions of rustc data structures")
 
... ... for the serde framework.")
21858 21858 `(#:cargo-inputs `(#:cargo-inputs
21859 21859 (("rust-nodrop" ,rust-nodrop-0.1) (("rust-nodrop" ,rust-nodrop-0.1)
21860 21860 ("rust-serde" ,rust-serde-1) ("rust-serde" ,rust-serde-1)
21861 ("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1))))
21861 ("rust-stable-deref-trait" ,rust-stable-deref-trait-1))))
21862 21862 (home-page "https://github.com/servo/servo") (home-page "https://github.com/servo/servo")
21863 21863 (synopsis "Fork of std::sync::Arc with some extra functionality") (synopsis "Fork of std::sync::Arc with some extra functionality")
21864 21864 (description (description
 
... ... initializers are available.")
22911 22911 "This package provides a single-producer single-consumer lock-free buffer.") "This package provides a single-producer single-consumer lock-free buffer.")
22912 22912 (license license:expat))) (license license:expat)))
22913 22913
22914 (define-public rust-stable-deref-trait-1.1
22914 (define-public rust-stable-deref-trait-1
22915 22915 (package (package
22916 22916 (name "rust-stable-deref-trait") (name "rust-stable-deref-trait")
22917 22917 (version "1.1.1") (version "1.1.1")
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/maav/guix-mirror

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/maav/guix-mirror

Clone this repository using git:
git clone git://git.rocketgit.com/user/maav/guix-mirror

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main