summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-10-18build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...Maxim Cournoyer
2023-10-10gnu: libxslt: Set search-paths for XML and SGML catalogs.Bruno Victal
2023-10-10search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES.Bruno Victal
2023-10-09build: utils: Raise error in modify-phases upon missing key.Carlo Zancanaro
2023-10-05Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer
2023-10-05refresh: Fix sorting of updates by file and line number.Ricardo Wurmus
2023-10-04search-paths: Add GCC search paths.Maxim Cournoyer
2023-10-04guix: meson-configuration: Fix boolean assigment.Jean-Pierre De Jesus DIAZ
2023-09-17search-paths: Add $TZDIR.Maxim Cournoyer
2023-09-17gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-17Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."Maxim Cournoyer
2023-09-17gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer
2023-09-17guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.Janneke Nieuwenhuizen
2023-09-17lint: Check that (cc-for-target) and friends are used.Maxime Devos
2023-09-17guix: packages: Support package/inherit by package-field-location.Simon Tournier
2023-09-17gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer
2023-09-17git: Fix typo in reference-available? comment.Maxim Cournoyer
2023-09-17time-machine: Also validate the reference from a channels file.Maxim Cournoyer
2023-09-17Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...Maxim Cournoyer
2023-09-17gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer
2023-09-17scripts: pull: Teach 'channels-list' to use 'tag' git references.Simon Tournier
2023-09-17guix: git: Avoid touching the network unless needed in 'reference-available?'.Simon Tournier
2023-09-17import-utils: Do not include punctuation when wrapping in @code{}.Ricardo Wurmus
2023-09-17gnu-maintenance: Consider Qt source tarballs as "release files".Maxim Cournoyer
2023-09-17gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater.Maxim Cournoyer
2023-09-17gnu-maintenance: Add support to rewrite version in URL path.Maxim Cournoyer
2023-09-17gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'.Maxim Cournoyer
2023-09-17gnu-maintenance: Document nested procedures in 'import-html-release'.Maxim Cournoyer
2023-09-17gnu-maintenance: Accept package object in 'import-html-release' procedure.Maxim Cournoyer
2023-09-17gnu-maintenance: Fix indentation.Maxim Cournoyer
2023-09-17gnu-maintenance: Extract url->links procedure.Maxim Cournoyer
2023-09-17gnu-maintenance: Fix docstring.Maxim Cournoyer
2023-09-17gnu-maintenance: Make base-url argument of import-html-release required.Maxim Cournoyer
2023-09-17graph: Add GraphML backend.Josselin Poiret
2023-09-17image: Add mbr-raw-image-type and use by default.Josselin Poiret
2023-09-17guix: profiles: Detect TeX Live packages propagated from non-TeX Live inputs.Nicolas Goaziou
2023-09-17Revert "self: Build gnu/packages/*.go in 26 steps."Ludovic Courtès
2023-09-17self: Build gnu/packages/*.go in 26 steps.Janneke Nieuwenhuizen
2023-09-17gnu-maintenance: Improve check for disabled host names.Maxim Cournoyer
2023-09-17download: Add mirrors for Qt.Maxim Cournoyer
2023-09-17ssh: Also print the user when authentication fails.Attila Lendvai
2023-09-17build: qt-utils: Wrap QML2_IMPORT_PATH with 'prefix' location.Zheng Junjie
2023-09-17pull, time-machine: Add '-q' to ignore channel files.Ludovic Courtès
2023-09-17ui: 'load*' accepts /dev/fd/N files pointing to a pipe.Ludovic Courtès
2023-09-17scripts: time-machine: Error when attempting to visit too old commits.Maxim Cournoyer
2023-09-17pull: Tag commit argument with 'tag-or-commit.Maxim Cournoyer
2023-09-17git: Clarify commit relation reference in doc.Maxim Cournoyer
2023-09-17guix home: Create /tmp in container if needed.Ludovic Courtès
2023-09-17guix: import: texlive importer handles Ruby linked scripts.Nicolas Goaziou
2023-09-17refresh: Add --target-version option.Maxim Cournoyer