me
/
guix
Archived
1
0
Fork 0
Backup of modifications to Guix repo
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Go to file
Ludovic Courtès d0a92b7531 Move `sha256' to (guix utils).
* guix/derivations.scm (sha256): Move to...
* guix/utils.scm (sha256): ... here.
2012-06-03 20:26:45 +02:00
guix Move `sha256' to (guix utils). 2012-06-03 20:26:45 +02:00
srfi Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
tests Add (guix utils), with `bytevector->base32-string'. 2012-06-01 23:30:16 +02:00
.gitignore Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
guix.scm Split (guix) in (guix store) and (guix derivations). 2012-04-18 23:34:12 +02:00