diff options
author | Christopher Baines <mail@cbaines.net> | 2018-10-10 08:01:38 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2018-10-11 18:27:05 +0100 |
commit | 6516fc56b91f91aae7a082f662bf5cf9afd1149c (patch) | |
tree | 33ab151a5364b42ba2f771801a29e9ae0a0f8a97 | |
download | guix-demo-6516fc56b91f91aae7a082f662bf5cf9afd1149c.tar guix-demo-6516fc56b91f91aae7a082f662bf5cf9afd1149c.tar.gz |
Add Guix submodule
Guix + Ruby on Rails patches.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | guix | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7453b40 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "guix-plus-rails"] + path = guix + url = https://git.cbaines.net/guix diff --git a/guix b/guix new file mode 160000 +Subproject 3f8a5f1979fe04d9e36eb90dc4f01d0fdf7f510 |