index
:
guix.git
add-muon
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
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
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
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-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
/
scripts
/
environment.scm
Age
Commit message (
Expand
)
Author
2015-07-02
scripts: environment: Return the exit status of the command.
Cyril Roelandt
2015-07-01
environment: Define 'GUIX_ENVIRONMENT'.
Ludovic Courtès
2015-07-01
environment: Improve error reporting for '-l'.
Ludovic Courtès
2015-07-01
environment: For --ad-hoc, allow users to specify an output.
Ludovic Courtès
2015-07-01
environment: Add --system.
Ludovic Courtès
2015-07-01
environment: Add only the specified outputs of the dependencies.
Ludovic Courtès
2015-06-11
environment: Connect to the store after the command line has been parsed.
Ludovic Courtès
2015-05-28
guix environment: Add --ad-hoc option.
David Thompson
2015-05-21
scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ...
David Thompson
2015-05-21
ui: Deduplicate 'show-what-to-build*'.
David Thompson
2015-05-05
environment: Move iteration outside of 'for-each-search-path'.
Ludovic Courtès
2015-05-05
environment: Use 'evaluate-search-paths'.
Ludovic Courtès
2015-05-05
search-paths: Define the 'PATH' environment variable.
Ludovic Courtès
2015-05-05
environment: Use (guix search-paths).
Ludovic Courtès
2015-03-16
scripts: environment: Improve error messages.
David Thompson
2015-02-26
ui: Factorize command-line + env. var. option parsing.
Ludovic Courtès
2015-02-03
guix: environment: Consider all package outputs.
David Thompson
2015-01-16
Merge branch 'core-updates'
Ludovic Courtès
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2014-12-27
utils: Export 'search-path-as-list'.
Ludovic Courtès
2014-12-27
packages: Add 'file-type' field to 'search-path-specification'.
Ludovic Courtès
2014-12-06
guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
nebuli
2014-11-30
guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
nebuli
2014-10-30
environment: Improve '--help' output.
Ludovic Courtès
2014-10-10
scripts: Add 'environment' command.
David Thompson