summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-07-14build-system/meson: Support cross-compilation....Maxime Devos
2021-07-14packages: Define this-package-input and this-package-native-input....Maxime Devos
2021-07-14utils: Define a target-x86-32? and target-x86-64? predicate....Maxime Devos
2021-07-14utils: Give 'target-mingw?' a docstring....Maxime Devos
2021-07-14utils: Define 'target-hurd?' predicate....Maxime Devos
2021-07-14utils: Define 'target-linux?' predicate....Maxime Devos
2021-07-11import: elpa: Emit new-style package inputs....Ludovic Courtès
2021-07-11import: print: Emit new-style package inputs when possible....Ludovic Courtès
2021-07-11import: cran: Emit new-style package inputs....Ludovic Courtès
2021-07-11import: pypi: Emit new-style package inputs....Ludovic Courtès
2021-07-11packages: 'hidden-package' inherits the original package location....Ludovic Courtès
2021-07-11Add 'guix style'....Ludovic Courtès
2021-07-11utils: 'edit-expression' copies part of the original source map....Ludovic Courtès
2021-07-11utils: 'edit-expression' modifies the file only if necessary....Ludovic Courtès
2021-07-11utils: Add 'go-to-location' with source location caching....Ludovic Courtès
2021-07-11utils: 'edit-expression' no longer leaks file ports....Ludovic Courtès
2021-07-11packages: Add 'modify-inputs'....Ludovic Courtès
2021-07-11packages: Add 'lookup-package-input' & co....Ludovic Courtès
2021-07-11lint: Add 'input-labels' checker....Ludovic Courtès
2021-07-11packages: Allow inputs to be plain package lists....Ludovic Courtès
2021-07-11records: Support field sanitizers....Ludovic Courtès
2021-07-08utils: Add 'search-input-directory'....Ludovic Courtès
2021-07-08build-system/gnu: patch-shebangs: Also patch shebangs in "/libexec"....Maxime Devos
2021-07-05build-system/trivial: Honor build inputs when cross-compiling....Ludovic Courtès
2021-07-05tests: Unset NIX_STORE_DIR when running external tests....Ludovic Courtès
2021-07-05build-system/gnu: Define '%build-inputs' when cross-compiling....Ludovic Courtès
2021-07-05build-system/texlive: Change default format to pdftex...Thiago Jung Bauermann
2021-07-01packages: 'package-derivation' honors 'system' again....Ludovic Courtès
2021-06-23Merge branch 'master' into core-updates...Tobias Geerinckx-Rice
2021-06-22tests: Remove stale reference to %derivation-cache....Chris Marusich
2021-06-22profiles: Build union of inputs in the right order....Ludovic Courtès
2021-06-22guix: java-utils: Look for actual jar files....Julien Lepiller
2021-06-22guix: maven: Use a temporary file to fix pom files....Julien Lepiller
2021-06-22guix: maven: Look in local packages when searching for package version....Julien Lepiller
2021-06-22guix: maven: Support fixing modules....Julien Lepiller
2021-06-22guix: maven: Support fixing extensions....Julien Lepiller
2021-06-22guix: maven: Simplify finding local packages and modules....Julien Lepiller
2021-06-22guix: maven: Simplify finding version and group information....Julien Lepiller
2021-06-22guix: java-utils: Factorize pom.xml generation....Julien Lepiller
2021-06-21import: egg: Edit egg->guix-package docstring....Tobias Geerinckx-Rice
2021-06-19import: launchpad: Fix typo....Brice Waegeneire
2021-06-19import: launchpad: Use repository to retrieve releases....Matthew James Kraai
2021-06-19Merge branch 'master' into core-updates...Marius Bakke
2021-06-19build-system/haskell: Import build variables....Marius Bakke
2021-06-19build-system/node: Add missing module import....Marius Bakke
2021-06-18profiles: Add "XAUTHORITY" to the precious variables....Ludovic Courtès
2021-06-18profiles: Add 'load-profile'....Ludovic Courtès
2021-06-18lint: check-patch-headers: Recognize Git diffs....Ludovic Courtès
2021-06-18import: launchpad: Gracefully handle 404s from api.launchpad.net....Ludovic Courtès
2021-06-18Start enabling substitutes from bordeaux.guix.gnu.org....Christopher Baines