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: ocaml4.07-zed: Do not use deprecated jbuilder. 0a8eb6850d8447f737724c36decedfedc28e3024 Julien Lepiller 2020-09-30 19:56:54
gnu: ocaml-easy-format: Do not use deprecated jbuilder. 8ff5f39a9fe3c36df4c39e1b127641742867f07b Julien Lepiller 2020-09-30 19:48:53
gnu: ocaml-lwt-log: Do not use deprecated jbuilder. 2d00625f24687699cdb18331e0f4816cead20d46 Julien Lepiller 2020-09-30 19:47:34
gnu: ocaml-bitstring: Do not use deprecated jbuilder. 93304a0c8932d6037f6ef803c7bd42f6cdb1473a Julien Lepiller 2020-09-30 19:46:15
gnu: ocaml-qtest: Do not use deprecated jbuilder. a8a8547abfc8e4c87f5e0945a167e756a1c05be5 Julien Lepiller 2020-09-30 19:42:06
gnu: ocaml-ppx-tools-versioned: Update to 5.4.0. f0c6fe314f6202dcb30f89a8d153a5a6dc8129b2 Julien Lepiller 2020-09-30 16:02:50
gnu: ocaml-migrate-parsetree: Update to 1.7.3. bd8558a0e514c7a865bc6d2aeb02c01f942d027d Julien Lepiller 2020-09-30 15:58:48
gnu: ocaml-mccs: Update to 1.1+11. 7ae38a0479d64e0d7d7c9a81dc18c6f6d17f9561 Julien Lepiller 2020-09-30 15:53:56
gnu: camlp5: Update to 7.13. 61949dbc8a475d2dd2c000b8fb0a8782b6ded02e Julien Lepiller 2020-09-30 15:45:43
gnu: unison: Build with ocaml-4.09. aea459a50474b98f31f6ce7da9468a98958ef949 Julien Lepiller 2020-09-30 15:49:32
gnu: libbacktrace: Correct license. 057a8868fb9a38661adbf5e94b8a2b0803871dff Maxim Cournoyer 2020-10-14 14:32:13
doc: Fix typo. b4369430e3c0d895f7be92e473c1aca261c699dc Mathieu Othacehe 2020-10-15 12:15:36
gnu: claws-mail: Change build-system. 7269a591361138ac6fc122d465e45e2b8c4944be Raghav Gururajan 2020-10-15 01:18:29
gnu: claws-mail: Make some cosmetic changes. b168f2ba53b938e1b322c79e5bfa47fcc506b803 Raghav Gururajan 2020-10-15 01:15:28
build-system/go: Install license files. 6b793fa66218337a1f638466753cd5326a6a6c18 Efraim Flashner 2020-10-07 07:11:05
install: Deduplicate packages with %base-package sets. 4170af491c8bc3b0a5308116a26e758d8ff245c5 Efraim Flashner 2020-10-09 09:51:26
system: Add %base-packages-disk-utilities. e6e076281e62518056987e9ddd3d96fccab20475 Efraim Flashner 2020-10-09 09:47:34
gnu: cuirass: Update to 0.0.1-53.df2d136. 993b3af6405305adc0ca921ef59412d43b4f9d63 Mathieu Othacehe 2020-10-15 08:06:12
gnu: slurm: Re-arrange package inputs. d623ece56624fd7d611cdaf42f728b21d89fec5c Efraim Flashner 2020-10-15 07:39:33
gnu: mpd: Update to 0.22. ec2a8f602ee0fd2fac2210eeae6d1da091bb47e4 Ricardo Wurmus 2020-10-15 06:37:25
Commit 0a8eb6850d8447f737724c36decedfedc28e3024 - gnu: ocaml4.07-zed: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
Author: Julien Lepiller
Author date (UTC): 2020-09-30 19:56
Committer name: Julien Lepiller
Committer date (UTC): 2020-10-15 16:00
Parent(s): 8ff5f39a9fe3c36df4c39e1b127641742867f07b
Signer:
Signing key: 53D457B2D636EE82
Signing status: E
Tree: 1af5561abad46b34a4525cdc93d0344553b940c4
File Lines added Lines deleted
gnu/packages/ocaml.scm 1 2
File gnu/packages/ocaml.scm changed (mode: 100644) (index 5aa95bf569..bad755516d)
... ... function that follows the prototype of POSIX's wcwidth.")
3146 3146 (base32 "0pa9awinqr0plp4b2az78dwpvh01pwaljnn5ydg8mc6hi7rmir55")))) (base32 "0pa9awinqr0plp4b2az78dwpvh01pwaljnn5ydg8mc6hi7rmir55"))))
3147 3147 (build-system dune-build-system) (build-system dune-build-system)
3148 3148 (arguments (arguments
3149 `(#:jbuild? #t
3150 #:test-target "."
3149 `(#:test-target "."
3151 3150 #:ocaml ,ocaml-4.07 #:ocaml ,ocaml-4.07
3152 3151 #:findlib ,ocaml4.07-findlib)) #:findlib ,ocaml4.07-findlib))
3153 3152 (propagated-inputs (propagated-inputs
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