guix/guix
Efraim Flashner fd00ac7e27
guix: cpu: Add detection for aarch64 CPUs.
* guix/cpu.scm (cpu->gcc-architecture): Add detection logic for aarch64
CPUs.
2022-05-17 15:19:41 +03:00
..
build build: emacs-utils: Add a (as-display) subform to `emacs-substitute-variables'. 2022-04-04 00:06:31 -04:00
build-system Revert "gnu: Add %final-inputs-riscv64." 2022-03-16 12:16:15 +02:00
import import: opam: Factor out source import. 2022-04-11 11:55:58 +02:00
scripts guix system: Highlight search results. 2022-04-29 22:59:08 +02:00
store Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
tests tests: git: Avoid ambiguous module import. 2021-12-23 18:49:05 -05:00
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Add 'branch' to 'channel->code' output. 2021-12-25 19:12:37 +01:00
ci.scm ci: Restrict substitute search to guix jobset. 2021-12-19 16:25:51 +01:00
colors.scm colors: Add 'colorize-full-matches'. 2022-04-19 18:07:49 +02:00
combinators.scm combinators: Add 'define-compile-time-procedure'. 2021-12-20 16:21:40 +01:00
config.scm.in
cpio.scm
cpu.scm guix: cpu: Add detection for aarch64 CPUs. 2022-05-17 15:19:41 +03:00
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm guix: Add define-deprecated/public-alias. 2022-04-12 20:32:32 +02:00
derivations.scm derivations: Coalesce inputs that have the same output path. 2022-03-07 22:49:27 +01:00
describe.scm
diagnostics.scm diagnostics: Turn diagnostic locations into hyperlinks. 2022-04-08 23:59:48 +02:00
discovery.scm
docker.scm docker: Enable arm64 docker image building for 'guix pack'. 2021-11-23 10:24:27 +01:00
download.scm download: Add a mirror for CTAN. 2022-05-12 12:45:49 -04:00
elf.scm
extracting-download.scm
ftp-client.scm
gexp.scm gexp: Add 'references-file'. 2022-05-01 21:30:34 +02:00
git-authenticate.scm git-authenticate: Ensure the target is a descendant of the introductory commit. 2022-02-14 11:23:08 +01:00
git-download.scm git-download: Set locale to deal with Unicode in git metadata. 2022-04-20 23:46:43 +02:00
git.scm git: Add 'commit-descendant?'. 2022-02-14 11:23:07 +01:00
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Honor GnuPG's configuration for the key server. 2021-11-18 14:41:53 -05:00
grafts.scm
graph.js
graph.scm graph: Factorize 'lookup-backend'. 2022-03-18 16:03:33 +01:00
hash.scm guix hash: Extract file hashing procedures. 2022-01-06 16:27:30 +01:00
hg-download.scm
http-client.scm http-client: Fix redirection. 2022-04-11 15:49:32 +02:00
i18n.scm
inferior.scm inferior: Move initialization bits away from 'inferior-eval-with-store'. 2022-01-27 14:13:24 +01:00
ipfs.scm
least-authority.scm Add (guix least-authority). 2022-05-01 21:30:35 +02:00
licenses.scm import: utils: Add more licenses and extend their detection. 2021-11-12 23:34:18 +01:00
lint.scm lint: check-tests-true: Allow #:tests? #t for some build systems. 2022-03-11 23:34:47 -05:00
man-db.scm guix: Index the man-db database via man pages names. 2022-03-02 00:00:55 -05:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm narinfo: Do not repeat slash when building nar URLs. 2021-12-12 00:27:53 +01:00
openpgp.scm
packages.scm packages: Clarify comment about build-system package record field. 2022-03-22 15:29:32 +01:00
pki.scm
profiles.scm profiles: manual-database: Remove GDBM workaround. 2022-03-22 14:51:53 -04:00
profiling.scm
progress.scm progress: Rate limit drawing in the progress-reporter/bar. 2021-12-12 14:12:15 +00:00
quirks.scm
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm search-paths: Define $SSL_CERT_DIR and $SSL_CERT_FILE. 2022-05-13 17:15:37 +02:00
self.scm self: Add guile-lzma as a dependency. 2021-12-23 08:59:44 -05:00
serialization.scm
sets.scm
ssh.scm
status.scm status: Do not pass a non-literal format string to 'format'. 2022-02-16 16:49:27 +01:00
store.scm deprecation: Refine the old daemon deprecation warning message. 2022-02-08 21:34:07 -05:00
substitutes.scm substitutes: Build correct narinfo URLs for cache URLs without trailing slash. 2021-12-12 00:27:53 +01:00
svn-download.scm Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
swh.scm
tests.scm tests: Set a hard build timeout. 2022-02-14 11:23:07 +01:00
transformations.scm transformations: Preserve transformation order in package property. 2022-05-05 23:56:58 +02:00
ui.scm ui: Highlight package and service search results. 2022-04-19 18:07:49 +02:00
upstream.scm upstream: Support updating and fetching 'git-fetch' origins. 2022-01-06 16:27:30 +01:00
utils.scm utils: Add ar-for-target and ld-for-target procedures. 2022-03-18 01:26:26 -04:00
workers.scm