This website requires JavaScript.
Explore
Help
Sign in
me
/
guix
Archived
Watch
1
Star
0
Fork
You've already forked guix
0
Code
Activity
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 or pull requests.
8
commits
1
branch
0
tags
410
MiB
Scheme
98%
C++
1%
Shell
0.5%
Makefile
0.3%
d0a92b7531
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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