~ruther/guix-local

ad8526466cc43f99c9869601785fabd7d76e346b — Ludovic Courtès 13 years ago e4588af
Remove non-existent module from (guix).

* guix.scm (%public-modules): Remove `snix', since that modules doesn't
  exist yet.
1 files changed, 0 insertions(+), 1 deletions(-)

M guix.scm
M guix.scm => guix.scm +0 -1
@@ 29,7 29,6 @@
        ftp
        http
        packages
        snix
        store
        utils))