mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: packages/sync: Use (gnu packages security-token) module.
* gnu/packages/sync.scm: Use (gnu packages security-token) module. Change-Id: I9690b642e7f2460c2626cb4f5e3f6727a7295c58
This commit is contained in:
parent
83ab6ffa65
commit
bfcdb9ab7a
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@
|
|||
#:use-module (gnu packages readline)
|
||||
#:use-module (gnu packages rsync)
|
||||
#:use-module (gnu packages ruby)
|
||||
#:use-module (gnu packages security-token)
|
||||
#:use-module (gnu packages selinux)
|
||||
#:use-module (gnu packages shells)
|
||||
#:use-module (gnu packages sphinx)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue