unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@gnu.org>
To: sirgazil <sirgazil@zoho.com>
Cc: 39625@debbugs.gnu.org
Subject: [bug#39625] [PATCH] website: Update Guix manifest.
Date: Fri, 24 Jul 2020 20:54:17 -0500	[thread overview]
Message-ID: <87h7tw4awm.fsf@gnu.org> (raw)
In-Reply-To: <20200215222222.15081-1-sirgazil@zoho.com> (sirgazil@zoho.com's message of "Sat, 15 Feb 2020 17:22:22 -0500")

sirgazil <sirgazil@zoho.com> writes:

>  
> -(use-modules (guix profiles)
> -	     (gnu packages))
> +(use-modules (gnu packages))

I think manifests require the (guix profiles) module.

>  
>  
> -(define dev-packages
> -  (list "glibc-locales"
> -	"guile@2.2"
> -	"guile-syntax-highlight"
> -	"guix"
> -	"haunt"))
> -
> -
> -(map specification->package dev-packages)
> +(specifications->manifest
> + (list "git"
> +       "glibc-locales"
> +       "gnutls"
> +       "guile"
> +       "guile-json"
> +       "guile-syntax-highlight"
> +       "guix"
> +       "haunt"))

Could I inquire why you opted to remove the function for dev-packages?
:)

Thanks!

Brett Gilio




  reply	other threads:[~2020-07-25  1:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-15 22:22 [bug#39625] [PATCH] website: Update Guix manifest sirgazil via Guix-patches via
2020-07-25  1:54 ` Brett Gilio [this message]
2020-07-26 16:03   ` sirgazil via Guix-patches via
2020-10-20  0:14 ` bug#39625: " sirgazil via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7tw4awm.fsf@gnu.org \
    --to=brettg@gnu.org \
    --cc=39625@debbugs.gnu.org \
    --cc=sirgazil@zoho.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).