aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
AgeCommit message (Collapse)Author
2022-10-17[builder][server][proxy] orchestrate Guix-powered development with a MakefileWojtek Kosior
* We're no longer treating builds from git and builds from release tarball differently. We now generate a source tarball under `./dist/` in both cases. * We're now using `guix time-machine` to ensure we're always running a Guix revision that works.
2022-10-12[builder][server][proxy] replace guix.scm with a loadable scheme module; ↵Wojtek Kosior
document Haketilo+Guix usage in the README
2022-10-11[builder][server][proxy] minor stylistic corrections to guix.scmWojtek Kosior
2022-10-11[builder][server][proxy] make Hydrilla Guix package functionalWojtek Kosior
2022-09-28[proxy] add typing stubs for requests library to Guix development environmentWojtek Kosior
2022-09-28[builder][server][proxy] support Hydrilla&Haketilo development with GNU GuixWojtek Kosior