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
Efraim Flashner 7700dc2cf5
cpu: Rename x86-64-v1 to x86-64.
This is the actual micro-architecture designation used by compilers.

* gnu/packages/gcc.scm (%gcc-11-x86_64-micro-architectures): Rename
x86-64-v1 to x86-64.
* gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Same.
* guix/cpu.scm (cpu->micro-architecture-level): Same.
(gcc-architecture->micro-architecture-level): Same.

Change-Id: I19ed556a7e8deb4a77f4c63fca3b794f25092788
2024-03-07 13:04:27 +02:00
..
bootloader
build services: activation: Ensure /run existence. 2024-02-19 18:42:12 +01:00
home gnu: home: dotfiles: Properly support both plain and Stow directory layouts. 2024-03-06 23:25:51 +01:00
installer
machine machine/ssh: Refresh parameterization of %CURRENT-SYSTEM. 2024-02-19 11:21:27 +01:00
packages cpu: Rename x86-64-v1 to x86-64. 2024-03-07 13:04:27 +02:00
services services: virtual-build-machine: Disable substitutes by default. 2024-03-06 23:25:51 +01:00
system system: default-bash-profile: Add Guix Home search paths as well. 2024-02-28 16:55:20 +01:00
tests tests: install: Fix encrypted-root-not-boot-os test. 2024-02-21 15:20:07 +03:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: libtommath: Update to 1.2.1. 2024-03-05 08:54:13 +02:00
machine.scm
packages.scm
services.scm services: activation: Ensure /var/run existence. 2024-02-19 18:41:47 +01:00
system.scm system: Omit “root=” kernel argument when root device is “none”. 2024-02-19 18:42:56 +01:00
tests.scm