summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | guix download: Add '--no-check-certificate' option.Ludovic Courtès2016-11-07
* | | | | | | | | | | | | | | | | | | download: Verify TLS certificates unless asked not to.Ludovic Courtès2016-11-07
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | system: Add 'guix system' actions: switch-generation and roll-back.Chris Marusich2016-11-06
* | | | | | | | | | | | | | | | | | system: Optionally limit the entries returned by profile-grub-entries.Chris Marusich2016-11-06
* | | | | | | | | | | | | | | | | | system: Rename previous-grub-entries to profile-grub-entries.Chris Marusich2016-11-06
* | | | | | | | | | | | | | | | | | profiles: Extract a procedure for getting relative generation numbers.Chris Marusich2016-11-06
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | import: cran: Fix off-by-one error.Ricardo Wurmus2016-11-03
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | guix: Update hackage mirror.Efraim Flashner2016-11-01
* | | | | | | | | | | | | | | | licenses: Export fdl1.2+.Marius Bakke2016-11-01
* | | | | | | | | | | | | | | | download: Add Hackage mirrors.Federico Beffa2016-10-31
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | system: Record store file system info in each generation.Chris Marusich2016-10-30
* | | | | | | | | | | | | | | profiles: manifest-lookup-package: Cosmetic changes.Ricardo Wurmus2016-10-30
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | guix hash: Interpret '-' as standard input.Ludovic Courtès2016-10-28
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | guix package: Display generation diffs.Roel Janssen2016-10-26
* | | | | | | | | | | | | import cran: Use URL for Bioconductor 3.4.Ricardo Wurmus2016-10-26
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | import: pypi: All inputs are propagated-inputs by default.Hartmut Goebel2016-10-23
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès2016-10-19
* | | | | | | | | | | lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
* | | | | | | | | | | grafts: Remove unnecessary 'umask' call.Ludovic Courtès2016-10-17
* | | | | | | | | | | grafts: Apply the right grafts in the presence of multiple outputs.Ludovic Courtès2016-10-17
* | | | | | | | | | | guix build: Add '--with-graft'.Ludovic Courtès2016-10-17
* | | | | | | | | | | guix build: Factorize transformation option parsing.Ludovic Courtès2016-10-17
* | | | | | | | | | | guix build: Extract '--with-input' replacement spec parsing.Ludovic Courtès2016-10-17
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | import: utils: Remove dependency on (json) module.Alex Kost2016-10-16
* | | | | | | | | | graph: Add '%referrer-node-type'.Ludovic Courtès2016-10-15
* | | | | | | | | | grafts: Remove unused variables and confusing monad use.Ludovic Courtès2016-10-15
* | | | | | | | | | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès2016-10-14
* | | | | | | | | | packages: 'package-grafts' applies grafts on replacement.Ludovic Courtès2016-10-14
* | | | | | | | | | Revert "guix: python-build-system: Fix an outdated comment."Mark H Weaver2016-10-13
* | | | | | | | | | guix: python-build-system: Fix an outdated comment.Hartmut Goebel2016-10-13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | grafts: Always make directories #o755.Ludovic Courtès2016-10-10
* | | | | | | | | bournish: Add 'reboot' command.Ludovic Courtès2016-10-10
* | | | | | | | | substitute: Make download messages more concise.Ludovic Courtès2016-10-10
* | | | | | | | | import: github: Add .love extension.Efraim Flashner2016-10-10
* | | | | | | | | license: Add freebsd-doc.ng02016-10-09
* | | | | | | | | build-system: Add asdf-build-system.Andy Patterson2016-10-08
* | | | | | | | | utils: Support defaults in substitute-keyword-arguments.Eric Bavier2016-10-07
* | | | | | | | | utils: Fix default-keyword-arguments.Eric Bavier2016-10-07
* | | | | | | | | guix system: Return two values when failing to talk to shepherd.Ludovic Courtès2016-10-06
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
* | | | | | | | grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | build: Improve Guile 2.2 compatibility.Taylan Ulrich Bayırlı/Kammer2016-09-29
| |_|_|_|_|/ |/| | | | |
* | | | | | import: utils: Refactor license->symbol.David Craven2016-09-28
* | | | | | import: utils: Add spdx-string->license.David Craven2016-09-28
* | | | | | import: Move string->license to importers.David Craven2016-09-28
* | | | | | import: Reorder imports in (guix import utils).David Craven2016-09-28
* | | | | | guix build: Gracefully handle packages without source for '-S'.Ludovic Courtès2016-09-27
* | | | | | Add missing exports.Ludovic Courtès2016-09-27
* | | | | | profiles: Build GTK+ input module cache.Ricardo Wurmus2016-09-26
* | | | | | profiles: manifest-lookup-package: Optionally match version prefix.Ricardo Wurmus2016-09-26