.. |
build
|
profiles: Support the creation of profiles with version 3 manifests.
|
2022-07-08 23:58:11 +02:00 |
build-system
|
build-system/dub: Use the gold linker.
|
2022-06-19 02:00:00 +02:00 |
import
|
import: github: Use correct URL scheme.
|
2022-07-11 15:35:28 +02:00 |
platforms
|
platforms: Remove the s390x platform.
|
2022-05-25 17:11:32 +02:00 |
scripts
|
style: Gracefully handle failure to locate a source file.
|
2022-07-12 01:17:45 +02:00 |
store
|
guix: Remove duplicate definitions of dump-port.
|
2022-05-20 20:42:53 +02:00 |
tests
|
tests: git: Avoid ambiguous module import.
|
2021-12-23 18:49:05 -05:00 |
android-repo-download.scm
|
…
|
|
avahi.scm
|
…
|
|
base16.scm
|
base16: Reduce GC pressure in bytevector->base16-string.
|
2021-09-10 17:30:54 +02:00 |
base32.scm
|
base32: Work around (ash x N) miscompilation at '-O1' and below.
|
2021-09-21 15:15:52 +02:00 |
base64.scm
|
…
|
|
build-system.scm
|
…
|
|
bzr-download.scm
|
gnu: bazaar: Obsolete with breezy.
|
2022-05-31 14:54:02 -04:00 |
cache.scm
|
cache: Catch invalid 'last-expiry-cleanup'.
|
2022-06-04 12:04:23 +02:00 |
channels.scm
|
channels: Emit version 3 profiles.
|
2022-07-08 23:58:11 +02: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
|
syscalls: Deduplicate device number conversion.
|
2021-09-23 18:17:16 +02:00 |
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
|
describe: 'current-channel-entries' ignores non-channel profile entries.
|
2021-06-13 23:57:44 +02:00 |
diagnostics.scm
|
diagnostics: Fix typo about 0-indexed COL in location.
|
2022-05-31 14:52:14 -04:00 |
discovery.scm
|
discovery: Hide Guile warnings when loading modules.
|
2021-09-30 23:44:49 +02:00 |
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
|
…
|
|
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
|
gnu-maintenance: 'generic-html' computes the right source URL.
|
2021-06-03 13:04:20 +02:00 |
gnupg.scm
|
gnupg: Honor GnuPG's configuration for the key server.
|
2021-11-18 14:41:53 -05:00 |
grafts.scm
|
Merge branch 'master' into core-updates
|
2021-06-19 17:38:47 +02:00 |
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
|
hg-download: Make (guix swh) output visible.
|
2021-06-14 18:35:18 +02:00 |
http-client.scm
|
http-client: 'http-fetch/cached' converts strings to URIs.
|
2022-05-22 01:07:52 +02:00 |
i18n.scm
|
…
|
|
inferior.scm
|
guix: inferior: Fix the behaviour of open-inferior #:error-port.
|
2022-07-08 13:51:34 +01:00 |
ipfs.scm
|
…
|
|
least-authority.scm
|
least-authority: Fix typo.
|
2022-06-10 23:52:34 -04:00 |
licenses.scm
|
licenses: Add Expat No Attribution license.
|
2022-05-23 16:24:47 +02:00 |
lint.scm
|
gnu: Remove python2-setuptools.
|
2022-05-31 14:54:16 -04: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
|
monads: Add 'mparameterize'.
|
2022-07-10 23:57:14 +02:00 |
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: Change the order of %SUPPORTED-SYSTEMS.
|
2022-06-16 23:57:40 +02:00 |
pki.scm
|
…
|
|
platform.scm
|
guix: platform: Fix typo in lookup-platform-by-target.
|
2022-06-08 12:02:03 +02:00 |
profiles.scm
|
profiles: Support the creation of profiles with version 3 manifests.
|
2022-07-08 23:58:11 +02: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
|
records: Support field sanitizers.
|
2021-08-12 12:34:13 +02:00 |
remote.scm
|
store: 'map/accumulate-builds' handler checks the store received.
|
2021-10-28 21:30:27 +02:00 |
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: 'guix-daemon' wrapper refers to the right Guile.
|
2022-06-26 23:19:13 +02:00 |
serialization.scm
|
…
|
|
sets.scm
|
…
|
|
ssh.scm
|
ssh: Add #:connection-timeout parameter to 'open-ssh-session'.
|
2022-06-15 00:25:20 +02:00 |
status.scm
|
status: Relay "updating substitutes" messages.
|
2022-06-26 23:19:14 +02:00 |
store.scm
|
store: 'map/accumulate-builds' preserves caches.
|
2022-05-30 16:34:39 +02: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
|
swh: Allows token from Software Heritage authentication service.
|
2021-10-15 23:16:28 +02:00 |
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: Improve pager selection logic when less is not installed.
|
2022-06-16 23:57:41 +02:00 |
upstream.scm
|
upstream: 'guix refresh -u' no longer stops when upstream info is lacking.
|
2022-07-01 23:29:15 +02:00 |
utils.scm
|
utils: Define 'target-x86?' predicate.
|
2022-06-24 10:21:05 +02:00 |
workers.scm
|
…
|
|