summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-06-01Add (gnu store database).Caleb Ristvedt
2018-06-01build: Check for Guile-SQLite3.Ludovic Courtès
2018-06-01profiles: Use 'with-extensions'.Ludovic Courtès
2018-06-01pack: Use 'with-extensions' when referring to (guix docker).Ludovic Courtès
2018-06-01gexp: Add 'with-extensions'.Ludovic Courtès
2018-06-01gexp: 'compiled-modules' no longer overrides (guix build utils).Ludovic Courtès
2018-06-01scripts: system: Sort profile generations in reverse order.Mathieu Othacehe
2018-05-31records: Make a couple of procedures available at expansion time.Ludovic Courtès
2018-05-31self: Reduce the set of dependencies.Ludovic Courtès
2018-05-29download: Remove unused procedure.Ludovic Courtès
2018-05-28pack: Add support for squashfs images.Ricardo Wurmus
2018-05-28pack: Rename "tar" to "archiver".Ricardo Wurmus
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-05-26http-client: Send redirection messages to stderr.Marius Bakke
2018-05-23records: Insert record type ABI checks in constructors.Ludovic Courtès
2018-05-21profiles: Add hook to generate "gschemas.compiled".Danny Milosavljevic
2018-05-17union: Do not warn about harmless collisions.Ludovic Courtès
2018-05-15gexp: Disable deprecation warnings for 'imported-modules'.Ludovic Courtès
2018-05-14pack: Link top-level entries of wrapped packages.Ludovic Courtès
2018-05-13utils: Add 'version-prefix?'.Ludovic Courtès
2018-05-11pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.Ludovic Courtès
2018-05-11guix: Fix typo.Julien Lepiller
2018-05-10gnu: android-make-stub: Update to 0.6.0.Danny Milosavljevic
2018-05-10pack: Add '--relocatable'.Ludovic Courtès
2018-05-10search-paths: Add 'set-search-paths'.Ludovic Courtès
2018-05-10profiles: Allow lowerable objects other than packages in <manifest-entry>.Ludovic Courtès
2018-05-10profiles: Optionally use relative file names for symlink targets.Ludovic Courtès
2018-05-10union: Add 'relative-file-name'.Ludovic Courtès
2018-05-10gnu: Add android-googletest.Danny Milosavljevic
2018-05-10build-system: android-ndk: Let upstream install header files.Danny Milosavljevic
2018-05-10build-system: android-ndk: Support unit tests.Danny Milosavljevic
2018-05-09build: Add the Android NDK build-system.Danny Milosavljevic
2018-05-09guix: Revert accidentally committed changes.Chris Marusich
2018-05-08guix: Separate the package name and version with "@", not "-".Chris Marusich
2018-05-07pack: Fix handling of '-e'.Ludovic Courtès
2018-05-07pack: Honor package transformation options.Ludovic Courtès
2018-05-07pack: Do not autoload (gnu packages base).Ludovic Courtès
2018-05-07self: Add "guix-packages-base" derivation.Ludovic Courtès
2018-05-04guix build: Nicely report unbound variables with hints.Ludovic Courtès
2018-05-04ui: Factorize 'last-frame-with-source'.Ludovic Courtès
2018-05-03build: emacs-utils: Fail when byte compilation fails.Maxim Cournoyer
2018-05-01guix system: search: Display all provision names as 'shepherdnames'.Clément Lassieur
2018-05-01compile: Exit when an exception is thrown.Ludovic Courtès
2018-04-30weather: Fix type error when reporting CI stats.Ludovic Courtès
2018-04-30Merge branch 'staging'Marius Bakke
2018-04-30guix system: search: Display default Shepherd service names.Ludovic Courtès
2018-04-27guix system: Report wrong file system 'device' fields.Ludovic Courtès
2018-04-25Merge branch 'master' into stagingMarius Bakke
2018-04-23download: Use ungrafted tools in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'.Ludovic Courtès
2018-04-20build-system: emacs: Add improved check phase.Maxim Cournoyer