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-getopts-0.2: Don't skip build. 1c054e3f717968b0c40ff0faabd654a2bc19be3d Efraim Flashner 2020-10-13 07:42:20
gnu: rust-fxhash-0.2: Don't skip build. 8d71613ca7e3e0c94d7bcf526fa24af59c4888c7 Efraim Flashner 2020-10-13 07:40:30
gnu: rust-arrayref-0.3: Update to 0.3.6. cc6ff9c53717b5524a6fea852cd9035b5f273856 Efraim Flashner 2020-10-13 07:28:25
gnu: rust-arrayref-0.3: Don't skip build. 8b71a2a614f29d8612160a6b96455bcc60b8a61d Efraim Flashner 2020-10-13 07:27:53
gnu: rust-brotli-decompressor-2.3: Remove minor version from name. 23a50353eb594f69e270857f6c30393d4e53333c Efraim Flashner 2020-10-13 06:54:29
gnu: rust-brotli-decompressor-2.3: Skip tests. c4693a92d25f7fb05da87824c63af8289fdc3f70 Efraim Flashner 2020-10-13 06:52:46
gnu: rust-tokio-rustls-0.13: Skip network tests. 6263dc3bc00cb8339623fb0973bb2da85fb26e12 Efraim Flashner 2020-10-13 06:38:11
gnu: rust-tokio-rustls-0.14: Skip network tests. 6c522a53bdb3ef43debe2ca9f13bbc354504e827 Efraim Flashner 2020-10-13 06:36:57
gnu: newsboat: Update to 2.21. 3cdcdcf539827819dfb6357e47404cdb4bec268a Efraim Flashner 2020-10-13 06:28:30
gnu: rust-unicode-width-0.1: Update to 0.1.8. 673de819ff31ef7837753fbc83176233f668ae83 Efraim Flashner 2020-10-13 06:05:54
gnu: Add emacs-py-isort. ddd61916ce864b473a115d39d73b233978914c3d Joseph LaFreniere 2020-10-13 07:21:56
gnu: libcanberra: Fix crashes on wayland. ec82d58526c27a9ca26f6c5e39cec90a48cbc1cc Julien Lepiller 2020-10-11 01:58:50
news: Add entry for '--with-c-toolchain'. a2ed00f79fd5bf69c6cca3fa7bdc62726bf848fa Ludovic Courtès 2020-10-12 16:22:17
guix build: Add '--with-c-toolchain'. abd7a474615353149a44f4504f0b4b248dcc0716 Ludovic Courtès 2020-09-28 16:56:00
packages: Add 'package-with-c-toolchain'. 46135ce4cefab9e164d75697d7ea0c8359b842e4 Ludovic Courtès 2020-09-28 15:36:42
gnu: clang-toolchain: Create 'cc' and 'c++' symlinks. b668450716f0949e6a66550c38b6ba738f66bba7 Ludovic Courtès 2020-09-28 19:09:50
gnu: clang-toolchain: Add 'GUIX_LOCPATH' to the search paths. 61a5380bfd89c77bb45c9b77203ddfbe27eb0865 Ludovic Courtès 2020-09-28 19:19:32
gnu: gcc-toolchain: Add 'GUIX_LOCPATH' to the search paths. f848c276f0be22e66b661fe45d60d53fc0013172 Ludovic Courtès 2020-09-28 19:07:09
substitute: Reduce default narinfo negative TTL to 1h. 099d709caf55db44414475c27b7b39f8becb0d64 Ludovic Courtès 2020-10-12 15:30:35
tests: Add missing copyright line. d3162b98a824a32ce955de18b9b891fbc4342d44 Ludovic Courtès 2020-10-12 09:51:13
Commit 1c054e3f717968b0c40ff0faabd654a2bc19be3d - gnu: rust-getopts-0.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-getopts-0.2)[arguments]: Don't skip
build.
Author: Efraim Flashner
Author date (UTC): 2020-10-13 07:42
Committer name: Efraim Flashner
Committer date (UTC): 2020-10-13 07:46
Parent(s): 8d71613ca7e3e0c94d7bcf526fa24af59c4888c7
Signer:
Signing key: 41AAE7DCCA3D8351
Signing status: E
Tree: 597efce509ce53367e672a23d5e598bd70739bc9
File Lines added Lines deleted
gnu/packages/crates-io.scm 1 2
File gnu/packages/crates-io.scm changed (mode: 100644) (index be7bdf6047..d4220405f1)
... ... API library @code{gdi32}.")
9802 9802 "1mgb3qvivi26gs6ihqqhh8iyhp3vgxri6vwyrwg28w0xqzavznql")))) "1mgb3qvivi26gs6ihqqhh8iyhp3vgxri6vwyrwg28w0xqzavznql"))))
9803 9803 (build-system cargo-build-system) (build-system cargo-build-system)
9804 9804 (arguments (arguments
9805 `(#:skip-build? #t
9806 #:cargo-inputs
9805 `(#:cargo-inputs
9807 9806 (("rust-unicode-width" ,rust-unicode-width-0.1) (("rust-unicode-width" ,rust-unicode-width-0.1)
9808 9807 ("rust-rustc-std-workspace-core" ,rust-rustc-std-workspace-core-1) ("rust-rustc-std-workspace-core" ,rust-rustc-std-workspace-core-1)
9809 9808 ("rust-rustc-std-workspace-std" ,rust-rustc-std-workspace-std-1.0)) ("rust-rustc-std-workspace-std" ,rust-rustc-std-workspace-std-1.0))
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