summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-05-28guix: Upgrade to Bioconductor 3.15....Ricardo Wurmus
2022-05-27substitute: Check for --help or --version options early....yarl-baudig@mailoo.org
2022-05-26guix package: Sort search results by package version....Ludovic Courtès
2022-05-25platforms: Remove the s390x platform....Mathieu Othacehe
2022-05-25platforms: Remove the hurd module....Mathieu Othacehe
2022-05-25build-system: linux-module: Directly use-module (guix platform)....Josselin Poiret
2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/....Josselin Poiret
2022-05-24profiles: 'manifest->gexp' emits 'properties' field only when needed....Ludovic Courtès
2022-05-23lint: check-derivation: Catch all exceptions....Christopher Baines
2022-05-23licenses: Add Expat No Attribution license....Kyle Meyer
2022-05-23import: utils: Update list of SPDX licenses....Nicolas Graves
2022-05-23scripts: package: Transform before creating manifest entries....Josselin Poiret
2022-05-22self: Ship platform files....Mathieu Othacehe
2022-05-22scripts: build: Highlight the current system with --list-systems....Mathieu Othacehe
2022-05-22linux: Remove system->linux-architecture procedure....Mathieu Othacehe
2022-05-22scripts: Add --list-systems and --list-targets options....Mathieu Othacehe
2022-05-22gnu: elm: Support 'elm reactor'....Philip McGrath
2022-05-22import: Add Elm importer....Philip McGrath
2022-05-22import: json: Accept '#:http-fetch' in 'json-fetch'....Philip McGrath
2022-05-22http-client: 'http-fetch/cached' converts strings to URIs....Philip McGrath
2022-05-22http-client: Accept '#:headers' in 'http-fetched/cached'....Philip McGrath
2022-05-22build-system/elm: Add implicit Elm inputs....Philip McGrath
2022-05-22guix: Add elm-build-system....Philip McGrath
2022-05-20guix: Remove unused import....Ricardo Wurmus
2022-05-20guix: Remove duplicate definitions of dump-port....Ricardo Wurmus
2022-05-20inferior: Close duplicate socketpair file descriptor....Ludovic Courtès
2022-05-18store: Use a decaying cutoff in 'map/accumulate-builds'....Ludovic Courtès
2022-05-18packages: Use separate package/graft cache....Ludovic Courtès
2022-05-18store: 'mcached' users can specify a cache ID....Ludovic Courtès
2022-05-17guix: cpu: Add detection for aarch64 CPUs....Efraim Flashner
2022-05-17guix: cpu: Add support for reading armhf/aarch64 CPUs....Efraim Flashner
2022-05-13search-paths: Define $SSL_CERT_DIR and $SSL_CERT_FILE....Maxime Devos
2022-05-12download: Add a mirror for CTAN....Maxim Cournoyer
2022-05-05transformations: Preserve transformation order in package property....Ludovic Courtès
2022-05-01Add (guix least-authority)....Ludovic Courtès
2022-05-01gexp: Add 'references-file'....Ludovic Courtès
2022-04-29guix system: Highlight search results....Ludovic Courtès
2022-04-29publish: Send uncached narinfo replies from the main thread....Ludovic Courtès
2022-04-26scripts: pack: Fix typo....Alex Griffin
2022-04-23pack: Fix match error for multi-packages deb packs....Maxim Cournoyer
2022-04-20git-download: Set locale to deal with Unicode in git metadata....Attila Lendvai
2022-04-19ui: Highlight package and service search results....Ludovic Courtès
2022-04-19colors: Add 'colorize-full-matches'....Ludovic Courtès
2022-04-19ui: Highlight important bits in recutils output....Ludovic Courtès
2022-04-14publish: Support systemd-style socket activation....Ludovic Courtès
2022-04-14publish: Use SRFI-71 instead of SRFI-11....Ludovic Courtès
2022-04-14style: Correctly read dots in pairs and improper lists....Ludovic Courtès
2022-04-12guix: Add define-deprecated/public-alias....Liliana Marie Prikler
2022-04-11http-client: Fix redirection....Attila Lendvai
2022-04-11import: opam: Factor out source import....Julien Lepiller