diff options
author | Arun Isaac | 2024-01-12 11:51:42 +0000 |
---|---|---|
committer | Arun Isaac | 2024-01-12 11:51:42 +0000 |
commit | 0c983fc3240347e673e56159e018c89aca4a6fdb (patch) | |
tree | 242c6fba0331788a439647999c33381f32f7741b /guix.scm | |
parent | a271723e3938b158aa6748e8befceb114b84c6df (diff) | |
download | run64-0c983fc3240347e673e56159e018c89aca4a6fdb.tar.gz run64-0c983fc3240347e673e56159e018c89aca4a6fdb.tar.lz run64-0c983fc3240347e673e56159e018c89aca4a6fdb.zip |
Make repository a guix channel.
* .guix-authorizations, .guix-channel, .guix/run64-package.scm,
guix.scm: New files.
Diffstat (limited to 'guix.scm')
l--------- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm new file mode 120000 index 0000000..d04b7bc --- /dev/null +++ b/guix.scm @@ -0,0 +1 @@ +.guix/run64-package.scm
\ No newline at end of file |