mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-26 04:25:11 -06:00
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more!
* guix/store.scm (%store-prefix): New parameter.
(store-path?, derivation-path?): New procedures.
* guix/derivations.scm (write-derivation): Pass SOURCES through
`object->string'.
(compressed-hash, store-path, output-path, derivation): New
procedures.
* tests/derivations.scm (%store): New global variable.
("derivation with no inputs"): New test.
|
||
|---|---|---|
| guix | ||
| srfi | ||
| tests | ||
| .gitignore | ||
| guix.scm | ||