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
/
guix
/
packages.scm
Age
Commit message (
Expand
)
Author
2017-04-05
packages: Add 'package-mapping' and base 'package-input-rewriting' on it.
Ludovic Courtès
2017-04-04
packages: Catch invalid input errors for structs.
Ludovic Courtès
2017-03-29
packages: Remove "mips64el-linux" from '%hydra-supported-systems'.
Ludovic Courtès
2017-01-28
packages: Remove 'define-memoized/v' and use 'mlambdaq' instead.
Ludovic Courtès
2017-01-28
packages: Add 'package-upstream-name' and use it.
Ludovic Courtès
2016-10-17
Merge branch 'master' into core-updates
Mark H Weaver
2016-10-14
packages: 'package-grafts' applies grafts on replacement.
Ludovic Courtès
2016-09-30
Merge branch 'master' into core-updates
Ludovic Courtès
2016-09-10
gexp: Store compilers in a hash table for O(1) lookup.
Ludovic Courtès
2016-09-06
packages: Add 'package-superseded' and associated support.
Ludovic Courtès
2016-09-02
Merge branch 'master' into core-updates
Ludovic Courtès
2016-09-01
packages: Add 'package-input-rewriting'.
Ludovic Courtès
2016-08-10
packages: Use '--no-backup-if-mismatch' for patching.
Alex Kost
2016-07-28
packages: Add 'hidden-package'.
Ludovic Courtès
2016-07-12
packages: <origin> no longer has an 'imported-modules' field.
Ludovic Courtès
2016-06-16
packages: Disambiguate 'modules' and 'imported-modules' in <origin>.
Ludovic Courtès
2016-06-15
packages: The 'source' can be any lowerable object.
Ludovic Courtès
2016-06-15
packages: 'origin->derivation' expects an origin and nothing else.
Ludovic Courtès
2016-06-15
packages: Recognize the '.Z' extension.
Ludovic Courtès
2016-03-08
packages: Cache the result of 'input-grafts'.
Ludovic Courtès
2016-03-08
packages: Cache the result of 'package->bag'.
Ludovic Courtès
2016-03-08
packages: Generalize the 'cached' macro.
Ludovic Courtès
2016-03-05
packages: The result of 'bag-grafts' does not contain duplicates.
Ludovic Courtès
2016-03-01
grafts: Graft recursively.
Ludovic Courtès
2016-02-22
grafts: 'name' parameter of 'graft-derivation' is now optional.
Ludovic Courtès
2016-02-22
derivations: Move grafts to (guix grafts).
Ludovic Courtès
2016-01-28
packages: Use '@' in package record printers.
Mathieu Lirzin
2015-12-20
packages: Add 'package-transitive-native-search-paths'.
Ludovic Courtès
2015-10-04
packages: Use locales from the /X.Y sub-directory of the locale package.
Ludovic Courtès
2015-10-04
Use "normalized codesets" everywhere.
Ludovic Courtès
2015-09-22
Merge branch 'master' into core-updates
Mark H Weaver
2015-09-14
guix: packages: Add origin-actual-file-name.
Eric Bavier
2015-09-13
Merge branch 'master' into core-updates
Ludovic Courtès
2015-09-10
guix: packages: Add transitive-input-references.
Eric Bavier
2015-09-06
packages: Build tarballs in sorted order even if tar doesn't support it.
Mark H Weaver
2015-09-04
packages: Define '%hurd-systems'.
Ludovic Courtès
2015-09-03
Build tarballs with deterministic file ordering.
Mark H Weaver
2015-09-02
packages: Add 'armhf-linux' to '%hydra-supported-systems'.
Mark H Weaver
2015-07-14
packages: patch-and-repack: Build tarballs deterministically.
Mark H Weaver
2015-07-12
packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.
Ludovic Courtès
2015-06-14
Merge branch 'master' into core-updates
Mark H Weaver
2015-06-11
packages: Make 'location' field innate.
Ludovic Courtès
2015-06-10
Merge branch 'master' into core-updates
Mark H Weaver
2015-05-21
packages: Use packages from '%final-inputs' as the default patch inputs.
Ludovic Courtès
2015-05-15
packages: Use %store-directory.
Taylan Ulrich Bayırlı/Kammer
2015-05-04
Move search path specifications to (guix search-paths).
Ludovic Courtès
2015-05-02
guix: packages: Add package-direct-sources and package-transitive-sources.
Eric Bavier
2015-05-02
profiles: Store search paths in manifests.
Ludovic Courtès
2015-05-01
packages: Add '%hydra-supported-systems'.
Ludovic Courtès
2015-04-22
packages: Add armhf-linux to %supported-systems.
Mark H Weaver
[next]