profiles: Add lowerable <profile> record type.
authorLudovic Courtès <ludo@gnu.org>
Wed, 22 Apr 2020 13:43:43 +0000 (15:43 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 26 Apr 2020 20:49:48 +0000 (22:49 +0200)
commitef674a24c527eaf54801707d34dbf5d12ec139cb
treeacb9181b00419452d71e69df71c36f8537e95ca4
parent1408e2abeb6e521c6929fb79b37b7d880dc78975
profiles: Add lowerable <profile> record type.

* guix/profiles.scm (<profile>): New record type.
* tests/profiles.scm ("<profile>"): New test.
guix/profiles.scm
tests/profiles.scm