summaryrefslogtreecommitdiff
path: root/guix/packages.scm
AgeCommit message (Expand)Author
2020-04-06gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)Carl Dong
2020-03-29packages: 'package->bag' keys cache by replacement.Ludovic Courtès
2020-03-29packages: Change 'guile-for-grafts' back to 2.0.Ludovic Courtès
2020-03-27packages: Use Guile 3.0 for grafts.Ludovic Courtès
2020-03-22packages: 'package-field-location' handles missing source properties.Ludovic Courtès
2020-03-20packages: 'package-field-location' preserves the original file name.Ludovic Courtès
2019-12-19guix: Fix %hurd-systems list.Efraim Flashner
2019-10-20packages: Add "aarch64-linux" to '%hydra-supported-systems'.Ludovic Courtès
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-10packages: 'package-field-location' really catches 'system-error.Ludovic Courtès
2019-09-06packages: 'supported-package?' binds '%current-system' for graph traversal.Ludovic Courtès
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-26packages: Apply target triplet in bag-transitive-host-inputs.David Thompson
2019-06-20packages: Retain version in file name when repacking source checkouts.Marius Bakke
2019-06-17packages: 'patch-and-repack' no longer uses #:deprecation-warnings.Ludovic Courtès
2019-06-17gexp: Remove #:pre-load-modules? parameter.Ludovic Courtès
2019-05-01Merge branch 'master' into core-updatesMarius Bakke
2019-04-04gexp: 'compiled-modules' loads modules before compiling them.Ludovic Courtès
2019-03-30packages: Remove 'maintainers' field.Ludovic Courtès
2019-03-30packages: Remove 'self-native-input?' field.Ludovic Courtès
2019-03-30packages: Define 'this-package' and 'this-origin'.Ludovic Courtès
2019-03-26packages: Adjust to new calling convention for "thunked" fields.Ludovic Courtès
2019-03-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-17packages: Add 'package-input-rewriting/spec'.Ludovic Courtès
2019-03-14Merge branch 'staging' into core-updatesMarius Bakke
2019-03-12Revert "packages: 'package-input-rewriting' can take a promise."Ludovic Courtès
2019-03-10packages: 'patch-and-repack' specifies a 'type' property for the derivation.Ludovic Courtès
2019-01-28packages: 'package-input-rewriting' can take a promise.Ludovic Courtès
2019-01-25packages: Add 'package-closure'.Ludovic Courtès
2018-12-19packages: Turn 'cache!' into a single-value-return cache.Ludovic Courtès
2018-07-26gexp: Remove backward compatibility hack for 'imported-files'.Ludovic Courtès
2018-07-26packages: 'patch-and-repack' compresses tarballs again.Ludovic Courtès
2018-07-24Merge branch 'master' into core-updatesMarius Bakke
2018-07-22Revert "packages: Enable threaded compression of source tarballs."Marius Bakke
2018-07-19gexp: 'imported-files' no longer creates a derivation by default.Ludovic Courtès
2018-07-03Revert "packages: Optimize 'package-transitive-supported-systems'."Ludovic Courtès
2018-07-03packages: Optimize 'package-transitive-supported-systems'.Ludovic Courtès
2018-06-09packages: Add 'package-patched-vulnerabilities'.Ludovic Courtès
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-08guix: Separate the package name and version with "@", not "-".Chris Marusich
2018-03-16packages: Issue a warning unless the snippet returns #t.Mark H Weaver
2018-03-16packages: Update copyright notice.Mark H Weaver
2018-03-16packages: patch-and-repack: Fix snippet handling.Mark H Weaver
2018-03-16packages: patch-and-repack: Use invoke instead of system*.Mark H Weaver
2018-01-19Merge branch 'master' into core-updatesMark H Weaver
2018-01-20packages: 'package-mapping' maps replacement.Ludovic Courtès
2018-01-18gnu: commencement: Memoize 'linux-libre-headers-boot0'.Ludovic Courtès
2017-12-07Merge branch 'master' into core-updatesMarius Bakke
2017-12-06Revert "packages: 'package-grafts' trims native inputs."Ludovic Courtès
2017-12-05Merge branch 'master' into core-updatesMarius Bakke