index
:
guix.git
add-muon
astro-update
astro-updates
audio
audio-team
avogadro
c++-libraries
c++-team
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
fix-32bit-nss
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
install-doc-overhaul
javascript-team
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
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
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
ruby-team
rust-team
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-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
/
nix
Age
Commit message (
Expand
)
Author
2017-03-08
list-runtime-roots: Bufferize the lsof pipe.
Ludovic Courtès
2017-03-06
build: Don't embed absolute paths in .service and .conf service files.
Leo Famulari
2017-02-20
daemon: Ensure proper alignment on the stack.
Efraim Flashner
2017-02-07
daemon: Define 'NIX_STORE' before invoking 'guix perform-download'.
Ludovic Courtès
2017-01-15
daemon: Client settings no longer override daemon settings.
Ludovic Courtès
2017-01-11
daemon: Allow check builds of 'builtin:download' derivations.
Ludovic Courtès
2016-12-29
daemon: Allow fixed-output derivation builds with TMPDIR set.
Ludovic Courtès
2016-12-20
build: Delete all the .service and .conf files upon 'make clean'.
Ludovic Courtès
2016-12-18
build: Fix .service and .conf targets for VPATH builds.
Ludovic Courtès
2016-12-18
build: Add 'guix-publish.*.in' to the distribution.
Ludovic Courtès
2016-12-09
daemon: Set ownership of kept build directories to the calling user.
Hartmut Goebel
2016-12-05
daemon: Fix invalid Boost format string.
Ludovic Courtès
2016-12-01
daemon: Buffer data sent to clients by the 'export-path' RPC.
Ludovic Courtès
2016-11-24
Add system start-up files for "guix publish".
Hartmut Goebel
2016-11-16
daemon: Add 'built-in-builders' RPC.
Ludovic Courtès
2016-11-16
daemon: Add "builtin:download" derivation builder.
Ludovic Courtès
2016-10-28
daemon: Do not error out when deduplication fails due to ENOSPC.
Ludovic Courtès
2016-10-28
daemon: Improve the SQLite wrapper API.
Eelco Dolstra
2016-10-28
daemon: Factor out SQLite handling.
Eelco Dolstra
2016-10-28
daemon: Turn retrying SQLite transactions into a higher-order function.
Eelco Dolstra
2016-06-26
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
David Craven
2016-05-31
daemon: Substitute queries return immediately when substitutes are disabled.
Ludovic Courtès
2016-05-31
daemon: Fix typo.
Ludovic Courtès
2016-05-31
daemon: Remove unused XML output code.
Ludovic Courtès
2016-05-31
daemon: rounds: Keep the differing output if -K is given.
Eelco Dolstra
2016-05-31
daemon: Canonicalize gids to 0.
Eelco Dolstra
2016-05-31
daemon: check: Keep the differing output if -K is given.
Eelco Dolstra
2016-05-31
daemon: check: Fix "failed to produce output path".
Eelco Dolstra
2016-05-31
daemon: check: Fix assertion failure when some outputs are missing.
Eelco Dolstra
2016-05-31
daemon: When repairing, rebuild if there is no substituter.
Eelco Dolstra
2016-05-31
daemon: Fix --repair failure on multiple-output derivations.
Eelco Dolstra
2016-05-31
daemon: ~PathLocks(): Handle exceptions.
Eelco Dolstra
2016-05-31
daemon: Handle /tmp being a symlink.
Eelco Dolstra
2016-05-24
build: Use "%D%" in Makefile fragments.
Mathieu Lirzin
2016-04-21
build: Move 'Makefile' fragments to subdirectories.
Mathieu Lirzin
2016-03-16
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.
Ludovic Courtès
2015-12-30
daemon: Build in /tmp/guix-build-*.
Ludovic Courtès
2015-12-30
daemon: Remove unused 'RemoteStore' class.
Ludovic Courtès
2015-12-13
daemon: Add '--rounds'.
Ludovic Courtès
2015-12-13
daemon: Better distinguish build statuses.
Eelco Dolstra
2015-12-09
daemon: Use deterministic $TMPDIR in chroot.
Eelco Dolstra
2015-12-08
daemon: Allow builds to be repeated.
Eelco Dolstra
2015-12-02
daemon: Add 'buildMode' parameter to 'buildPaths' RPC.
Ludovic Courtès
2015-12-02
daemon: optimizePath: Detect some .links corruptions.
Eelco Dolstra
2015-12-02
daemon: Fix namespace issue.
Eelco Dolstra
2015-12-02
daemon: Support SHA-512 hashes.
Eelco Dolstra
2015-12-02
daemon: int2String -> std::to_string.
Eelco Dolstra
2015-12-02
daemon: Filter build-chroot-dirs entries that conflict with derivation outputs.
Eelco Dolstra
2015-12-02
daemon: Prevent .chroot from being GC'ed when using LocalStore::buildDerivati...
Eelco Dolstra
2015-11-01
Remove unneeded HAVE_UNSHARE.
Manolis Ragkousis
[next]