guix/guix
Ludovic Courtès 5b273e7c77
read-print: Introduce <blank> parent class of <comment>.
* guix/read-print.scm (<blank>, blank?): New record type.
(<comment>): Redefine using the record interface.
(read-with-comments, pretty-print-with-comments): Change some uses of
'comment?' to 'blank?'.
* guix/scripts/style.scm (simplify-inputs)[simplify-expressions]: Use
'blank?' instead of 'comment?'.
2022-08-08 11:22:32 +02:00
..
build build: qt-utils: Fix another regression. 2022-08-04 12:06:17 -04:00
build-system build-system/perl: Support cross-compilation of some Perl packages. 2022-08-06 18:21:12 +02:00
import import: Enable recursive import for texlive packages. 2022-07-19 23:49:42 +02:00
platforms
scripts read-print: Introduce <blank> parent class of <comment>. 2022-08-08 11:22:32 +02:00
store
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Emit version 3 profiles. 2022-07-08 23:58:11 +02:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cpu.scm
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Refresh KDE mirror list. 2022-07-24 02:00:00 +02:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm
git-download.scm
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.js
graph.scm
hash.scm
hg-download.scm
http-client.scm
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
lint.scm gnu: qttools: Rename to qttools-5. 2022-07-31 21:55:48 -04:00
man-db.scm
memoization.scm
modules.scm
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
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
quirks.scm
read-print.scm read-print: Introduce <blank> parent class of <comment>. 2022-08-08 11:22:32 +02:00
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm guix gc: '--delete-generations' now deletes old Home generations. 2022-08-01 00:02:04 +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
substitutes.scm
svn-download.scm
swh.scm
tests.scm
transformations.scm
ui.scm ui: Improve pager selection logic when less is not installed. 2022-06-16 23:57:41 +02:00
upstream.scm upstream: Sort '%updaters' alphabetically. 2022-07-19 18:54:41 +02:00
utils.scm utils: Add target-mips64el?. 2022-08-05 00:14:30 +02:00
workers.scm