Ivan Vilata i Balaguer writes:
> Hi, when running ``assword gui`` from Assword 0.10 I get the following error:
>
> ```
> Traceback (most recent call last):
> File
> "/gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10/bin/.assword-real",
> line 9, in
> load_entry_point('assword==0.1
Danny Milosavljevic writes:
> (define-public gtksourceview-2
> (package
> (name "gtksourceview")
> (version "2.10.5") ; This is the last version which builds against gtk+2
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnome/source
Hi Jason,
"Jason Self" skribis:
> The guix docs in [0] have a small bug of omission for upstart.
>
> After doing: # ln -s ~root/.guix-profile/lib/upstart/system/guix-
> daemon.conf /etc/init/ you should then do: initctl reload-configuration
Fixed in 4a780bdf1c9df37656d7f861a52f87e9b027bf3e, tha