summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-03-16tests: Add 'with-environment-variable'.Ludovic Courtès
2019-03-15pack: Construct inferior package names correctly.P.C. Shyamshankar
2019-03-15pack: "-RR" produces PRoot-enabled relocatable binaries.Ludovic Courtès
2019-03-15build-system/glib-or-gtk: Support #:disallowed-references.Ludovic Courtès
2019-03-15download: Add MATE mirrors.Guy Fleury Iteriteka
2019-03-14build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari
2019-03-13Remove traces of "GuixSD".Ludovic Courtès
2019-03-12describe: 'package-path-entries' no longer includes the "guix" entry.Ludovic Courtès
2019-03-12Revert "packages: 'package-input-rewriting' can take a promise."Ludovic Courtès
2019-03-11packages: Add the channel .go files to the search path.Ludovic Courtès
2019-03-08upstream: Correctly report failure to update Git checkouts.Ludovic Courtès
2019-03-08gnu: Add epl2.0.Ricardo Wurmus
2019-03-08channels: Do not fail when the inferior lacks 'guix repl'.Ludovic Courtès
2019-03-07pack: Add '--save-provenance'.Ludovic Courtès
2019-03-07describe: Add 'package-provenance'.Ludovic Courtès
2019-03-07database: Make 'register-items' transactional.Caleb Ristvedt
2019-03-04environment: Rename '--inherit' to '--preserve'.Ludovic Courtès
2019-03-04environment: Remove deprecated -E/--exec option.Ludovic Courtès
2019-03-01gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov
2019-02-17self: Generated (guix config) honors %CURRENT-SYSTEM.Ludovic Courtès
2019-02-16self: Bundle 'glibc-utf8-locales'.Ludovic Courtès
2019-02-16environment: Add '--inherit'.Ludovic Courtès
2019-02-15gnu-maintenance: Verify GPG signatures in KDE updater.Marius Bakke
2019-02-13guix system: List old generations from newest to oldest.Ludovic Courtès
2019-02-13guix system: Add 'delete-generations'.Ludovic Courtès
2019-02-12pull: Speed up the new/upgraded package computation.Ludovic Courtès
2019-02-12pull: Move profile comparison to 'new/upgraded-packages'.Ludovic Courtès
2019-02-12inferior: Add 'inferior-available-packages'.Ludovic Courtès
2019-02-12pull: Use 'fold-available-packages' for the current package list.Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès
2019-02-11pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'.Ludovic Courtès
2019-02-11git: Add an exception printer for 'git-error'.Ludovic Courtès
2019-02-11ui: Always print the exception upon load errors.Ludovic Courtès
2019-02-11status: Erase the current line upon new builds or downloads.Ludovic Courtès
2019-02-09Merge branch 'staging'Ludovic Courtès
2019-02-08git: Always use the system certificates by default.Ludovic Courtès
2019-02-08guix build: '--with-branch' & co. fetch submodules.Ludovic Courtès
2019-02-08git: Add a 'recursive?' field to <git-checkout> records.Ludovic Courtès
2019-02-08git: Support recursive updates of submodules.Ludovic Courtès
2019-02-07status: Do not systematically erase the previous line.Ludovic Courtès
2019-02-07profiles: Raise an error for unmatched patterns.Ludovic Courtès
2019-02-06monads, gexp: Prevent redefinition of syntax parameters.Ludovic Courtès
2019-02-05import: opam: Work around janestreet version numbers.Julien Lepiller
2019-02-05import: opam: Replace "_" with "-" in imported names.Julien Lepiller
2019-02-05import: opam: Fix conditions.Julien Lepiller
2019-02-05status: Display the current build phase.Ludovic Courtès
2019-02-05status: Keep track of the current build phase.Ludovic Courtès
2019-02-05status: Use 'define-immutable-record-type' and its functional setters.Ludovic Courtès
2019-02-04gnu: dune: Update to 1.6.3.Gabriel Hondet
2019-02-04status: Erase the progress bar or spinner.Ludovic Courtès