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-fluid-attributes-0.4: Skip tests. d94a56d52e10ab41fbec2c75359e9c5b526622c7 Efraim Flashner 2020-10-12 09:49:03
gnu: r-rgdal: Update to 1.5-17. 328cf4e9a90cf98eb126eec35c17c020590be422 Arun Isaac 2020-10-12 10:15:40
gnu: r-rgdal: Replace proj.4 with proj. 265b2bc5d37b57ced243522e370191c42363409f Arun Isaac 2020-02-22 19:16:32
news: Update copyright. 9a7bea11d699ef13ecd90772d321eecd5992a26e Florian Pelz 2020-09-24 08:37:51
lint: cve: Set a connection timeout. baa4a2ef8109601dcd6d28b16d2d41c203f849e4 Ludovic Courtès 2020-10-12 09:25:09
http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout. d11f7f62b6ba2fbef8e4b00c7ae0d621f2d4281c Ludovic Courtès 2020-10-12 09:19:32
channels: Address test failure. 6c46e477eb50c6ee7c9b7c8199bdfb3708dc32b5 Ludovic Courtès 2020-10-12 08:10:03
gnu: rust-xz2-0.1: Fix building. 8608d40b2aeae69a6054b8e053b0474a58932ee0 Efraim Flashner 2020-10-12 09:21:35
gnu: rust-pq-sys-0.4: Fix building. 8203bf6c13e04760ed8d01062778bf1332a351f4 Efraim Flashner 2020-10-12 09:11:24
gnu: rust-crc-1: Downgrade to 1.8.1. 21233fca78fc08c933cd78a775c8b5bfc1f285a2 Efraim Flashner 2020-10-12 08:58:27
gnu: rust-core-foundation-0.6: Fix building. 7507db9dc7c4307c2b9d2fb8011677f323442f34 Efraim Flashner 2020-10-12 08:50:33
gnu: rust-as-slice-0.1: Update to 0.1.4. ade20696c9bcce73bc4ab3c4a8a986cd2ac30da7 Efraim Flashner 2020-10-12 08:40:20
gnu: rust-as-slice-0.1: Fix build. e1ef59f7f2ef82ed4b7bc97d9bfbaf27ef9396ce Efraim Flashner 2020-10-12 08:39:22
gnu: rust-mysqlclient-sys-0.2: Fix build. 0ee1f92985ee1d97fb455c009b8eda0c04b25545 Efraim Flashner 2020-10-12 08:34:58
gnu: rust-cloudabi-0.1: Skip build. 319f7eaf0f861de7450365e403d03f591d0520c4 Efraim Flashner 2020-10-12 08:26:47
gnu: rust-libmimalloc-sys-0.1: Update to 0.1.18. a812c2e8a3125877e3cf86505995cf9b1af6c472 Efraim Flashner 2020-10-12 08:05:39
gnu: rust-libmimalloc-sys-0.1: Fix building. 1d67ba6f3b6457ac335e3f389d997ed5ef9418aa Efraim Flashner 2020-10-12 08:03:57
gnu: rust-once-cell-1: Fix building. f013613406267077af473e461167cc06386f1dcf Efraim Flashner 2020-10-12 07:57:47
gnu: rust-criterion-plot-0.4: Fix building. ef421ee22b42c0911a8c12980625f43eb8e3120f Efraim Flashner 2020-10-12 07:48:23
gnu: rust-zstd-sys-1: Adjust crate imports. 86574608c7d030ea6298ca0b524cb7dd1c72d271 Efraim Flashner 2020-10-12 07:25:15
Commit d94a56d52e10ab41fbec2c75359e9c5b526622c7 - gnu: rust-fluid-attributes-0.4: Skip tests.
* gnu/packages/crates-io.scm (rust-fluid-attributes-0.4)[arguments]:
Skip tests.
Author: Efraim Flashner
Author date (UTC): 2020-10-12 09:49
Committer name: Efraim Flashner
Committer date (UTC): 2020-10-12 10:25
Parent(s): 328cf4e9a90cf98eb126eec35c17c020590be422
Signer:
Signing key: 41AAE7DCCA3D8351
Signing status: E
Tree: 17db09a31e7807e886f83e25ceb5cdc4e541b5f3
File Lines added Lines deleted
gnu/packages/crates-io.scm 2 1
File gnu/packages/crates-io.scm changed (mode: 100644) (index f716120e35..e80210f24e)
... ... streams.")
8484 8484 "1i67vcas0gr64bc8spprlfp7m7msv1jyspghgq1q8f0qrnvy8px8")))) "1i67vcas0gr64bc8spprlfp7m7msv1jyspghgq1q8f0qrnvy8px8"))))
8485 8485 (build-system cargo-build-system) (build-system cargo-build-system)
8486 8486 (arguments (arguments
8487 `(#:cargo-inputs
8487 `(#:tests? #f
8488 #:cargo-inputs
8488 8489 (("rust-proc-macro2" ,rust-proc-macro2-0.4) (("rust-proc-macro2" ,rust-proc-macro2-0.4)
8489 8490 ("rust-quote" ,rust-quote-0.6) ("rust-quote" ,rust-quote-0.6)
8490 8491 ("rust-syn" ,rust-syn-0.15) ("rust-syn" ,rust-syn-0.15)
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