summaryrefslogtreecommitdiff
path: root/guix/build-system/rebar3.scm
Commit message (Collapse)AuthorAge
* Revert the #51061 patch series for now.Tobias Geerinckx-Rice2021-10-08
| | | | | | | This reverts commits f63c79bf7674df012517f8e9148f94c611e35f32 ..f86f7e24b39928247729020df0134e2e1c4cde62 for more chillax reviewing. See <https://issues.guix.gnu.org/51061#32>.
* build-system: Add 'rebar3-build-system'.Hartmut Goebel2021-10-07
* guix/build-system/rebar3.scm, guix/build/rebar3-build-system.scm: New files. * Makefile.am (MODULES): Add them.