diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -56,3 +56,16 @@ The repository is at <https://gitorious.org/guix/>. | |||
| 56 | 56 | ||
| 57 | Please email <ludo@gnu.org> or <nix-dev@lists.science.uu.nl>, or | 57 | Please email <ludo@gnu.org> or <nix-dev@lists.science.uu.nl>, or |
| 58 | join #guile or #nixos on irc.freenode.net or `civodul'. | 58 | join #guile or #nixos on irc.freenode.net or `civodul'. |
| 59 | |||
| 60 | * Related software | ||
| 61 | |||
| 62 | - [[http://nixos.org][Nix, Nixpkgs, and NixOS]], functional package manager and associated | ||
| 63 | software distribution, are the inspiration of Guix | ||
| 64 | - [[http://www.gnu.org/software/stow/][GNU Stow]] builds around the idea of one directory per prefix, and a | ||
| 65 | symlink tree to create user environments | ||
| 66 | - [[http://www.pvv.ntnu.no/~arnej/store/storedoc_6.html][STORE]] shares the same idea | ||
| 67 | - [[https://live.gnome.org/OSTree/][GNOME's OSTree]] allows bootable system images to be built from a | ||
| 68 | specified set of packages | ||
| 69 | - The [[http://www.gnu.org/s/gsrc/][GNU Source Release Collection]] (GSRC) is a user-land software | ||
| 70 | distribution; unlike Guix, it relies on core tools available on the | ||
| 71 | host system | ||
