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: Fix up package copyright headers. 6c273ee4332ff537aff05eafa276c64018eb15dc Tobias Geerinckx-Rice 2020-10-06 00:03:42
gnu: libshout: Update to 2.4.4. d3b9cbd9c8728f977aa12708d0b034e609f07436 Tobias Geerinckx-Rice 2020-10-05 19:29:33
gnu: vlang: Run mosts tests. ec7da7d6289eac9d4aa69be8c0666605725d2333 Tobias Geerinckx-Rice 2020-10-05 23:02:53
gnu: vlang: Update to 0.1.29. 84fa2ced47e16de66674ca169845a6f08cb5ef6c Tobias Geerinckx-Rice 2020-10-05 23:01:33
gnu: execline: Update to 2.6.1.1. 4af2cef5e9194e59f252dc6247c35292d42a2dd3 Tobias Geerinckx-Rice 2020-10-05 22:01:22
gnu: skalibs: Update to 2.9.3.0. f4dfdacebe1ddd622f7126a3aa29fa9ad7ffd100 Tobias Geerinckx-Rice 2020-10-05 22:01:16
gnu: libde265: Update to 1.0.7. 0141d046b86182a9421530da41bbdccca98a37a1 Tobias Geerinckx-Rice 2020-10-05 21:58:47
gnu: vim: Update to 8.2.1801. f4f2a1e9c6fca571b3de2d27075188d4a3ace633 Tobias Geerinckx-Rice 2020-10-05 21:53:29
gnu: youtube-viewer: Update to 3.7.9. 0d7c75f0b81646c45e1afee1f8298b5e0274dd26 Tobias Geerinckx-Rice 2020-10-05 20:56:44
gnu: r-tclust: Update to 1.4-2. e02babf4c5ff510537032cac8233f2775fc73843 Ricardo Wurmus 2020-10-05 20:46:41
gnu: r-car: Update to 3.0-10. c2d80d4ca984b2e95d88e93cb7e3a48719f6495d Ricardo Wurmus 2020-10-05 20:46:38
gnu: r-quantreg: Update to 5.73. 58ad14b049fc1f4562fd698fe8f1d2b915ffafaf Ricardo Wurmus 2020-10-05 20:46:35
gnu: r-fpc: Update to 2.2-8. 32c573e3fd7893d383a1e4b1a73911d5290ae9ac Ricardo Wurmus 2020-10-05 20:46:32
gnu: r-gplots: Update to 3.1.0. 07d6afb6957694dcfd3a451bfb3cb8f75e4eeda7 Ricardo Wurmus 2020-10-05 20:46:29
gnu: r-matrixstats: Update to 0.57.0. d92b3555bd24901b139e5b2f1d55e5394aad85e9 Ricardo Wurmus 2020-10-05 20:46:24
gnu: r-rsqlite: Update to 2.2.1. 16d41d0d659b05821bf51ac7059b41ff0d7b787e Ricardo Wurmus 2020-10-05 20:46:21
gnu: r-rmarkdown: Update to 2.4. 4e8129f8fb31eeb1f865fa8829847f2d0a9adf19 Ricardo Wurmus 2020-10-05 20:46:17
gnu: r-readr: Update to 1.4.0. 5ebca6a3b7c6cfc183797cabf4dac62fb39e90c1 Ricardo Wurmus 2020-10-05 20:46:13
gnu: r-withr: Update to 2.3.0. e759d6b86db69bb6698631c2f099d5a5d63a86a8 Ricardo Wurmus 2020-10-05 20:46:05
gnu: r-devtools: Update to 2.3.2. 6a595864a5ffcf5c4cc62011a83db8781c03e6e8 Ricardo Wurmus 2020-10-05 20:46:02
Commit 6c273ee4332ff537aff05eafa276c64018eb15dc - gnu: Fix up package copyright headers.
Author: Tobias Geerinckx-Rice
Author date (UTC): 2020-10-06 00:03
Committer name: Tobias Geerinckx-Rice
Committer date (UTC): 2020-10-06 00:54
Parent(s): d3b9cbd9c8728f977aa12708d0b034e609f07436
Signer:
Signing key: 0DB0FF884F556D79
Signing status: E
Tree: 69157364429584df394e6de5f68a7c35f861dd24
File Lines added Lines deleted
gnu/packages/c.scm 1 1
gnu/packages/golang.scm 3 3
gnu/packages/idutils.scm 1 1
gnu/packages/tv.scm 1 1
File gnu/packages/c.scm changed (mode: 100644) (index 25bc78e6bf..c1ae98ddd3)
8 8 ;;; Copyright © 2019 Andreas Enge <andreas@enge.fr> ;;; Copyright © 2019 Andreas Enge <andreas@enge.fr>
9 9 ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org> ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
10 10 ;;; Copyright © 2020 Marius Bakke <marius@gnu.org> ;;; Copyright © 2020 Marius Bakke <marius@gnu.org>
11 ;;; Copyright @ 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
11 ;;; Copyright © 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
12 12 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com> ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
13 13 ;;; ;;;
14 14 ;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
File gnu/packages/golang.scm changed (mode: 100644) (index 42e65b3345..fe34d34491)
12 12 ;;; Copyright © 2018 Tomáš Čech <sleep_walker@gnu.org> ;;; Copyright © 2018 Tomáš Čech <sleep_walker@gnu.org>
13 13 ;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr> ;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr>
14 14 ;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz> ;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz>
15 ;;; Copyright @ 2018, 2019, 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
16 ;;; Copyright @ 2019 Giovanni Biscuolo <g@xelera.eu>
17 ;;; Copyright @ 2019, 2020 Alex Griffin <a@ajgrf.com>
15 ;;; Copyright © 2018, 2019, 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
16 ;;; Copyright © 2019 Giovanni Biscuolo <g@xelera.eu>
17 ;;; Copyright © 2019, 2020 Alex Griffin <a@ajgrf.com>
18 18 ;;; Copyright © 2019, 2020 Arun Isaac <arunisaac@systemreboot.net> ;;; Copyright © 2019, 2020 Arun Isaac <arunisaac@systemreboot.net>
19 19 ;;; Copyright © 2020 Jack Hill <jackhill@jackhill.us> ;;; Copyright © 2020 Jack Hill <jackhill@jackhill.us>
20 20 ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net> ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
File gnu/packages/idutils.scm changed (mode: 100644) (index 81715591b4..26472c6900)
1 1 ;;; GNU Guix --- Functional package management for GNU ;;; GNU Guix --- Functional package management for GNU
2 2 ;;; Copyright © 2012, 2013, 2015 Ludovic Courtès <ludo@gnu.org> ;;; Copyright © 2012, 2013, 2015 Ludovic Courtès <ludo@gnu.org>
3 ;;; Copyright © 208 Efraim Flashner <efraim@flashner.co.il>
3 ;;; Copyright © 2018 Efraim Flashner <efraim@flashner.co.il>
4 4 ;;; ;;;
5 5 ;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
6 6 ;;; ;;;
File gnu/packages/tv.scm changed (mode: 100644) (index 2196162956..88df5c90bf)
1 1 ;;; GNU Guix --- Functional package management for GNU ;;; GNU Guix --- Functional package management for GNU
2 2 ;;; Copyright © 2015, 2016, 2017, 2018 Alex Kost <alezost@gmail.com> ;;; Copyright © 2015, 2016, 2017, 2018 Alex Kost <alezost@gmail.com>
3 ;;; Copyright © 208 Efraim Flashner <efraim@flashner.co.il>
3 ;;; Copyright © 2018 Efraim Flashner <efraim@flashner.co.il>
4 4 ;;; ;;;
5 5 ;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
6 6 ;;; ;;;
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