Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-06 | .guix: Fix package build in channel and CI job. | Arun Isaac | |
Guix channel builds don't play well with current-source-directory. * .guix/guile-xapian-package.scm (guile-xapian, guile2.2-xapian)[source]: Use ".." instead of dirname and current-source-directory. Add constant function as fallback for git predicate. | |||
2023-07-06 | Make repository a guix channel. | Arun Isaac | |
* .guix-authorizations, .guix-channel: New files. * guix.scm: Convert to a symlink pointing to .guix/guile-xapian-package.scm. Move original there. * .guix/guile-xapian-package.scm: Convert into a module with public packages. |