..
build
kconfig: Streamline comment in 'modify-defconfig'.
2022-12-20 21:19:33 -05:00
build-system
guix: ocaml: Add package-with-ocaml5.0.
2022-12-21 21:58:56 +01:00
import
gnu-maintenance: Factorize 'false-if-networking-failure'.
2023-01-08 16:11:45 +01:00
platforms
platforms: x86: Rename Hurd hurd to i586-gnu.
2022-09-24 14:49:07 +02:00
scripts
scripts: publish: Add a custom baking header.
2023-01-07 14:11:45 +01:00
store
deduplicate: Use 'sendfile' only with file ports.
2022-12-10 18:13:39 +01:00
tests
tests: git: Write files as UTF-8.
2022-08-09 15:58:14 +02: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: Interpret the 'commit' field of channel as a tag or commit.
2022-10-17 09:37:27 +02:00
ci.scm
ci: Add 'start-time' and 'stop-time' to <build> records.
2022-10-20 23:07:37 +02: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
guix: Replace defective freemirror.org.
2022-11-13 01:00:07 +01:00
elf.scm
ftp-client.scm
gexp.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +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: 'update-cached-checkout' returns the commit ID when given a tag.
2022-10-17 09:37:27 +02:00
glob.scm
gnu-maintenance.scm
gnu-maintenance: Factorize 'false-if-networking-failure'.
2023-01-08 16:11:45 +01:00
gnupg.scm
gnupg: Honor GnuPG's configuration for the key server.
2021-11-18 14:41:53 -05:00
grafts.scm
grafts: Run with a UTF-8 locale.
2022-11-11 23:17:42 +01: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
inferior: Raise '&inferior-protocol-error' on invalid response.
2022-11-22 09:43:54 +01:00
ipfs.scm
least-authority.scm
least-authority: Fix typo.
2022-06-10 23:52:34 -04:00
licenses.scm
licenses: Add EUPL 1.1.
2022-11-26 09:07:29 +01:00
lint.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02: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
modules: Recognize #:declarative?.
2022-12-02 23:20:54 +01:00
monad-repl.scm
monad-repl: Add "build", "lower", and "verbosity" commands.
2022-07-15 17:36:57 +02:00
monads.scm
monads: Add 'mparameterize'.
2022-07-10 23:57:14 +02:00
nar.scm
narinfo.scm
narinfo: Fix misleading docstring.
2022-09-24 17:59:04 +02:00
openpgp.scm
packages.scm
guix: packages: Add type hint comment to home-page record field.
2022-12-19 15:26:41 +04:00
pki.scm
pki: 'public-keys->acl' deduplicates entries.
2022-12-12 15:03:05 +01:00
platform.scm
guix: platform: Use #false instead of #f.
2022-09-07 14:24:52 +02:00
profiles.scm
profiles: info-dir-file: Remove install-info '--silent' option.
2022-10-27 23:34:45 -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
read-print.scm
read-print: Add special forms.
2022-12-20 16:56:04 +01:00
records.scm
records: match-record supports specifying a different variable name.
2022-12-27 23:53:42 +01:00
remote.scm
store: 'map/accumulate-builds' handler checks the store received.
2021-10-28 21:30:27 +02:00
repl.scm
scripts.scm
Remove now unnecessary uses of (guix grafts).
2022-10-22 01:46:55 +02:00
search-paths.scm
search-paths: Tweak $SSL_CERT_DIR comment.
2022-09-08 16:22:21 +02:00
self.scm
self: Mark the generation (guix config) as non-declarative.
2022-11-14 12:31:33 +01:00
serialization.scm
sets.scm
ssh.scm
ssh: 'open-ssh-session' gracefully handles connection timeouts.
2022-08-10 16:53:58 +02:00
status.scm
status: Relay "updating substitutes" messages.
2022-06-26 23:19:14 +02:00
store.scm
grafts: Move '%graft?' and related bindings to (guix store).
2022-10-22 01:46:54 +02:00
substitutes.scm
substitutes: Log the failing queries.
2023-01-07 14:27:17 +01:00
svn-download.scm
svn-download: Add missing exports.
2022-10-17 23:15:08 +02: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: Switch to SRFI-71.
2022-10-02 22:14:45 +02:00
ui.scm
ui: It's 2023 now!
2023-01-03 12:25:48 +01:00
upstream.scm
upstream: Allow downgrades.
2023-01-03 12:25:48 +01:00
utils.scm
utils: Add target-mips64el?.
2022-08-05 00:14:30 +02:00
workers.scm