unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 30991@debbugs.gnu.org
Subject: [bug#30991] [PATCH v2 1/3] services: Move static-networking to (gnu services base).
Date: Sun, 1 Apr 2018 10:16:22 +0200	[thread overview]
Message-ID: <20180401101607.31d695fa@scratchpost.org> (raw)
In-Reply-To: <87y3i8jk9e.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 997 bytes --]

Hi Ludo,

On Sat, 31 Mar 2018 18:13:33 +0200
ludo@gnu.org (Ludovic Courtès) wrote:

> Danny Milosavljevic <dannym@scratchpost.org> skribis:
> 
> > * gnu/services/networking.scm (static-networking, static-networking?,
> > static-networking-interface, static-networking-ip, static-networking-netmask,
> > static-networking-gateway, static-networking-requirement,
> > static-networking-service, static-networking-service-type): Move to...
> > * gnu/services/base.scm: ...here.  
> 
> What’s the reason?  Is there a module cross-dependency issue or
> something?

Yes, (gnu services base) uses (gnu services networking), and now I wanted
to use (gnu services networking) in (gnu services base) - because
I extend udev service and it's in the latter.

but I thought of a better way to resolve it: Just put modem-manager service
into (gnu services base) to begin with.  Testing...

> > +:                    #f)))  
>    ^
> A cat walked on the keyboard.  :-)

Hehe, oops!

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2018-04-01  8:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 18:28 [bug#30991] [PATCH 0/2] Add ModemManager service Danny Milosavljevic
2018-03-29 18:33 ` [bug#30991] [PATCH 1/2] services: Add modem-manager-service-type Danny Milosavljevic
2018-03-29 18:33   ` [bug#30991] [PATCH 2/2] services: Add ModemManager to '%desktop-services' Danny Milosavljevic
2018-03-29 19:15 ` [bug#30991] [PATCH 0/2] Add ModemManager service Danny Milosavljevic
2018-03-29 22:21 ` [bug#30991] [PATCH v2 0/3] " Danny Milosavljevic
2018-03-29 22:21   ` [bug#30991] [PATCH v2 1/3] services: Move static-networking to (gnu services base) Danny Milosavljevic
2018-03-31 16:13     ` Ludovic Courtès
2018-04-01  8:16       ` Danny Milosavljevic [this message]
2018-04-01  9:38         ` Ludovic Courtès
2018-03-29 22:21   ` [bug#30991] [PATCH v2 2/3] services: Add modem-manager-service-type Danny Milosavljevic
2018-03-31 16:14     ` Ludovic Courtès
2018-09-04 13:22       ` Ludovic Courtès
2018-09-04 19:41         ` Danny Milosavljevic
2018-09-04 20:53           ` Ludovic Courtès
2018-09-04 21:16             ` Danny Milosavljevic
2018-03-31 18:39     ` Björn Höfling
2018-03-29 22:21   ` [bug#30991] [PATCH v2 3/3] services: Add ModemManager to '%desktop-services' Danny Milosavljevic
2018-03-31 16:08     ` Ludovic Courtès
2018-05-01  9:58       ` Danny Milosavljevic
2018-05-06 21:00         ` Ludovic Courtès
2018-05-08  7:04           ` Danny Milosavljevic
2018-05-08 13:35             ` Ludovic Courtès

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=20180401101607.31d695fa@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=30991@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /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).