mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
services: dicod: Remove reference to (gnu packages dico).
This is a followup to 4c130c980f
.
* gnu/services/dict.scm (gnu): Remove reference to (gnu packages dico).
Change-Id: Idf0d2c43d63d5ad040ecbc13629ffed5c603ddf3
This commit is contained in:
parent
f30c8b53ea
commit
23b22f75e9
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
||||||
#:use-module (gnu services shepherd)
|
#:use-module (gnu services shepherd)
|
||||||
#:use-module (gnu system shadow)
|
#:use-module (gnu system shadow)
|
||||||
#:use-module ((gnu packages admin) #:select (shadow))
|
#:use-module ((gnu packages admin) #:select (shadow))
|
||||||
#:use-module (gnu packages dico)
|
|
||||||
#:use-module (gnu packages dictionaries)
|
#:use-module (gnu packages dictionaries)
|
||||||
#:autoload (gnu build linux-container) (%namespaces)
|
#:autoload (gnu build linux-container) (%namespaces)
|
||||||
#:autoload (gnu system file-systems) (file-system-mapping)
|
#:autoload (gnu system file-systems) (file-system-mapping)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue