Re: Error with mcron-configuration

2018-07-06 Thread Carlo Zancanaro
Hey Jone! ... (mcron-service-type (mcron-configuration (jobs (list fstrim-job ... This is close, but very slightly wrong. `mcron-service-type` isn't a procedure, so you can't call it like that. You have to use `service`: (service mcron-service-type (mcron-configuration

Re: MTP & Guix

2018-07-06 Thread Maxim Cournoyer
Hello, Pierre Neidhardt writes: > Hi there! > > Do you people have recommendations when it comes to MTP (file sharing > with mobile devices) support on GuixSD? > > Ideally I'd like something as straightforward as an auto-mounted folder > which I can browse with my favourite file browser. > > I s

Error with mcron-configuration

2018-07-06 Thread Jone
Hello. guix system --version guix system (GNU Guix) c3bda394a44ceed39c5ac2f1d07502a3a7502da5 Ver. 1 ___ (use-modules ... (gnu services mcron);; ← manual ... (define fstrim-job ;; ← manual #~(job "10 10

GNU Guix & GuixSD 0.15.0 released

2018-07-06 Thread Ludovic Courtès
We are pleased to announce the release of GNU Guix & GuixSD 0.15.0, representing 7,020 commits by 100 people over 7 months. This release brings us close to our goals for 1.0, so it’s probably one of the last zero-dot-something releases. • About GNU Guix is a transactional package manager for