aboutsummaryrefslogtreecommitdiff
path: root/guix-dev.scm
Commit message (Collapse)AuthorAge
* Adjust guix-dev.scm for more compatability with old Guix versionsChristopher Baines2021-02-12
|
* Add fallback package for guile-prometheusChristopher Baines2021-02-09
|
* Add fallback package for guile-lzlibChristopher Baines2021-02-09
|
* Add fallback package for guile-zlibChristopher Baines2021-02-09
|
* Add fallback guile-json-4 packageChristopher Baines2021-02-09
| | | | For old versions of Guix.
* Add dependency on guile-libChristopher Baines2020-11-07
| | | | For it's logging functionality.
* Remove old guile-prometheus package definitionChristopher Baines2020-10-23
| | | | This is now available from Guix.
* Switch to guile-json-4 for local developmentChristopher Baines2020-10-23
| | | | Hopefully this doesn't break anything.
* Add a hook to recomress build log filesChristopher Baines2020-10-11
|
* Use the guile-prometheus library for the metricsChristopher Baines2020-08-31
| | | | Which was extracted from the Guix Build Coordinator.
* Switch to using guile-lzlibChristopher Baines2020-08-31
| | | | Rather than the lzlib module within Guix.
* Tweak the guile and guix packages in guix-dev.scmChristopher Baines2020-08-31
|
* Avoid using the deprecated guile-next packageChristopher Baines2020-05-12
| | | | On newer version of Guix with guile-3.0.
* Make guix-dev.scm more forwards compatibleChristopher Baines2020-05-11
| | | | Recent versions of Guix lack guile3.0-readline, so define it.
* Add guix-dev.scm and .envrc filesChristopher Baines2020-04-03