index
:
guix.git
add-muon
add-zeta
ant
astro-update
astro-updates
audio
audio-team
avogadro
c++-libraries
c++-team
coordinator
core-packages-team
core-packages-team-old
core-packages-team-old2
core-packages-team-old3
core-packages-team-rebased
core-updates
core-updates-glibc-2.39
core-updates-new
crypto-updates
dav1d-update
diffoscope-298-signed
elogind-updates
emacs-team
firebird
fix-32bit-nss
fix-pypy3
fonts-split-outputs
games-updates
gnome-team
gnuzilla-updates
go-team
gsl-upgrade
guile-daemon
haskell-team
haskell-team-shellcheck
haskell-team-shellcheck-v2
hdf5
hurd-team
hydrus
install-doc-overhaul
javascript-team
kaidan
kde-team
kernel-team
kernel-updates
keyring
libgcrypt-gpg-update
librecast-0.11.2
librewolf-139.0-1
librewolf-updates
linux-libre-arm64-mnt-reform-fix-build-6.12.33
lisp-team
lisp-team-asdf-build-system-clasp
lisp-team-asdf-build-system/abcl
lisp-team-asdf-build-system/clasp
lisp-team-asdf-cli
lisp-team-remove-cl-rpcq
lisp-team-remove-cl-wayflan
master
merge
merge-xorg-configurations
mesa-updates
meson-enable-parallel-tests
meson-parallel-tests
minipro-0.7.3
mol
node-18-updates
node-reproducibility
node-team
nss-updates
nss-updates-all
nss-updates-on-master
ocaml-team
old-core-updates
old-guix-wip-file-offset-bits-64-sledgehammer
paritwine
pyproject-build-system
pyproject-toml
python-team
python-team-old
python-team-pyproject-build-system
python-team-pypy-fix-load-path
python-team-python-imagesize
python-team-rebased
qt-team
qt-team-old
qt-team-rebased
r-team
r-updates
remove-emacs-seq
remove-python-pafy
ruby-team
rust-team
rust-team-on-master
sage
snapper
telephony-team
test-vagrantc
tex-team
vagrantc-rb-team
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
vinicius
wip-aarch64-bootstrap
wip-ae-flint
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-cu-switch-to-pkgconf
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-easyeffects-62771
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-fix-system-tests
wip-flint
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gmp
wip-gnome-team
wip-gnuzilla-updates-alt
wip-go-team
wip-gsl-upgrade
wip-guix-log
wip-harden-installer
wip-hook
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-julia-upgrade
wip-kde-education
wip-kde-plasma
wip-libgcrypt-gpg-update
wip-linbox
wip-linux-libre-arm64-mnt-reform
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-18-updates
wip-node-importer
wip-node-reproducibility
wip-node-riscv64
wip-ocaml
wip-openmpi-upgrade
wip-pandas-upgrade
wip-perl6
wip-pinebook-pro
wip-plmshift
wip-plmshift-2
wip-postfix
wip-ppc
wip-ppc64le
wip-python-mne
wip-python-science
wip-python-team
wip-r
wip-r-team
wip-riscv-bootstrap
wip-rust
wip-sage
wip-sage2
wip-system-bootstrap
wip-tarball
wip-webkit
wip-wget
wip-zig-bootstrap
world-rebuild
xorg-updates
yt-dlp-updates
zig-next
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
inferior.scm
Age
Commit message (
Expand
)
Author
2023-08-16
scripts: time-machine: Error when attempting to visit too old commits.
Maxim Cournoyer
2023-01-26
inferior: Use 'spawn' on Guile 3.0.9+.
Ludovic Courtès
2022-11-22
inferior: Raise '&inferior-protocol-error' on invalid response.
Ludovic Courtès
2022-10-17
channels: Interpret the 'commit' field of channel as a tag or commit.
Ludovic Courtès
2022-10-11
git: Factorize 'commit-id?' predicate.
Ludovic Courtès
2022-07-08
guix: inferior: Fix the behaviour of open-inferior #:error-port.
Christopher Baines
2022-05-20
inferior: Close duplicate socketpair file descriptor.
Ludovic Courtès
2022-01-27
inferior: Move initialization bits away from 'inferior-eval-with-store'.
Ludovic Courtès
2022-01-27
inferior: Inferior caches store connections.
Ludovic Courtès
2022-01-27
inferior: Keep the store bridge connected.
Ludovic Courtès
2022-01-27
inferior: Create the store proxy listening socket only once.
Ludovic Courtès
2022-01-17
inferior: 'cached-channel-instance' always returns a directory.
Ludovic Courtès
2022-01-13
inferior: Fix wrong-type-arg error when authentication is disabled.
Ludovic Courtès
2021-12-01
inferior: 'cached-channel-instance' does not cache unauthenticated instances.
Ludovic Courtès
2021-08-09
inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'.
Ludovic Courtès
2021-05-15
inferior: Support querying package replacements.
Christopher Baines
2021-03-13
inferior: Add <inferior> printer.
Ludovic Courtès
2021-03-10
inferior: Use a safe symlink monadic procedure.
Mathieu Othacehe
2021-03-10
Revert "inferior: Break cached-channel-instance into two procedures."
Mathieu Othacehe
2021-03-10
inferior: Fix concurrent cached-profile calls.
Mathieu Othacehe
2021-03-10
inferior: Break cached-channel-instance into two procedures.
Mathieu Othacehe
2021-01-29
inferior: Speed up 'cached-channel-instance' for cache hits.
Ludovic Courtès
2021-01-28
guix: Fix typo.
Ricardo Wurmus
2021-01-27
inferior: Memoize entries in 'inferior-package->manifest-entry'.
Ludovic Courtès
2020-12-19
maint: Require Guile >= 2.2.6.
Ludovic Courtès
2020-07-25
utils: Move <location> and '&error-location' to (guix diagnostics).
Ludovic Courtès
2020-06-16
time-machine: Add '--disable-authentication'.
Ludovic Courtès
2020-03-19
inferior: '&inferior-exception' includes a stack trace.
Ludovic Courtès
2020-03-19
inferior: Adjust to protocol (0 1).
Ludovic Courtès
2020-03-12
inferior: Distinguish inferior exceptions.
Ludovic Courtès
2020-01-15
More module autoload adjustments.
Ludovic Courtès
2019-12-29
inferior: Add 'inferior-package-provenance'.
Ludovic Courtès
2019-11-15
inferior: 'cached-channel-instance' takes an open store connection.
Konrad Hinsen
2019-11-15
Add 'guix time-machine'.
Konrad Hinsen
2019-10-15
inferior: Set the error port when using older Guix versions.
Christopher Baines
2019-10-15
inferior: Allow controlling the inferior error port.
Christopher Baines
2019-10-01
inferior: Change to use the (guix repl) module.
Christopher Baines
2019-09-23
inferior: Fix typo.
Vagrant Cascadian
2019-09-21
inferior: Propagate '&store-protocol-error' error conditions.
Ludovic Courtès
2019-07-04
inferior: Add 'read-repl-response'.
Ludovic Courtès
2019-03-08
channels: Do not fail when the inferior lacks 'guix repl'.
Ludovic Courtès
2019-02-12
inferior: Add 'inferior-available-packages'.
Ludovic Courtès
2019-01-21
store: Rename <nix-server> to <store-connection>.
Ludovic Courtès
2019-01-20
inferior: 'gexp->derivation-in-inferior' honors EXP's load path.
Ludovic Courtès
2019-01-15
inferior: Add 'gexp->derivation-in-inferior'.
Ludovic Courtès
2019-01-09
Remove most uses of the _IO*F constants.
Ludovic Courtès
2019-01-09
maint: Remove 'cond-expand' forms for Guile 2.0.
Ludovic Courtès
2018-12-24
ssh: Add 'remote-inferior'.
Ludovic Courtès
2018-11-28
inferior: Add 'inferior-eval-with-store'.
Ludovic Courtès
2018-09-21
inferior: Add 'inferior-for-channels'.
Ludovic Courtès
[next]