summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-03-18describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format....Ludovic Courtès
2019-03-17guix build: '--with-branch' strips slashes from the version string....Ludovic Courtès
2019-03-17guix build: '--with-commit' makes recursive checkouts....Ludovic Courtès
2019-03-17guix build: Transformation options match packages by spec....Ludovic Courtès
2019-03-17guix build: Factorize 'package-git-url'....Ludovic Courtès
2019-03-17packages: Add 'package-input-rewriting/spec'....Ludovic Courtès
2019-03-17guix build: Add '--with-git-url'....Ludovic Courtès
2019-03-17scripts: 'warn-about-old-distro' looks at the age of the running Guix....Ludovic Courtès
2019-03-17describe: Add 'current-profile-date'....Ludovic Courtès
2019-03-17guix system: Fix success report of the bootloader installation....Ludovic Courtès
2019-03-16guix: Match package names case-insensitively....Tobias Geerinckx-Rice
2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co....Ludovic Courtès
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