summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-04-04gexp: 'compiled-modules' loads modules before compiling them.Ludovic Courtès
2019-04-03self: Ship all the (gnu bootloader …) modules.Ludovic Courtès
2019-04-02environment: '-C' creates namespaces where the user is not root.Ludovic Courtès
2019-03-30packages: Remove 'maintainers' field.Ludovic Courtès
2019-03-30packages: Remove 'self-native-input?' field.Ludovic Courtès
2019-03-30packages: Define 'this-package' and 'this-origin'.Ludovic Courtès
2019-03-30records: Support custom 'this' identifiers.Ludovic Courtès
2019-03-28pull: Truncate the list of packages displayed on completion.Ludovic Courtès
2019-03-28pull: Factorize pretty-printing for new/upgraded package lists.Ludovic Courtès
2019-03-27refresh: Update the source code URL.Ludovic Courtès
2019-03-27upstream: 'package-update' returns the <upstream-source> object.Ludovic Courtès
2019-03-27scripts: Skip 'guix pull' suggestion when running code from a checkout.Ludovic Courtès
2019-03-26environment: Create /etc/group in containers.Ludovic Courtès
2019-03-26environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès
2019-03-26packages: Adjust to new calling convention for "thunked" fields.Ludovic Courtès
2019-03-25records: Allow thunked fields to refer to 'this-record'.Ludovic Courtès
2019-03-24ui: Bypass Texinfo parsing and rendering for searches.Ludovic Courtès
2019-03-23guix: dune-build-system: Add a package parameter.Julien Lepiller
2019-03-23build: Add rakudo-build-system.Efraim Flashner
2019-03-23import: opam: Also update dune packages.Julien Lepiller
2019-03-23graph: Factorize calls to 'fold-packages'.Ludovic Courtès
2019-03-23graph: Add the 'reverse-bag' graph.Ludovic Courtès
2019-03-21build-system/meson: Add #:allowed-references and #:disallowed-references.Marius Bakke
2019-03-19pack: Create an empty /home directory for '-f squashfs'.Ludovic Courtès
2019-03-19pack: Produce relative symlinks when using '-f squashfs'.Ludovic Courtès
2019-03-18import: Add Launchpad updater.Arun Isaac
2019-03-18Correct name and email address for ng0.ng0
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