summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build-system/meson: Support cross-compilation.Maxime Devos2021-07-14
* packages: Define this-package-input and this-package-native-input.Maxime Devos2021-07-14
* utils: Define a target-x86-32? and target-x86-64? predicate.Maxime Devos2021-07-14
* utils: Give 'target-mingw?' a docstring.Maxime Devos2021-07-14
* utils: Define 'target-hurd?' predicate.Maxime Devos2021-07-14
* utils: Define 'target-linux?' predicate.Maxime Devos2021-07-14
* import: elpa: Emit new-style package inputs.Ludovic Courtès2021-07-11
* import: print: Emit new-style package inputs when possible.Ludovic Courtès2021-07-11
* import: cran: Emit new-style package inputs.Ludovic Courtès2021-07-11
* import: pypi: Emit new-style package inputs.Ludovic Courtès2021-07-11
* packages: 'hidden-package' inherits the original package location.Ludovic Courtès2021-07-11
* Add 'guix style'.Ludovic Courtès2021-07-11
* utils: 'edit-expression' copies part of the original source map.Ludovic Courtès2021-07-11
* utils: 'edit-expression' modifies the file only if necessary.Ludovic Courtès2021-07-11
* utils: Add 'go-to-location' with source location caching.Ludovic Courtès2021-07-11
* utils: 'edit-expression' no longer leaks file ports.Ludovic Courtès2021-07-11
* packages: Add 'modify-inputs'.Ludovic Courtès2021-07-11
* packages: Add 'lookup-package-input' & co.Ludovic Courtès2021-07-11
* lint: Add 'input-labels' checker.Ludovic Courtès2021-07-11
* packages: Allow inputs to be plain package lists.Ludovic Courtès2021-07-11
* records: Support field sanitizers.Ludovic Courtès2021-07-11
* utils: Add 'search-input-directory'.Ludovic Courtès2021-07-08
* build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec".Maxime Devos2021-07-08
* build-system/trivial: Honor build inputs when cross-compiling.Ludovic Courtès2021-07-05
* tests: Unset NIX_STORE_DIR when running external tests.Ludovic Courtès2021-07-05
* build-system/gnu: Define '%build-inputs' when cross-compiling.Ludovic Courtès2021-07-05
* build-system/texlive: Change default format to pdftexThiago Jung Bauermann2021-07-05
* packages: 'package-derivation' honors 'system' again.Ludovic Courtès2021-07-01
* Merge branch 'master' into core-updatesTobias Geerinckx-Rice2021-06-23
|\
| * profiles: Build union of inputs in the right order.Ludovic Courtès2021-06-22
| * guix: java-utils: Look for actual jar files.Julien Lepiller2021-06-22
| * guix: maven: Use a temporary file to fix pom files.Julien Lepiller2021-06-22
| * guix: maven: Look in local packages when searching for package version.Julien Lepiller2021-06-22
| * guix: maven: Support fixing modules.Julien Lepiller2021-06-22
| * guix: maven: Support fixing extensions.Julien Lepiller2021-06-22
| * guix: maven: Simplify finding local packages and modules.Julien Lepiller2021-06-22
| * guix: maven: Simplify finding version and group information.Julien Lepiller2021-06-22
| * guix: java-utils: Factorize pom.xml generation.Julien Lepiller2021-06-22
| * import: egg: Edit egg->guix-package docstring.Tobias Geerinckx-Rice2021-06-21
| * import: launchpad: Fix typo.Brice Waegeneire2021-06-19
| * import: launchpad: Use repository to retrieve releases.Matthew James Kraai2021-06-19
* | tests: Remove stale reference to %derivation-cache.Chris Marusich2021-06-22
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\|
| * profiles: Add "XAUTHORITY" to the precious variables.Ludovic Courtès2021-06-18
| * profiles: Add 'load-profile'.Ludovic Courtès2021-06-18
| * lint: check-patch-headers: Recognize Git diffs.Ludovic Courtès2021-06-18
| * import: launchpad: Gracefully handle 404s from api.launchpad.net.Ludovic Courtès2021-06-18
| * Start enabling substitutes from bordeaux.guix.gnu.org.Christopher Baines2021-06-18
| * pack: Fix the system value passed to build-docker-image.Maxim Cournoyer2021-06-16
| * hg-download: Make (guix swh) output visible.Ludovic Courtès2021-06-14