me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/tests
Ludovic Courtès 35f3c5f5ad Track the source location of packages.
* guix/packages.scm (<location>): New record type.
  (location, source-properties->location): New procedures.
  (<package>)[location]: New field.

* tests/packages.scm ("GNU Hello"): Test `package-location'.
2012-06-28 23:15:24 +02:00
..
builders.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm
packages.scm Track the source location of packages. 2012-06-28 23:15:24 +02:00
test.drv
utils.scm Add `define-record-type*'. 2012-06-27 23:40:12 +02:00