summaryrefslogtreecommitdiff
path: root/guix/packages.scm
Commit message (Expand)AuthorAge
* packages: 'package-with-patches' preserves package location.Ludovic Courtès2021-04-29
* Add powerpc64le-linux as a supported Guix architecture.Chris Marusich2021-03-23
* ci: Remove hydra support.Mathieu Othacehe2021-03-10
* packages: Improve the docstring of PACKAGE/INHERIT.Leo Famulari2021-02-23
* packages: 'package-field-location' preserves the original file name.Ludovic Courtès2021-02-22
* packages: 'package-field-location' handles 'search-path' returning #f.Ludovic Courtès2021-02-22
* packages: Fix 'base32' used before definition warning.Maxim Cournoyer2021-01-11
* packages: Better preserve object identity when rewriting.Ludovic Courtès2020-10-20
* packages: Add 'package-with-c-toolchain'.Ludovic Courtès2020-10-12
* packages: 'package-input-rewriting' has a #:deep? parameter.Ludovic Courtès2020-09-27
* packages: 'package-mapping' correctly recurses into 'replacement'.Ludovic Courtès2020-09-27
* packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.Ludovic Courtès2020-09-27
* packages: 'package-mapping' can recurse on implicit inputs.Ludovic Courtès2020-09-27
* packages: <content-hash> printer gracefully handle #f values.Ludovic Courtès2020-08-31
* packages: Ensure bags are insensitive to '%current-system'.Ludovic Courtès2020-07-13
* packages: Recognize SHA3 and BLAKE2s for 'content-hash'.Ludovic Courtès2020-06-27
* packages: 'package-grafts' returns grafts for all the relevant outputs.Ludovic Courtès2020-06-11
* packages: Make 'bag-grafts' insensitive to '%current-target-system'.Ludovic Courtès2020-06-06
* packages: Introduce <content-hash> and use it in <origin>.Ludovic Courtès2020-05-22
* packages: Add 'base64' macro.Ludovic Courtès2020-05-22
* packages: Ensure bags are insensitive to '%current-target-system'.Ludovic Courtès2020-05-14
* Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\
| * packages: Recommend against the use of 'package-file'.Ludovic Courtès2020-04-21
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\|
| * gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)Carl Dong2020-04-06
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\|
| * packages: 'package->bag' keys cache by replacement.Ludovic Courtès2020-03-29
| * packages: Change 'guile-for-grafts' back to 2.0.Ludovic Courtès2020-03-29
| * packages: Use Guile 3.0 for grafts.Ludovic Courtès2020-03-27
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\|
| * packages: 'package-field-location' handles missing source properties.Ludovic Courtès2020-03-22
* | gnu: bootstrap: Add support for the Hurd.Efraim Flashner2020-03-26
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * packages: 'package-field-location' preserves the original file name.Ludovic Courtès2020-03-20
* | packages: 'patch-and-repack' sets the mtime to 1, not 0.Ludovic Courtès2020-01-17
|/
* guix: Fix %hurd-systems list.Efraim Flashner2019-12-19
* packages: Add "aarch64-linux" to '%hydra-supported-systems'.Ludovic Courtès2019-10-20
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\
| * packages: 'package-field-location' really catches 'system-error.Ludovic Courtès2019-09-10
* | packages: 'supported-package?' binds '%current-system' for graph traversal.Ludovic Courtès2019-09-06
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\|
| * packages: Apply target triplet in bag-transitive-host-inputs.David Thompson2019-08-26
* | packages: Retain version in file name when repacking source checkouts.Marius Bakke2019-06-20
* | packages: 'patch-and-repack' no longer uses #:deprecation-warnings.Ludovic Courtès2019-06-17
* | gexp: Remove #:pre-load-modules? parameter.Ludovic Courtès2019-06-17
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * gexp: 'compiled-modules' loads modules before compiling them.Ludovic Courtès2019-04-04
| * packages: Remove 'maintainers' field.Ludovic Courtès2019-03-30
| * packages: Remove 'self-native-input?' field.Ludovic Courtès2019-03-30
| * packages: Define 'this-package' and 'this-origin'.Ludovic Courtès2019-03-30