1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02: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:
Ludovic Courtès
2025-08-25 13:53:46 +02:00
parent f30c8b53ea
commit 23b22f75e9

View File

@@ -29,7 +29,6 @@
#:use-module (gnu services shepherd)
#:use-module (gnu system shadow)
#:use-module ((gnu packages admin) #:select (shadow))
#:use-module (gnu packages dico)
#:use-module (gnu packages dictionaries)
#:autoload (gnu build linux-container) (%namespaces)
#:autoload (gnu system file-systems) (file-system-mapping)