unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#68848: New home-dotfiles-service-type creates extra toplevel directories
@ 2024-01-31 12:17 Janneke Nieuwenhuizen
  2024-01-31 12:31 ` Giacomo via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Janneke Nieuwenhuizen @ 2024-01-31 12:17 UTC (permalink / raw)
  To: 68848; +Cc: Giacomo Leidi, Ludovic Courtès

Hi,

When I follow the documentation, and have

    dotfiles/guix/.config/guix/channels.scm

that shows suing tree -a ./dotfiles

    dotfiles
    └── guix
        └── .config
            └── guix
                └── channels.scm

similar to the documentaion, and using

    (service home-dotfiles-service-type
             (home-dotfiles-configuration
               (directories (list "./dotfiles"))))

creates

    ~/guix/.config/guix/channels.scm

an extra toplevel `guix" directory!

What gives?

Greetings,
Janneke

-- 
Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#68848: New home-dotfiles-service-type creates extra toplevel directories
  2024-01-31 12:17 bug#68848: New home-dotfiles-service-type creates extra toplevel directories Janneke Nieuwenhuizen
@ 2024-01-31 12:31 ` Giacomo via Bug reports for GNU Guix
  0 siblings, 0 replies; 2+ messages in thread
From: Giacomo via Bug reports for GNU Guix @ 2024-01-31 12:31 UTC (permalink / raw)
  To: janneke, 68848; +Cc: ludo, sarg, 60521

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

Hi Janneke, thank you for the report. I already pointed out this at https://issues.guix.gnu.org/60521 . there was a fix that was removed by a misunderstanding on the requirements of the service since the code contradicts documentation as you pointed out . It should be pretty easy to apply the fix from 60521.

Thank you

Giacomo

Il 31 gennaio 2024 13:17:25 CET, Janneke Nieuwenhuizen <janneke@gnu.org> ha scritto:
>Hi,
>
>When I follow the documentation, and have
>
>    dotfiles/guix/.config/guix/channels.scm
>
>that shows suing tree -a ./dotfiles
>
>    dotfiles
>    └── guix
>        └── .config
>            └── guix
>                └── channels.scm
>
>similar to the documentaion, and using
>
>    (service home-dotfiles-service-type
>             (home-dotfiles-configuration
>               (directories (list "./dotfiles"))))
>
>creates
>
>    ~/guix/.config/guix/channels.scm
>
>an extra toplevel `guix" directory!
>
>What gives?
>
>Greetings,
>Janneke
>
>-- 
>Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
>Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

[-- Attachment #2: Type: text/html, Size: 1433 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-31 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-31 12:17 bug#68848: New home-dotfiles-service-type creates extra toplevel directories Janneke Nieuwenhuizen
2024-01-31 12:31 ` Giacomo via Bug reports for GNU Guix

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).