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-syn-0.11: Skip tests. b01644cf5363431f13a5b54070c970b69a74a344 Efraim Flashner 2020-10-12 09:53:39
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
Commit b01644cf5363431f13a5b54070c970b69a74a344 - gnu: rust-syn-0.11: Skip tests.
* gnu/packages/crates-io.scm (rust-syn-0.11)[arguments]: Skip tests.
Author: Efraim Flashner
Author date (UTC): 2020-10-12 09:53
Committer name: Efraim Flashner
Committer date (UTC): 2020-10-12 10:25
Parent(s): d94a56d52e10ab41fbec2c75359e9c5b526622c7
Signer:
Signing key: 41AAE7DCCA3D8351
Signing status: E
Tree: 8e9b32b75b47b11c4c4239a4c48cd5d3552e8bd6
File Lines added Lines deleted
gnu/packages/crates-io.scm 2 1
File gnu/packages/crates-io.scm changed (mode: 100644) (index e80210f24e..cd1f2de8f5)
... ... browsers.")
26895 26895 (base32 (base32
26896 26896 "16qvx8qyb5v4vjbg9rk8848bw6x4i6vzs8v7f4n1v9pkj9ibzy8l")))) "16qvx8qyb5v4vjbg9rk8848bw6x4i6vzs8v7f4n1v9pkj9ibzy8l"))))
26897 26897 (arguments (arguments
26898 `(#:cargo-inputs
26898 `(#:tests? #f
26899 #:cargo-inputs
26899 26900 (("rust-proc-macro2" ,rust-proc-macro2-0.3) (("rust-proc-macro2" ,rust-proc-macro2-0.3)
26900 26901 ("rust-quote" ,rust-quote-0.5) ("rust-quote" ,rust-quote-0.5)
26901 26902 ("rust-unicode-xid" ,rust-unicode-xid-0.1)) ("rust-unicode-xid" ,rust-unicode-xid-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