summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-11-27build: julia-build-system: Correctly disable parallel tests.zimoun
2021-11-25profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE.Maxim Cournoyer
2021-11-25profiles: Fix the gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer
2021-11-25build: julia-build-system: Add support for parallel tests.zimoun
2021-11-23style: Add '--dry-run'.Ludovic Courtès
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-23guix graph: Show '-M' in '--help' output.Ludovic Courtès
2021-11-23system: Add swap flags.Josselin Poiret
2021-11-23docker: Enable arm64 docker image building for 'guix pack'.Collin J. Doering
2021-11-22import: opam: Fix error on unknown field value.Julien Lepiller
2021-11-20build: syscalls: Add a SET-CHILD-SUBREAPER! procedure.Maxim Cournoyer
2021-11-19import: opam: Warn instead of leave when fetching fails.zimoun
2021-11-19build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-packa...Pierre Neidhardt
2021-11-18derivations: Officially deprecate 'build-expression->derivation'.Ludovic Courtès
2021-11-18build-system/go: Update cross-compilation support to new interface.Ludovic Courtès
2021-11-18gnupg: Honor GnuPG's configuration for the key server.Maxim Cournoyer
2021-11-18import: texlive: Take different package database as optional argument.Ricardo Wurmus
2021-11-18import: texlive: Print inputs with labels and guixified names.Ricardo Wurmus
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-17diagnostics: Add syntax to capture arguments' syntax-properties.Josselin Poiret
2021-11-17scripts: home: Make ‘guix home import’ write home-configuration.scm.Xinglu Chen
2021-11-17import: texlive: Remove leftover 'pk'.Ludovic Courtès
2021-11-17import: texlive: Load (gnu packages tex) dynamically.Ludovic Courtès
2021-11-17import: Replace texlive importer.Ricardo Wurmus
2021-11-17guix: Add download-multi-svn-to-store.Ricardo Wurmus
2021-11-16daemon: Do not deduplicate files smaller than 8 KiB.Ludovic Courtès
2021-11-16tests: Factorize 'file=?'.Ludovic Courtès
2021-11-16build-system/julia: Enable Julia Pkg to find installed packages.Jean-Baptiste Volatier
2021-11-14build: wrap-qt-program: Fix typo.Vagrant Cascadian
2021-11-14environment: Fix ‘--check’ with exported PS1 variable.Thiago Jung Bauermann
2021-11-13guix: packages: Clarify that list is a list of <license> records.jgart
2021-11-12import: utils: Add more licenses and extend their detection.Attila Lendvai
2021-11-11build: meson: Replace the 'test-target' argument by 'test-options'.Maxim Cournoyer
2021-11-11profiles: Add a gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer
2021-11-11build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase.Maxim Cournoyer
2021-11-11build: glib-or-gtk-build-system: Fix indentation.Maxim Cournoyer
2021-11-11build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase.Maxim Cournoyer
2021-11-11guix: packages: Fix repacking of plain tarballs.Maxim Cournoyer
2021-11-11build: qt-utils: Don't wrap .X-real files.Brendan Tildesley
2021-11-11import: print: Replace packages and origins in 'arguments'.Ludovic Courtès
2021-11-11import: print: Handle patches that are origins.Ludovic Courtès
2021-11-11import: print: Correctly handle URI lists.Ludovic Courtès
2021-11-11import: print: Properly render packages with origins as inputs.Ludovic Courtès
2021-11-11import: cran: Allow imports of a specific version.Ludovic Courtès
2021-11-11import: pypi: Allow imports of a specific version.Ludovic Courtès
2021-11-10store: 'mapm/accumulate-builds' does not compare stores with 'eq?'.Ludovic Courtès
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07guix: Upgrade to Bioconductor 3.14.Ricardo Wurmus
2021-11-07shell: Actually clean up the profile cache.Ludovic Courtès
2021-11-07import: egg: Allow imports of a specific version.Xinglu Chen