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