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-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
gnu: emacs-lua-mode: Update to 20201010. bf986c3e4325594c1c6a43cf0b67b92262842863 Nicolas Goaziou 2020-10-11 16:32:25
gnu: emacs-posframe: Update to 0.8.1. 307135d4c19034ea7181d33681215966e0f55776 Nicolas Goaziou 2020-10-11 16:28:54
reconfigure: Start services not currently running. cda046b3eaeb60f756fa4964c4b2721a2d680192 Ludovic Courtès 2020-10-11 14:30:38
gnu: rust-parking-lot-core-0.5: Fix building. 14cbb4733c937d2befdff6def485264a6582fcdc Efraim Flashner 2020-10-11 11:06:16
Commit 7877ad8d5e3fbcc4d57da71367ac323032d12b60 - gnu: rust-rustc-hash-1.1: Remove minor version from variable name.
* gnu/packages/crates-io.scm (rust-rustc-hash-1.1): Rename to
rust-rustc-hash-1.
Author: Arun Isaac
Author date (UTC): 2020-09-14 18:02
Committer name: Arun Isaac
Committer date (UTC): 2020-10-12 06:11
Parent(s): 1446702059f149643a5d87fa2846bd244d9b2f74
Signer:
Signing key: 2E25EE8B61802BB3
Signing status: E
Tree: e631f95ace5c2984549db4c99ae80552ec2dd134
File Lines added Lines deleted
gnu/packages/crates-io.scm 9 9
File gnu/packages/crates-io.scm changed (mode: 100644) (index be28395a9f..4950d0fda4)
... ... that uses Serde for transforming structs into bytes and vice versa!")
1290 1290 ("rust-proc-macro2" ,rust-proc-macro2-1) ("rust-proc-macro2" ,rust-proc-macro2-1)
1291 1291 ("rust-quote" ,rust-quote-1) ("rust-quote" ,rust-quote-1)
1292 1292 ("rust-regex" ,rust-regex-1) ("rust-regex" ,rust-regex-1)
1293 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
1293 ("rust-rustc-hash" ,rust-rustc-hash-1)
1294 1294 ("rust-shlex" ,rust-shlex-0.1) ("rust-shlex" ,rust-shlex-0.1)
1295 1295 ("rust-which" ,rust-which-3)) ("rust-which" ,rust-which-3))
1296 1296 #:cargo-development-inputs #:cargo-development-inputs
 
... ... that uses Serde for transforming structs into bytes and vice versa!")
1343 1343 ("rust-proc-macro2" ,rust-proc-macro2-1) ("rust-proc-macro2" ,rust-proc-macro2-1)
1344 1344 ("rust-quote" ,rust-quote-1) ("rust-quote" ,rust-quote-1)
1345 1345 ("rust-regex" ,rust-regex-1) ("rust-regex" ,rust-regex-1)
1346 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
1346 ("rust-rustc-hash" ,rust-rustc-hash-1)
1347 1347 ("rust-shlex" ,rust-shlex-0.1) ("rust-shlex" ,rust-shlex-0.1)
1348 1348 ("rust-which" ,rust-which-3)) ("rust-which" ,rust-which-3))
1349 1349 #:cargo-development-inputs #:cargo-development-inputs
 
... ... that uses Serde for transforming structs into bytes and vice versa!")
1385 1385 ("rust-env-logger" ,rust-env-logger-0.7) ("rust-env-logger" ,rust-env-logger-0.7)
1386 1386 ("rust-proc-macro2" ,rust-proc-macro2-1) ("rust-proc-macro2" ,rust-proc-macro2-1)
1387 1387 ("rust-quote" ,rust-quote-1) ("rust-quote" ,rust-quote-1)
1388 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
1388 ("rust-rustc-hash" ,rust-rustc-hash-1)
1389 1389 ("rust-bitflags" ,rust-bitflags-1) ("rust-bitflags" ,rust-bitflags-1)
1390 1390 ("rust-lazycell" ,rust-lazycell-1) ("rust-lazycell" ,rust-lazycell-1)
1391 1391 ("rust-regex" ,rust-regex-1) ("rust-regex" ,rust-regex-1)
 
... ... that uses Serde for transforming structs into bytes and vice versa!")
1431 1431 ("rust-env-logger" ,rust-env-logger-0.6) ("rust-env-logger" ,rust-env-logger-0.6)
1432 1432 ("rust-proc-macro2" ,rust-proc-macro2-1) ("rust-proc-macro2" ,rust-proc-macro2-1)
1433 1433 ("rust-quote" ,rust-quote-1) ("rust-quote" ,rust-quote-1)
1434 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
1434 ("rust-rustc-hash" ,rust-rustc-hash-1)
1435 1435 ("rust-bitflags" ,rust-bitflags-1) ("rust-bitflags" ,rust-bitflags-1)
1436 1436 ("rust-regex" ,rust-regex-1) ("rust-regex" ,rust-regex-1)
1437 1437 ("rust-lazy-static" ,rust-lazy-static-1) ("rust-lazy-static" ,rust-lazy-static-1)
 
... ... the template engine that renders the official Rust website")
9477 9477 (("rust-lazy-static" ,rust-lazy-static-1) (("rust-lazy-static" ,rust-lazy-static-1)
9478 9478 ("rust-rand" ,rust-rand-0.5) ("rust-rand" ,rust-rand-0.5)
9479 9479 ("rust-rayon" ,rust-rayon-1) ("rust-rayon" ,rust-rayon-1)
9480 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
9480 ("rust-rustc-hash" ,rust-rustc-hash-1)
9481 9481 ("rust-serde-test" ,rust-serde-test-1)))) ("rust-serde-test" ,rust-serde-test-1))))
9482 9482 (home-page "https://github.com/rust-lang/hashbrown") (home-page "https://github.com/rust-lang/hashbrown")
9483 9483 (synopsis "Rust port of Google's SwissTable hash map") (synopsis "Rust port of Google's SwissTable hash map")
 
... ... compression function.")
12680 12680 (("rust-byteorder" ,rust-byteorder-1) (("rust-byteorder" ,rust-byteorder-1)
12681 12681 ("rust-memmap" ,rust-memmap-0.7) ("rust-memmap" ,rust-memmap-0.7)
12682 12682 ("rust-parking-lot" ,rust-parking-lot-0.9) ("rust-parking-lot" ,rust-parking-lot-0.9)
12683 ("rust-rustc-hash" ,rust-rustc-hash-1.1))))
12683 ("rust-rustc-hash" ,rust-rustc-hash-1))))
12684 12684 (home-page "https://github.com/rust-lang/measureme") (home-page "https://github.com/rust-lang/measureme")
12685 12685 (synopsis "Support crate for rustc's self-profiling feature") (synopsis "Support crate for rustc's self-profiling feature")
12686 12686 (description (description
 
... ... It is automatically published using the compiler repository at
19847 19847 ("rust-rustc-ap-graphviz" ,rust-rustc-ap-graphviz-654) ("rust-rustc-ap-graphviz" ,rust-rustc-ap-graphviz-654)
19848 19848 ("rust-rustc-ap-rustc-index" ,rust-rustc-ap-rustc-index-654) ("rust-rustc-ap-rustc-index" ,rust-rustc-ap-rustc-index-654)
19849 19849 ("rust-rustc-ap-serialize" ,rust-rustc-ap-serialize-654) ("rust-rustc-ap-serialize" ,rust-rustc-ap-serialize-654)
19850 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
19850 ("rust-rustc-hash" ,rust-rustc-hash-1)
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)
 
... ... It is automatically published using the compiler repository at
20068 20068 (license (list license:asl2.0 (license (list license:asl2.0
20069 20069 license:expat)))) license:expat))))
20070 20070
20071 (define-public rust-rustc-hash-1.1
20071 (define-public rust-rustc-hash-1
20072 20072 (package (package
20073 20073 (name "rust-rustc-hash") (name "rust-rustc-hash")
20074 20074 (version "1.1.0") (version "1.1.0")
 
... ... rustc compiler.")
20475 20475 ("rust-linked-hash-map" ,rust-linked-hash-map-0.5) ("rust-linked-hash-map" ,rust-linked-hash-map-0.5)
20476 20476 ("rust-num-cpus" ,rust-num-cpus-1) ("rust-num-cpus" ,rust-num-cpus-1)
20477 20477 ("rust-ordered-float" ,rust-ordered-float-1.0) ("rust-ordered-float" ,rust-ordered-float-1.0)
20478 ("rust-rustc-hash" ,rust-rustc-hash-1.1)
20478 ("rust-rustc-hash" ,rust-rustc-hash-1)
20479 20479 ("rust-stb-truetype" ,rust-stb-truetype-0.3)))) ("rust-stb-truetype" ,rust-stb-truetype-0.3))))
20480 20480 (home-page "https://gitlab.redox-os.org/redox-os/rusttype") (home-page "https://gitlab.redox-os.org/redox-os/rusttype")
20481 20481 (synopsis "Pure Rust alternative to libraries like FreeType") (synopsis "Pure Rust alternative to libraries like FreeType")
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