guix-mirrors/guix
Efraim Flashner 77ad73b333
guix: lint: Check for more misspelled words in descriptions.
* guix/lint.scm (check-description-style)[check-description-typo]: Add
more common misspellings.

Change-Id: I1342c150e8af809ef954fb5d13f65dd3bd8c8cf3
2025-02-19 11:08:59 +02:00
..
build build/guile-build-system: Fix byte-compilation warnings. 2025-02-13 00:07:21 +09:00
build-system build: glib-or-gtk: Export %glib-or-gtk-build-system-default-modules. 2025-02-17 13:17:48 +01:00
import guix: import: allow empty description 2025-02-16 11:11:15 +01:00
platforms guix: Add loongarch platform. 2025-01-25 01:05:22 +08:00
scripts scripts: style: Only sort packages with string literal name. 2025-02-09 18:20:41 +01:00
store deduplication: Detect holes and create sparse files. 2024-05-25 16:44:42 +02:00
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable. 2024-03-09 18:55:50 +01:00
cache.scm cache: Avoid cache cleanup storms from concurrent processes. 2024-08-21 00:52:39 +02:00
channels.scm channels: Add #:verify-certificate? and honor it. 2024-12-25 23:51:10 +01:00
ci.scm ci: Catch error for unreachable channel with substitutes. 2024-07-23 16:24:38 +02:00
colors.scm
combinators.scm
config.scm.in
cpio.scm
cpu.scm guix: cpu: Add detection for znver5. 2024-09-30 13:38:33 +03:00
cve.scm
cvs-download.scm download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable. 2024-03-09 18:55:50 +01:00
d3.v3.js
deprecation.scm deprecation: Fix docstring typo. 2023-12-22 17:47:15 +01:00
derivations.scm derivations: ‘derivation-build-plan’ returns builds in topological order. 2024-11-12 23:46:49 +01:00
describe.scm describe: Try harder to find the ‘guix pull’ profile. 2024-03-19 17:02:14 +01:00
diagnostics.scm
discovery.scm Autoload (guix build syscalls). 2024-04-15 22:36:42 +02:00
docker.scm docker: Add missing hyphen for ‘tar -cf layer.tar’. 2025-02-04 17:13:01 +01:00
download.scm gnu-maintenance: ‘gnu-ftp’ updater excludes GnuPG-hosted packages. 2024-12-01 20:14:15 +01:00
elf.scm
ftp-client.scm
gexp.scm gexp: ‘with-parameters’ accepts plain store items in its body. 2025-01-28 14:56:14 +01:00
git-authenticate.scm
git-download.scm git-download: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’. 2024-08-31 10:44:46 +02:00
git.scm git: Allow X.509 certificate verification to be disabled. 2024-12-25 23:51:10 +01:00
glob.scm
gnu-maintenance.scm gnu-maintenance: ‘generic-html’ update honors <base href="…">. 2024-12-01 20:14:16 +01:00
gnupg.scm
grafts.scm grafts: Allow file-like objects in the ‘replacement’ field of <graft>. 2025-01-28 14:56:14 +01:00
graph.js
graph.scm
hash.scm scripts: hash: Handle repository with different VCS folders. 2024-07-23 16:27:27 +02:00
hg-download.scm hg-download: Pass strings to ‘hg-fetch’. 2024-06-12 09:45:44 +02:00
http-client.scm
i18n.scm
inferior.scm inferior: Add #:verify-certificate? to ‘cached-channel-instance’. 2024-12-25 23:51:10 +01:00
ipfs.scm
least-authority.scm least-authority: Add support for changing UIDs/GIDs before exec. 2023-12-22 00:31:41 +01:00
licenses.scm licenses: Add blue-oak1.0.0. 2024-11-20 18:01:35 +08:00
lint.scm guix: lint: Check for more misspelled words in descriptions. 2025-02-19 11:08:59 +02:00
man-db.scm man-db: Correctly resolve man page links. 2024-09-30 22:52:23 +02:00
memoization.scm
modules.scm modules: ‘file-name->module-name’ strips leading “./”. 2024-07-18 17:31:19 +02:00
monad-repl.scm monad-repl: Add REPL commands to inspect package arguments. 2023-12-04 22:26:38 +01:00
monads.scm
nar.scm Autoload (guix build syscalls). 2024-04-15 22:36:42 +02:00
narinfo.scm
openpgp.scm
packages.scm grafts: Allow file-like objects in the ‘replacement’ field of <graft>. 2025-01-28 14:56:14 +01:00
pki.scm
platform.scm guix: platform: Add platform-rust-target. 2023-12-11 13:50:48 +02:00
profiles.scm profiles: emacs-subdirs: Avoid building circular lists. 2025-01-28 20:25:30 +01:00
profiling.scm
progress.scm tests: Import (guix build syscalls) when (guix build store-copy) is used. 2023-11-25 16:29:25 +01:00
quirks.scm
read-print.scm read-print: Attempt to indent package arguments less. 2025-02-09 01:00:00 +01:00
records.scm records: Fix ABI check in cross-compilation context. 2024-11-18 10:58:42 +01:00
remote.scm remote: Do not double-quote the repl-command. 2024-12-12 12:52:08 +01:00
repl.scm
rpm.scm
scripts.scm Autoload (guix build syscalls). 2024-04-15 22:36:42 +02:00
search-paths.scm search-paths: Swap $C_INCLUDE_PATH and $CPLUS_INCLUDE_PATH. 2024-08-31 10:44:20 +02:00
self.scm self: Remove reference to source. 2024-07-02 10:19:52 +02:00
serialization.scm
sets.scm
ssh.scm ssh: Add #:strict-host-key-check? option. 2025-02-09 18:20:42 +01:00
status.scm
store.scm guix: store: Enable specifying the builtin builders. 2024-07-18 11:18:25 +01:00
substitutes.scm substitutes: Reduce default negative TTL values. 2024-09-16 00:16:21 +02:00
svn-download.scm guix: download-multi-svn-to-store: Allow exporting from base URL. 2024-08-31 10:45:36 +02:00
swh.scm swh: Specify 'extid_version' when looking up by external ID. 2024-06-26 23:56:56 +02:00
tests.scm guix: tests: Increase timeout for test store connection. 2024-08-01 10:32:31 +01:00
transformations.scm transformations: ‘package-with-upstream-version’ can preserve archive type. 2025-01-08 23:03:04 +01:00
ui.scm ui: It’s 2025 now! 2025-01-06 15:02:10 +01:00
upstream.scm upstream: ‘package-archive-type’ doesn’t choke on lack of extension. 2025-01-24 23:36:04 +01:00
utils.scm utils: target-64bit?: Add loongarch64 case. 2025-01-25 11:56:07 +08:00
workers.scm