Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Marius Bakke 6f9a80b331
Merge branch 'master' into core-updates
Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a277 and
12964df69a respectively.

4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.

 Conflicts:
	gnu/local.mk
	gnu/packages/aidc.scm
	gnu/packages/boost.scm
	gnu/packages/curl.scm
	gnu/packages/nettle.scm
	gnu/packages/networking.scm
	gnu/packages/python-xyz.scm
	gnu/packages/tls.scm
2021-06-19 17:38:47 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build Merge branch 'master' into core-updates 2021-06-19 17:38:47 +02:00
installer installer: Improve the installation device detection method. 2021-06-17 11:00:26 +02:00
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages Merge branch 'master' into core-updates 2021-06-19 17:38:47 +02:00
services services: guix: Authorize 'bordeaux.guix.gnu.org.pub' by default. 2021-06-19 09:32:54 +01:00
system Merge branch 'master' into core-updates 2021-05-22 17:21:57 +02:00
tests tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add derivation inputs. 2021-05-25 14:47:16 +02:00
image.scm
installer.scm
local.mk Merge branch 'master' into core-updates 2021-06-19 17:38:47 +02:00
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm