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-flate2-1.0: Remove minor version from variable name. 93922eecc9f8dec90dca8fdf1df163db42c196e5 Arun Isaac 2020-09-15 05:17:16
gnu: rust-scopeguard-1.0: Remove minor version from variable name. 460ab99665604bded06b5af2d2a7ca9ea7f64adb Arun Isaac 2020-09-15 04:34:00
gnu: rust-thread-id-3.3: Remove minor version from variable name. 17830c4aa01363046e5d6ee222f3ddefaa423187 Arun Isaac 2020-09-15 04:32:39
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
Commit 93922eecc9f8dec90dca8fdf1df163db42c196e5 - gnu: rust-flate2-1.0: Remove minor version from variable name.
* gnu/packages/crates-io.scm (rust-flate2-1.0): Rename to rust-flate2-1.
Author: Arun Isaac
Author date (UTC): 2020-09-15 05:17
Committer name: Arun Isaac
Committer date (UTC): 2020-10-12 06:11
Parent(s): 460ab99665604bded06b5af2d2a7ca9ea7f64adb
Signer:
Signing key: 2E25EE8B61802BB3
Signing status: E
Tree: f14dfa50912b18974668992ae6c14b2b1217b4d0
File Lines added Lines deleted
gnu/packages/crates-io.scm 10 10
gnu/packages/sequoia.scm 1 1
File gnu/packages/crates-io.scm changed (mode: 100644) (index d597596887..6df9c8a0f8)
... ... and arithmetic.")
5100 5100 (("rust-adler32" ,rust-adler32-1) (("rust-adler32" ,rust-adler32-1)
5101 5101 ("rust-byteorder" ,rust-byteorder-1) ("rust-byteorder" ,rust-byteorder-1)
5102 5102 ("rust-gzip-header" ,rust-gzip-header-0.3) ("rust-gzip-header" ,rust-gzip-header-0.3)
5103 ("rust-flate2" ,rust-flate2-1.0))))))
5103 ("rust-flate2" ,rust-flate2-1))))))
5104 5104
5105 5105 (define-public rust-defmac-0.2 (define-public rust-defmac-0.2
5106 5106 (package (package
 
... ... cross platform API.")
7183 7183 "A procedural macro to insert @code{flame::start_guard(_)} calls.") "A procedural macro to insert @code{flame::start_guard(_)} calls.")
7184 7184 (license license:asl2.0))) (license license:asl2.0)))
7185 7185
7186 (define-public rust-flate2-1.0
7186 (define-public rust-flate2-1
7187 7187 (package (package
7188 7188 (name "rust-flate2") (name "rust-flate2")
7189 7189 (version "1.0.14") (version "1.0.14")
 
... ... by inspecting the system for user preference.")
12138 12138 (("rust-chrono" ,rust-chrono-0.4) (("rust-chrono" ,rust-chrono-0.4)
12139 12139 ("rust-dtoa" ,rust-dtoa-0.4) ("rust-dtoa" ,rust-dtoa-0.4)
12140 12140 ("rust-encoding" ,rust-encoding-0.2) ("rust-encoding" ,rust-encoding-0.2)
12141 ("rust-flate2" ,rust-flate2-1.0)
12141 ("rust-flate2" ,rust-flate2-1)
12142 12142 ("rust-image" ,rust-image-0.20) ("rust-image" ,rust-image-0.20)
12143 12143 ("rust-itoa" ,rust-itoa-0.4) ("rust-itoa" ,rust-itoa-0.4)
12144 12144 ("rust-linked-hash-map" ,rust-linked-hash-map-0.4) ("rust-linked-hash-map" ,rust-linked-hash-map-0.4)
 
... ... Foundation framework.")
14707 14707 ("rust-scroll" ,rust-scroll-0.10) ("rust-scroll" ,rust-scroll-0.10)
14708 14708 ("rust-parity-wasm" ,rust-parity-wasm-0.41) ("rust-parity-wasm" ,rust-parity-wasm-0.41)
14709 14709 ("rust-uuid" ,rust-uuid-0.8) ("rust-uuid" ,rust-uuid-0.8)
14710 ("rust-flate2" ,rust-flate2-1.0)
14710 ("rust-flate2" ,rust-flate2-1)
14711 14711 ("rust-crc32fast" ,rust-crc32fast-1) ("rust-crc32fast" ,rust-crc32fast-1)
14712 14712 ("rust-indexmap" ,rust-indexmap-1)))) ("rust-indexmap" ,rust-indexmap-1))))
14713 14713 (home-page "https://github.com/gimli-rs/object") (home-page "https://github.com/gimli-rs/object")
 
... ... writing object file formats.")
14733 14733 (arguments (arguments
14734 14734 `(#:skip-build? #t `(#:skip-build? #t
14735 14735 #:cargo-inputs #:cargo-inputs
14736 (("rust-flate2" ,rust-flate2-1.0)
14736 (("rust-flate2" ,rust-flate2-1)
14737 14737 ("rust-goblin" ,rust-goblin-0.0) ("rust-goblin" ,rust-goblin-0.0)
14738 14738 ("rust-parity-wasm" ,rust-parity-wasm-0.40) ("rust-parity-wasm" ,rust-parity-wasm-0.40)
14739 14739 ("rust-scroll" ,rust-scroll-0.9) ("rust-scroll" ,rust-scroll-0.9)
 
... ... cryptographic implementations.")
23717 23717 ("rust-quote" ,rust-quote-1)) ("rust-quote" ,rust-quote-1))
23718 23718 #:cargo-development-inputs #:cargo-development-inputs
23719 23719 (("rust-anyhow" ,rust-anyhow-1.0) (("rust-anyhow" ,rust-anyhow-1.0)
23720 ("rust-flate2" ,rust-flate2-1.0)
23721 23720 ;("rust-insta" ,rust-insta-0.12) ;("rust-insta" ,rust-insta-0.12)
23721 ("rust-flate2" ,rust-flate2-1)
23722 23722 ("rust-rayon" ,rust-rayon-1) ("rust-rayon" ,rust-rayon-1)
23723 23723 ("rust-ref-cast" ,rust-ref-cast-1.0) ("rust-ref-cast" ,rust-ref-cast-1.0)
23724 23724 ("rust-regex" ,rust-regex-1) ("rust-regex" ,rust-regex-1)
 
... ... cryptographic implementations.")
23948 23948 ("rust-regex-syntax" ,rust-regex-syntax-0.6) ("rust-regex-syntax" ,rust-regex-syntax-0.6)
23949 23949 ("rust-serde" ,rust-serde-1) ("rust-serde" ,rust-serde-1)
23950 23950 ("rust-serde-derive" ,rust-serde-derive-1) ("rust-serde-derive" ,rust-serde-derive-1)
23951 ("rust-flate2" ,rust-flate2-1.0)
23951 ("rust-flate2" ,rust-flate2-1)
23952 23952 ("rust-serde-json" ,rust-serde-json-1) ("rust-serde-json" ,rust-serde-json-1)
23953 23953 ("rust-fnv" ,rust-fnv-1) ("rust-fnv" ,rust-fnv-1)
23954 23954 ("rust-bitflags" ,rust-bitflags-1) ("rust-bitflags" ,rust-bitflags-1)
 
... ... backed applications.")
25104 25104 ("rust-tokio-uds" ,rust-tokio-uds-0.2)) ("rust-tokio-uds" ,rust-tokio-uds-0.2))
25105 25105 #:cargo-development-inputs #:cargo-development-inputs
25106 25106 (("rust-env-logger" ,rust-env-logger-0.5) (("rust-env-logger" ,rust-env-logger-0.5)
25107 ("rust-flate2" ,rust-flate2-1.0)
25107 ("rust-flate2" ,rust-flate2-1)
25108 25108 ("rust-futures-cpupool" ,rust-futures-cpupool-0.1) ("rust-futures-cpupool" ,rust-futures-cpupool-0.1)
25109 25109 ("rust-http" ,rust-http-0.1) ("rust-http" ,rust-http-0.1)
25110 25110 ("rust-httparse" ,rust-httparse-1.3) ("rust-httparse" ,rust-httparse-1.3)
 
... ... backed applications.")
25202 25202 ("rust-tokio-timer" ,rust-tokio-timer-0.2)) ("rust-tokio-timer" ,rust-tokio-timer-0.2))
25203 25203 #:cargo-development-inputs #:cargo-development-inputs
25204 25204 (("rust-env-logger" ,rust-env-logger-0.4) (("rust-env-logger" ,rust-env-logger-0.4)
25205 ("rust-flate2" ,rust-flate2-1.0)
25205 ("rust-flate2" ,rust-flate2-1)
25206 25206 ("rust-futures-cpupool" ,rust-futures-cpupool-0.1) ("rust-futures-cpupool" ,rust-futures-cpupool-0.1)
25207 25207 ("rust-http" ,rust-http-0.1) ("rust-http" ,rust-http-0.1)
25208 25208 ("rust-httparse" ,rust-httparse-1.3) ("rust-httparse" ,rust-httparse-1.3)
 
... ... implementation that works everywhere, even WASM!")
28545 28545 (arguments (arguments
28546 28546 `(#:cargo-inputs `(#:cargo-inputs
28547 28547 (("rust-bzip2" ,rust-bzip2-0.3) (("rust-bzip2" ,rust-bzip2-0.3)
28548 ("rust-flate2" ,rust-flate2-1.0)
28549 28548 ("rust-crc32fast" ,rust-crc32fast-1) ("rust-crc32fast" ,rust-crc32fast-1)
28549 ("rust-flate2" ,rust-flate2-1)
28550 28550 ("rust-podio" ,rust-podio-0.1) ("rust-podio" ,rust-podio-0.1)
28551 28551 ("rust-time" ,rust-time-0.1)) ("rust-time" ,rust-time-0.1))
28552 28552 #:cargo-development-inputs #:cargo-development-inputs
File gnu/packages/sequoia.scm changed (mode: 100644) (index b0ee264d5e..8f2b351031)
83 83 ("rust-dirs" ,rust-dirs-2.0) ("rust-dirs" ,rust-dirs-2.0)
84 84 ;;("rust-failure" included ;;("rust-failure" included
85 85 ("rust-filetime" ,rust-filetime-0.2) ("rust-filetime" ,rust-filetime-0.2)
86 ("rust-flate2" ,rust-flate2-1.0)
86 ("rust-flate2" ,rust-flate2-1)
87 87 ("rust-fs2" ,rust-fs2-0.4) ("rust-fs2" ,rust-fs2-0.4)
88 88 ("rust-futures" ,rust-futures-0.1) ("rust-futures" ,rust-futures-0.1)
89 89 ("rust-http" ,rust-http-0.1) ("rust-http" ,rust-http-0.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