summaryrefslogtreecommitdiff
path: root/guix/packages.scm
AgeCommit message (Expand)Author
2022-06-16packages: Change the order of %SUPPORTED-SYSTEMS.Ludovic Courtès
2022-06-12guix: packages: Add %32bit-supported-systems, %64bit-supported-systems.Efraim Flashner
2022-05-31packages: Fix typo in package-superseded doc.Maxim Cournoyer
2022-05-18packages: Use separate package/graft cache.Ludovic Courtès
2022-03-22packages: Clarify comment about build-system package record field.jgart
2022-03-21packages: Fix time-travel from Guix 1.1.0 / Guile < 2.2.7.Maxime Devos
2022-03-16packages: 'modify-inputs' preserves outputs in 'replace' clauses.Ludovic Courtès
2022-02-18packages: 'package-transitive-supported-systems' ignores '%current-target-sys...Ludovic Courtès
2022-01-14gnu: bootstrap: Add support for riscv64-linux.Efraim Flashner
2021-12-22packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0.Ludovic Courtès
2021-12-13packages: 'modify-inputs' preserves and introduces input labels if needed.Ludovic Courtès
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-13guix: packages: Clarify that list is a list of <license> records.jgart
2021-11-11guix: packages: Fix repacking of plain tarballs.Maxim Cournoyer
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-28packages: Optionally validate Texinfo markup at expansion time.Ludovic Courtès
2021-10-26packages: Optimize 'package-transitive-supported-systems'.Ludovic Courtès
2021-10-25packages: Add 'package-development-inputs'.Ludovic Courtès
2021-10-22guix: packages: Add comment on license field.jgart via Guix-patches via
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-09-30packages: Factorize and document 'computed-origin-method'.zimoun
2021-09-27packages: Use 'guile-for-grafts' for grafting.Ludovic Courtès
2021-09-17Merge branch 'master' into core-updates-frozenMarius Bakke
2021-09-13packages: Add 'package-definition-location'.Ludovic Courtès
2021-09-13packages: Store 'location' field as a literal vector.Ludovic Courtès
2021-07-23packages: Use 'lookup-package-input' and friends instead of 'package-input'.Maxime Devos
2021-07-14packages: Define this-package-input and this-package-native-input.Maxime Devos
2021-07-11packages: 'hidden-package' inherits the original package location.Ludovic Courtès
2021-07-11utils: Add 'go-to-location' with source location caching.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-11packages: Allow inputs to be plain package lists.Ludovic Courtès
2021-07-01packages: 'package-derivation' honors 'system' again.Ludovic Courtès
2021-05-23gnu: bootstrap: Add support for powerpc-linux.Efraim Flashner
2021-05-09Merge branch 'master' into core-updatesMarius Bakke
2021-04-29packages: 'package-with-patches' preserves package location.Ludovic Courtès
2021-04-22packages: Fix patch-and-repack for ZIP files.Danny Milosavljevic
2021-03-30packages: Call 'bag-grafts' only on the tip of the package graph.Ludovic Courtès
2021-03-30packages: 'expand-input' accepts any file-like object.Ludovic Courtès
2021-03-30packages: '%standard-patch-inputs' is not influenced by '%current-target-syst...Ludovic Courtès
2021-03-30build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès
2021-03-30packages: Default origin 'patch-flags' is a gexp.Ludovic Courtès
2021-03-30packages: Core procedures are written in monadic style.Ludovic Courtès
2021-03-30packages: Simplify patch instantiation.Ludovic Courtès
2021-03-30packages: Turn 'bag->derivation' into a monadic procedure.Ludovic Courtès
2021-03-30build-system: Rewrite using gexps.Ludovic Courtès
2021-03-24Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2021-03-23Add powerpc64le-linux as a supported Guix architecture.Chris Marusich
2021-03-10ci: Remove hydra support.Mathieu Othacehe
2021-03-10ci: Remove hydra support.Mathieu Othacehe