summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix: Enforce package.json "files" directive.Giacomo Leidi2020-05-12
* guix: Add globstar support.Giacomo Leidi2020-05-12
* guix graph: Add '--path'.Ludovic Courtès2020-05-11
* graph: Add 'shortest-path'.Ludovic Courtès2020-05-11
* graph: reference/referrer node types work with graph traversal.Ludovic Courtès2020-05-11
* guix package, show: Support multiple queries.zimoun2020-05-11
* Merge branch 'core-updates'Marius Bakke2020-05-08
|\
| * build-system/emacs: Hide the 'delete' binding from (guix build utils).Marius Bakke2020-05-07
| * channels: Add patch for <https://bugs.gnu.org/41028>.Ludovic Courtès2020-05-07
| * channels: Add mechanism to patch checkouts of the 'guix channel.Ludovic Courtès2020-05-07
| * channels: Add 'latest-channel-instance'.Ludovic Courtès2020-05-07
| * Merge branch 'master' into core-updatesMarius Bakke2020-05-06
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2020-05-05
| |\ \
| * \ \ Merge branch 'master' into core-updatesMarius Bakke2020-05-02
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-19
| |\ \ \ \ \ \ \
| * | | | | | | | guix: self: Use guile with libgc-7.Christopher Baines2020-04-18
| * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | database: 'reset-timestamps' can optionally preserve permissions.Ludovic Courtès2020-04-11
| * | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-04-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-04-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-30
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: bootstrap: Add support for the Hurd.Efraim Flashner2020-03-26
| * | | | | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | profiles: 'profile-derivation' uses _IOLBF on Guile 2.0 only.Ludovic Courtès2020-03-17
| * | | | | | | | | | | | | | | | tests: Fix compilation of 'gnu-make-for-tests'.Ludovic Courtès2020-03-17
| * | | | | | | | | | | | | | | | scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès2020-03-17
| * | | | | | | | | | | | | | | | gexp: Change default Guile effective version to 3.0.Ludovic Courtès2020-03-17
| * | | | | | | | | | | | | | | | gnu: Default to Guile 3.0.Ludovic Courtès2020-03-16
| * | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2020-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | gexp: Default to current target.Mathieu Othacehe2020-03-06
| * | | | | | | | | | | | | | | | | | store: Add set-current-target procedure.Mathieu Othacehe2020-03-06
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Add (guix build gnu-bootstrap).Timothy Sample2020-02-17
| * | | | | | | | | | | | | | | | | | | utils: Change 'patch-shebang' to not try to patch Rust source files.Danny Milosavljevic2020-02-17
| * | | | | | | | | | | | | | | | | | | build: gnu-build-system: Adjust NOCONFIGURE variable.Efraim Flashner2020-02-16
| * | | | | | | | | | | | | | | | | | | build-system/gnu: Don't try executing directories in bootstrap phase.Brendan Tildesley2020-02-16
| * | | | | | | | | | | | | | | | | | | build: gnu-build-system: Don't run configure during bootstrap.Efraim Flashner2020-02-16
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co.Ludovic Courtès2020-02-12
| * | | | | | | | | | | | | | | | | | | | gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès2020-02-06
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2020-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | guix: Fix missing export for make-desktop-entry-file.Pierre Neidhardt2020-01-30