Age | Commit message (Collapse) | Author |
|
Adjust for python-2.4 being in the guix-past channel.
|
|
mod-python-24-httpd22: mod_python built with python2.4 and httpd-2.2
httpd22-mod-python-24: combo package of httpd-2.2 and mod_python built
with python2.4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn/packages/web.scm (web-font-awesome)[inherit]: New field, inherit
from font-awesome.
[arguments]: Rewrite for build-system and upstream changes.
[version, source, build-system, native-inputs, home-page, synopsis,
description, license]: Use inherited upstream values.
|
|
* gn/packages/web.scm (web-bootstrap-3)[arguments]: Hardcode location of
font directory.
(web-bootstrap-3.3)[inherit]: Inherit from web-bootstrap-3.
|
|
* gn/packages/web.scm (web-bootstrap-3)[native-inputs]: Use the source
from thie package, not the inherited one.
|
|
* gn/packages/web.scm (web-bootstrap-3.3): New variable.
|
|
* gn/packages/web.scm (web-bootstrap-3): New variable.
|
|
* gn/packages/web.scm (font-awesome): New variable.
|
|
* gn/packages/web.scm (web-bootstrap-native): Re-indent.
[arguments]: Clean up build.
|
|
* gn/packages/web.scm (web-bootstrap): Update to 4.3.1.
|
|
* gn/packages/web.scm (web-bootstrap)[source]: Download using 'git-fetch'.
[native-inputs]: Remove unzip.
[arguments]: Adjust accordingly.
[home-page]: Use https.
|
|
* gn/packages/web.scm (web-jquery): Update to 3.4.1.
|
|
* gn/packages/web.scm (web-jquery)[source]: Download with 'git-fetch'.
[native-inputs]: Remove unzip.
[arguments]: Adjust accordingly.
[home-page]: Use https.
[synopsis]: Update synopsis.
[description]: Flesh out description.
|
|
* gn/packages/web.scm (mod-python): New variable.
|
|
|
|
|
|
|
|
|
|
|