aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/gemini.scm
AgeCommit message (Collapse)Author
2023-01-27gn: tissue: Update to 0.1.0.Arun Isaac
* gn/packages/gemini.scm: Import (gnu packages compression) and (guix download). (tissue): Update to 0.1.0. [source]: Use url-fetch. [native-inputs]: Add lzip.
2023-01-20gn: tissue: Use latest guile-xapian.Arun Isaac
* gn/packages/gemini.scm (guile-xapian-latest): New variable. (tissue): Use guile-xapian-latest.
2022-07-11gn: tissue: Update to 0.1.0-3.6d6285d.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-3.6d6285d. [inputs]: Add guile-filesystem.
2022-07-01gn: tissue: Update to 0.1.0-2.b15edb1.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-2.b15edb1.
2022-06-30gn: tissue: Update to 0.1.0-1.fd6668c.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-1.fd6668c.
2022-06-29gn: tissue: Update to 0.1.0-0.2866d0c.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.2866d0c.
2022-06-29gn: tissue: Update to 0.1.0-0.2ef55e6.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.2ef55e6.
2022-06-29gn: tissue: Update to 0.1.0-0.983fc85.Arun Isaac
* gn/packages/gemini.scm: Do not import (gnu packages version-control). Import (gnu packages guile-xyz) and (guix gexp). (tissue): Update to 0.1.0-0.983fc85.
2022-04-20gn: skribilo-with-gemtext-reader: Update to 0.9.5-1.621eb19.Arun Isaac
* gn/packages/gemini.scm (skribilo-with-gemtext-reader): Rename to skribilo-latest and switch to the latest commit on the master branch. (tissue)[propagated-inputs]: Replace skribilo-with-gemtext-reader with skribilo-latest.
2022-04-15gn: tissue: Set absolute path to guile, not git, in shebang.Arun Isaac
* gn/packages/gemini.scm (tissue)[arguments]: In the custom patch-source-shebangs phase, set the absolute path to guile, not git, in the shebang.
2022-04-15gn: tissue: Set absolute path to guile in shebang.Arun Isaac
* gn/packages/gemini.scm (tissue)[arguments]: Replace the patch-source-shebangs phase with a custom one.
2022-04-14gn: tissue: Update to 0.1.0-0.85811ab.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.85811ab.
2022-04-06gn: tissue: Substitute git path in tissue/git.scm.Arun Isaac
* gn/packages/gemini.scm (tissue)[arguments]: In the custom configure phase, substitute absolute path to git in tissue/git.scm, but not in tissue/web.scm.
2022-04-06gn: tissue: Update to 0.1.0-0.25104d4.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.25104d4.
2022-04-06gn: skribilo-with-gemtext-reader: Update to 0.9.5-0.8d4f4c8.Arun Isaac
* gn/packages/gemini.scm (skribilo-with-gemtext-reader): Update to 0.9.5-0.8d4f4c8.
2022-03-24gnu: tissue: Update to 0.1.0-0.b154339.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.b154339. [arguments]: Import target-guile-effective-version from (guix build guile-build-system). Wrap executable to set GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH.
2022-03-24gn: skribilo-with-gemtext-reader: Update to 0.9.5-0.183eb12.Arun Isaac
* gn/packages/gemini.scm (skribilo-with-gemtext-reader): Update to 0.9.5-0.183eb12.
2022-03-23gn: skribilo-with-gemtext-reader: Update to skribilo-0.9.5-0.fb51be9BonfaceKilz
Building tissue was failing because of this package. * gn/packages/gemini.scm : Use commit "fb51be990a4bb8fb76373b519edfcf11390dcca1". [package]: Use above commit. Update hash.
2022-03-14gn: tissue: Update to 0.1.0-0.17d101b.Arun Isaac
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.17d101b. [arguments]: Substitute absolute path to git. [inputs]: Add git-minimal.
2022-03-14gn: tissue: Update to 0.1.0-0.e62965d.Arun Isaac
* gn/packages/gemini.scm (skribilo-with-gemtext-reader): New variable. (tissue): Update to 0.1.0-0.e62965d. [arguments]: Add "GUILE_AUTO_COMPILE=0" to #:make-flags. [propagated-inputs]: Add skribilo-with-gemtext-reader.
2022-02-05gn: tissue: Add guile to inputs.Arun Isaac
* gn/packages/gemini.scm (tissue)[inputs]: Add guile-3.0.
2022-02-05gn: Add tissue.Arun Isaac
* gn/packages/gemini.scm (tissue): New variable.