scripts: Use translations for guix.pot for service descriptions.
[jackhill/guix/guix.git] / guix / packages.scm
2022-10-12 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
2022-10-10 Ludovic Courtèspackages: Raise an exception for invalid 'license'...
2022-06-16 Ludovic Courtèspackages: Change the order of %SUPPORTED-SYSTEMS.
2022-06-12 Ludovic CourtèsMerge branch 'master' into staging
2022-06-12 Efraim Flashnerguix: packages: Add %32bit-supported-systems, %64bit...
2022-06-01 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
2022-05-31 Maxim Cournoyerpackages: Fix typo in package-superseded doc.
2022-05-26 Ludovic CourtèsMerge branch 'master' into staging
2022-05-18 Ludovic Courtèspackages: Use separate package/graft cache.
2022-04-28 Ludovic CourtèsMerge branch 'master' into staging
2022-03-22 jgartpackages: Clarify comment about build-system package...
2022-03-22 Maxim CournoyerMerge branch 'master' into staging.
2022-03-21 Maxime Devospackages: Fix time-travel from Guix 1.1.0 / Guile ...
2022-03-16 Ludovic Courtèspackages: 'modify-inputs' preserves outputs in 'replace...
2022-02-18 Ludovic Courtèspackages: 'package-transitive-supported-systems' ignore...
2022-01-26 Maxim CournoyerMerge branch 'master' into staging.
2022-01-17 Maxim CournoyerMerge branch 'version-1.4.0'
2022-01-14 Efraim Flashnergnu: bootstrap: Add support for riscv64-linux.
2021-12-22 Ludovic Courtèspackages: Avoid #:re-export-and-replace to allow upgrad...
2021-12-13 Maxim CournoyerMerge branch 'core-updates-frozen' into 'master'.
2021-12-13 Ludovic Courtèspackages: 'modify-inputs' preserves and introduces...
2021-12-13 Ludovic CourtèsMerge branch 'master' into core-updates-frozen
2021-12-10 Mathieu OthaceheMerge remote-tracking branch 'signed/master' into core...
2021-12-05 Ricardo WurmusMerge remote-tracking branch 'origin/master' into core...
2021-11-23 Ludovic CourtèsMerge branch 'master' into core-updates-frozen
2021-11-17 Ludovic CourtèsMerge branch 'master' into core-updates-frozen
2021-11-13 jgartguix: packages: Clarify that list is a list of <license...
2021-11-11 Maxim Cournoyerguix: packages: Fix repacking of plain tarballs.
2021-11-08 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2021-11-03 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2021-10-31 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2021-10-28 Ludovic Courtèspackages: Optionally validate Texinfo markup at expansi...
2021-10-26 Ludovic Courtèspackages: Optimize 'package-transitive-supported-systems'.
2021-10-25 Ludovic Courtèspackages: Add 'package-development-inputs'.
2021-10-21 jgart via Guix-pat... guix: packages: Add comment on license field.
2021-10-18 Mathieu OthaceheMerge remote-tracking branch 'signed/master' into core...
2021-10-13 Marius BakkeMerge branch 'master' into core-updates-frozen
2021-10-12 Mathieu OthaceheMerge remote-tracking branch 'origin/master' into core...
2021-10-01 Maxim CournoyerMerge remote-tracking branch 'origin/master' into staging
2021-09-30 zimounpackages: Factorize and document 'computed-origin-method'.
2021-09-27 Ludovic Courtèspackages: Use 'guile-for-grafts' for grafting.
2021-09-27 Oleg PykhalovMerge branch 'wip-guix-home'
2021-09-16 Marius BakkeMerge branch 'master' into core-updates-frozen
2021-09-13 Ludovic Courtèspackages: Add 'package-definition-location'.
2021-09-13 Ludovic Courtèspackages: Store 'location' field as a literal vector.
2021-09-07 Ludovic CourtèsMerge branch 'master' into core-updates-frozen
2021-08-11 Marius BakkeMerge branch 'master' into core-updates-frozen
2021-08-01 Marius BakkeMerge branch 'master' into core-updates-frozen
2021-07-29 Marius BakkeMerge branch 'master' into core-updates-frozen
2021-07-23 Maxime Devospackages: Use 'lookup-package-input' and friends instea...
2021-07-18 Ludovic CourtèsMerge branch 'master' into core-updates
2021-07-14 Maxime Devospackages: Define this-package-input and this-package...
2021-07-10 Ludovic Courtèspackages: 'hidden-package' inherits the original packag...
2021-07-10 Ludovic Courtèsutils: Add 'go-to-location' with source location caching.
2021-07-10 Ludovic Courtèspackages: Add 'modify-inputs'.
2021-07-10 Ludovic Courtèspackages: Add 'lookup-package-input' & co.
2021-07-10 Ludovic Courtèspackages: Allow inputs to be plain package lists.
2021-07-01 Ludovic Courtèspackages: 'package-derivation' honors 'system' again.
2021-06-23 Tobias Geerinckx... Merge branch 'master' into core-updates
2021-06-19 Marius BakkeMerge branch 'master' into core-updates
2021-06-06 Marius BakkeMerge branch 'master' into core-updates
2021-05-23 Efraim Flashnergnu: bootstrap: Add support for powerpc-linux.
2021-05-22 Marius BakkeMerge branch 'master' into core-updates
2021-05-15 Ludovic CourtèsMerge branch 'master' into core-updates
2021-05-12 Maxim CournoyerMerge branch 'version-1.3.0'
2021-05-09 Marius BakkeMerge branch 'master' into core-updates
2021-04-29 Ludovic CourtèsMerge remote-tracking branch 'origin/master' into wip...
2021-04-28 Ludovic Courtèspackages: 'package-with-patches' preserves package...
2021-04-22 Danny Milosavljevicpackages: Fix patch-and-repack for ZIP files.
2021-04-16 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2021-04-08 Maxim CournoyerMerge branch 'master' into staging
2021-03-30 Ludovic Courtèspackages: Call 'bag-grafts' only on the tip of the...
2021-03-30 Ludovic Courtèspackages: 'expand-input' accepts any file-like object.
2021-03-30 Ludovic Courtèspackages: '%standard-patch-inputs' is not influenced...
2021-03-30 Ludovic Courtèsbuild-system: Use 'sexp->gexp' for plain sexps.
2021-03-30 Ludovic Courtèspackages: Default origin 'patch-flags' is a gexp.
2021-03-30 Ludovic Courtèspackages: Core procedures are written in monadic style.
2021-03-30 Ludovic Courtèspackages: Simplify patch instantiation.
2021-03-30 Ludovic Courtèspackages: Turn 'bag->derivation' into a monadic procedure.
2021-03-30 Ludovic Courtèsbuild-system: Rewrite using gexps.
2021-03-24 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2021-03-24 Chris MarusichAdd powerpc64le-linux as a supported Guix architecture.
2021-03-10 Mathieu Othaceheci: Remove hydra support.
2021-03-10 Mathieu Othaceheci: Remove hydra support.
2021-03-10 Mathieu Othaceheci: Remove hydra support.
2021-03-06 Christopher BainesMerge branch 'master' into core-updates
2021-02-23 Leo Famularipackages: Improve the docstring of PACKAGE/INHERIT.
2021-02-22 Ludovic Courtèspackages: 'package-field-location' preserves the origin...
2021-02-22 Ludovic Courtèspackages: 'package-field-location' handles 'search...
2021-02-11 Danny MilosavljevicMerge branch 'master' into core-updates
2021-02-09 Leo FamulariMerge branch 'master' into staging-next
2021-02-03 Christopher BainesMerge branch 'master' into core-updates
2021-01-27 Maxim Cournoyerbuild-systems/gnu: Allow unpacking/repacking more kind...
2021-01-25 Leo FamulariMerge branch 'master' into staging
2021-01-18 Ludovic Courtèspackages: 'patch-and-repack' returns a directory when...
2021-01-14 Maxim CournoyerMerge branch 'staging' into 'core-updates'.
2021-01-11 Maxim Cournoyerpackages: Fix 'base32' used before definition warning.
2021-01-10 Maxim Cournoyerpackages: Fix 'base32' used before definition warning.
2020-11-29 Christopher BainesMerge remote-tracking branch 'origin/master' into core...
2020-11-24 Ludovic Courtèspackages: Ignore return value of origin snippets.
next